Part Number: TDA4VM
We use i2c0_main in our sensor driver, however, when we config the sensor, the I2C device encounter a timeout issue, almost every time at the same place.
We use PSDK 7.01, and the I2C0_MAIN was disabled in the Linux A72 side. The pinmux of i2c device is configured during the initialization stage.
what could be the problem? Does the i2c0_main was used by other system firmware.
what also capture the i2c signal at the moment i2c0 went dead.
Thank you.