Hello Forum,
I have built a USB to Serial Cable using TUSB3410 two days back
The schematic diagram is attached
I'm using TUSB3410 without EEPROM and is powered by USB bus via a 3.3V regulator.
I have installed the TUSB3410 drives correctly on my Notebook (Acer -emachines E732Z, Intel Pentium P6100, 2Ghz, 1GB RAM)
which runs Win 7 32bit Ultimate. On Connecting, OS detects the cable as "TUSB3410 Device COM6", I'm able to open
Hyperterminal and successfully ran loop test. My actual motive behind building this cable is to program "AT89C/52" MCU thru Laptop
USB port. for the above, i am using programming software called EZDL4.exe, This software scans for a com port and after it finds
one, detects if a suitable programmer board is connected to the com port, after that it sends selected hex file to the programmer
board. EZDL4 s/w configures the com port and communicates with the programmer board at 9600 bps, 8-N-1.
Till i build the USB-to Serial cable using TUBS3410, i was using CH340 based USB to Serial cable, the EZDL4.exe runs successfully
with the CH340 cable without any issues. I've been using EZDL4 program since more than 5 years on my Desktop PC with real DB9
port with out any issues.
Now, the problem:
After connecting the TUSB3410 cable, i run EZDL4.exe, the program displays "Trying to connect to COM 6" and Hangs for ever
so much that even mouse which is connected to one of the USB ports becomes unresponsive and CTRL+ALT+DEL doesn't work in
this condition and the only resort left is to Power down the notebook using Power button held down for 5 secs.
The above has happened every time i tried running EZDL4.exe with TUSB3410 cable connected.
Surprisingly, Hyperterminal works well with TUSB3410 connected.
I'm using the latest drivers downloaded from the Product folder of TUSB3410 page.
I have checked the H/W for any shorts or mistakes but the board comes clean.
I don't understand why this is happening, One more thing i have noticed is the "ta-da" or "bing" notification sound the Win7 makes
when the TUSB3410 cable is connected, The first "bing" can be heard as soon as the cable is conencted to tusb port and a "second"
bing is heard after say 1-2 secs, is this normal ?
Third "bing" is heard when the Cable is pulled out of the USB port.
Here's the schematic diagram i'm using for connecting TUSB3410
Here's the programmer s/w i'am using
Here's the link to the above programming s/w
http://www.kmitl.ac.th/~kswichit/ez4/ez4.html
I'd greatly appreciate any help in this regard.
Arun