ST25R3911-B: Can't receive large data blocks on FTM (ST25NFC_Embedded_Lib_ST25R3911B_1.8.0)
Hello everyone. I'm currently developing and testing an embedded C software for microcontroller STM32L476 integrated on board ST25R3911B.
In order to better understand FTM and its features, I'm trying to use a ST25NFC_Embedded_Lib_ST25R3911B_1.8.0 demo project ( \ST25NFC_Embedded_Lib_ST25R3911B_1.8.0\Projects\STM32L476RG-Nucleo\Applications\X-NUCLEO-NFC05A1 ).
Currently I'm facing RX issues on packets over 32 bytes.
Down below I attach thw two log outputs (TX = 32 bytes, RX = 32 bytes) and (TX = 96 bytes; expected RX = 192 bytes)
I really don't understand what's messing around here since everything on my traget device is actually working fine.
Thank you.
