Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/11/06 08:39
Read: times


 
#129273 - I2C Read Operation
Hi All,
The read operation logic which I showed below is correct or not?



I'm trying to simulate 24C02 EEPROM on the computer. (I examined the 24C02 datasheet for addressing) Program works for writing the data but it can not read it back. Under normal conditions, it must read data and write to port#1. but it writes to port 00H

There are three different read operations.
> sequential read
> current add. read
> random read
as far as I know, if we want to read data from any add. location, firstly we have got to give add. data to EEPROM. Then current add. read operation can be done.(As i illusrated above)
Suggestions please

best regards,
Batuhan

List of 14 messages in thread
TopicAuthorDate
I2C Read Operation            01/01/70 00:00      
   Photo            01/01/70 00:00      
      get the real stuff            01/01/70 00:00      
         I agree and, in addition            01/01/70 00:00      
            Thanks for all Replies, But...            01/01/70 00:00      
               By the way...            01/01/70 00:00      
                DELAY time is required ,I guess            01/01/70 00:00      
                  EEPROM needs time to write            01/01/70 00:00      
               what is it you do not understand            01/01/70 00:00      
                  what is it you do not understand            01/01/70 00:00      
                     I will not            01/01/70 00:00      
                        True            01/01/70 00:00      
   simulator            01/01/70 00:00      
   What addressing you are using            01/01/70 00:00      

Back to Subject List