cancel
Showing results for 
Search instead for 
Did you mean: 

Flashing MCU with STM32_Programmer_CLI.exe take too long

Lmali.1
Associate III

hello

I am flashing my BLE module via STM32_Programmer_CLI.

it takes about 2 minutes (!) to flash the board.

the flashing includes 4 applications:

stm32wb5x_FUS_fw.bin

stm32wb5x_ble_stack_fw.bin

My_Bootloader.bin

My_applicaiton.bin

this is the command line i use:

STM32_Programmer_CLI.exe -c port=swd -fwdelete

STM32_Programmer_CLI.exe -c port=swd mode=UR -ob nSWboot0=0 nboot1=1 nboot0=1 -fwupgrade %mypath%\stm32wb5x_FUS_fw.bin 0x080EC000 firstinstall=1

STM32_Programmer_CLI.exe -c port=swd mode=UR -ob nSWboot0=0 nboot1=1 nboot0=1 -fwupgrade %mypath%\stm32wb5x_ble_stack_fw.bin 0x080cb000

STM32_Programmer_CLI.exe -c port=swd -d %mypath%\STM32WB_Bootloader.bin 0x08000000

STM32_Programmer_CLI.exe -c port=swd -d %mypath%\BLE_X60_TIBA.bin 0x0800A000

STM32_Programmer_CLI.exe -c port=swd mode=UR -rst

attached output log of the flashing.

Is it suppose to take so much time?

Thanks

0 REPLIES 0