whether all the STM32 MCU's flash memory is categorized in same way as banks,sectors,pages
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-06-05 1:50 AM - edited ‎2023-11-20 4:01 AM
whether this below image is my imagination about memory
please correct me or help me in understanding this
- Labels:
-
Flash
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-06-05 4:27 AM
Sizes depend on STM32 family / model.
Generally have banks and pages.
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-06-05 10:19 AM
On some STM32 sectors have different sizes inside the same chip...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-06-05 12:06 PM
Generally sectors / pages / blocks is a term used interchangeably or loosely.
On the F4 / F7 the erase size varies, along with the time, banks can also be arranged side-to-side rather than back-to-back.
A single power-point slide really doesn't capture the complexity or choices.
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-06-06 1:48 AM - edited ‎2023-11-20 4:01 AM
below memory organisation of stm32f4,stm32G0.In F4 it is organized as sectors whereas G0 advanced Arm it is defined as Pages
