2018-12-17 07:22 AM
Hi
(All?) my nucleo board(s) is/are detected as a USB device in windows. I can drag and drop a firmware binary on them. And the Firmware is automatically updated after power cycling the board.
I want to design my own board and use the USB to update the firmware via windows and USB.
Where will I find the source code for this feature?
Br
2018-12-17 07:44 AM
That's an mBed function within the ST-LINK's firmware
For STM32 USB update look at DFU examples, or use the built in boot-loader
2018-12-17 08:06 AM
what is the "built in bootloader"? Do you have a link?
2018-12-17 09:02 AM