Integrating RFAL Files for NFC Communication with STM32Cube
I am currently working on a project that involves reading NFC tags using the NFC X-NUCLEO-NFC08A1 extension, which utilizes the ST25R3916 NFC reader connected to an STM32 Nucleo-G0B1RE platform.
Having completed the hardware interfacing for SPI communication between the two, I have now integrated the RFAL files into the project via the X-CUBE-NFC6 package to enable communication between the STM32Cube software and the NFC reader.
Are there any modifications required in these files to adapt them to the project? Additionally, what is the difference between X-CUBE-NFC6 and STSW-ST25RFAL002?
