Skip to content

Commit f3b8393

Browse files
authored
Double press reset when troubleshooting dfu-util errors [HC-1470] (#501)
Add double press reset
1 parent 426421f commit f3b8393

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

content/Software Support/Upload/dfu-util-errors-when-uploading-exit-status-74.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,16 @@ Follow these steps to resolve the error:
4040

4141
2. Make sure the device you're using is properly connected with a working USB data cable. Try using a different USB cable, and avoid using USB hubs if possible.
4242

43+
3. Try putting the board in bootloader mode:
44+
45+
1. Find the board's **reset button** and press it two times in quick succession.
46+
47+
2. An onboard LED will fade in and out, indicating that the board is in bootloader mode.
48+
49+
3. Select the correct port for your board from the Tools > Port menu or the board selector, as the port may change when the bootloader runs.
50+
51+
4. Try uploading the sketch again.
52+
4353
---
4454

4555
<a id="libusb-error-access"></a>

0 commit comments

Comments
 (0)