my serial usb converter you see at
http://www.futurashop.it/allegato/7100-FT782M.asp?L2=CONVERTITORI%20USB&L1=CONNETTIVIT%C0/NETWORKING&L3=&cd=7100%2DFT782M&nVt=&d=15,00i've made the follow links:
USB/SERIAL FT782 ARDUINO ETHERNET 3 (on curved pins)
GND --------------> BLK
+5V --------------> +5V
TX --------------> TX
RX --------------> RX
when power pins connected, arduino start the on led permanently, no other.
pressing reset button nothing light.
loading sketch light the ft782 tx, nothing on arduino, not even rx led on ft728
in verbose mode avrdude says:
avrdude: Version 5.11, compiled on Sep 2 2011 at 19:38:36
Copyright (c) 2000-2005 Brian Dean,
http://www.bdmicro.com/ Copyright (c) 2007-2009 Joerg Wunsch
System wide configuration file is "C:\Program Files\arduino-1.0.1\hardware/tools/avr/etc/avrdude.conf"
Using Port : \\.\COM4
Using Programmer : arduino
Overriding Baud Rate : 115200
avrdude: Send: 0 [30] [20]
avrdude: Send: 0 [30] [20]
avrdude: Send: 0 [30] [20]
avrdude: Recv:
avrdude: stk500_getsync(): not in sync: resp=0x00
avrdude done. Thank you.
seems no response from arduino, perhaps is the boot loader (i never upgrade it) ?