Updated HOWTO DFU (markdown)
This commit is contained in:
parent
c5788e7508
commit
0da21ac299
|
@ -10,3 +10,8 @@ used to program brand new stm32 chips which do not have a running version of rus
|
|||
[HOWTO DFU video](https://www.youtube.com/watch?v=VdvXYgv_acg)
|
||||
|
||||
On a STM32F4 Discovery, entering DFU mode requires putting a jumper between the pins VDD and BOOT0, then powering or resetting the board.
|
||||
|
||||
|
||||
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.
|
Loading…
Reference in New Issue