10 years, 7 months ago.

How Can I upload surce code to the microcontroler?

Dear All, What is the procedure step by step to upload my surce code for nucleo . When I started compile I got onlu bin file and what is next step?

Question relating to:

My file name from the compiler is different from the firmware that is already loaded on the device I purchased. Do I need to change the file name first?

posted by Richard Ciampa 25 Feb 2015

1 Answer

10 years, 7 months ago.

Plug the board in to your computer, you should see a USB drive show up, if not install the mbed drivers.

Copy the .bin file from the compiler to the USB drive (if you get a drive full error remove the .bin already on there)

Press the reset button.

My file name from the compiler is different from the firmware that is already loaded on the device I purchased. Do I need to change the file name first?

posted by Richard Ciampa 25 Feb 2015

No, no need to change the name.

posted by Andy A 25 Feb 2015