How to Write Firmware and Start It Automatically by Using STM32_Programmer_CLI ? (USB DFU)
Hi,I'm using STM32WB55 mcu. (USB DFU)I write a simple program which runs STM32_Programmer_CLI multiple times with these arguments and than checking return code & CLI output If every step completed successfully.1) Clearing nBoot0 and nSWBOOT0 bytes. ...