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

Interfacing I2C EEPROMs

I HAVE BEEN TRYING TO INTERFACE 24XXX SERIAL EEPROMs USING I2C WITH ATMEL AT89X51/52, BUT NOT REACHED TO THE TARGET YET. PLEASE HELP !

Parents
  • Hello Erik,

    I want to write some bytes of data on EEPROMs, and later retrieve the data using at89s51/52.
    How I2C communication can be established to do this task?
    I need the C help for generating timing signals, writing to eeprom and reading from eeprom for interfacing 24C02 with at89s52.

    thanks for your response

Reply
  • Hello Erik,

    I want to write some bytes of data on EEPROMs, and later retrieve the data using at89s51/52.
    How I2C communication can be established to do this task?
    I need the C help for generating timing signals, writing to eeprom and reading from eeprom for interfacing 24C02 with at89s52.

    thanks for your response

Children