ubuntu@arm:~$ i2cdetect -y -r 2 0 1 2 3 4 5 6 7 8 9 a b c d e f 00: -- -- -- -- -- -- -- -- -- -- -- -- -- 10: -- -- -- -- -- -- -- -- 18 -- -- -- -- -- -- -- 20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 50: -- -- -- -- UU UU UU UU -- -- -- -- -- -- -- -- 60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 70: -- -- -- -- -- -- -- -- ubuntu@arm:~$ i2cdetect -y -r 2 0 1 2 3 4 5 6 7 8 9 a b c d e f 00: -- -- -- -- -- -- -- -- -- -- -- -- -- 10: -- -- -- -- -- -- -- -- 18 -- -- -- -- -- -- -- 20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 50: -- -- -- -- UU UU UU UU -- -- -- -- -- -- -- -- 60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 70: -- -- -- -- -- -- -- -- ubuntu@arm:~$ i2cset -y -r 2 0x18 0x00 0x00 Value 0x00 written, readback matched ubuntu@arm:~$ i2cset -y -r 2 0x18 0x01 0x01 Warning - data mismatch - wrote 0x01, read back 0x00 ubuntu@arm:~$ i2cset -y -r 2 0x18 0x04 0x03 Value 0x03 written, readback matched ubuntu@arm:~$ i2cset -y -r 2 0x18 0x06 0x08 Value 0x08 written, readback matched ubuntu@arm:~$ i2cset -y -r 2 0x18 0x07 0x00 Value 0x00 written, readback matched ubuntu@arm:~$ i2cset -y -r 2 0x18 0x05 0x91 Value 0x91 written, readback matched ubuntu@arm:~$ i2cset -y -r 2 0x18 0x0B 0x88 Value 0x88 written, readback matched ubuntu@arm:~$ i2cset -y -r 2 0x18 0x0C 0x82 Value 0x82 written, readback matched ubuntu@arm:~$ i2cset -y -r 2 0x18 0x0D 0x00 Value 0x00 written, readback matched ubuntu@arm:~$ i2cset -y -r 2 0x18 0x1B 0x00 Value 0x00 written, readback matched ubuntu@arm:~$ i2cset -y -r 2 0x18 0x3C 0x0B Value 0x0b written, readback matched ubuntu@arm:~$ i2cset -y -r 2 0x18 0x00 0x08 Value 0x08 written, readback matched ubuntu@arm:~$ i2cset -y -r 2 0x18 0x01 0x04 Value 0x04 written, readback matched ubuntu@arm:~$ i2cset -y -r 2 0x18 0x00 0x00 Value 0x00 written, readback matched ubuntu@arm:~$ i2cset -y -r 2 0x18 0x74 0x00 Value 0x00 written, readback matched ubuntu@arm:~$ ubuntu@arm:~$ i2cset -y -r 2 0x18 0x00 0x01 Value 0x01 written, readback matched ubuntu@arm:~$ i2cset -y -r 2 0x18 0x1F 0x04 Value 0x04 written, readback matched ubuntu@arm:~$ i2cset -y -r 2 0x18 0x21 0x4E Value 0x4e written, readback matched ubuntu@arm:~$ i2cset -y -r 2 0x18 0x23 0x44 Value 0x44 written, readback matched ubuntu@arm:~$ i2cset -y -r 2 0x18 0x28 0x06 Value 0x06 written, readback matched ubuntu@arm:~$ ubuntu@arm:~$ i2cset -y -r 2 0x18 0x29 0x06 Value 0x06 written, readback matched ubuntu@arm:~$ i2cset -y -r 2 0x18 0x2A 0x1C Value 0x1c written, readback matched ubuntu@arm:~$ i2cset -y -r 2 0x18 0x1F 0xC2 Warning - data mismatch - wrote 0xc2, read back 0xc6 ubuntu@arm:~$ i2cset -y -r 2 0x18 0x20 0x86 Value 0x86 written, readback matched ubuntu@arm:~$ i2cset -y -r 2 0x18 0x24 0x92 Value 0x92 written, readback matched ubuntu@arm:~$ i2cset -y -r 2 0x18 0x25 0x92 Value 0x92 written, readback matched ubuntu@arm:~$ i2cset -y -r 2 0x18 0x26 0x92 Value 0x92 written, readback matched ubuntu@arm:~$ i2cset -y -r 2 0x18 0x00 0x00 Value 0x00 written, readback matched ubuntu@arm:~$ i2cset -y -r 2 0x18 0x3F 0xD4 Value 0xd4 written, readback matched ubuntu@arm:~$ i2cset -y -r 2 0x18 0x41 0xD4 Value 0xd4 written, readback matched ubuntu@arm:~$ i2cset -y -r 2 0x18 0x42 0xD4 Value 0xd4 written, readback matched ubuntu@arm:~$ i2cset -y -r 2 0x18 0x40 0x00 Value 0x00 written, readback matched ubuntu@arm:~$