Your chip is listed as one of the PIC18F chips that can be inverted by setting the BAUDCON RXDTP and TXCKP bits. So if you want, you can go without the max232.
http://www.picbasic.co.uk/forum/showthread.php?t=10361
Your chip is listed as one of the PIC18F chips that can be inverted by setting the BAUDCON RXDTP and TXCKP bits. So if you want, you can go without the max232.
http://www.picbasic.co.uk/forum/showthread.php?t=10361
http://www.scalerobotics.com
That's the first thing I checked in his latest code. He has bit 5 in BAUDCON set to 1; inverted.
I only got more confused with this thread, more than usual anyways. And to make things worse I'm using a hybrid USART without MAX232 in my current project. Good thing for fortunate souls that share code.
Robert
Bookmarks