Ok, so you're reading numbers in straight binary, as in, you get %01010101 or whatever, and you have to send that out as a 55, as in the hexadecimal representation of 01010101?
If that's the case, it's all in the manual under the SERIN2 command.
If not, well, try again...
Bookmarks