| ??? 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" |
| Topic | Author | Date |
| 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 |



