While trying RS232, i used baud 9600
and set the jumpers accordingly (J1,2,4 out, J3 in).
It didn't work.
The code
#use rs232(baud=2400, xmit=PIN_C6, rcv = PIN_C7)
was my last attempt (the baud was the only
thing I could change, so I just tried different rates in desperation).
Thanks, Tom
Hi ...