The driving program works fine. I get the same result if I paste blocks of text in hyperterm. I'm still working on some previous response and will post my results shortly.
I'm sending some data (123456789\r) repeatedly from my pc at 38400, data bits=8, stop bits 1 parity=none. When the PIC sees a CR it echoes the entire contents of the buffer to the pc. What I don't ...