Other Parts Discussed in Thread: UCD90160,
We use BMC management peripherals. When BMC is switched to backup, the ucd90160 driver is loaded abnormally
log:
[20220929 18:28:37][ 3.061764] ucd9000 42-0034: Failed to read device ID
[20220929 18:28:37][ 3.066888] ucd9000: probe of 42-0034 failed with error -5
After checking, it is found that each time the device ID cannot be read, an error is reported
We use the logic analyzer to measure the waveform, and the SCL is always low under abnormal conditions
What causes the low SCL? How to solve this problem?
There is another problem:
Why is the value unreadable for the first time in i2cget after i2cdetect, and can be read for the second time