Dear Jan,
I have successfully completed the USB HID communication. Now I want to add the CRC method for error detection and correction of the data that will be send from the host to device over USB and vice-a-versa.
I am new to CRC. I have read through the webblogs on CRC and also the wikepedia weblink about CRC.
But none of them practically describes how to decide the generator polynomial i.e. the length and the value of the polynomial for CRC.
Can you help to get some practicall tutorials or examples on this?
Thanks and regards,
Vikram