Hi,
My system requires the ability to switch the I2C SDA pin to an output GPIO when a certain condition is met? How can one gracefully disable the peripheral and switch the pin? Beside changing the pin from PINJ2_39_SDA to a regular GPIO and setting the I2CR = 0x00, is there anything else that would be required?
Thanks!