2025-03-03 4:04 AM
Hello,
I am using the Nucleo-STM32F411RE development board and X-NUCLEO-NFC08A1 NFC module, particularly NFC Tag read/write from Android Phone for my development use cases.
To achieve this, I downloaded the X-CUBE-NFC6 package as it was mentioned in the product brief. However, I could not find any example projects specifically for the STM32F4 series.
I also attempted to modify examples from other STM32 series, but I encountered faults and was unable to successfully run the code.
Could anyone provide a working example for the STM32F4 series, or share a step-by-step user guide? As I am new to STM32 MCU boards, this has been quite time-consuming, and any guidance would be greatly appreciated.
Thank you for your help!
Best regards,
Akash M
2025-03-03 4:32 AM
Hi,
the Documentation folder of the X-CUBE-NFC6 package (STM32Cube\Repository\Packs\STMicroelectronics\X-CUBE-NFC6\3.1.0\Documentation) contains a Getting Started application note (STMicroelectronics.X-CUBE-NFC6_GettingStarted.pdf). This should guides you to create your application.
Rgds
BT