cancel
Showing results for 
Search instead for 
Did you mean: 

Flashing multiple microcontroller at a time

VChau
Associate II

Hi All,

I want for flash multiple microcontroller at a same time,

kindly suggest any debugger/flash or any tool to achieve this

This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Georgy Moshkin
Senior II

Maybe using ST Link flash utility with USB hub. Find out their IDs and make a CMD file which runs multiple instances of ST Link utility in separate windows with different "ID=<id>" command line options.

Check my STM32 Bootloader - flash your STM32 with AES-encrypted binaries right from web browser!
Peter BENSCH
ST Employee

In addition to the possibility of using the USB hub suggested by @Georgy Moshkin​, you are probably looking for a so-called gang programmer. We list some on our partner website, e.g .:

Regards

/Peter

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.