STM32F7 Memory map in AN4839
We have a question about the memory map in section 3.1 of AN4839. The note states that "by default the MPU is disabled and that in this case the memory map is defined as the default address map".
Immediately under this statement is a table with a memory map. Is this the default memory map ? I am reading this as a default table that can be changed but another developer is reading this as requirements on the memory regions.
We have a QSPI flash mapped at 0x90000000 and I need this to be strongly ordered which according to AN4839 means that this needs to be sharable. We are getting odd behaviour due to speculative reads, hence the need for strongly ordered memory.
Regards,
Mark
