Page 1 of 1

Disable the I2C Peripherial for MOD5234

Posted: Tue Nov 21, 2017 2:39 pm
by tk1390
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!