Hi, i tried to program my arduino pro mini like in this tutorial: http://forum.arduino.cc/index.php/topic,7571.0.html , removed the atmega328, made all the connections as in the image, set the board in arduino ide and serial port but i'm not able to program it, i get an erro: avrdude: stk550_getsync() . This is the first time it happened, in the past i already had programmed my arduino uno.
Pro Minis often have the connections reversed (it's about 50/50 I'd say) in which case you need to flip it around. Look where it says Vcc on the Pro Mini and make sure it goes to +5V on the Arduino.
Pro Minis often have the connections reversed (it's about 50/50 I'd say) in which case you need to flip it around. Look where it says Vcc on the Pro Mini and make sure it goes to +5V on the Arduino.
Already searched in web, but can find any answer. DO you think that the problem is from my arduino uno board (it is an original and was working till now)?