Hi,
Is it okay to connect the GPIO pin with the I2C0-SCL pin of TMS320C6713 (see attached circuit)?
I am working on a project that requires toggling the SCL pin of I2C to release a locked-up bus. Since the I2C of TMS320C6713 doesn't allow to be used as a GPIO, I was wondering if I could connect a wire (blue line in the attached circuit) from one of the unused GPIO (grounded via 1k in my board) to the SCL pin. When in normal mode, I could leave the GPIO pin as an input pin thus letting the bus function normal. When a lock-up occurs, I could configure the GPIO as an output pin and send pulses by toggling the pin. Is this a good idea?
I looked through the datasheets, but couldn't confirm if the GPIO can sink about 1mA when it is outputting a logic low (0). Also, I am not sure if the above scheme would cause any other problems. Therefore, I would greatly appreciate if someone could provide me with any guidance.
Thank you,
Joe