cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F2 series flash mapping

mit
Associate II
Posted on October 24, 2012 at 19:51

Hi,

I am using STM32F207VE, and trying to perform read/write operation. Since this chip has flash memory of 512K, not sure how the mapping takes effect. 

Memory mapping is explained for 1MB flash, but not for lesser memories.

Thanks,

Mit
2 REPLIES 2
Posted on October 24, 2012 at 20:39

They all have the same die, they have 1MB

16KB x4, 64KB x1, 128KB x7 in that order

The 512KB model has three tested 128KB blocks, the 256KB model has one.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
mit
Associate II
Posted on October 24, 2012 at 20:46

Thanks.... that helps alot