cancel
Showing results for 
Search instead for 
Did you mean: 

How to check the FLASH integrity on STM32f103rct6

AADESH
Associate II

Hi @SofLit ,

do you have any suggestions to perform the integrity check for the application stored in flash ?

 

Best Regards,

Aadesh

 

1 REPLY 1
SofLit
ST Employee

@AADESH wrote:

Hi @SofLit ,

do you have any suggestions to perform the integrity check for the application stored in flash ?


Maybe using CRC.

You can read this application note to inspire from it: https://www.st.com/resource/en/application_note/an5507-how-to-use-crc-to-check-the-integrity-of-the-internal-flash-memory-on-stm32h7-mcus-stmicroelectronics.pdf

Read also: 

https://community.st.com/t5/stm32-mcus-products/flash-crc-integrity/td-p/501479

https://oao.no/wpe/2010/11/flash-crc-integrity-check/index.html

 

 

To give better visibility on the answered topics, please click on "Accept as Solution" on the reply which solved your issue or answered your question.