7 years, 2 months ago.

STM32F407 can run in mbed?

STM32F407 can run in mbed?

1 Answer

7 years, 2 months ago.

Hi Jiang,

Yes this is available in mbed using mbed-os:

https://github.com/ARMmbed/mbed-os

As you can see its supported here

https://github.com/ARMmbed/mbed-os/tree/master/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F407xG

To get started import the first link as a library into your program!

Regards,

Andrea, team mbed

Accepted Answer