I need to send a serial string to a GPS device. It needs to be followed by a crc two digit checksum which is an XORing of the data field. How would I do this without having to check it in advance? Using lookup and send them out one at a time after XORing with the previous?
Thanks,
Ron
Bookmarks