Hi, I am using an ST25R3911B using the ST25NFC_embedded_library in polling mode on an stm32f103CBT6. In my program, I poll my ST25 and then move on to reading values from arrays of hall sensors (4 arrays of 16 sensors each) a total of 64 sensors. The...