Part Number: RM46L852
Tool/software: Code Composer Studio
Hello, we have an application in which RM46L852 is an I2C master; all works well except very rare events with I2C hanging.
I would like to implement a release procedure, just like described in Analog Device application note AN-686 "implementing an I2C bus reset".
To do this, I have to change I2C_SDA and I2C_SCL pins mux to GIO , and then back to I2C.
Is there some simple way to do this?
Thanks