Hello everyone, In my project i need to calculate 16 bit CRC with Polynomial 0xA001...... I have written code and i am getting 16bit value..... but how to verify that is correct CRC or Not.... this is first time im working on CRC so.. here is my CRC code...
↧