If you need direct control of the TX pin your only option is to disable the hardware uart.
If you need direct control of the TX pin your only option is to disable the hardware uart.
Can't you just say
Code:PortB.5 = 0 sleep PortB.5 = 1 restart Uart etc if reqd
Bookmarks