Forum : ARM
Original Post
Post Information | Post |
---|---|
June 1, 2011 - 9:21am
|
Hello, |
Forum : ARM
Post Information | Post |
---|---|
June 1, 2011 - 9:21am
|
Hello, |
Hi,
Ride7 does not do that directly. You can refer to the ST Application Note that describes how to get IEC60335 Class B conformance.
The easiest way to handle CRCs is to use an external tool that matches your CRC algorithm, and apply it on the BIN image of your produced file.
Note that you can use the CRC peripheral available on some STM32 subfamilies in order to get a better performance, but ensure that you apply the proper CRC algorithm on your BIN.
Best Regards,