Hello, I'm trying to implement the CRC hardware module for checking a received file over MiWi. I have no clue why the result isn't the same from an online calculator. For instance, 4 data bytes (0x33) ran into a CRC16 with an initial value of 0x0000, 0x00..
↧