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.
8 years, 1 month ago.
Support For Other Boards
Is it possible to support other development boards that are currently unsupported ? I have an STM32f412 discovery board and i would like to run MBED OS in it. Is it possible to support this ?
3 Answers
7 years, 11 months ago.
Hi,
We have started this wiki page too https://developer.mbed.org/teams/ST/wiki/steps-to-create-a-new-STM32-platform that can help.
The NUCLEO_F412ZG platform is already on Github. It should be available on mbed in the coming week(s).
Regards
8 years, 1 month ago.
Hi Sreehari,
Thanks for the question, this is very good one :)
So yes, indeed you are able to run MBED OS on the platforms.
We are releasing a porting guide soon which details how to port MBED OS to unsupported platforms, i will let you know as soon as i have this :). I will also look into when the NUCLEO version of this board will be available as this will help you with my final point. Would you mind sending an email to support@mbed.org to push this? :)
Edit: The porting guide is here
My Final point, you can try get this to work by using a similar target (STM32F4) of the platform and see if you can change pin mappings and such in the source to get it to work :)
Regards,
Andrea team mbed
Hi, Just started to read your porting guide but the first command (`mbed import mbed-os-example-new-target`) fails: "remote: Repository not found"... I guess the repository has not yet been made public? The porting guide is still only about porting to a new microcontroller, porting to a new board is not ready yet, is it ? Regards, Bruno
posted by 17 Nov 2016