2026-01-09 11:29 AM
I would like to know how I can program 2 MCUs (stm32wb55cgu6) simultaneously.
Currently, I am programming the FUS and BLE binaries (firmware developed by the company).
We need to double production, but I can't program via DFU because an error always occurs in one of the MCUs. Is it possible to program 2 MCUs simultaneously, or is that not possible?
Solved! Go to Solution.
2026-01-09 11:39 AM
Use two ST-Links and two instances of STM32CubeProgrammer.
2026-01-09 11:39 AM
Use two ST-Links and two instances of STM32CubeProgrammer.
2026-01-09 11:52 AM
But can I update FUS and BLE via SWD?
2026-01-09 11:56 AM
Another question is whether I can record the binaries via the CLI, using a script saved in Notepad?