Dear sir,
We have used AT24C512 EEPROM for writing and reading, by giving " i2cdetect -y -r 3 " EEPROM device is detected at the address 0x50. While writing at 0x00 address of EEPROM, the value at 0x00 address is not updated and we are getting 0xff in all address locations of EEPROM. what is the mistake here ?
Thank you,