Hi,
I wonder if anyone may be able to help...
I am using an 18F1320 at 4Mhz and need to read serial binary code at 75 baud. I then need to convert the binary 'back' into Hex to output at a faster rate which is no problem. I can read at 75 baud using a 4MHz crystal by DECLARING it at 16MHz and using SERIN, but then have a problem with the input being in binary....
Bookmarks