Flash Size of STM32F765VGT6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-11-02 10:59 AM
I am using the MCU STM32F765VGT6 for my product. The FLASHSIZE_BASE tells me the size of the flash is 1024 kBytes. However, in the IAR workbench linker script (.icf) files, generated through STM32 Cube, the flash address spreads across 2 MBytes. Can someone help me understand his discrepancy?
Solved! Go to Solution.
- Labels:
-
Flash
-
STM32F7 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-11-05 1:36 AM
hI @JSing​ ?
The STM32F765VGT6 has 1024 Kbytes of Flash memory as indicated on the datasheet. All access outside of this memory area is considered as "Out of specification": ST does not guarantee the flash behavior outside of the region specified in DS.
Khouloud.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-11-02 11:36 AM
They share a common die, ST tested half of it on the F756VG
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
‎2018-11-02 4:49 PM
Thanks for reply. But I couldn't follow it.​
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-11-05 1:36 AM
hI @JSing​ ?
The STM32F765VGT6 has 1024 Kbytes of Flash memory as indicated on the datasheet. All access outside of this memory area is considered as "Out of specification": ST does not guarantee the flash behavior outside of the region specified in DS.
Khouloud.
