RSB-3730 I2C Test

From ESS-WIKI
Jump to: navigation, search

Check i2c device (audio codec: 0-000a).

# i2cdetect -y 0

RSB-3730 I2C detect.png

I2c set and get

# i2cset -f -y 4 0x0a 0 0xff00 w
# i2cget -f -y 4 0x0a 0 w

RSB-3730 I2C set and get.png