I2C EEPROM(STM M24lr64) problems
Posted on September 02, 2012 at 00:16Hello,I am trying to write a byte(A0) to a particular location on the EEPROM. I have intialized the I2C(1) as in the code mentioned below(In sEE_INIT()). I write the byte using the EEPROM_write function and read ...