CRC 8-bits on STMF4xx
Posted on February 04, 2014 at 12:45Hi,I want to calculate CRC with hardware CRC but polynomial on the register is work on 32 bits.Can possible to calculate CRC 8-bits with hardware in the MCU? And how?Or I have to use sw crc.Thank everyone.