Repeated attempts to upload to Pro Mini via FTDI ("Basic") fail
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0xe5
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0xe5
Iused the FTDI before but that was several months ago. In my current case I did connect RX on MiniPro to TX on FTDI (and, yes, TX on Minio Pro to RX on FTDI. I was not able to use the
Serial Monitor because the connection was not made (failure to upload). I will try communication to Serial Monitor anyway. Thank you for your help.
I will RE-try using other Mini's I tried two or three. I will, again. By the way, I am using the "BASIC" 5v FTD1 but I did try the FTD232 with no success. I even tried using a plan to Upload through a "UNO" ("instructables". The IDE is set to pro-mini.
I think I am ready to take my current setup apart and re-wire everything. Thanks, again. I should put the thing away for a week and then try a new beginning,
By the way, the LEDs (TX) on the FTD1 occasionally flashes, but the RX LED does not. Usually two errors (programmer not found and Sync) are reported. On some occasions only the SYNC error is reported.
when you selected Tools>board "Arduino Pro or Pro Mini" did you select the specific processor?
e.g. I am using a 3.3V 8MHz Pro Mini
if I select the wrong COM port or wrong processor, e.g.ATmega 168 I get
Using Port : COM12
Using Programmer : arduino
Overriding Baud Rate : 19200
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x66
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x66