Hi
I work on an embedded system project. There are I2c communication problems between the master (DM368) and the slave (the analog to digital converter AD7998).
The minicom displays :
i2c_davinci i2c_davinci.1: controller timed out
i2c_davinci i2c_davinci.1: initiating i2c bus recovery
Failed to write to the i2c bus.
Connection timed out
i2c_davinci i2c_davinci.1: controller timed out
i2c_davinci i2c_davinci.1: initiating i2c bus recovery
Failed to read from the i2c bus.
Connection timed out
Do you know where it comes from ?
Thanks
Pierre