Dear all, I am trying to burn a ATMEGA328P-PU following this topic: http://arduino.cc/en/Tutorial/ArduinoToBreadboard I tried without the quartz and then with (and 15pF capacitors) But I can not burn the boot to the new component. This is the error I have
avrdude: stk500_getparm(): (a) protocol error, expect=0x14, resp=0x14
avrdude: stk500_getparm(): (a) protocol error, expect=0x14, resp=0x01 avrdude: stk500_initialize(): (a) protocol error, expect=0x14, resp=0x10 avrdude: initialization failed, rc=-1 Double check connections and try again, or use -F to override this check.
avrdude: stk500_disable(): unknown response=0x12
I tried - with/without quartz - Linux(ubuntu)/windows
I do not know where I made bad ? does anybody can help me ?
note: I tried - with/without quartz - Linux(ubuntu)/windows