Difference between revisions of "USB to UART convertor using CP2102"
Line 1: | Line 1: | ||
− | |||
+ | [[Category:Sheilds,Convertors,Breakout Boards]] | ||
+ | {{Box|type=l_green_light|text=''IC CP2102 is highly stable USB to UART convertor, which works extremely well even at higher bit/baud rates.'' | ||
+ | }} | ||
[[File:Serial to USB (3).JPG|x200px|framed|center]] | [[File:Serial to USB (3).JPG|x200px|framed|center]] | ||
<gallery> | <gallery> | ||
Line 7: | Line 9: | ||
File:Serial to USB (2).JPG | File:Serial to USB (2).JPG | ||
</gallery> | </gallery> | ||
+ | ==CP2102 Features== | ||
+ | {{Box|type=l_green_light|text= | ||
+ | * 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== | ||
+ | {{Box|type=l_green_light|text= | ||
+ | [http://www.silabs.com/products/mcu/pages/usbtouartbridgevcpdrivers.aspx Download drivers for Windows, MAC and Linux from SI labs website.] | ||
+ | }} | ||
+ | {{DISQUS}} |
Revision as of 17:23, 2 July 2014
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