TQMa91xxCA - YOCTO Linux BSP documentation

I2C

An overview of the onboard I2C devices is available here.

U-Boot

Select the I2C bus device:

i2c dev 1

Show all devices connected to the currently selected I2C bus:

i2c probe

Linux

Detect all devices connected to an I2C bus:

i2cdetect 1