
Originally Posted by
tcom-frazzled
A lot of the usb to serial port adapters don't work properly because they don't actually meet the and maintain the proper +/-12v signal levels and timing. Many are based upon the exact same converter chips made by prolific, but the 12v front signal conditioning varies wildly from vendor to vendor. The other common issue is that the prolific converter chip and corresponding drivers are absolutely horrid when it comes to buffer management. It doesn't take much to blow through the buffer on those things and end up having the chip get stuck in a tx-rx loop.
If you want a solid USB to serial solution start with a USB to TTL UART like an FTDI FT234XD and add your own max232 +/- 12v front end. Way, way, way more reliable.