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
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 ?
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.