Skip to main content
GS1
Senior III
March 16, 2018
Question

How many flash erase cycles in STM32H743

  • March 16, 2018
  • 6 replies
  • 2432 views
Posted on March 16, 2018 at 18:58

I would like to know the number of possible flash memory erase cycles apply for the STM32H743. I could not find the spec. in the Reference manual or on the ST home page. 

Is it  like 100 000 write/erase cycles? or less?

Thank you for any help!

#stm32h7-flash-cycles
This topic has been closed for replies.

6 replies

Tesla DeLorean
Guru
March 16, 2018
Posted on March 16, 2018 at 19:24

Data Sheet says 10K cycles (NEND)

http://www.st.com/content/ccc/resource/technical/document/datasheet/group3/23/be/db/eb/29/39/4b/eb/DM00387108/files/DM00387108.pdf/jcr:content/translations/en.DM00387108.pdf

 

Table 52. Flash memory endurance and data retention

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
GS1
GS1Author
Senior III
March 16, 2018
Posted on March 16, 2018 at 19:32

Thank you for the quick reply!  I should have checked the data sheet...

Bogdan Golab
Lead
March 16, 2018
Posted on March 16, 2018 at 19:44

Maybe it's stupid but I load code to SRAM during the development phase to avoid re-flashing the MCU. I use Keil and it works quite well.