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

Back to Subject List

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


 
#24459 - RE: Array management On I2C Bus
As it's connected via I2C, you won't be able to implement a simple 'C' 2D array.

The usual approach is to write i2cReadByte() and i2cWriteByte() functions and use these to access the EEPROM.
Your code must manage the address calculations to implement your "array"

List of 4 messages in thread
TopicAuthorDate
Array management On I2C Bus            01/01/70 00:00      
RE: Array management On I2C Bus            01/01/70 00:00      
RE: Array management On I2C Bus            01/01/70 00:00      
RE: Array management On I2C Bus            01/01/70 00:00      

Back to Subject List