dear ti
In mcu domain, i use I2C2 communicate with slave device,now i think the controller aways die。The scenario is like this: after reading or writing some registers,slave will pull down sda scl at the same time,after about 32Ms,sda scl will pull high again。After that,the sda scl aways has no data, although i send data,but the bus always high,or the signal is abnormal, can't communicate normally。
how to debug this issue?
by the way,does i2c2 master support clock stretching?
thanks a lot!