Skip to main content
Associate III
December 12, 2025
Question

STM32U3 Workshop - NFC

  • December 12, 2025
  • 2 replies
  • 417 views

Hello STM Community - 

This post is in reference to the recent STM32U3 workshop webinar. I worked through the rather involved / complicated setup associated with the NFC example. Once the code was generated, 23 errors were returned during compilation. Not sure whether to chase down the 23 errors or request a "known good" project ZIP. I really just wanted to see the NFC function with the STM32U3 series MCU's. Pls advise. 

Thanks much,

Kelly

 

 

 

2 replies

KDJEM.1
Technical Moderator
December 16, 2025

Hello @Kbitsnbyte ;

 

Could you please share your project?

If you want to generate code from .ioc file using STM32CubeMX toolchain, I recommend you to copy the .ioc file in a new workspace then generate code and open the project using STM32CubeIDE

 

Thank you.

Kaouthar

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.
Associate III
December 17, 2025

Hello Kaouthar - a few updates: 

 

  • I was able to successfully evaluate the X-NUCLEO-NFC10A1 using an STM32L476RG MCU and the sample project contained here: https://www.st.com/en/embedded-software/x-cube-nfc10.html#overview
  • The "broken" project created as part of the 12/10/25 STM32U3 workshop is attached. It was a good "start from scratch" exercise. Any insights as how to repair or rebuild this project would be appreciated. If relevant, I am using STM32CUBE IDE V 2.0.0 - I believe the workshop procedures referenced an earlier version. 

Thanks much,

Kelly