2017-08-27 05:23 AM
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-discovery2017-08-27 05:57 AM
Hello!
you can go to
page and to download the firmware package alone and as optional, the STM32Cube to produce initialization code for IAR EWARM.Regards
e.f
2017-08-28 03:03 AM
Hello
AHAMAD.GULFAN
,Try to start from a working example available in the
package or and you may update the example according to your needs.You have a list of 'Getting started' documents in this
that may help you.Also, you can use STM32CubeMX tool to build your projectand generate an initialization code witheasy configuration.
Regards
Imen