User Activity

Dear Community,I've got STM32H730 with ext Flash on OCTOSPI2 and ext RAM (s70kl1283) on OCTOSPI1.I call  SCB_EnableICache(); and  SCB_EnableDCache(); early in main, then I configure the MPU.I've got no problems executing code from ext Flash/OCTOSPI2 ...