OK, I have been using Arduino Uno, Mega and micro for a while now.
All have USB on the board.
I had ordered some Pro Mini boards a while ago and am just now finally getting to fool around with them.
I got a FTDI232 board to program them with but I am having no luck.
I have followed along with many tutorials online that use these boards with this adapter.
I always get:
avrdude: stk500_getsync(): not in sync: resp=0x00
I have tried a couple different Pro Minis thinking maybe one I had was bad.
I also did do the test with putting a jumper over RX and TX and seeing if I get mirroring in Serial monitor and I do.
I have checked the settings in the com port on my system settings and it seems to be set as the tutorial say.
Anyone have any thoughts what could be my issue?