??? 08/04/06 12:31 Read: times |
#121648 - 5 bit CRC polynomial |
I'm interfacing Heidenhain ROC 17 bit shaft encoder, everything is fine except that I can't get the CRC code correct to check my 17 bit position.
I contacted the manufacturer last week with no success. Does anyone know the polynomial used for this CRC? I tried the standard polynomial 0x15 = (x+1)(x4 + x3 + 1) and the usb polynomial 0x12 = (x5 + x2 + 1) with no success. Mahmood |