I have been using the on board USART on a 18F2X part and now need figure out how to get it turned off so I can use the pins for serin and out.
It seems that the USART is always connected. even when It is not defined and no other include is used.
Is there some INI or something that is setting the UART up by default?
How do I get Pins C6 and C7 to do regular I/O?
I assume that pin C6 and 7 can be used for other I/O functions.
I want to use serout2 and in on these pins.
It works on the other A abd B pins with no problem
tcbcats
Bookmarks