Question
Question about memory mapping stm32F407VE
Posted on May 24, 2015 at 16:52
Hello,
i have a question, since i dont have much experience working with flash... The 32F407VE is 512kbytes flash size, but when trying to read the content of the flash with ST LINK application, the flash range is only 0x117A8, basicly the range i see is between 0x08000000 and 0x080117A8 , this is 71592 bytes. These 512Kbytes from specs are in the range of 0800000 ? Or it includes other adress ranges too? And another question, from let`s say a range of 0x08000000 to 0x0800001 is one byte or one kbyte (1024bytes) ? thanks