Hello Sir,
I'm new to Arduino and I tried starting with LCD program. But I can't upload the program instead it shows an error
"avrdude: stk500_getsync(): not in sync: resp=0x30".
the pin details are given as per in the arduino.cc website. LCD's turned ON. bt the program is not uploaded.
-while connecting the USB cable to my PC, ARDUINO board and LCD is turned ON.
-Arduino is connected to COM 3
-In device manager i've checked whether arduino is connected to COM 3, yes it is.
- in tools => i've selected "SERIAL PORT = COM 3 ", "BOARD = ARDUINO UNO", "PROGRAMMER = USBasp".
-The program I used is from da examples - liquid display- "hello world".
while I tried to upload it shows an error "avrdude: stk500_getsync(): not in sync: resp=0x30"