After many,many hours of frustration, I have finally got my 8086 Consultancy USB to TTL Comms device working with hardware flow control! This is the device that I bought at the same time as buying the
RC2014 Pro Zedkit from the list of options to purchase.
I have dutifully read through the conversations here in the group trying to find out why I could receive an xmoden file from the RC2014 Pro Zed but not send a file to the
RC2014 Pro Zed. From the work of others, it was apparent that the hardware flow control was not working.
What it has turned out to be is that the hardware flow control was TURNED OFF when the HT42B534 bridge chip was re-programmed by 8086 Consultancy. It is possible to turn it back on again and here is what I did.
Instructions are for Windows 10
You will need to download Holtek USB bridge program and possibly the Holtek INI files from Holtek. I installed the Holtek INI files and changed the driver for the Com port to the Holtek drivers before I discovered the reprogramming trick so it may not be necessary to do this.
Open up the device manager and find the COM port device.
Open up the properties and go to the details tab
The 2 items you are interested in are the VID and the PID. Mine are VID = 3171 and PID = 0035.
Install the Holtek USB Bridge Program and run it.
You will see something like
Clicking on open doesn't do anything because its the wrong VID and PID. Change the values in the current device area to those that you have obtained earlier. Then click on open. You should get an 'Open device success!" dialog.
At the bottom of the Holtek program is an upward facing arrow. Click on it and it should update the Custom Device fields.
In my case both the H/W Flow Control and Remote Wakeup were in the OFF position. Change the H/W Flow Control to ON and optionally the Remote Wakeup as well.
To save the settings click on the downward facing arrow at the bottom of the Holtek program which will program the updated settings to the device. If it works you will get a "Download device information success!" dialog.
Close the program, remove the USB device and re-insert it. H/W flow control should now be working.
Enjoy!