Tool/software:
Hi Team
We encountered an I2C bus related error. When performing read access to tmp102, if SDA happens to be pulled low by tmp102,
the I2C operation of the controller is interrupted or abnormally reset, tmp102 will enter an abnormal state and keep pulling the SDA bus low.
We tried to send 9 more CLKs on the SCL bus to try to reset the read access, but it did not take effect.
In this case, how should we restore the I2C access of tmp102?
Best regards.