Difference between revisions of "USB to UART convertor using CP2102"
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | [[File:Cart add.png|right|link=https://www.exploreembedded.com/product/USB%20to%20UART(Serial)%20convertor%20using%20CP2102]] | ||
[[Category:Sheilds,Convertors,Breakout Boards]] | [[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: | + | }} |
+ | [[File:DSC00868.JPG|x400px|framed|center]] | ||
<gallery> | <gallery> | ||
File:Serial to USB.JPG | File:Serial to USB.JPG | ||
− | File:Serial to USB | + | File: DSC00870.JPG |
− | File:Serial to USB | + | File:DSC00876.JPG |
+ | File:Serial to USB 3d.JPG | ||
+ | File:Serial to USB 3d1.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 | ||
+ | }} | ||
+ | [http://exploreembedded.com/wiki/images/b/b9/Usb_to_Serial.pdf '''Schematic'''] | ||
+ | ==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}} |
Latest revision as of 17:14, 4 April 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