Difference between revisions of "Serial port"
Line 25: | Line 25: | ||
|- | |- | ||
| rowspan="8" | Asix (former MOSChip) | |||
| rowspan="8" | | |||
| MCS7703 | | MCS7703 | ||
| 1.1 | | 1.1 | ||
Line 42: | Line 31: | ||
| | | | ||
| | | | ||
| [http://www.asix.com.tw/products.php?op=ProductList&PLine=74&PSeries=109 | | [http://www.asix.com.tw/products.php?op=ProductList&PLine=74&PSeries=109] | ||
| 1 serial port; out of production | | 1 serial port; out of production | ||
Line 51: | Line 40: | ||
| | | | ||
| | | | ||
| [http://www.asix.com.tw/products.php?op=ProductList&PLine=74&PSeries=109 | | [http://www.asix.com.tw/products.php?op=ProductList&PLine=74&PSeries=109] | ||
| 1 serial port; out of production | | 1 serial port; out of production | ||
Line 60: | Line 49: | ||
| | | | ||
| | | | ||
| [http://www.asix.com.tw/products.php?op=ProductList&PLine=74&PSeries=109 | | [http://www.asix.com.tw/products.php?op=ProductList&PLine=74&PSeries=109] | ||
| 1 serial, 1 parallel port | | 1 serial, 1 parallel port | ||
Line 69: | Line 58: | ||
| | | | ||
| | | | ||
| [http://www.asix.com.tw/products.php?op=ProductList&PLine=74&PSeries=109 | | [http://www.asix.com.tw/products.php?op=ProductList&PLine=74&PSeries=109] | ||
| 1 serial, 1 parallel port and 3-port USB hub; out of production | | 1 serial, 1 parallel port and 3-port USB hub; out of production | ||
Line 78: | Line 67: | ||
| | | | ||
| | | | ||
| [http://www.asix.com.tw/products.php?op=ProductList&PLine=74&PSeries=109 | | [http://www.asix.com.tw/products.php?op=ProductList&PLine=74&PSeries=109] | ||
| 2 serial ports | | 2 serial ports | ||
Line 87: | Line 76: | ||
| | | | ||
| | | | ||
| [http://www.asix.com.tw/products.php?op=ProductList&PLine=74&PSeries=109 | | [http://www.asix.com.tw/products.php?op=ProductList&PLine=74&PSeries=109] | ||
| 1 serial port | | 1 serial port | ||
Line 96: | Line 85: | ||
| | | | ||
| | | | ||
| [http://www.asix.com.tw/products.php?op=ProductList&PLine=74&PSeries=109 | | [http://www.asix.com.tw/products.php?op=ProductList&PLine=74&PSeries=109] | ||
| 2 serial ports | | 2 serial ports | ||
Line 105: | Line 94: | ||
| yes; broken on Mac | | yes; broken on Mac | ||
| | | | ||
| [http://www.asix.com.tw/products.php?op=ProductList&PLine=74&PSeries=109 | | [http://www.asix.com.tw/products.php?op=ProductList&PLine=74&PSeries=109] | ||
| 4 serial ports | | 4 serial ports | ||
|- | |||
| FTDI | |||
| many | |||
| | |||
| 7,8 | |||
| | |||
| | |||
| [http://www.ftdichip.com/FTProducts.htm] | |||
| | |||
|- | |- | ||
| Prolific | | Prolific | ||
Line 114: | Line 114: | ||
| | | | ||
| | | | ||
| [http://www.prolific.com.tw/US/ShowProduct.aspx?pcid=41&showlevel=0017-0037-0041 | | [http://www.prolific.com.tw/US/ShowProduct.aspx?pcid=41&showlevel=0017-0037-0041] | ||
| | | | ||
Line 129: | Line 129: | ||
|- | |- | ||
| SiLabs | | SiLabs | ||
| | | CP21xx | ||
| | | | ||
| 5,6,7,8 | | 5,6,7,8 | ||
| | | | ||
| | | 2 Mbps | ||
| | | [http://www.silabs.com/products/interface/usbtouart/Pages/usb-to-uart-bridge.aspx] | ||
| | | Family of several devices | ||
|} | |} |
Revision as of 23:30, 21 November 2013
Serial Ports are a common way to communicate with devices. The most common serial ports, as used by devices like Metex/Voltcraft multimeters, are RS-232 interfaces.
USB to Serial Converters
To operate devices that have RS-232 or TTL serial interfaces on computers that have only USB interfaces, converters are available. Many different chipsets exist that have slightly different properties, often supporting only a subset of what common UARTs like the 8250/16550A can do. Please note that a driver for the respective operating system is required (sometimes included in the OS already, e.g. mostly for Linux). Many original USB cables from manufacturers use these converters, too, either with the chip manufacturer's or a custom USB ID.
Some RS232 devices won't work on RS232-USB converters because they need a higher RS232 signal voltage than supplied by most of these converters, e.g. to drive optocouplers in the interface.
Common chipsets are:
Manufacturer | Type | USB | Data Bits | Non-standard baud rates | Max. baud rate | Homepage | Remarks |
---|---|---|---|---|---|---|---|
Asix (former MOSChip) | MCS7703 | 1.1 | [1] | 1 serial port; out of production | |||
MCS7710 | 1.1 | [2] | 1 serial port; out of production | ||||
MCS7815 | 1.1 | [3] | 1 serial, 1 parallel port | ||||
MCS7717 | 1.1 | [4] | 1 serial, 1 parallel port and 3-port USB hub; out of production | ||||
MCS7720 | 1.1 | [5] | 2 serial ports | ||||
MCS7810 | 2.0 | [6] | 1 serial port | ||||
MCS7820 | 2.0 | [7] | 2 serial ports | ||||
MCS7840 | 2.0 | 5-8 | yes; broken on Mac | [8] | 4 serial ports | ||
FTDI | many | 7,8 | [9] | ||||
Prolific | PL-2302x | 7,8 | [10] | ||||
Prolific Fake | (PL-2302) | It seems that fakes of prolific chips with limited reliability exist.1 | |||||
SiLabs | CP21xx | 5,6,7,8 | 2 Mbps | [11] | Family of several devices |