Question
How do I configure Memory Protection Unit?
Posted on November 03, 2017 at 19:56
How do I configure the Memory Protection Unit in STM32F103RB? I need to protect a region of memory from writing. Can I do it using MPU?
#memory-protection #stm32f103xx #cortex-m3 #cortex-m4