6 years, 1 month ago.

How to allow Nucleo-Board STM32f411RE process code w/o having it connect via ST-link USB to PC

Hello Mbed Community,

I am currently working on a project where I have to use the Nucleo-Board STM32F411RE and have it do all the processing without it being connected to a computer via USB.

I can not stress enough that the point of this project is to completely eliminate the computer and its so-called "umbilical cord (USB)." If anyone can lead me in the right direction it would be a great help. I have currently looked into boot-loading instructions on to the Nucleo-Board so that it may know what tasks to complete when the board turns on. Also, is it possible to have the code I need to run on the board be saved onto an external USB drive and have the micro-controller access it through instructions boot-loaded onto the device?

If this is possible, please tell how this can be done in detail I am fairly new to coding, the Nucleo-Board, and its environment.

Be the first to answer this question.