2017-06-21 10:03 AM
I would like to see a case usage of functions found in forum posting 'C/C++ Example for CRC Calculation'. I have ported and tested these functions in C#. I am comparing the results from the STM CRC peripheral to the one generated in C# on a PC. They do not agree. I am not the STM programmer. I am the service tool programmer.
Do I pass in the data a byte at a time or a 4 byte word at a time?
Would somebody confirm that 'C/C++ Example for CRC Calculation' provides the same algorithm as the STM32F CRC module?
2017-06-21 10:29 AM
I think my post is pretty clear about the nature and width of the data passed in, is it not? Even has test cases. Probably safe to assume I know what I'm doing.
https://community.st.com/0D50X00009XkYj5SAF
2017-06-21 10:40 AM
https://community.st.com/0D50X00009XkgnVSAR
Need to fix the DEAD LINKs
2017-06-21 12:30 PM
,
,
,https://community.st.com/0D50X00009XkbNMSAZ
,