2016-01-25 11:19 PM
Here on page 62 Flash memory endurance and data retention 1 k cycles: http://www.st.com/web/en/resource/technical/document/datasheet/DM00088500.pdf
Here on page 14, 10 000 times: http://www.st.com/st-web-ui/static/active/en/resource/technical/document/application_note/DM00049914.pdfHow many cycles erase flash?2016-01-26 01:56 AM
That appnote is dated May 2012, the STM32F030 was introduced in 2013, thus the appnote is not pertinent to the '030.
In doubt, the datasheet values should prevail. JW2016-01-26 07:01 AM
Didn't we already discuss this? Pick up the phone an talk to your local ST rep or FAE, that way you can get a definitive number.
I'd assume it's not a typo, and there are reasons to shrink the number. It wouldn't take much to test the resiliency in nominal conditions.Better yet think about why you need to have 1K erase cycles in your product, if there are more effective solutions, and how you can decimate that with simple journalling, or wear leveling.