Skip to main content
JChen.37
Associate II
January 5, 2023
Solved

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

  • January 5, 2023
  • 1 reply
  • 696 views

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

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

    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

    1 reply

    Brian TIDAL
    Brian TIDALBest answer
    Technical Moderator
    January 5, 2023

    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.