![]() |
![]() |
|
Auto Increment |
||
A faster way for data accessEven though it is frequently related to I2C, automatic incrementation is not part of any I2C standard but rather a common feature found in many I2C devices. What it means is that the device maintains in internal pointer which is automatically incremented upon data read or write activities and which can be manually set to a fixed value. This comes in handy when storing larger amounts of data for instance in an ordinary I2C RAM or EEPROM. A typical communication scheme looks like this
|
||
|
|
||