We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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.
But don't _all_ code/articles about I2C cover the timing?
Timing isn't an issue as long as you don't try to do it too quickly.