7 years, 11 months ago.

How to build for STM32F401RC

Hi,

How can I build Blinky example project for STM32F401RC? I exported for Nucleo 401RE, but flash sizes are different. I tried to configure but it I am new to STM32 and mbed. It doesn't work on my custom board.

1 Answer

7 years, 11 months ago.

Hi,

Try to use this Nucleo_blink_led example, click on "Import this program" box on the right side of the screen to import it: https://developer.mbed.org/teams/ST/code/Nucleo_blink_led/?platform=ST-Nucleo-F401RE

You can also look at this discussion about different RAM size for STM32F401RE, it may help you : https://developer.mbed.org/questions/7432/Programing-a-STM32F401RB-with-ST-Nucleo-/

Regards

Accepted Answer

Thanks for the help, I followed the instructions and it is working well with Atollic IDE now.

posted by Necdet Alpmen 01 May 2016