2023-11-17 07:40 AM
Hello,
I am currently working with the Nucleo-L476RG and the NFC03A1 Nucleo expansion board (CR95HF reader version).
I have flashed the X-CUBE-NFC3 embedded software with STM32CubeProgrammer and would like to use the ST25PC-NFC tool to communicate with tags.
However, the board isn't recognized by the ST25PC-NFC (error message : NOT CONNECTED) while I had no trouble to detect it with Cube.
- Is it possible to use this board with ST25PC-NFC software ?
- Do I need a dedicated firmware ?
Thanks in advance !
Cordially,
Nicolas Meunier.
Solved! Go to Solution.
2023-11-17 08:12 AM
Hi Nicolas,
ST25PC-NFC supports ST25R3911B-DISCO, ST25R3916-DISCO, STEVAL-25R3916B and the MB1054B CR95HF board from the M24LR-DISCOVERY.
X-NUCLEO-NFC03A1 (ST25R95/CR95HF), X-NUCLEO-NFC05A1 (ST25R3911B), X-NUCLEO-NFC06A1 (ST25R3916) or X-NUCLEO-NFC08A1 (ST25R3916B) are designed for standalone applications running on NUCLEO MCU boards such as NUCLEO-L476RG. They cannot be used with ST25PC-NFC as there is no user USB interfaces (there is only an ST-Link USB interface which is not suitable for ST25PC-NFC).The X-CUBE-NFC3 uses the ST-Link Virtual Port Com to provide logging information on a serial terminal.
If you want to use the ST25PC-NFC, you have to use one of the supported board.
Rgds
BT
2023-11-17 08:12 AM
Hi Nicolas,
ST25PC-NFC supports ST25R3911B-DISCO, ST25R3916-DISCO, STEVAL-25R3916B and the MB1054B CR95HF board from the M24LR-DISCOVERY.
X-NUCLEO-NFC03A1 (ST25R95/CR95HF), X-NUCLEO-NFC05A1 (ST25R3911B), X-NUCLEO-NFC06A1 (ST25R3916) or X-NUCLEO-NFC08A1 (ST25R3916B) are designed for standalone applications running on NUCLEO MCU boards such as NUCLEO-L476RG. They cannot be used with ST25PC-NFC as there is no user USB interfaces (there is only an ST-Link USB interface which is not suitable for ST25PC-NFC).The X-CUBE-NFC3 uses the ST-Link Virtual Port Com to provide logging information on a serial terminal.
If you want to use the ST25PC-NFC, you have to use one of the supported board.
Rgds
BT