5 years, 10 months ago.

STM32F723E Discovery Support

Hi there,

One other question I had is online compiler support for the STM32F723E-Discovery Kit board.

It's actually an STM32F723IE type mcu and I was pretty sure that this was mbed enabled but I don't see it listed as one of the ST boards.

Is there a work around? Can I add the necessary support libraries online or do I need to pull the command line tools down to accomplish working with this board and Mbed?

Regards, Mark Gillen

1 Answer

5 years, 10 months ago.

Hi

This board is not supported on mbed. If you want to develop the SDK yourself, you will have to work offline and use GitHub to publish your work.

You can find some information for the SDK development here:

https://os.mbed.com/teams/ST/wiki/steps-to-create-a-new-STM32-platform

Thanks

Accepted Answer