2012-10-24 10:51 AM
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,Mit2012-10-24 11:39 AM
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.2012-10-24 11:46 AM
Thanks.... that helps alot