Question
Calculated CRC value does not match incoming CRC value
Hello
I'm having trouble calculating crc. I am using STM32F401 with cube ide.
The correct crc occurs on crccalc.com. But I couldn't run CRC-8 with MCU. I have looked at the examples, but when I try it gives different results.
Can you provide a working code example?
