STM32F429IGT6 FLASH size is 1M, why can read and write 0x08120000 address data?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-11-04 10:02 PM
STM32F429IGT6 FLASH size is 1M, why can read and write 0x08120000 address data?0x08120,000 is over 1M
Labels:
- Labels:
-
STM32F4 Series
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-11-05 3:25 AM
Your 1M version still has the same die as the 2M version. However, only what is specified in the data sheet is checked and guaranteed under the given conditions.
So if you have to guarantee the functionality of your system to someone, you should definitely leave the second 1M block unused.
When your question is answered, please close this topic by choosing Select as Best.
/Peter
In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-11-05 4:55 PM
OK thanks
