Difference between revisions of "USB to UART convertor using CP2102"
Line 22: | Line 22: | ||
* Industrial temperature –40 to +85 °C | * Industrial temperature –40 to +85 °C | ||
}} | }} | ||
− | [http://exploreembedded.com/wiki/images/ | + | [http://exploreembedded.com/wiki/images/b/b9/Usb_to_Serial.pdf '''Schematic'''] |
==Driver Download== | ==Driver Download== | ||
{{Box|type=l_green_light|text= | {{Box|type=l_green_light|text= |
Revision as of 12:55, 29 January 2015
IC CP2102 is highly stable USB to UART convertor, which works extremely well even at higher bit/baud rates.
CP2102 Features
* RXD, TXD, DTR, CTS, 3.3V, 5V and GND pins taken out.
- USB 2.0 compliant, full-speed (12 Mbps)
- No external crystal required
- Up to 1024 Bytes of EEPROM or OTP ROM
- User-programmable custom Baud rates
- Supports all modem interface signals
- Baud Rates: up to 2 Mbps
- Industrial temperature –40 to +85 °C
Driver Download