Project

General

Profile

CableGuide » History » Version 43

Dan Smith, 10/22/2022 11:48 PM

1 1 Dan Smith
h1. Guide to programming cables
2
3 3 Dan Smith
{{>toc}}
4
5 26 Robert Terzi
This page is a collection of user submitted information on radio programming cables. If you have corrections or additions to this page, please "submit":http://chirp.danplanet.com/contact them to me, or ask for edit privileges. I much prefer this information to be user-maintained and contributed!   Note: as this is user-submitted content, the recommendations and opinions here are not necessarily shared by Dan and other primary CHiRP contributors.  
6 1 Dan Smith
7 24 Robert Terzi
h2. Cable Buying Advice
8 1 Dan Smith
9 24 Robert Terzi
In some cases, the manufacturer of your radio produces the highest quality cable for programming. However, these are usually the most expensive and are not always the most convenient (because of a lack of USB, etc). The exception to this are the very low cost USB cables that come with many Chinese radios that use a counterfeit Prolific USB to serial chip that has a number of driver problems with recent versions of Microsoft Windows. These cables generally work ok with Linux.
10
11
Third party cables are available for most radios with a range of costs and quality.  The low cost cables use counterfeit Prolific USB chips. If you use Microsoft Windows, finding the right driver and keeping it working can be quite a chore.  Saving $10-15 on a cable might cost you a good bit of time and frustration trying to get it all to work.
12
13 41 Eliot Mayer
Cables that use only a 9-pin serial connection take a lot of guesswork out of the equation. With such a cable, you can choose your own (or try many) USB adapters to get a working setup. In reality, this is a much safer option as you only have to find a solid USB adapter once, and you can use it with many cables. The KeySpan USA-19HS is a very solid USB adapter that has many benefits and is not sold under another name, nor does it use a variety of chips as do many other cables. The Siig USB to Serial cable is another good option.  Anything with a *REAL* Prolific or FTDI chip should be fine as well.
14 27 Dan Smith
15 25 Robert Terzi
h3. How to figure out which cable to buy 
16
17
Recommendations for purchasing a USB radio programming cable:
18
19 1 Dan Smith
* *Avoid USB programming cables that appear to be based on the Prolific PL-2303 USB chip*. This is the chip that has been cloned/counterfeited in the Chinese cables. The early clones were fairly unreliable. Because of the counterfeiting, Prolific has taken the step of making their newest drivers attempt to detect the counterfeit chips and refuse to work with them. Recent versions of Microsoft Windows (7 and later) will automatically update to the latest Prolific driver.  This can make a cable stop working at some point after it is installed. <br /> Look at the driver instructions for references to PL-2303.  Also another clue is that there will be many different drivers listed to try if one doesn't work.  
20 34 Dan Smith
* *Cables based on the FTDI USB chip are recommended*. FTDI makes a high quality USB to serial chip that has a good, working driver built in to many operating systems.  The FTDI chip can add $10-15 to the cost of a USB programming cable, but will save time and frustration with driver issues. Look for cables that specifically mention *FTDI*.  Another clue is that the cables are advertised to work with Windows 7 64-bit.  Some of the 3rd party cable manufacturers, such as BlueMax49ers and Valley Enterprises, have switched to using only the FTDI chip after having too many problems with the Prolific clones.
21 42 Eliot Mayer
* *RT Systems cables are a good option for use with CHIRP*.  While not the least expensive option, RT Systems cables are high quality USB programming cables that are based on the FTDI chip.  They also have excellent customer support.  Previous reports that these cables may not work with CHIRP, because they didn't install with a generic serial port number (e.g. COM3), appear to be outdated.  According to Rod at RT Systems, their cables install with a serial port number, and will work with any software, including CHIRP, that can communicate with a serial port.   The only exception was an early version of their USB-59.  Just be certain to follow the instructions supplied with the cable:  Download and install the driver from http://www.rtsystems.us/drivers, _then_ plug in the cable and give Windows time to complete the setup.  We have verified proper operation of 3 RT Systems cable types with CHIRP using Windows 10.  The earlier concerns are discussed in [[CableGuide FTDI OEM Cables|FTDI OEM Cables]].
22 25 Robert Terzi
* Note: For some radios such as Yaesu, the RT Systems cable and software are sold alongside the radio as if they were made by the manufacturer rather than a 3rd party.  A number of ham radio dealers don't make it easy to distinguish that the software and cable are actually from a 3rd party.
23 24 Robert Terzi
* If you can't tell what chip the cable uses, look for a different cable.
24 1 Dan Smith
25 34 Dan Smith
There are a few reputable manufacturers of 3rd party cables that are known to be high-quality in the community. If you're looking for a cable, check the following:
26 1 Dan Smith
27 43 Dan Smith
* "BlueMax49ers":https://bluemax49ers.com
28 1 Dan Smith
* "Valley Enterprises":http://www.valley-ent.com
29 34 Dan Smith
* "KAMAMALL":http://stores.ebay.com/KAWAMALL/Radios-/_i.html?_fsub=967717012&_sid=74282382&_trksid=p4634.c0.m322
30 41 Eliot Mayer
* "RT Systems":https://www.rtsystemsinc.com/
31 34 Dan Smith
32 24 Robert Terzi
h2. Making your own cables
33 1 Dan Smith
34 25 Robert Terzi
It is possible to build your own radio programming cable. Most radios use a serial interface for programming, however the voltage levels used varies.  RS-232 Serial ports used voltage variations of up to -15Vdc to +15Vdc which was good for older equipment and long cable runs.  Modern low voltage electronics tends to use signalling levels of 0-5Vdc, or 0-3.3Vdc.  Be sure you know what voltage levels your radio expects before connecting anything.  *RS-232 voltage levels can damage your radio if it is expecting to see a max of 3.3Vdc or 5Vdc*.  Older radios with built-in TNCs or those otherwise designed to connect directly to a computer use RS-232 voltages.  However these radios are becoming more and more rare.  Most modern radios have a low voltage port connected directly to the radio's microcontroller for cloning and memory programming.  Research "voltage level converters" for how to convert between the different types of signalling.
35 1 Dan Smith
36 25 Robert Terzi
USB Serial cables that provide RS-232 ports usually include both a USB to low-voltage serial chip and a level converter.  However, bare USB to serial adapters are available that provide 0-5Vdc or 0-3.3Vdc signalling from a number of companies targeted at microcontroller programmming and other do-it-yourself hobby/electronics activities.  Building a USB programming cable for your radio can be as easy as selecting the appropriate USB adapter with the right voltage for your radio and soldering on the proper cable.
37 24 Robert Terzi
38 25 Robert Terzi
There is quite a bit of information available on building cables for most radios on the internet. Instructions with schematics can often be found in the mailing lists, Yahoo, Google (or other) Group, forums that are specifically for the users of each radio.  Some of the plans have been linked below in the radio specific section.
39 24 Robert Terzi
40 25 Robert Terzi
41 38 Bernhard Hailer
h2. Caveats
42
43
When using some touch screen laptops (for example the HP 430 series), you may not be able to use the USB cable to program the radio consistently. This is because the power management system in this line of laptops turns off USB devices when it does not detect data flow. Unfortunately, radio programming does not flow a lot of data, so the system shuts down the port thinking it's not being used. It does not "wake up" again properly.
44
45
_Solution:_
46
Plug in your USB Programming cable. Go to "Device Manager" and find your way to the "Ports" item, then the "<Vendor> USB-to-Serial Comm Port (COM n)" (where <Vendor> is "Prolific", "FTDI", ...; and n is the COM port the system assigned to this USB to Serial adapter). Double-click on the "<Vendor> ..." item, then on the Power Management tab, remove the checkmark from "Allow Computer to turn off this device to save power". That solves the problem - now Chirp can always communicate with the radio.
47
48
49 25 Robert Terzi
h1. Radio Specific Information
50 4 Dan Smith
51 2 Dan Smith
h2. Alinco Radios
52
53
All (to my knowledge) Alinco radios use a three-pin 1/8" plug with a TTL converter in the 9-pin housing. This is identical to the Icom OPC-478 cable.
54
55 14 Dan Smith
h2. Baofeng
56
57 20 Dan Smith
h3. UV-3R
58 21 Dan Smith
59 14 Dan Smith
The UV-3R uses a Prolific USB-to-serial chip, but users report that in Windows, you must use drivers from http://409shop.com. It works out of the box on Linux.
60 29 Robert Terzi
The PLUS model of the UV-3R uses a Kenwood/Wouxun cable (same as the UV-5R) instead of the original single plug cable used by the UV-3R and UV-3R Mark II. All models (thus far) of the UV-3R use the same software.
61 1 Dan Smith
62 29 Robert Terzi
Build your own cable:
63 32 Dan Smith
* "Miklor Site's Baofeng DIY":http://www.miklor.com/COM/UV_Technical.php#progcable
64 29 Robert Terzi
65 20 Dan Smith
h3. UV-4X
66
67 22 Robert Terzi
The UV-4X is a rebadged UV-3R Mark II and uses the single connector cable. The radios themselves are made by "Vero Telecom":http://www.verotelecom.com/
68 20 Dan Smith
69
h3. UV-5R
70
71
The UV-5R is made by TYT, uses a Kenwood/Wouxun cable, and does not use the same protocol as the UV-3R models.
72 1 Dan Smith
73 29 Robert Terzi
Build your own cable:
74 32 Dan Smith
* "Miklor Site's Baofeng DIY":http://www.miklor.com/COM/UV_Technical.php#progcable
75 29 Robert Terzi
76 1 Dan Smith
h2. Icom Radios
77
78 37 Bernhard Hailer
_The following links are outdated, and we haven't yet found replacements for them; the Highfieldfs Amateur Radio Club in Cardiff UK is now at http://highfields-arc.com, but apparently their cable pages are gone._
79 29 Robert Terzi
Instructions for building your own OPC-478 / OPC-552 / CI-V cables can be found here: http://highfields-arc.co.uk/constructors/other/opc478.htm  Circuits are shown for both an RS-232 version with a level-converter as well as a "USB version":http://highfields-arc.co.uk/constructors/other/opc478.htm#usb using an inexpensive USB module.
80
81 12 Dan Smith
h3. VHF/UHF Mobiles
82 1 Dan Smith
83
Nearly all of these radios use an OPC-478 (or similar) cable, which plugs into the speaker jack of the radio. The housing of the 9-pin connector has TTL conversion logic, which can be home-built but it is typically easier to buy one pre-made. Note that some of the mobile D-STAR radios can also use their data connection for programming, which uses RS-232 signalling and requires no conversion hardware. Models that can do this include the IC-2820H, ID-880H, and ID-80.
84
85
h3. IC-91AD, IC-92AD, ID-1
86
87
These radios operate in "live" mode and require a full-duplex RS-232 serial cable connection. For the IC-91AD, the OPC-1529 cable is used (and can be easily built).
88
89
The 92AD uses a moisture-proof custom bayonet connection at the top of the radio, which is only available from Icom (OPC-1799) and only with their RS-92 programming software. Note that the OPC-1797 adapter cable will not allow you to use an OPC-478 programming cable with this radio.
90
91
The ID-1 is programmed via its integrated USB connection.
92 17 Dan Smith
93 16 Dan Smith
h3. IC-Q7A
94
95
For some reason, this radio doesn't use the standard three-conductor plug on the OPC-478. The cable for the Yaesu VX-7 actually works perfectly though.
96 2 Dan Smith
97
h2. Kenwood Radios
98 29 Robert Terzi
99 1 Dan Smith
h3. TH-F6A, TH-K2A
100 22 Robert Terzi
101 1 Dan Smith
These radios use a two-pronged cable that plugs into the microphone and speaker jacks simultaneously.  Note: many Chinese radios such as the Wouxun, and Baofeng UV-5R use the same two prong cable as these Kenwoods.
102
103 29 Robert Terzi
Build your own cables:
104 32 Dan Smith
* "Miklor Site's Baofeng DIY":http://www.miklor.com/COM/UV_Technical.php#progcable  (The UV-5R cable will work for these Kenwood)
105 29 Robert Terzi
106
107
108 2 Dan Smith
h3. TH-D7, TH-D7A, TH-D7Ag
109
110
These radios use a three-pin 3/32" plug directly wired to an RS-232 port (easily home-built).
111
112
h3. TM-D700
113
114
This radio uses a regular serial cable (Female-Female) to the 9-pin connector on the front of the radio.
115
116
h3. TM-D710, TM-V71A
117
118 6 Dan Smith
This radio uses a RS-232 cable (officially, PG-5G) directly cabled to a eight-pin Mini-DIN connector marked "PC" on the back of the radio. No level converter is required, so this can be easily home-made with the right connectors.
119 1 Dan Smith
120 33 Jens Jensen
h2. Yaesu Radios
121 1 Dan Smith
122 41 Eliot Mayer
Note: A number of ham radio dealers sell the RT System's software alongside the radios.  This gives the false impression that the software and cable are from Yaesu rather than a 3rd party which is a bit misleading.  However, previous reports that RT Systems cables will not work with CHIRP without additional configuration appear to be outdated.  We have successfully used the RT Systems USB-57A cable to program a VX-5R with CHIRP on Windows 10 without issues.  See the comments about RT Systems above.  
123 1 Dan Smith
124 23 Robert Terzi
125 5 Dan Smith
h3. VX-2R, VX-3R, VX-5R, VX-6R, VX-7R, FT-60R
126
127 2 Dan Smith
These handhelds use the same type of cable, which is a four-pin TRRS connector and a TTL voltage converter in the 9-pin housing.
128 10 Dan Smith
129 29 Robert Terzi
h3. VX-8R, VX-8DR
130 1 Dan Smith
131
The VX-8R and VX-8DR both use a moisture-proof multi-pin screw-on connector at the top of the housing. It is recommended that you find a third-party programming cable for this radio. This radio expects 3.3Vdc signalling.  Using a 5Vdc adapter could possibly damage the radio.  Note the VX-8G radio with the built-in GPS, uses an entirely different serial connection, see below
132
133
134 34 Dan Smith
NOTE: RT System's cable *will NOT work with CHiRP under Windows or Mac OS* without some additional driver or chip configuration.  See [[CableGuide FTDI OEM Cables|FTDI OEM Cables]].
135 1 Dan Smith
136 29 Robert Terzi
Build your own:
137
* "VK4GOL's instructions":http://users.tpg.com.au/vk4go1/vx8-2.htm.  Uses FTDI modules to build a serial cable.
138 10 Dan Smith
* VX-8 Connectors:  RT Systems sells a DIY cable with the correct proprietary end for the VX-8 without the USB serial adapter for a very reasonable price.  Note: it is not waterproof or moisture resistant, like 
139 6 Dan Smith
140
141 7 Dan Smith
h3. VX-8GR
142 2 Dan Smith
143
The VX-8GR uses a three-conductor 3/32" plug directly to an RS-232 port. This is the same cable that Kenwood APRS radios use for the GPS connection, and almost the same as the Icom OPC-1529 type data cable, except that a null modem adapter must be used to switch the TX and RX pins.
144 8 Dan Smith
145 9 Dan Smith
h3. FT-7800, FT-7900, FT-8800, FT-8900
146 11 Dan Smith
147 1 Dan Smith
These radios use a 6-pin mini-DIN plug and a TTL converter in the 9-pin housing.
148 29 Robert Terzi
149 35 Daniel Clemmensen
h3. FT-4, FT-65
150
151 36 Daniel Clemmensen
These radios use the Yaesu SCU-35 cable. It is a USB-to-serial cable with a Prolific PL2303 USB-to-serial ship. It is supported by the unmodified drivers USB in Windows and Linux.  The cable uses 3.3 V voltage levels and is a two-wire cable, with GND on one wire and TxD and RxD wired together on the other wire. It plugs into the radio's "MIC" jack using a 2.5mm TRS plug.
152 35 Daniel Clemmensen
153 1 Dan Smith
h2. Wouxun Radios
154 9 Dan Smith
155 1 Dan Smith
The KG-UVD1P and KG-UV2D, KG-UV3D, KG-UV6D radios use the same cable as the Kenwood TH-F6A and TH-K2A listed above.  The connection consists of a 3.5 mm and a 2.5 mm 3-conductor phone plug (TRS).  It is a 5 Volt (TTL) serial interface, with Ground and TXD (fKrom Radio) on the sleeve and ring of the 2.5mm connector.  RXD (to radio)is on the sleeve of the 3.5 mm plug.
156 29 Robert Terzi
157
Build your own:
158 32 Dan Smith
* "Miklor Site's Baofeng DIY":http://www.miklor.com/COM/UV_Technical.php#progcable  (The Wouxun uses the same cable as the Baofeng UV-5R)