shaswat
Advanced Member level 4
- Joined
- Jul 2, 2013
- Messages
- 115
- Helped
- 1
- Reputation
- 2
- Reaction score
- 1
- Trophy points
- 18
- Activity points
- 963
I would like to compute the CRC-16 checksum of a byte array, with 0xA001 polynomial. But I don't really how the given polynomial (0xA001) is used. Is it some kind of special value (0xA001)? What would be the value if calculate CRC for 8 and 32 bit?
Any new idea would be appreciated..
Thanks
Any new idea would be appreciated..
Thanks