I hve a strange problem using a Pic 16F88 and HSEROUT. The problem seems to be that when I sent a string of data thru HSEROUT (example: "AAAAA") that the very first sent it works great but from then on it seem to change the string ( on the receiving side a PC) to "PPPPP". I have tried all baud rates from 2400 to 38400 and it happen the same on all of them. I've striped by code down to just the HSEROUT and some pauses/sleep then back to the loop to sent again. I thought it might be the sleep, but I removed it and it didn't fix the problem. Any though???? Should I use serout maybe?? Any help would be great.
Thanks...
Bookmarks