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.
10 years, 6 months ago.
mbed with st32f4
Hello, I am using stm32f429 and i wanted to know if the mbed compiler supports it and if it supports the stm32cubeMX thanks, Avigdor
1 Answer
10 years, 5 months ago.
Avi,
The list of ST boards supported by the online compiler can be found here http://developer.mbed.org/platforms/?pvend=10 . Currently I do not see the stm32f429 discovery board listed as a supported platform.
It does look like we have support for the chips in the offline tools though. To get this support you would need to clone the git repo here https://github.com/mbedmicro/mbed and use the workspace tools to build the mbed-src for your chip.
Best of luck!
-Austin