cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F4 DOC HELP !

petre
Associate II
Posted on April 14, 2013 at 10:20

Hello everybody,

Where can I find the documentation (user manual) for the STM32F407VG core from the discovery board ? The doc needs to have all the registers for the core and peripherals 🙂 a NORMAL user manual...

Thanks a lot !

Regards,

Mihai P

#lmgtfy:-stm32-resources
2 REPLIES 2
raptorhal2
Lead
Posted on April 14, 2013 at 14:38

http://www.st.com/web/en/catalog/mmc/FM141/SC1169

This link will get you to the index to all STM32 documentation.

Cheers, Hal

Posted on April 14, 2013 at 15:03

ST has four basic manuals

A Data Sheet/Manual for a specific part with pin designations (STM32F407VG).

A Reference Manual for a family of parts (F4), RM0090, with peripheral registers

A Programming Manual for the flash memory.

A Programming Manual for the Cortex-M4, this describes the core, you could also pull the ARM TRM

Let's say we Google ''STM32F407VG''

First hit

http://www.st.com/web/catalog/mmc/FM141/SC1169/SS1577/LN11/PF252140

The data sheet is listed here

http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/DM00037051.pdf

Go to the ''Design Resources'' tab

At the top is the Data Sheet again

Scroll down further for

Reference Manual

http://www.st.com/st-web-ui/static/active/en/resource/technical/document/reference_manual/DM00031020.pdf

Programming Manual

http://www.st.com/st-web-ui/static/active/en/resource/technical/document/programming_manual/DM00023388.pdf

http://www.st.com/st-web-ui/static/active/en/resource/technical/document/programming_manual/DM00046982.pdf

Tips, buy me a coffee, or three.. PayPal Venmo Up vote any posts that you find helpful, it shows what's working..