RFAL compatibility with STM32F072RB
Hello everybody,
I am trying to drive ST25T3911B with STM32F072RB.
I am using X-NUCLEO-NFC05A1 mounted on the NUCLEO-F072RB.
I have configured NUCLEO-F072RB with STM32CUBEMX, you can find the project file attached; for my application I have added CAN connectivity and I2C connectivity.
I am using the RFAL library found in the X-CUBE-NFC5, and the application I have written is pretty similar to the polling loop in the STM32F4 example.
I am reading ST25TB512-AC tags.
The SPI seems to work because my application can retrieve the chip ID from the card, but requesting the UID a hard fault always occures during the receiving phase of the SPI communication.
I have noticed that the ST25R3911B continuosly drives the external interrupt even if no card is present, is this correct?
Can you check my STM32CUBEMX configuration in order to see if everything related with RFAL middleware is fine?
Thank you in advance.
Sincerely
Alessandro
