Changes

How to use EEPROM

No change in size, 16:31, 5 September 2012
m
Play with EEPROM memory
==IGEP PARIS Expansion==
<section begin=paris />
For example, the following writes the value 0x22 to register 0x10 of device 0x50 0x51 on i2c bus 23:
<pre>i2cset -f -y 3 0x51 0x10 0x22
i2cget -f -y 3 0x51 0x10</pre>
==IGEP BERLIN Expansion==
<section begin=berlin />
For example, the following writes the value 0x22 to register 0x10 of device 0x50 0x51 on i2c bus 23:
<pre>i2cset -f -y 3 0x51 0x10 0x22
i2cget -f -y 3 0x51 0x10</pre>
4,199
edits