this section
I guess you want a Return there.Code:COM_RX: hserin 1, exitsub, [bufferrx] serbufferrx[0]=bufferrx goSUB usb_TX goSUB main
And when you deal with HSEROUT/HSERIN, you should use DEFINEs, unless, it will use default 2400 Bauds baudrate.
AND you must add DEFINE OSC 48 at the top of your code as well.
That should be enough to start![]()
Bookmarks