Error when burning bootloader

I am trying to burn bootloader of an arduino nano and a nano, but in both cases it throws me that error, I already tried reinstalling and even tried a new arduino but I still get the error

Arduino:1.8.10 (Windows 10), Tarjeta:"Arduino/Genuino Uno"

C:\Users\daniel uwu\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17/bin/avrdude -CC:\Users\daniel uwu\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17/etc/avrdude.conf -v -patmega328p -cstk500v2 -Pusb -e -Ulock:w:0x3F:m -Uefuse:w:0xFD:m -Uhfuse:w:0xDE:m -Ulfuse:w:0xFF:m

avrdude: Version 6.3-20190619
Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
Copyright (c) 2007-2014 Joerg Wunsch

     System wide configuration file is "C:\Users\daniel uwu\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino17/etc/avrdude.conf"

     Using Port                    : usb
     Using Programmer              : stk500v2

avrdude: usbdev_open(): did not find any USB device "usb" (0x03eb:0x2104)

avrdude done. Thank you.

Error quemando bootloader

Show a schematic of your connections.

Which Nano bootloader?

Describe how you are burning the bootloader.

it is simply the arduino connected to the computer

You can not burn a boot loader via USB. You either need another Arduino (with correct sketch loaded) or a programmer. Maybe I'm misunderstanding what you're saying in your opening post.

Before if I could do it, I also burned the bootloader of an attiny85 and 84 in arduino mode as isp, but now I get that error burning the bootloader of the arduino and the attiny

See reply #2.

have you connected the arduino with computer?

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.