Arduino AVRDUDE: stk500_getsync() attempt blah of bluch: not in sync: resp=0x10

Arduino:1.8.16 (Windows 10), Kart:"Arduino Uno"

Çalışmanız programın 880 bayt (2 %) saklama alanını kullandı. Maksimum 32256 bayt.

Global değişkenler belleğin 9 byte kadarını  (0%) kullanıyor. Yerel değişkenler için 2039 byte yer kalıyor. En fazla 2048 byte kullanılabilir.

avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x10

avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x10

avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x10

avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x10

avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x10

avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x10

avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x10

avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x10

avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x10

avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x10

Taslak yüklenirken bir hata oluştu



This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.

it's in turkish but there is also no Digital PWM* output.

Some points

  1. Where uploads on the same board successful in the past?
  2. Did you select the correct COM port?
  3. Anything connected to pins 0 and/or 1 of the Uno? That will interfere with the upload.
  4. What is all connected to the board?
  5. What does Windows device manager think of your board?

If you can't upload and the previous sketch that was loaded did not use PWM, it will indeed not produce a PWM output.

It was fried .-.

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