Difference between revisions of "STM32 Internal Flash Layout"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | One confusing aspect of STM32 is that the flash layout differ greatly between families and even individual [[MCU]]s within a family. On some families flash can be erased by page - typically 1 KB or 2 KB. On others erase can only be done | + | One confusing aspect of STM32 is that the flash layout differ greatly between families and even individual [[MCU]]s within a family. On some families flash can be erased by page - typically 1 KB or 2 KB. On others erase can only be done per sector and the sectors are not of the same size. The information is in the reference manual of each [[MCU]]. |
== STM32F103 == | == STM32F103 == |
Revision as of 11:42, 22 June 2021
One confusing aspect of STM32 is that the flash layout differ greatly between families and even individual MCUs within a family. On some families flash can be erased by page - typically 1 KB or 2 KB. On others erase can only be done per sector and the sectors are not of the same size. The information is in the reference manual of each MCU.
STM32F103
From Reference Manual
STM32L432
From Reference Manual
STM32F405
From Reference Manual
STM32F411
From Reference Manual: