Dual Rs232-hs Driver

Below you can download dual rs232-hs driver for Windows. File name: dualrs232-hs.exe Version: 1.5.9 File size: 3.432 MB Upload source: original install disk Antivirus software passed: AVG Dual Rs232-Hs (click above to download). Step 2: Run the detect drivers scan to see available updates. Step 3: Choose which driver updates to install. Drivers and Downloads FAQs. Find out more information on why you should update your drivers, how to update them, installation videos, and where to find the drivers you need.

USB-RS232 Serial Converter Driver Download

Windows 7 64-bit & 32-bit, Windows Vista 64-bit & 32-bit, Windows XP, Windows 2000, Windows Me, Windows 98

Dual

Important note regarding Windows 7 and Vista:
The driver MUST be installed 'as Administrator'
Right-click the downloaded EXE file and choose Run as administrator

Download the Windows installer for the USB RS-232 adaptor:
Download for Windows 7/Vista/XP (32-bit)
Download for Windows 7/Vista (32-bit and 64-bit)

If for some reason the above driver does not work, try one of the following:
Download for Windows 7/Vista/XP (32-bit and 64-bit - Alternate driver)
Download for Windows XP, 2000, 98/ME (32-bit only)

For older cables (purchased prior to October, 2010):
Download for Windows 7/Vista/XP (32-bit and 64-bit)
Download for Windows Vista (32-bit only)

Run the installer, then after rebooting, plug the USB end of the adapter into one of the USB ports on the computer.

NOTE: For Windows 7, please use RC build 7100 or RTM Final version. (Installer program will not run on early Windows 7 or Beta versions)

Check the software driver installation

1) Open the Device Manager dialog from Control Panel

  • Windows Vista: Start >> Control Panel >> System >> Hardware >> Device Manager
  • Windows XP: Start >> Control Panel >> System >> Hardware >> Device Manager
  • Windows 2000: Start >> Settings >> Control Panel >> System >> Hardware >> Device Manager
  • Windows 98/ME: Start >> Settings >> Control Panel >> System >> Device Manager

2) Click the plus sign (+) next to 'Ports'.

3) If the device is properly installed, 'Serialio.com USB Serial Port' or 'Prolific USB-to-Serial COM Port' will be displayed.


The software driver is properly installed, but the USB-RS232 adaptor does not work as expected

One of the common reasons that software may not work as expected with a USB-Serial adaptor when the devcie is properly installed, is many older programs (and even some new ones) only support a limited number of COM ports (e.g. only COM1 - COM4)

If the USB-RS232 adapter is installed as COM5, it may need to be reassigned to COM1 - COM4 to work with some software.

The following outlines how to to reassign the COM port on Windows XP/2K/Me/98SE

Windows XP

1) Follow steps 1-3 of 'Check the software driver installation'above.

2) Right-click on the 'Prolific USB to Serial Port', then click Properties

3) Click on the 'Port Settings' tab. Click the 'Advanced' button.

4) In the 'COM Port Number' drop-down select the desired port number. For example if the software requires COM2, select COM2. Note the COM port must have '(in use)' listed next to it, if it does then another device with that name is already installed in the system. After selecting the desire port number, click 'OK.'

5) Click 'OK' again, and the device will show up as being on the same COM port that it was before (i.e., COM5), but should show up on the selected port name when the Device Manager dialog is closed and opened again.

6) Close the Device Manager. Launch the software to use with the new COM port.

Windows 2000, Me, and 98 SE (Second Edition)

1) Follow steps 1 2 of 'Check the software driver installation'above.

2) Right-click on the 'Prolific USB to Serial Port', then click Properties.

3) Click on the 'Port Settings' tab. Click the 'Advanced' button.

4) Uncheck 'Use automatic settings'.

5) Select 'Input/Output range'. Click on 'Change Settings'.

Dual Rs232-hs Driver Windows 10 Download

6) Type '02E8-02EF' in the Value box. This value will change the port to COM 4. If COM 4 is in use, you must choose another port. The values for each port are.

  • COM 1: 03F8-03FF
  • COM 2: 02F8-02FF
  • COM 3: 03E8-03EF
  • COM 4: 02E8-02EF

7) Enter the value, then click OK. Click OK again, then click Yes when the 'Creating a Forced Configuration' window appears. Click OK.

8) Restart the computer. The Device Manager can be checked, to see the COM port change.

Note: Adaptor may not be exactly as pictured above.
back

PlatformIO core: 4.3.4, Home 3.2.3
Target board D1 mini ESP32 (board = wemos_d1_mini32)
Debugger: Expressif ESP-PROG
Development computer: Window 10

Dual Rs232-hs Driver Download

Initially when I plugged the debugger into a usb port my pc would make a sound and it would show up in the Device Manager as a COM port. I was successfully able to debug a blink sketch. I had not connected the tx and rx wires so I was using a second usb plugged into my D1-mini-ESP32.

Dual Rs232-hs Driver Review

Then I did some more work on my project and then when I plugged the debugger in it didn’t show up in the Device Manager as a COM Port. I’m not sure if something happened to the esp-prog hardware or if I screwed up the device drivers on my PC.
Note: COM1 is on my motherboard

Here is the PlatformIO log

Dual Rs232-hs Windows 10 Driver

Dual Rs232-hs Driver

And, Zadig no longer shows the FDTI driver available for replacement. Is activating the FTDI drive just a onetime thing and after that the only choice is to update to the WinUSB? Is there a way to reinstall the FTDI? Interestingly in the device manager with only the ESP-Prog plugged in it shows two Dual RS232-HS devices but no COM port. Makes me think I’ve screwed something up with the device drivers.

Here is a screen shot of the Device manager with both the target board and esp-prog plugged in using separate USB cables.

I think I’ve tried all of the obvious things including: trying a different USB cable, rebooting my PC. At one point I used the Device Manager to delete both of the Dual RS232-HS devise and the FTDI COM device and rebooted my PC, no change. I’ve rerun Zadig many times but the FTDI Bus drive never shows up again. I’ve tried reinstalling the driver but that hasn’t helped.

I realize this is probably not related to PlatformIO but there don’t seem to be many that understand configuring the ESP-Prog and @manuelbl seems to understand how all of this is supposed to work.

Dual Rs232-hs Driver Free Download

Thanks for your support and the GREAT PlatformIO IDE.