This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to read and write from EEPROM

i am using atmel 89c51rd2 controller for developing application. i have interfaced an 2k atmel AT24C02A EEPROM with the controller. can anybody of u tell me how to read and write to the EEPROM. i need the logics in terms of Keil C programming.(C code source code)

Parents
  • i have referred the datasheets and i have done a module for reading and writing bytes using Keil C. but that is not working. i don't know how to maintain the timing between the operations with the nop. how i can know more things about I2C communication. i am new to this field. please help me.

    regards,
    thangaraj

Reply
  • i have referred the datasheets and i have done a module for reading and writing bytes using Keil C. but that is not working. i don't know how to maintain the timing between the operations with the nop. how i can know more things about I2C communication. i am new to this field. please help me.

    regards,
    thangaraj

Children