Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
7 years, 6 months ago.
STM32F407 can run in mbed?
STM32F407 can run in mbed?
1 Answer
7 years, 6 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