Fix Windows DFU instructions in the Hydrabus readme.

This commit is contained in:
Gareth McMullin 2015-03-03 21:38:23 -08:00
parent 9f0c29d329
commit 49390fee2a
1 changed files with 4 additions and 2 deletions

View File

@ -26,5 +26,7 @@ make PROBE_HOST=hydrabus
How to Flash the firmware with Windows
========================================
* After build:
* 1) 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.
* 2) Double click on "update_fw_usb_dfu_blackmagic.bat"
* 1) Download files from https://github.com/bvernoux/hydrafw/tree/master/update_fw_dfu_usb_hydrafw
* 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`