diff --git a/HOWTO/HOWTO-DFU.md b/HOWTO/HOWTO-DFU.md index dd7ecce8..059d8e3c 100644 --- a/HOWTO/HOWTO-DFU.md +++ b/HOWTO/HOWTO-DFU.md @@ -14,4 +14,10 @@ On a STM32F4 Discovery, entering DFU mode requires putting a jumper between the ## Q: I have "STM32 BOOTLOADER" in Device Manager and rusEFI console does not update firmware. What's wrong? -A: As of Aug 2021 rusEFI console uses "older" ST DFU driver. You would need to remove newer "STM32 BOOTLOADER" driver. Hit "Remove Device" with "Remove Drivers" checkbox. Once you've removed newer "STM32 BOOTLOADER" driver re-install DFU driver using rusEFI console driver button. \ No newline at end of file +A: As of Aug 2021 rusEFI console uses "older" ST DFU driver. You would need to remove newer "STM32 BOOTLOADER" driver. Hit "Remove Device" with "Remove Drivers" checkbox. Once you've removed newer "STM32 BOOTLOADER" driver re-install DFU driver using rusEFI console driver button. + +**BAD** +![](https://github.com/BeerMoneyMotorsports/rusefi_images/blob/main/REbootloader.png) + +**GOOD** +![](https://github.com/BeerMoneyMotorsports/rusefi_images/blob/main/RE_DFUmode.png) \ No newline at end of file