USB Serial RS232 Troubleshooting

USB DriverIf you are having problems with your USB to RS232 serial connection then troubleshooting it will help. We will have to complete a loop-back test to confirm that there is a connection. This will tell you if there is a connection as well as is it a UART driver problem or is it a hardware issue that has been overlooked. This will work with most USB serial RS232 adapters which you will find on the market.

USB Serial RS232 Troubleshooting

Follow these steps and see if you can solve your errors when it comes to your USB to serial adapter. This will check your COM ports or UART ports on Windows and also check the connections which you have. This might solve most of your UART problems.

Check COM port installation

  1. Check Device Manager first and see if there are any errors with the drivers;

Start -> Control Panel -> Device Manager

USB Serial RS232 Troubleshooting

2. If there are no COM ports or there is an error, then you will need to uninstall the COM port driver;

3. Right Click on the COM/UART device in the panel;

COM/UART device

4. Left Click on Properties and the driver details can be seen. This is an FTDI UART;

5. Click Uninstall to remove the driver and then reboot;

UART driver

5. You will note that location show “on USB Serial Converter”;

6. Click on Port Settings then Click the Advanced settings button;

See also  FT230X USB to Basic UART Driver

UART advanced settings

7. If you want to change your settings you can do it here. You can change the speed or buffer sizes;

8. Click on Driver and you can update the driver for the UART or COM port.

See the list of drivers here :

PL2303TA USB to RS232 DB9 Serial Driver

FT232R USB UART Driver

USB to Serial Driver

 

Making a RS232 Loopback test

rs232 pin layoutThe loopback test is easy to do. The test is a simple test that will check if your adapter can send and receive data. We do this by connecting the Transmit pin (TX) to the Receive pin (RX), which on most UART or COM port adapters is PIN3 and PIN2. Check your hardware if you are not certain. Simply connect the two pins together.

You will need to connect your USB serial adapter to your computer’s USB port. Simply plug it in and the check-in the Windows Device Manager (as sown above) if the port was successfully created. Once this is done then we can now test the port. If the COM port for the RS232 adapter does not show then as above uninstall the driver, reboot your computer and let it self install or download the driver on this website. See also the SSD Problems on here as well.

RS232 loop back testYou will now have to download the software to test the RS232 for the troubleshooting process. You can download the software below called “AccessPort”. This will run the needed tests.

Access Port

This is freeware software so download which Windows OS you are running on to use this test software.

See also  ASUS UART Drivers

 

AccessPort 1.37 – Win9x/2K/XP/Vista/Win7
AccessPort 1.34 – Win9x/2000/XP/2003

Once installed you will now find the following screen from the AccessPort software.

Access Port

  • Click on Tools (Configuration in the menu);
  • The configuration screen opens as can be seen at the bottom;
  • Change the COM port to the COM port in Windows Device Manager
  • See in the example it is on COM 2
  • Now Enable Auto Send (this will send characters in a continues strong)

COM test

  • Now Click Ok

RS232 test

  • The Send windows are at the bottom and the Receive windows are at the top
  • Now simply enter text in the lower window and click the Auto Send button.

 

This loopback test for the RS232 will tell you if your software has been installed correctly. It will tell you if there is a driver conflict. If will also tell you if you have had a connection error. Also if it keeps sending the text to the top windows then there is no software or hardware error. If there is not software error and you cannot connect, then you will be having a hardware error. Likewise see also the Serial Port Cards and the RS232 to RS485 Port Troubleshooting.