Need a simple code for STM32CUBEIDE please.
Hello.
I have two nucleo boards, first one is NUCLEO-L476RG other one is NUCLEO-F767ZI
And I have one X-NUCLEO-NFC08A1 (ST25R3916B).
I want to use NFC08A1 on NUCLEO-F767ZI (or other board).
I have started to create new project on STM32CubeIDE.
And I copied sample codes from NFC08A1 EXAMPLE PROJECT.
I modified code to avoid error and warning. and It is done.
But, The code that I created is not working.
sadly, I do not know why.
May I get simple code for ST25R3916B? Example code privided from ST is very complicated.
I am gonna attach my source codes and provided example codes from ST.
Please help me!! :crying_face:
my code
https://drive.google.com/file/d/1UCDHrzmj59AH6B0b1C6I15UvrhaD2Ykm/view?usp=drive_link
st code
https://drive.google.com/file/d/1dEmPlHNlsBykh4ErHa3s9A3vB4GcDaa1/view?usp=drive_link
