Question
Hex2bin CRC and HAL STM32 CRC are not the same
Hi
I tried to generate hex2bin crc32 and then crc32 on stm32 (on words, the rest CubeMX configurations were set to default) , but they are not the same. On hex2bin i can configure big or little endianness, but the result doesn't change and i don't know the default.
Did anyone here try to conduct the same experiment and can share the insights or findings?
Thanks!
