From 771d81a5f0275771cfb32f22475ca176ba6d9916 Mon Sep 17 00:00:00 2001 From: Benjamin Vernoux Date: Wed, 3 Oct 2018 20:45:27 +0200 Subject: [PATCH] Fix link for windows_dfu_util --- src/platforms/hydrabus/Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/platforms/hydrabus/Readme.md b/src/platforms/hydrabus/Readme.md index 1eb824b..6054467 100644 --- a/src/platforms/hydrabus/Readme.md +++ b/src/platforms/hydrabus/Readme.md @@ -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`