Hi,
I need a UART to USB converter to communicate from my microcontroller to my PC and vise versa. I see two popular IC choices for this, one is the PL2303 and other is CP2102. Can you help me identify the key difference between and which one I should choose for my application?
I am using an 8-bit microcontroller operating on 3.3V and my baud rate is 9600. The Tx and Rx pin on MCU is only 3.3V compatible so I need the converter to handle 3.3V
In reply to CH340G looks like a good idea by Pefey
Yes it absolutely works with 3.3V logic level, and I use it all the time. It also has all the control pins which is which are required to flash an ESP.
CP2102 is far more advanced having control pins like DTR and all. Where as you would not get such in PL2303.
If you need just the UART operation, go for the PL2303, otherwise CP2102 can be used in more controlled UART opearations.
Debashis Das
Joined December 02, 2019 117Monday at 10:02 PM
They are both the same in terms of your specific use case. both are USB to UART converters,
I will suggest why not use the CH340G USB to UART converter its cheap, its easy to get, and it works like a charm.