Calculate and check CRC over bin file STM32F205
Posted on October 20, 2014 at 13:51I want to make a CRC check over the APP FLASH area (I use a BIN file) to know that my APP update O.K.For that I have some question.1. Does the IAR has an option of giving me the CRC of he BIN file I made ?2. How c...