Hi,
I want to upload a sketch to an atmega328P-Au with an FTDI but for some reason I get the following avrdude: stk500_getsync(): not in sync: resp=0x30
I have made the following connections
Arduino Uno slave Atmega328P-AU
- +5V +5V
- GND GND
- pin 13 SCK
- pin 12 MISO
- pin 11 MOSI
- pin 10 RESET
- pin 7 LED-HEARTBEAT
- pin 6 LED-ERROR
- pin 5 LED-PROGRAMMING
0.1uF cap from VCC to GND
0.1uF cap from AVCC to GND
0.1uF cap from AREF to GND
16MHz Crystal from XTAL1 to XTAL2
18-22pf cap from XTAL1 to GND
18-22pf cap from XTAL2 to GND
10K resistor from VCC to RESET
Any ideas about this ? The board selected is Arduino Uno, the serial port is the correct one and the driver is also installed.
Thanks in advance,
Alex