8 years, 9 months ago.

How to use mbed for the "STM32F4 DISCOVERY" board

Hey,

I have "STM32F4 DISCOVERY" boards and I want to program them using mbed.

Can someone help advise me if and how to program "STM32F4 DISCOVERY" board in mbed? /media/uploads/Miem/stm32f4_discovery-1-.jpg

Thank you.

I made short 2 minute tutorial showing how to program this discovery board with mbed

https://www.youtube.com/watch?v=-SGJm_6XQNU

posted by Farrukh Hussain 31 Oct 2016

1 Answer

8 years, 9 months ago.

The board you refer to is a F407VG. You can find some pointers on using that with mbed on this page. Basically you select the Seeed Arch Max platform in the online compiler and you have to use programmer software like ST-Link utility to flash the code to the platform.

Accepted Answer

Wim Huiskamp,

Thank you for the help. I managed to blink the LEDs on the "STM32F4 DISCOVERY" board by following your answer.

Do you know if there is a way to add the "STM32F4 DISCOVERY" board into the "Select Platform" option on the right top corner of the on-line mbed compiler, instead of selecting the "Seeed Arch Max" platform?

posted by Miem Chan 14 Jul 2015

New platform options for the online compiler can only be added by mbed staff. This probably wont happen for the F407 Disco since it does not support drag & drop programming which is the rule for true mbed platforms.

posted by Wim Huiskamp 14 Jul 2015