CRC Code

Hi,

We have packet of size 144 bytes and wants to genrate & check CRC . Can u give the CRC code ?

Hallo,
What kind of CRC algorithm would you like to use ?
The types is two - CRC16 and CRC32.

Best regard,
Iliyan Varshilov

hi,

Thanks for reply ! I want CRC 16.

There are different polynomials used for CRC. Consider reading about it.
This site has source code (which may NOT suit your needs) and a link to an explanation of CRC:

CRC-CCITT -- 16-bit