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

Back to Subject List

Thread Closed: Issue successfully resolved

???
06/04/04 06:15
Read: times


 
#71705 - RE: Serial EEPROM problem
Responding to: ???'s previous message
It seems odd that the following statement is the same in both read and write functions:
i2c_SendAddress(ROM, 0);

In writeAt(), i2c_Stop() presumably initiates the self-timed write (5ms or thereabouts?). Without seeing the bigger picture, I'd ask whether you could be trying to read before the write has finished. How soon are you turning back around to read? Are you using a simple write completion timeout or are you write-busy polling elsewhere to pace EEPROM operations after the write?


List of 18 messages in thread
TopicAuthorDate
Serial EEPROM problem            01/01/70 00:00      
   RE: Serial EEPROM problem            01/01/70 00:00      
      RE: Serial EEPROM problem            01/01/70 00:00      
         RE: Serial EEPROM problem            01/01/70 00:00      
   RE: Serial EEPROM problem            01/01/70 00:00      
      RE: Serial EEPROM problem            01/01/70 00:00      
         RE: Serial EEPROM problem            01/01/70 00:00      
         RE: Serial EEPROM problem            01/01/70 00:00      
   RE: Serial EEPROM problem            01/01/70 00:00      
      RE: Serial EEPROM problem            01/01/70 00:00      
   RE: Serial EEPROM problem            01/01/70 00:00      
      RE: Serial EEPROM problem            01/01/70 00:00      
         RE: Serial EEPROM problem            01/01/70 00:00      
   RE: Serial EEPROM problem            01/01/70 00:00      
   RE: Serial EEPROM problem            01/01/70 00:00      
      RE: Serial EEPROM problem            01/01/70 00:00      
         RE: Serial EEPROM problem            01/01/70 00:00      
   Problem Solved!!!!!            01/01/70 00:00      

Back to Subject List