Ray in Manila / CC BY (https://creativecommons.org/licenses/by/2.0) |
|
Hello, if you want to find more about me, please check my website.
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Ray in Manila / CC BY (https://creativecommons.org/licenses/by/2.0) |
|
Hello, if you want to find more about me, please check my website.
Closes #363 Signed-off-by: Filipe Laíns lains@riseup.net
I am working with a CRC algorithm found in STM32. Python algorithm: words = struct.unpack('I'*data_len, data) # unpack into 4 byte words crc = 0xFF…