Resolved! Why can I access 0x0810000 AXIM address in STM32F767ZG Flash , although the reference manual says that its only till 0x080F FFFF?
I am using STM32F767ZG for a project of mine. As per page 89 of the reference manual , it has 1 MB of flash and has a flash organization structure, as shown in the screenshot. The manual says that the "Main memory block" is limited to 0x080F FFFF. I ...