Skip to main content
Associate II
November 29, 2024
Question

How to check the FLASH integrity on STM32f103rct6

  • November 29, 2024
  • 1 reply
  • 460 views

Hi @mƎALLEm ,

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

 

Best Regards,

Aadesh

 

1 reply

mƎALLEm
Technical Moderator
November 29, 2024

@AADESH wrote:

Hi @mƎALLEm ,

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 "Best answer" on the reply which solved your issue or answered your question.