I am trying to calculate the maximal data block length of CRC-16. It is not clear to me if the polynomial 0x8005 is a primitive polynomial.
Is CRC-16 using a primitive polynomial or not?
I am trying to calculate the maximal data block length of CRC-16. It is not clear to me if the polynomial 0x8005 is a primitive polynomial.
Is CRC-16 using a primitive polynomial or not?