MMU unit enable in STM32F7
Posted on November 20, 2015 at 22:05Hello. I have noticed that in the cubef7 examples many projects starts with MPU_Config() function . Is it necessary to use MPU unit in STM32F7? And the same question about L1 cache. Can i don't use it? Thank you.