EmbDev.net

Forum: µC & Digital Electronics Cant' upload sketch to Nano V3.0 + Atmega328 CH340 because programmer is not responding


von Adam (madamadam)


Rate this post
useful
not useful
I'm relatively new to the Arduino world, and after programming some 
stuff on the Arduino Uno, I recently tried to upload the sketch to a 
more minimal board. I chose a non-original Nano V3.0 mit Atmega328 CH340 
(https://www.az-delivery.de/products/nano-v3-mit-ch340-arduino-kompatibel) 
and I connected it via USB directly to my macOS computer that runs the 
Arduino IDE v2. Unfortunately, the upload of the sketch didn't succeed 
and I got this error message:

avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x00

I have no clue, what's the problem, but maybe it's not possible to 
connect the board directly to the computer? The specs of the board say 
that "an easy connection to a PC could be established with a CH340G-USB 
converter". Do I need such a converter? If yes: why it's not necessary 
for my Arduino Uno boeard?

von Steve van de Grens (roehrmond)


Rate this post
useful
not useful

von Mario M. (thelonging)


Rate this post
useful
not useful
It looks more like a problem with the boot loader.
https://forum.arduino.cc/t/atmega328p-old-bootloader/699129

von Adam (madamadam)


Rate this post
useful
not useful
Thanks, Mario, your hint solved my problem!

Please log in before posting. Registration is free and takes only a minute.
Existing account
Do you have a Google/GoogleMail account? No registration required!
Log in with Google account
No account? Register here.