Quote Originally Posted by mackrackit View Post
What is hitting the PIC?
15 or 0F
3 or 03

Code:
SERIN2  PORT.x,MODE,[WAIT("0F"),WAIT("03")]
Notice SERIN2... Never did like the single...

Doesn't matter hex or decimal - it's the same binary number sent via serial...
I had not noticed the WAIT feature in SERIN2. But the manual warns that at 9600 baud I *may* need an osc faster than 4MHz. Have not used SERIN2 before and it is giving me compiler ERRORS with the 12F509A.