2019-04-16 09:45 AM
2019-04-24 12:46 AM
HI,
ST provides an STM32Cube expansion software for the X-NUCLEO-NFC03A1 expansion board based on CR95HF/ST25R95 NFC/HF RFID Reader IC.
Here are the various documents and software regarding your setup:
As part of the X-CUBE-NFC3 expansion software, an implementation example is provided. It supports NUCLEO-F401RE and a binary is provided. In this application, NFC tags of different types are detected by the ST25R95 or CR95HF near field communication transceivers and a message containing the type and the UID is displayed on the serial console. The file demo.c also contains code example that can be used to read or write NFC-V tags. See rfalNfcvPollerReadSingleBlock() and rfalNfcvPollerWriteSingleBlock() API.
Rgds
BT
2019-04-24 12:46 AM
HI,
ST provides an STM32Cube expansion software for the X-NUCLEO-NFC03A1 expansion board based on CR95HF/ST25R95 NFC/HF RFID Reader IC.
Here are the various documents and software regarding your setup:
As part of the X-CUBE-NFC3 expansion software, an implementation example is provided. It supports NUCLEO-F401RE and a binary is provided. In this application, NFC tags of different types are detected by the ST25R95 or CR95HF near field communication transceivers and a message containing the type and the UID is displayed on the serial console. The file demo.c also contains code example that can be used to read or write NFC-V tags. See rfalNfcvPollerReadSingleBlock() and rfalNfcvPollerWriteSingleBlock() API.
Rgds
BT