cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F4 MPU

mfranklin
Associate II
Posted on January 11, 2013 at 08:43

Where is the documentation for STM32F4's MPU.  The datasheet only briefly mentions it and it's non-existent in the reference manual.  The Standard Peripheral Library 1.0.1 only has some CMSIS code but that's it.  Am I missing something?

#stm32f4-mpu
2 REPLIES 2
frankmeyer9
Associate II
Posted on January 11, 2013 at 09:10

Would PM0214, ''STM32F3xxx and STM32F4xxx Cortex-M4 programming manual'' suffice ?

A Google search brought this up.

Additionally, I could recommend the ARM info site at

http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0553a/Cihjddef.html

mfranklin
Associate II
Posted on January 11, 2013 at 17:10

That's what I needed.  Thanks.