User Activity

Hi, I am working on BlueNRG-2 and I need drive NFC-EERPOM(M24SR64). I tried to read from M24SR64, I got error when the reading bytes were more than 16.(It was ok <= 16 bytes), it stuck on the while loop as below. I put my readfunction and init func...
Hi,I am working on BlueNRG-2 and I need a funcion "hal_i2c_isdeviceready()" to confirm NFC eeprom IIC ready. In ST BlueNRG-2 demo, it used LL library of IIC.Could you give me some demo like "hal_i2c_isdeviceready()" in LL library.Thanks a lot.