Hello, does anyone know how to programmatically calculate a CRC with a polynomial length of 8 and 16 bits? The algorithm described in AN4187 only works with a 32-bit polynomial. Here are the results:IN_REVERSE_NONE, OUT_REVERSE_NONE, POLY_32B - 0xe8b...