Skip to main content
GULFAN AHAMAD
Visitor II
August 27, 2017
Question

How to start with stm32f407 Discovery board

  • August 27, 2017
  • 2 replies
  • 909 views
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
This topic has been closed for replies.

2 replies

Vangelis Fortounas
Associate II
August 27, 2017
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

ST Technical Moderator
August 28, 2017
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

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