Interfacing I2C EEPROMs

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.

Parents
  • How I2C communication can be established to do this task?
    read the standard, available at the NXP website

    I need the C help for generating timing signals, writing to eeprom and reading from eeprom for interfacing 24C02 with at89s52.
    a convoluted way to say "give me the code". If my impression is wrong, ask specific questions

    Erik

Reply
  • How I2C communication can be established to do this task?
    read the standard, available at the NXP website

    I need the C help for generating timing signals, writing to eeprom and reading from eeprom for interfacing 24C02 with at89s52.
    a convoluted way to say "give me the code". If my impression is wrong, ask specific questions

    Erik

Children
More questions in this forum