7 years, 4 months ago.

How can I use Mbed for my board with STM32F103RET6.

My teacher give me a board which I can't find on Mbed registered board.The board is using ARM Cortex-M3 STM32F103RET6,Can Mbed be used in this board and how?I am new learner,thank you .

1 Answer

7 years, 3 months ago.

Hi Xiang,

You will want to create programs for the following Mbed target for use with your board: ST-Nucleo-F103RB

In order to drag and drop .bin files created for your board from the online compiler you will also need to update your board's firmware. ST's instructions for how to do this can be viewed here: https://os.mbed.com/teams/ST/wiki/Nucleo-Firmware

Please let me know if you have any questions!

- Jenny, team Mbed

If this solved your question, please make sure to click the "Thanks" link below!

Accepted Answer