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 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
  • another one of those wonderful OPs that, instead of answering a question bing up something different

    The major problem I faced is to generate appropriate timing signals for I2C Communication

    that can not possibly be the problem, as long as I²C timing is slow enough it can be NOT be too long.

    if timing is suspected just go dead slow, you can always try to go faster.

    Erik

Reply
  • another one of those wonderful OPs that, instead of answering a question bing up something different

    The major problem I faced is to generate appropriate timing signals for I2C Communication

    that can not possibly be the problem, as long as I²C timing is slow enough it can be NOT be too long.

    if timing is suspected just go dead slow, you can always try to go faster.

    Erik

Children
No data