This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

I2C with EEPROM using Angstrom OS

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,