<0|1> : used to execute write or read operation. This is the Least Significant Bit (LSB) from the I2C address byte.
<I2C address> : Here has to be written the hexadecimal value on the address byte, which is shifted to right with one bit. The reason for the right shift is because, the lsb bit ist already used in the first field, where the working operation is choosen. <data length> : data length <byte1 ... byte8> : data Example command:
send: I2C 0 70 1 08
receive: RECV I2C 0 70 01 08 -OK-
I | Attachment | Action | Size | Date | Who | Comment |
---|---|---|---|---|---|---|
png | i2c-address.png | manage | 4 K | 2015-09-29 - 09:28 | UnknownUser |