Hi everyone,
I am working with the STEVAL-25R200SA evaluation board using the ST25R200 GUI software, and everything is functioning correctly.
However, I would like to develop my own software instead.
Using X-CUBE-NFC10 Middleware:
- Can I use the X-CUBE-NFC10 middleware to read and write NFC tags with this board?
- I attempted to generate the necessary files, but the generator is not working properly. Specifically, the file "nfc_conf.h" is not being generated as expected, causing errors.
Understanding the Existing Firmware:
- I have access to the firmware code for the STEVAL-25R200SA, but it is quite complex.
- I am unsure which parts of the code are essential and which can be ignored.
- Could someone guide me on how to approach this or point me to relevant documentation?
- i don't need to use uart for example.
Any help would be greatly appreciated!
Thanks!