Probably the interrupts interrupting the SERIN statements. Disable the interrupts before going into SERIN, reenable after coming back.
Normal, Inverted RS232, the PICs capabilities, all discussed fairly well in the PBP manual.I knew this is a time issue (software generated timing "serin2"), another plan is to use the internal UART build in my pic (i'm using a18f452), but my GPS only outputs TTL levels this create interfacing problems, how can I get working this project?
Bookmarks