I am using Nucleo-L476 board and NFC06A1.With the Free RTOS sample (ST25NFC_Embedded_Lib_ST25R3916_1.4.0, FreeRTOS_polling), I am aleady verified the NFC card operation with the SPI interface.I tried to check the operation with I2C instead of SPI, bu...