jeanthom / stlink-tool

Firmware uploader for ST-Link
63 stars 24 forks source link

Starting the custom firmware #6

Closed UweBonnes closed 5 years ago

UweBonnes commented 5 years ago

It seems, after upload or USB replug with a custom program, the programm still hangs in the bootloader. From what I read, texane/stlink "stlink-info --probe" should start the custom program. Is that the right way? Could stlink-tool get some option "-s" to start the firmware?

jeanthom commented 5 years ago

Hi!

Yes this is the correct procedure. I will take a look at your PR shortly.