cancel
Showing results for 
Search instead for 
Did you mean: 

STM32U3 Workshop - NFC

Kbitsnbyte
Associate III

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 2
KDJEM.1
ST Employee

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.

Kbitsnbyte
Associate III

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