Skip to main content
This topic has been closed for replies.
Best answer by Brian TIDAL

Hi,

X-CUBE-NFC7 is dedicated to  X-NUCLEO-NFC07A1 Dynamic NFC/RFID tag IC expansion board.

If your board is a X-NUCLEO-NFC05A1, you can use either the X-CUBE-NFC5 firmware package or the STSW-ST25R-LIB firmware package. I would recommand to use the  STSW-ST25R-LIB. X-CUBE-NFC5 and STSW-ST25R-LIB both provide project files for STM32CubeIDE.

If your question is: "is X-CUBE-NFC5 supported in STM32CubeMX", the answer  is no. As explained by Peter, this firmware package is not integrated in STM32CubeMX.

Rgds

BT

2 replies

Peter BENSCH
Technical Moderator
June 25, 2023

Welcome @FGang, to the community!

the ST25R3911B requires the use of X-NUCLEO-NFC05A1, which cannot be selected as an embedded software pack in the STM32CubeIDE because it was compiled several years ago and is therefore not compatible with the newer STM32CubeIDE. Instead, you can either open a project directly in its unpacked directory, or integrate the drivers (BSP, Middlewares) manually into your project.

Hope that helps?

Regards
/Peter

Brian TIDAL
Brian TIDALBest answer
Technical Moderator
June 26, 2023

Hi,

X-CUBE-NFC7 is dedicated to  X-NUCLEO-NFC07A1 Dynamic NFC/RFID tag IC expansion board.

If your board is a X-NUCLEO-NFC05A1, you can use either the X-CUBE-NFC5 firmware package or the STSW-ST25R-LIB firmware package. I would recommand to use the  STSW-ST25R-LIB. X-CUBE-NFC5 and STSW-ST25R-LIB both provide project files for STM32CubeIDE.

If your question is: "is X-CUBE-NFC5 supported in STM32CubeMX", the answer  is no. As explained by Peter, this firmware package is not integrated in STM32CubeMX.

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.