1man(1) dfu-tool man page man(1)
2
3
4
6 dfu-tool - write firmware to DFU devices
7
9 dfu-tool [CMD]
10
12 This manual page documents briefly the dfu-tool command.
13
14 dfu-tool allows a user to write various kinds of firmware onto devices
15 supporting the USB Device Firmware Upgrade protocol. This tool can be
16 used to switch the device from the normal runtime mode to `DFU mode'
17 which allows the user to read and write firmware. Either the whole de‐
18 vice can be written in one operation, or individual `targets' can be
19 specified with the alternative name or number.
20
21 All synchronous actions can be safely cancelled and on failure will re‐
22 turn errors with both a type and a full textual description. libdfu
23 supports DFU 1.0, DFU 1.1 and the ST DfuSe vendor extension, and han‐
24 dles many device `quirks' necessary for the real-world implementations
25 of DFU.
26
28 The dfu-tool command takes various options depending on the action.
29 Run dfu-tool --help for the full list.
30
32 fwupdtool(1), fwupdmgr(1)
33
35 No known bugs.
36
38 Richard Hughes (richard@hughsie.com)
39
40
41
421.8.10 11 April 2021 man(1)