cancel
Showing results for 
Search instead for 
Did you mean: 

STM CubeMX developer guide

Abhishek Rajgopal
Associate
Posted on February 08, 2017 at 12:03

I am using CubeMX for my STM32f411 discovery board. Once the code is generated, How i can use application driver, Is there any developer guide is available ? .I am beginner ,Please tell me the information ,which are all the necessary guide to program the peripheral   like SPI,USB,I2C,So on. 

3 REPLIES 3
Oliver Beirne
Senior
Posted on February 10, 2017 at 17:27

Hello

I have moved your question to the

https://community.st.com/community/stm32-community/stm32-forum?sr=search&searchId=77ba8b04-80a7-44d8-8bed-4b6dd545e9ee&searchIndex=0

‌ where someone should be able to help you.

Thanks

Posted on February 10, 2017 at 17:48

I would suggest you review the peripheral and board examples provided under the Cube directory. Review the form and function of the code.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Imen.D
ST Employee
Posted on February 11, 2017 at 18:32

Hello,

I'd hi

ghly recommend you to have a look to the

http://www.st.com/content/ccc/resource/technical/document/application_note/ca/34/db/d3/71/50/44/9b/DM00213525.pdf/files/DM00213525.pdf/jcr:content/translations/en.DM00213525.pdf

  for more information about

STM32CubeF4 firmware examples available for STM32F4 Series. You may start from the template project, then add your own modifications.

Also, you can refer to your related reference manual and 

'Getting started' documents with

STM32f4xxx 

series hardware that may help you to go step by step to develop your project:

-

http://www.st.com/content/ccc/resource/technical/document/application_note/76/f9/c8/10/8a/33/4b/f0/DM00115714.pdf/files/DM00115714.pdf/jcr:content/translations/en.DM00115714.pdf

: Getting started with STM32F4xxxx MCU hardware development.

-

http://www.st.com/content/ccc/resource/technical/document/user_manual/96/03/db/05/12/8d/40/9a/DM00107720.pdf/files/DM00107720.pdf/jcr:content/translations/en.DM00107720.pdf

. This user manual describes how to get started with the STM32CubeF4 firmware package.

Hope this helps you.

Best Regards

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen