Just getting started, so thanks for your help in advance.
My equip:
Sparkfun FT232R Breakout
Arduino Pro Mini 3.3V ATMega 328
I am receiving this message:
avrdude: stk500_recv(): programmer is not responding
I suspect my connections are incorrect.
I can't find documentation on how to connect these two boards, I'm extrapolating from this image: http://arduino.cc/en/uploads/Guide/ArduinoProMiniFTDIBreakout2.jpg
Here's how it's wired. Is this correct?:
FT232R --> Arduino Pro Mini 3.3V
GND --> BLK
CTS --> GND
3.3V --> VCC
RX-I --> RXI
TX-O --> TXO
DTR --> GRN
Thanks for you help.