Skip to main content
Explorer
August 27, 2024
Solved

ST25R3916B Programming with nucleo board STM32F429

  • August 27, 2024
  • 2 replies
  • 818 views

I have NFC08 Card Reader and Nucleo Board STM32F429. I know X-CUBE-NFC6 Sotfware expansion develop  NUCLEO-L053R8 or NUCLEO-L476RG board. How to programming ST25R3916B with Board nucleo F429?

Do Library, Middleware... of X-cube NFC6 suitable with Nucleo Board STM32F429? 

Thanks your help!

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

    Hi,

    STM32CubeMX supports X-CUBE-NFC6 since version 3.0.0 of this package. This means that you can use SM32CubeMX to generate NFC applications with any NUCLEO board such as STM32F429. Inside the Documentation folder of the package, you will find a getting started PDF that details the various steps to configure the MCU and to generate the NFC application.

    Rgds

    BT

    2 replies

    Technical Moderator
    August 27, 2024

    Hi,

    STM32CubeMX supports X-CUBE-NFC6 since version 3.0.0 of this package. This means that you can use SM32CubeMX to generate NFC applications with any NUCLEO board such as STM32F429. Inside the Documentation folder of the package, you will find a getting started PDF that details the various steps to configure the MCU and to generate the NFC application.

    Rgds

    BT

    mystar411Author
    Explorer
    August 28, 2024

    Thank for your help! How about X-CUBE-NFC5? May I using ST25R3911B with any NUCLEO board with X-CUBE-NFC5?

    Technical Moderator
    August 28, 2024

    Hi,

    STM32CubeMX supports X-CUBE-NFC6, X-CUBE-NFC9 and X-CUBE_NFC10 packs.

    X-CUBE-NFC5 and X-CUBE-NFC3 are not integrated into STM32CubeMX. It is possible to use then with any NUCLEO but this requires more manual effort. Some posts on this community explain how to port X-CUBE-NFC5/3 on any NUCLEO board.

    Rgds

    BT