electroSome

Getting Started with PL2303 USB to UART Converter

Contents

USB to UART Converter is a very useful tool for Embedded Systems. If you haven’t one, please try to buy it. It will definitely boost development speed of projects which uses UART modules like interfacing GSM, GPS, Bluetooth, Wi-Fi …  By using it we can easily study these modules by sending data directly from your PC and analyzing the received data in your computer display without programming a microcontroller. Here we will use PL2303, one of the most popular USB to UART Converter manufactured by Prolific Technology Inc.

Installing Driver

Before starting using UART, you need to install driver for PL2303. You can install driver in two ways. If your system is connected to internet, you can install driver using windows update otherwise you need to download the driver setup file and install it. First we will see, installing driver using windows update.

With Internet Connection

After Plug in the Device – Device Manager
Update Driver Software

Without Internet Connection

If your system has no internet connection, you can follow this method. But you still need to download driver setup files form some other computer which has internet connection.

Downloaded Files
After Plug in the Device

After completing the installation in any of the above methods, verify that the device is working fine and note the COM port number using the Device Manager.

Driver Installation Completed

Then you may verify the PL2303 chip version by using the Check Version Tool in the Downloaded ZIP file.

Checking Chip Version

 Usage

PL2303 USB to UART Converter

For using this USB to UART Converter you need a software tool. Most of the development tools like MikroC Pro, Arduino has a UART Tool along with it. Here we are going to use a freeware called Terminal.

Terminal.exe is a portable tool, ie no need to install it. To demonstrate the working of this tool with PL2303 USB to UART Converter, just short the TX and RX pins using a jumber as shown below.

Shorting TX and RX of USB to UART Converter

Now, data received by the device will be the data transmitted by the device.

Open UART Terminal
UART Terminal – Connected
Sending and Receiving Data – UART Terminal

I hope that you are understand the usage of Terminal tool with PL2303 USB to UART Converter. If you have any doubts regarding this, please comment below.

Buy Here

[products ids=”9284, 9255,9660″]

Exit mobile version