From ac81a5b42cb9b5a4d3c006344d7f8b06e46ed7fa Mon Sep 17 00:00:00 2001 From: Samuel Sadok Date: Sun, 11 Mar 2018 19:53:10 -0700 Subject: [PATCH] mention that Zadig is required for DFU mode --- Firmware/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Firmware/README.md b/Firmware/README.md index b1a7e112..89cb928c 100644 --- a/Firmware/README.md +++ b/Firmware/README.md @@ -115,6 +115,7 @@ After installing all of the above, open a Git Bash shell. Continue at section [B ### Flashing the firmware (standalone device) * Run `make dfu` in the `Firmware` directory. +* __Windows__: During the update, a new device called "STM32 BOOTLOADER" will appear. Open the Zadig utility that you used when you first connected your ODrive and set the driver for "STM32 BOOTLOADER" to libusb-win32. After that the firmware upgrade will continue. If you have multiple ODrives connected, you should specify which one to upgrade. * Run `(lsusb -d 1209:0d32 -v; lsusb -d 0483:df11 -v) 2>/dev/null | grep iSerial` to list the serial number of all flashable devices. Example output: