hey, Ive been curious about something for a while, but Ive used hser for various projects due to this reason, but sending a long stream of chars to the PIC usually causes it to lock up. I use a 16f628a and if I use serin, it'll lock up after a second or two, but with hserin, I can add this to the top of my code and it prevents this situation from occurring:
I was just curious if there was anything in serin/serin2 that is like this. Im still using pbp 2.6 I believe, havnt checked in agesdefine HSER_CLROERR 1but cant afford to upgrade to 3.x
Bookmarks