cancel
Showing results for 
Search instead for 
Did you mean: 

How to start with stm32f407 Discovery board

GULFAN AHAMAD
Associate
Posted on August 27, 2017 at 14:23

Hello All,

I am starting with stm32f407 Discovery board . I am trying to program it through IAR toolchain,From where should I start please suggest me.

Thanks

Regards

Gulfan Ahamad

#stm32f407-discovery
2 REPLIES 2
Posted on August 27, 2017 at 14:57

Hello!

you can go to

https://my.st.com/content/my_st_com/en/products/evaluation-tools/product-evaluation-tools/mcu-eval-tools/stm32-mcu-eval-tools/stm32-mcu-discovery-kits/stm32f4discovery.html

page and to download the firmware package alone and as optional,  the STM32Cube to produce initialization code for IAR EWARM.0690X000006081fQAA.png

Regards

e.f

Imen.D
ST Employee
Posted on August 28, 2017 at 12:03

Hello

AHAMAD.GULFAN

,

Try to start from a working example available in the

http://www.st.com/content/st_com/en/products/embedded-software/mcus-embedded-software/stm32-embedded-software/stm32-standard-peripheral-libraries-expansions/stsw-stm32html

package or

http://www.st.com/content/st_com/en/products/embedded-software/mcus-embedded-software/stm32-embedded-software/stm32cube-embedded-software/stm32cubef4.html

and you may update the example according to your needs.

You have a list of 'Getting started' documents in this

http://www.st.com/content/st_com/en/products/evaluation-tools/product-evaluation-tools/mcu-eval-tools/stm32-mcu-eval-tools/stm32-mcu-discovery-kits/stm32f4discovery.html

that may help you.

Also, you can use STM32CubeMX tool to build your projectand generate an initialization code witheasy configuration.

Regards

Imen

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