Arduino Nano Bootloader Hatası

mertbuhur

Yeni Üye
Katılım
12 Haziran 2021
Mesajlar
2
Herkese merhaba, arduino ve programlama ile zerre bir bilgim yok ancak internetten izlediğim videolar sayesinde direksiyon ve pedal seti düzeni kurmuştum ve bu projede Arduino leonardo kullanmıştım. Vites için ise yeni bir arduino nano aldım. Pc bağlantısında USB SERIAL CH340 olarak görünmekte ve COM bağlantısında da bir sorun yaşamamaktayım. Arduino programım da port olarak görmekte. Ancak arduino nanoyu bootloader moduna bir türlü alamadım. Üzerindeki reset tuşuna iki kere bastım olmadı, GND ve Reset pinlerini anlık birbirine bağladım yine olmadı. Arduino programından ise ön yüklemeyi yazdır dediğimde aşağıdaki hatayı almaktayım. Bilgi ve tecrübelerinize ihtiyacım var, bootloader modunda geçirmeden firmware atamadığım için daha ilk adımda çuvallamış durumdayım. Şimdiden teşekkkürler.

Hata kodu:


Arduino:1.8.13 (Windows 10), Kart:"Arduino Nano, ATmega328P (Old Bootloader)"

avrdude: stk500_recv(): programmer is not responding

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

avrdude: stk500_recv(): programmer is not responding

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

avrdude: stk500_recv(): programmer is not responding

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

avrdude: stk500_recv(): programmer is not responding

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

avrdude: stk500_recv(): programmer is not responding

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

avrdude: stk500_recv(): programmer is not responding

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

avrdude: stk500_recv(): programmer is not responding

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

avrdude: stk500_recv(): programmer is not responding

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

avrdude: stk500_recv(): programmer is not responding

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

avrdude: stk500_recv(): programmer is not responding

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

Önyükleyici yazdırılırken hata oluştu.



This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
 
ATmega328P (Old Bootloader) bunun yerine normal bootloader seçeneğini denediniz mi?
 

Forum istatistikleri

Konular
7,239
Mesajlar
122,475
Üyeler
2,924
Son üye
aytu

Son kaynaklar

Son profil mesajları

Freemont2.0 herbokolog Freemont2.0 wrote on herbokolog's profile.
nick iniz yakıyor
:D
Freemont2.0 posta Freemont2.0 wrote on posta's profile.
Merhabalar :)
az bilgili çok meraklı
Prooffy semih_s Prooffy wrote on semih_s's profile.
Merhaba, sizden DSO2C10 hakkında bilgi rica ettim. Yanıtlarsanız sevinirim...
Unal taydin Unal wrote on taydin's profile.
Timur Bey, Arduino kontrollü bir akü şarj cihazı yapmaya çalışıyorum. Aklımdaki fikri basit bir çizim olarak konu açmıştım. Özellikle sizin fikirlerinizi çok önemsiyorum.
Back
Top