I am currently testing NFC card read/write functionality using the CLRC663 plus NFC Frontend Development Kit (OM26630FDK). While I have successfully tested the functionality using the NXP NFC Cockpit, I would like to proceed with creating and testing firmware in the MCUXpresso IDE environment.
However, I am having difficulty finding the appropriate SDK for this purpose. Could you please let me know if there is an available SDK that supports the CLRC663 plus NFC Frontend Development Kit (OM26630FDK) as a standalone device, without requiring the FRDM-K82F board?
Solved! Go to Solution.
Hello @sbchoe
Hope you are doing well.
CLRC663 plus family devices are NFC Frontends that require the NFC stack to run on a separate system MCU.
We provide a NFC Reader Library, which is a complete software support library for our NFC Frontend ICs designed to provide a faster and simpler way to develop your project. This library also provides an API that facilitates the most common operations required in NFC applications such as reading or writing data into contactless cards or tags, and offers support for some host MCUs from our portfolio.
If you are interested, you can refer to the following Application Note: Using the RC663 without library.
Regards,
Eduardo.
Hello @sbchoe
Hope you are doing well.
CLRC663 plus family devices are NFC Frontends that require the NFC stack to run on a separate system MCU.
We provide a NFC Reader Library, which is a complete software support library for our NFC Frontend ICs designed to provide a faster and simpler way to develop your project. This library also provides an API that facilitates the most common operations required in NFC applications such as reading or writing data into contactless cards or tags, and offers support for some host MCUs from our portfolio.
If you are interested, you can refer to the following Application Note: Using the RC663 without library.
Regards,
Eduardo.