If i use the mpu and for programming another region, does a HAL_MPU_Disable() remove the old config?
I am using an STM32L471QE, and am programming its MPU. Because of the Software architecture i try to enable the MPU regions one at a time. Does the MPU keep the old configuration if i disable it or do i have to program all the seperate parts again?