Tool/software:
I am designing a display screen. During the low temperature experiment, the TDA4VM host had an I2C abnormality.
His environment is as follows:
I used I2C-5 on MAIN_R5F. After a while of experimenting, Board_i2c8BitRegRd kept returning non-zero values,
so I stopped accessing I2C-5 on MAIN_R5F and tried from MAIN_A72 (sending i2ctransfer -y -f 5 w1@0x18 0x0c r1
).
It returned an exception log (log file). I sent it again and it returned:
/cfs-file/__key/communityserver-discussions-components-files/791/First-abnormality.txt
[190111.881831] omap_i2c 2020000.i2c: controller timed out
Error: Sending messages failed: Connection timed out
I tried sending i2ctransfer -y -f 4 w1@0x16 0x0c r1
on I2C-4, and it returned correctly.
I also saved the dmesg
log. Please help analyze what caused this issue.
/cfs-file/__key/communityserver-discussions-components-files/791/6332.dmesg_5F00_log.txt
The SDK version used is 08_00_00_37.