2024-07-16 06:19 AM
I am fairly new to STM Cube IDE and the expansion packages.
I wanted to bring up the X-NUCLEO-NFC08A1 on NUCLEO-U575ZI-Q with the examples and read through several user guides etc. including the STMicroelectronics.X-CUBE-NFC6_GettingStarted. The documentation also has a fault by stating that the "Additional Software" button must be click which does not exist in the IDE. According to the https://www.st.com/en/evaluation-tools/st25-nfc-rfid-eval-boards.html webpage it should be possible.
I followed the starting guide that is provided when downloading the extension package (Getting started with the X-CUBE-NFC6 high performance HF reader/NFC initiator. IC software expansion for STM32Cube).
I followed the steps selecting the Nucleo-L476RG board during project creation for which examples are also provided.
In contrast to the guide it does not find a solution and it only offers PA5 for all LEDs.
I would appreciate if you could give a step by step guide to setup a project where I am able to select the right pins and peripherals.
Best regards,
Philipp
Solved! Go to Solution.
2024-07-17 05:33 AM
Hello again,
sorry for asking this question as an unexperienced user ;)
I solved it myself by configuring the GPIOs and the Peripherals as follows:
Hope this helps someone else who gets started with STM and NFC.
Best regards,
Philipp
2024-07-17 05:33 AM
Hello again,
sorry for asking this question as an unexperienced user ;)
I solved it myself by configuring the GPIOs and the Peripherals as follows:
Hope this helps someone else who gets started with STM and NFC.
Best regards,
Philipp
2024-08-06 02:22 AM
Hi
I'm also trying to configure the pins for the X-NUCLEO-NFC08A1. I want to use it with the NUCLEO-H533RE but i cant figure out how i shall configure the pins in a right way. Is there maybe a general solution for this? Or is there a different problem?