I agree with Jumper, find the problem.
Maybe post the problem code??
SERIAL-- really simple example . Much more to add, but the basic idea.
SEND
RECEIVECode:SEROUT2, PORTX.X, MODE,[DEC 9]
Code:SERIN2, PORTX.X, MODE,[DEC VAR] IF VAR = 9 THEN LABELX
Bookmarks