We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I want config STM32F746 MPU ,
In the ARM Cortex M7 generic user guide External RAM memory region (0x60000000 - 0x7FFFFFFF)(512MByte) has WBWA (write back write allocate) cache policy see this link
http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0646b/CIHDHAEF.html
But in a application note of STmicroelectronics Company (for stm32f7 and stm32h7) for MPU programming define this region as write-through for FMC peripheral
Nom ,which of these is true ???
Thanks
Read further in the TRM:
The optional MPU can override the default memory access behavior described in this section. For more information, see Optional Memory Protection Unit.
ST: It is an example!