cancel
Showing results for 
Search instead for 
Did you mean: 

How to integrate the X-CUBE-NFC5 code to the platform.

JChen.37
Associate II

Hi sirs,

I have a ST25R3911B-Disco (NFC board) on hand, and my platform is STM32F767IGT6.

My question is how to integrate the X-CUBE-NFC5 code to my existed project (Keil uVision5), I simply copy the major .c and .h files from RFAL and BSP folder to the project but got many errors. Is there any tutorial shows on how to add the code to a project or which software I need to use to build a new project with X-CUBE-NFC5?

Best regards,

Joe

1 ACCEPTED SOLUTION

Accepted Solutions
Brian TIDAL
ST Employee

Hi,

see https://community.st.com/s/question/0D53W00001Px5sKSAR/how-to-create-a-project-with-x-cube-nfc06 for a similar question.

Please note that X-CUBE-NFC5 is designed to run with an X-NUCLEO-NFC05A1 expansion board. The ST25R3911B-DISCO has already an MCU (STM32L476RET6) and its own firmware (see STSW-ST25R002).

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.

View solution in original post

1 REPLY 1
Brian TIDAL
ST Employee

Hi,

see https://community.st.com/s/question/0D53W00001Px5sKSAR/how-to-create-a-project-with-x-cube-nfc06 for a similar question.

Please note that X-CUBE-NFC5 is designed to run with an X-NUCLEO-NFC05A1 expansion board. The ST25R3911B-DISCO has already an MCU (STM32L476RET6) and its own firmware (see STSW-ST25R002).

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.