Skip to content

Commit 1b05084

Browse files
committed
Update title and details about compatible boards
1 parent 67df38a commit 1b05084

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/Hardware Support/Generic/Set-a-board-to-DFU-mode.md renamed to content/Hardware Support/Generic/Set-a-UNO-Rev1-and-Rev3-or-Mega-board-to-DFU-Device-Firmware-Update-mode.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: "Set a board to DFU mode"
2+
title: "Set a UNO (Rev1 and Rev3) or Mega board to DFU (Device Firmware Update) mode"
33
id: 4410804625682
44
---
55

6-
UNO (except WiFi Rev2) and Mega boards use either an Atmega16U2 or Atmega8U2 chip as a USB-to-serial converter. By setting a board to **DFU mode** you can [upload USB-to-Serial firmware to the chip](https://support.arduino.cc/hc/en-us/articles/4408887452434-Flash-USB-to-serial-firmware-in-DFU-mode).
6+
UNO (Rev1 and Rev3), and Mega boards use either an Atmega16U2 or Atmega8U2 chip as a USB-to-serial converter. By setting a board to **DFU mode** (Device Firmware Update) you can [upload USB-to-Serial firmware to the chip](https://support.arduino.cc/hc/en-us/articles/4408887452434-Flash-USB-to-serial-firmware-in-DFU-mode).
77

88
1. Connect the board to your computer
99

@@ -17,7 +17,7 @@ The board will reset to DFU mode.
1717

1818
<h2 id="rev1">Short the HWB line (Rev1 models)</h2>
1919

20-
If you're using an Rev1 model, you also need to assert and hold the **HWB line**:
20+
If you're using a Rev1 model, you also need to assert and hold the **HWB line**:
2121

2222
1. Find the two HWB pads on the back of the board.
2323

@@ -35,4 +35,4 @@ The board will reset to DFU mode.
3535

3636
## Further reading
3737

38-
* [Flash USB-to-Serial firmware in DFU mode](https://support.arduino.cc/hc/en-us/articles/4408887452434-Flash-USB-to-serial-firmware-in-DFU-mode).
38+
* [Flash USB-to-Serial firmware in Device Firmware Update (DFU) mode](https://support.arduino.cc/hc/en-us/articles/4408887452434-Flash-USB-to-serial-firmware-in-DFU-mode).

0 commit comments

Comments
 (0)