cancel
Showing results for 
Search instead for 
Did you mean: 

Memory protection unit configuration

Nehal
Associate

I am trying to configure MPU of stm32f407g-disc1 board for FreeRTOS. But i am not able to get any reference or any documentation related to it. Can anybody please help me?

1 ACCEPTED SOLUTION

Accepted Solutions
Artur IWANICKI
ST Employee

Hello, I would recommend to you an example within STM32F4 Cube library related to STM32F4xG-EVAL board with similar MCU as a base.

example can be found within the library here:

.\STM32Cube_FW_F4_V1.27.1\Projects\STM324xG_EVAL\Applications\FreeRTOS\FreeRTOS_MPU

Library itself can be found here:

https://www.st.com/en/embedded-software/stm32cubef4.html 

View solution in original post

1 REPLY 1
Artur IWANICKI
ST Employee

Hello, I would recommend to you an example within STM32F4 Cube library related to STM32F4xG-EVAL board with similar MCU as a base.

example can be found within the library here:

.\STM32Cube_FW_F4_V1.27.1\Projects\STM324xG_EVAL\Applications\FreeRTOS\FreeRTOS_MPU

Library itself can be found here:

https://www.st.com/en/embedded-software/stm32cubef4.html