Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

RS232C to USB interface

Status
Not open for further replies.

neggar_8051

Newbie level 6
Joined
May 18, 2007
Messages
11
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,331
I have a HP laptop. It doesn't have a serial port to it but has USB ports.
I want to build a USB to RS232 converter for it.

Plz sugeest me a way to do this?



Yours Faithfully,
neggar
 

I guess you don't want to buy an off-the-shelf converter and you plan to build one ..

There are planty of options to choose from ..

Here is one based on the CP210(X) USB-to-UART bridge:
https://www.silabs.com/tgwWebApp/pu...s/Microcontrollers/Interface/en/interface.htm
https://www.silabs.com/public/documents/tpub_doc/dsheet/Microcontrollers/Interface/en/CP2101.pdf
Driver:
**broken link removed**

The simplest configuration uses the following pins:
USB side - D+, D-, GND and 5V
RS-232 side - TxD, RxD and GND
.. see picture below ..

Regards,
IanP
 
Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top