USB serial adapter Windows 8
BAnderson
Posts: 9
Im looking for a good usb serial RS232 adapter that will work with Windows 8 64-bit. It should be one of those with a full housing and USB/Serial cables attached, not only a PCB with connectors. I already tried one of those cheap Chinese ones from ebay, after a lot of headache installing the drivers it partially worked for about a week, then it died. Any suggestions or ideas of what to look for?
Comments
They're expensive but they work. It was the IT guy for a Fortune 100 company responsible for hundreds of critical installations who recommended them to me. Haven't tried them in Win8, but they were very thorough about compatibility in the XP to 7 transition, when a lot of cheaper stuff stopped working.
Actually, the $3 ones work fine for communication to a propeller chip (and any other chip). The problem is programming and it is due to the timing of the reset line (which is an unorthodox use of the RS232 protocol and the DTR pin, so unsurprising that there are problems). There probably is a software fix but no-one has access to the software source code.
Search on ebay for USB and FTDI.
It is indeed all about having a good RST line. So, I have relied on buying this particular interface directly from Parallax. Doing so can actually saves a lot of frustration and may even be cheaper in the long run than buying items that don' perform.
A. Low-price hazard.. poor functionality
B. High-price hazard.. empty wallet
There are a lot of good mid-range solutions that are labeled as having FTDI chips and fully RS-232 functionality. But you have to read the box.. maybe even go on-line to get documents before you buy.
Why not stick with FTDI ?
http://www.ftdichip.com/Products/Cables/USBRS232.htm
I see Mouser have 685 in stock of Chipi-X10 1: $15.00
If you have at least one cable that is 'known good' then you can experiment with others, if you are buying so many that the time is worth it. ( note the Chipi-X10 also gets cheaper in volume, 100: $11.50 )
Hey looky here, they just released a 32/64 bit Win8 driver last Friday! http://www.aten.com/products/productItem.php?model_no=UC232A
Will try & advise after I get a new hard drive & reload Win8. Seagate drives suck.
I've seen mostly Western Digital drives die, Erco.
At a company I worked for they used Keyspan USB to serial port adapters but I see they only support up to Win 7 and they are not cheap.
The CHIPI-X10 has a FTDI and is very reasonable priced but the cable is only 10cm long according to the datasheet.
Erco do you know what brand name the chip in the ATEN is?
SiLabs CP2105 - worked after driver install.
SiLabs CP2102 - worked after driver install.
FTDI - FT231X - worked, did not seem to need driver install
FTDI - FT232R - worked, did not seem to need driver install
FTDI - UM232H - worked, did not seem to need driver install
Mostly, they just took the next available COMx, so I was up to COM7 at the end.
So it seems the mainstream suppliers have no problems ?
Wasn't easy to find, it's a Prolific PL2303 HXA chip that (boo hoo) won't work with Win8, per http://prolificusa.com/pl-2303hx-drivers
Windows 8 is NOT supported in PL-2303HXA and PL-2303X EOL chip versions.
Run PL2303 CheckChipVersion tool program in Windows XP/Vista/7 to check chip version.
Windows 98 and Windows ME driver support is discontinued and is no longer provided.
Prolific recommends to buy PL-2303HXD (HX Rev D) or PL2303TA chip.
Has anyone found USB-Serial COMx / ID info appear under Win8 ?
USB Serial ports are usually found under USB in windows.
Fortunately, I think Wikipedia still lists it. http://en.wikipedia.org/wiki/List_of_terminal_emulators
You might look through the list for something while I try to find the one I am referring to.
And more info...
http://en.wikipedia.org/wiki/Comparison_of_terminal_emulators
This is sublime. Scroll down until you see the screen shot and that really tells all.
http://realterm.sourceforge.net/
In windows XP, my VCP Serial-USB devices show as they add/remove under Device Manager Ports(COM & LPT), with a Short Description(COMn) line
I rechecked Win8, and now a test VCP shows under Device Manager Ports(COM & LPT), with a Short Description(COMn) line. Strange.