MPU G0+
Hi community.
I am planning to use memory protection unit (MPU) in my project. My MCU is STM32G031K8 but I cannot find how to activate this function with CubeMX. I would want to do the same as this example;
https://community.st.com/s/article/how-to-configure-the-mpu-of-an-stm32-using-stm32cubemx
In addition in the reference manual there is no much information about this function or the registers involved:
or in the datasheet
https://www.st.com/resource/en/datasheet/stm32g031k8.pdf
An I wrong? or maybe this function is not available for this MCU. According to this is link I can use this function but I am not sure.
Thanks for your help!