Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
I've read that for I2C, the open-drain configuration for the pin is enabled by setting GPxMUX to I2C for the pin.
I have an application that needs open-drain inputs/outputs, but where I need to manually control the pins. I cannot use the I2C module.
Is it possible to somehow configure the pins as open-drain, but use GPIODAT registers to set/read pin states?
Thanks,