Content originally posted in LPCWare by mclane on Fri Oct 05 12:04:54 MST 2012
I have studied the crc code examples for the 1227 but I have no clue how to use them.
I need to calculate a crc16 checksum over a string of chars.
Can anyone help me how to do it?
Where can I find more details about the parameters to be provided to the functions prototyped in crc.h?