Hey folks,
Is it possible via the GPIO pin init table, to invert the output of the Ti CC2650 GPIO UART Tx Pin?
The pin mapping I am using sets the "PIN_INV_INOUT" define. I have looked at the PIN.h documentation as well as the S/W Developers Guide. Currently using a nand gate to invert the signal after the fact works, but I would like to drive this signal correctly from the GPIO pin itself.
Any help or pointers will be greatly appreciated!