Hi all,
I am trying to write and read to a I2C EEPROM AT24C512. In one sketch, if I write then immediately read, there show correct result. But if I use 1 sketch to write data, use another sketch to read data, there show incorrect result.
Is there any library for Arduino to interface with I2C EEPROM?