Skip to main content
Abhishek Rajgopal
Visitor II
February 8, 2017
Question

STM CubeMX developer guide

  • February 8, 2017
  • 3 replies
  • 684 views
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. 

    This topic has been closed for replies.

    3 replies

    Oliver Beirne
    Associate II
    February 10, 2017
    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

    Tesla DeLorean
    Guru
    February 10, 2017
    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 VenmoUp vote any posts that you find helpful, it shows what's working..
    Technical Moderator
    February 11, 2017
    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

    In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks