Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/03/01 22:51
Read: times


 
#15400 - RE: Which checksum CRC-16, 8 bit, CCITT,or ?
Alexander,

Are you saying you words are 8 bit each but your messages are of either variable or specifically "odd" length?

If so, no need to pad the message, just calculate the CRC on all bytes in the message and append the resulting 2 bytes to the end.

If your words are not 8-bit length then a modified routine is used (done it once with 6 bit words).

regards,
p





List of 7 messages in thread
TopicAuthorDate
Which checksum CRC-16, 8 bit, CCITT,or ?            01/01/70 00:00      
RE: Which checksum CRC-16, 8 bit, CCITT,or ?            01/01/70 00:00      
RE: Which checksum CRC-16, 8 bit, CCITT,or ?            01/01/70 00:00      
RE: Which checksum CRC-16, 8 bit, CCITT,or ?            01/01/70 00:00      
RE: Which checksum CRC-16, 8 bit, CCITT,or ?            01/01/70 00:00      
RE: Which checksum CRC-16, 8 bit, CCITT,or ?            01/01/70 00:00      
RE: Which checksum CRC-16, 8 bit, CCITT,or ?            01/01/70 00:00      

Back to Subject List