16bit CRC

N

Thread Starter

Neil Jepsen

I wish to use a Basic Stamp in a telemetry application, and need to write code to produce a 16bit CRC on my transmit and receive strings..Has anyone done this already ? Alternatively, has anyone done a 16bitCRC in basic. I have the usual maths in the basic stamp, plus XOR, logicAND, OR and bit shifts at my disposal.neil
 
Top