Skip to main content
Explorer II
November 17, 2023
Solved

Connection to ST25PC-NFC software

  • November 17, 2023
  • 1 reply
  • 870 views

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.

This topic has been closed for replies.
Best answer by Brian TIDAL

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

 

1 reply

Brian TIDAL
Brian TIDALBest answer
Technical Moderator
November 17, 2023

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

 

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.