Fix link for windows_dfu_util
This commit is contained in:
parent
d8b01ff61f
commit
771d81a5f0
|
@ -27,7 +27,7 @@ make PROBE_HOST=hydrabus
|
|||
How to Flash the firmware with Windows
|
||||
========================================
|
||||
* After build:
|
||||
* 1) Download files from https://github.com/bvernoux/hydrafw/tree/master/update_fw_dfu_usb_hydrafw
|
||||
* 1) Download files from https://github.com/hydrabus/hydrafw/tree/master/utils/windows_dfu_util
|
||||
* 2) Force the F4 into system bootloader mode by jumpering "BOOT0" to "3V3" and "PB2/BOOT1" to "GND" and reset (RESET button). System bootloader should appear.
|
||||
* 3) Run the command `DfuSeCommand.exe -c --de 0 -d --fn .\src\blackmagic.dfu`
|
||||
|
||||
|
|
Loading…
Reference in New Issue