2017-02-08 03:03 AM
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.
2017-02-10 08:27 AM
Hello
I have moved your question to the
‌ where someone should be able to help you.Thanks
2017-02-10 08:48 AM
I would suggest you review the peripheral and board examples provided under the Cube directory. Review the form and function of the code.
2017-02-11 09:32 AM
Hello,
I'd hi
ghly recommend you to have a look to the
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 withSTM32f4xxx
series hardware that may help you to go step by step to develop your project:-
: Getting started with STM32F4xxxx MCU hardware development.
-
. This user manual describes how to get started with the STM32CubeF4 firmware package.Hope this helps you.
Best Regards
Imen