2022-11-08 01:40 AM
I have to programm half a dozen boards with a STM32WB55RG with BLE LLD firmware, therefor FUS has to be updated in advance. After that the application code must be programmed into the chips. I want to automate this with a batch file, so I don't have to enter startadresses and chose files three times per chip.
Computer runs MS Windows 10
Interface is a ST-Link/V2
2022-11-16 02:04 AM
Hello,
You can use the command line interface of STM32CubeProgrammer tool, see user manual UM2237 for command details.
Best Regards