Arduino get stuck on uploading

Hi i just bought the new arduino bcs i need it quickly for my project.

I wanted to upload my code that i used in past.
But arduino got stuck on uploading i tried everythink.

First of all i tested the arduino if its responding throught test. Arduino was responding.
Then i tried to burn the new think to arduino chip.
It was sucsessfull bcs before this arduino had blink code in it and the code was working.
And after that on arduino board only one LED is on.

I tried reinstall, uninstall drivers nothink changed. I tried my second arduino bcs this one is arduino UNO with build in ESP8266, i have mega but i burned one think on it. And mega was working correctly.

`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:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.57.0_x86__mdqgnx93n4wtt\hardware\tools\avr/etc/avrdude.conf"

     Using Port                    : COM4
     Using Programmer              : arduino
     Overriding Baud Rate          : 115200

`

This is what verbouse output shows.

I dont know what to do and i am despared.

So now i tried this Arduino Uno stuck on upload - #10 by pert

And controll panel that is in the botton sad

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:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.57.0_x86__mdqgnx93n4wtt\hardware\tools\avr/etc/avrdude.conf"

         Using Port                    : COM3
         Using Programmer              : stk500v1
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x00
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x00
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x00
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x00
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x00
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x00
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x00
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x00
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x00
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x00

avrdude done.  Thank you.

An error occurred while uploading the sketch

But still i can run burn code from good arduino to bad arduino.

Does it mean that arduino is broke on hardware site ?

Sure that the com port is com 3? That is normal the intern (fax)modem.

looks like a problem with the driver

There is no COM port bcs arduino i done test before doint burning think

There is no problem with drivers pc recognize it and i reinstal and istall drivers and it didnt help either.

Maybe the Arduino (the program) is configured on the wrong Board? (just throwing guesses around)

What do u mean ? :thinking:

if you press "tools" in the Arduino IDE you can choose which board you're programming for.

Now i understand
I thought about that aswell but in closer inspection i sugested that chip that i have is like chip on classic arduino UNO and also program would give me some kind of other error.

Ok
I figure out the problem
The pins for changing route for UNO or ESP i had i set on bad position

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