9 years, 5 months ago.

How i can download or programming to target NUCLEO F401RE and verify the program?

After i compile blinking-led example and display "succeed" in MBED, i want to download and programming. I have installed Keil v4 and connect board of NUCLEO F401RE with usb. Thank you very much !!

1 Answer

9 years, 3 months ago.

Can you explain what you want to do? If you've built the code in the online environment, simply copy the generated and downloaded .bin file to the device. If you've built the code in the Keil environment, simply click the button "Load - Download code to flash memory" button to put it on the board.

In both cases you must have the ST-Link software installed.