Cannot read config register value of M24LR16E via I2C
Posted on June 07, 2018 at 09:34Hi All,I'm trying to communicate with M24LR16E(NFC tag IC) via I2C (STM32F103R is Master)I could find configuration register(address 2320) has initial value 0xF4.so I tried to read the configuration register, but I go...