I had bought the giga R1 board recently and when i try to upload code i have this promp that dosent go away, i had left the computer for a full hour and nothing was uploded.
i was trying to upload the arduino analog read code.
dfu-util 0.10-dev
Copyright 2005-2009 Weston Schmidt, Harald Welte and OpenMoko Inc.
Copyright 2010-2021 Tormod Volden and Stefan Schmidt
This program is Free Software and has ABSOLUTELY NO WARRANTY
Please report bugs to http://sourceforge.net/p/dfu-util/tickets/
Opening DFU capable USB device...
Device ID 2341:0366
Device DFU version 011a
Claiming USB DFU Interface...
Setting Alternate Interface #0 ...
Determining device status...
DFU state(2) = dfuIDLE, status(0) = No error condition is present
DFU mode device DFU version 011a
Device returned transfer size 4096
DfuSe interface name: "Internal Flash 2MB "
Downloading element to address = 0x08040000, size = 119776
Erase [ ] 0% 0 bytes
Do complete Uninstall Arduino IDE and then re-install the Arduino IDE (use Arduino IDE 2.3.6). Make sure that you install all the dependencies that shows up after the installation. If your machine is running Windows 11, grant the IDE admin right during installation.
Install your board's Package Core, it contains the board's driver.
Use a good quality data USB cable to connect the board to the computer without anything connected or wired to the board. Charging/bad USB cable will make it impossible for your computer to detect your board.
Make sure you select the board and the port it is connected to before uploading a Blink sketch from the IDE examples.
If #1-4 above fails to solve it, double tap the reset button fast and check the status of the onboard "L" LED. If the onboard LED fade in and out slowly (pulsating), upload an example sketch (Blink LED) from the IDE examples to the board.
If the steps above does not resolve the issue, then do these below: