diff --git a/misc/install/STM32_Programmer_CLI/bin/stm32-flash-dfu.bat b/misc/install/STM32_Programmer_CLI/bin/stm32-flash-dfu.bat index abd1f5f818..5ceebf955f 100644 --- a/misc/install/STM32_Programmer_CLI/bin/stm32-flash-dfu.bat +++ b/misc/install/STM32_Programmer_CLI/bin/stm32-flash-dfu.bat @@ -1 +1 @@ -STM32_Programmer_CLI.exe -c port=usb1 -w ../../../rusefi.hex -v -s \ No newline at end of file +STM32_Programmer_CLI.exe -c port=usb1 -w ../../../rusefi.bin 0x08000000 --verify --start 0x08000000 \ No newline at end of file