2015-04-12 02:58 AM
Hello,
I started ARM development today using the STM32F411RE nucleo board. Previously I have had fair amount of experience with AVR and PIC. Presently I am using mbed for application development. I want to know about the internal registers of this microcontroller. However, I am unable to find it even though I searched a lot. I have seen documents containing info of the registers of other st32 devices but not this one. Can someone point me to the document having information about all the registers present inside the microcontroller.Thanks #stm32f411re-registers2015-04-12 04:13 AM
Mbed is a platform which can be compared to Arduino.
It hides EVERYTHING from you.To get all registers, you can check STM32F4xx Reference manual available on link below.http://www.st.com/web/en/resource/technical/document/reference_manual/DM00031020.pdf
2015-04-12 05:05 AM
However, I am unable to find it even though I searched a lot.
You're going to need to improve those skills significantly.http://www.st.com/web/catalog/mmc/FM141/SC1169/SS1577/LN1877/PF260049
Go to the ''Design Resources'' tab for the part you are using, there are Reference Manuals, Programming Manuals. ARM also have Technical Reference Manuals for the Cortex-Mx portion. This is the proper Reference Manual, RM0383