OK
I just tried to reply and something freaked out. Anyways, I was just reading the posts again. Jerson I actually had been thinking the same thing about the while loop for receiving characters. I want to change it but am not sure how. I will probably have more questions when I get to that bit of the code. Thanks
Darrel, it just dawned on me what you were saying. In order to clear the rx errors you basically just turn off the receiver. In my code I do that but I never turn it back on. So if there is a rx error I'm done until I reset the PIC. That would explain some goofy things that were happening before. Thanks
Shawn