7 years, 6 months 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, 4 months ago.

(to be removed)

7 years, 4 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

7 years, 6 months 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 Bruno Perraudin 17 Nov 2016

Hi Bruno,

Thanks for your question.

I am going to look into this issue for you and let you know more. :)

Regards,

Andrea, team mbed

posted by Andrea Corrado 17 Nov 2016

Hi Andrea,

Still no doc update or repository creation... Any news?

Regards, Bruno

posted by Bruno Perraudin 10 Jan 2017