Project

General

Profile

CableGuide » History » Version 40

Eliot Mayer, 11/13/2021 06:29 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 27 Dan Smith
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. Anything with a *REAL* Prolific or FTDI chip should be fine as well.
14
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 31 Robert Terzi
* *RT Systems cables are not recommended for use with CHiRP*. While RT Systems sells high quality USB programming cables that are based on the FTDI chip, these cables may or may not work with CHiRP and any other software that except the cable to show up as a generic serial (COM) port. The RT Systems cables use a custom ID. With some work it is possible to get the RT Systems cable to show up as a generic serial devices, see [[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 39 Dan Smith
* "BlueMax49ers":https://bluemax49ers.com is a good source of quality cables, and the owner Mark is a regular supporter of CHIRP. Check out his "Software Advisor":https://bluemax49ers.com/software-advisor/ tool which helps you select software and cables for your radio, operating system, etc.
28 34 Dan Smith
* "Valley Enterprises":http://www.valley-ent.com
29
* "KAMAMALL":http://stores.ebay.com/KAWAMALL/Radios-/_i.html?_fsub=967717012&_sid=74282382&_trksid=p4634.c0.m322
30
31 24 Robert Terzi
h2. Making your own cables
32 1 Dan Smith
33 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.
34 1 Dan Smith
35 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.
36 24 Robert Terzi
37 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.
38 24 Robert Terzi
39 25 Robert Terzi
40 38 Bernhard Hailer
h2. Caveats
41
42
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.
43
44
_Solution:_
45
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.
46
47
48 25 Robert Terzi
h1. Radio Specific Information
49 4 Dan Smith
50 2 Dan Smith
h2. Alinco Radios
51
52
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.
53
54 14 Dan Smith
h2. Baofeng
55
56 20 Dan Smith
h3. UV-3R
57 21 Dan Smith
58 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.
59 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.
60 1 Dan Smith
61 29 Robert Terzi
Build your own cable:
62 32 Dan Smith
* "Miklor Site's Baofeng DIY":http://www.miklor.com/COM/UV_Technical.php#progcable
63 29 Robert Terzi
64 20 Dan Smith
h3. UV-4X
65
66 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/
67 20 Dan Smith
68
h3. UV-5R
69
70
The UV-5R is made by TYT, uses a Kenwood/Wouxun cable, and does not use the same protocol as the UV-3R models.
71 1 Dan Smith
72 29 Robert Terzi
Build your own cable:
73 32 Dan Smith
* "Miklor Site's Baofeng DIY":http://www.miklor.com/COM/UV_Technical.php#progcable
74 29 Robert Terzi
75 1 Dan Smith
h2. Icom Radios
76
77 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._
78 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.
79
80 12 Dan Smith
h3. VHF/UHF Mobiles
81 1 Dan Smith
82
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.
83
84
h3. IC-91AD, IC-92AD, ID-1
85
86
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).
87
88
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.
89
90
The ID-1 is programmed via its integrated USB connection.
91 17 Dan Smith
92 16 Dan Smith
h3. IC-Q7A
93
94
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.
95 2 Dan Smith
96
h2. Kenwood Radios
97 29 Robert Terzi
98 1 Dan Smith
h3. TH-F6A, TH-K2A
99 22 Robert Terzi
100 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.
101
102 29 Robert Terzi
Build your own cables:
103 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)
104 29 Robert Terzi
105
106
107 2 Dan Smith
h3. TH-D7, TH-D7A, TH-D7Ag
108
109
These radios use a three-pin 3/32" plug directly wired to an RS-232 port (easily home-built).
110
111
h3. TM-D700
112
113
This radio uses a regular serial cable (Female-Female) to the 9-pin connector on the front of the radio.
114
115
h3. TM-D710, TM-V71A
116
117 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.
118
119 33 Jens Jensen
h2. Yaesu Radios
120 1 Dan Smith
121 40 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.  It has been reported that some RT System's cables such *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]].  November 2021 update:  This may not be a problem now, as the RT Systems USB-57A Programming Cable has been used successfully to program a VX-5R with CHIRP on Windows 10.  Be sure to download and install the driver from http://www.rtsystems.us/drivers, _then_ plug in the cable and give Windows time to complete the setup.
122 1 Dan Smith
123 23 Robert Terzi
124 5 Dan Smith
h3. VX-2R, VX-3R, VX-5R, VX-6R, VX-7R, FT-60R
125
126 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.
127 10 Dan Smith
128 29 Robert Terzi
h3. VX-8R, VX-8DR
129 1 Dan Smith
130
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
131
132
133 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]].
134 1 Dan Smith
135 29 Robert Terzi
Build your own:
136
* "VK4GOL's instructions":http://users.tpg.com.au/vk4go1/vx8-2.htm.  Uses FTDI modules to build a serial cable.
137 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 
138 6 Dan Smith
139
140 7 Dan Smith
h3. VX-8GR
141 2 Dan Smith
142
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.
143 8 Dan Smith
144 9 Dan Smith
h3. FT-7800, FT-7900, FT-8800, FT-8900
145 11 Dan Smith
146 1 Dan Smith
These radios use a 6-pin mini-DIN plug and a TTL converter in the 9-pin housing.
147 29 Robert Terzi
148 35 Daniel Clemmensen
h3. FT-4, FT-65
149
150 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.
151 35 Daniel Clemmensen
152 1 Dan Smith
h2. Wouxun Radios
153 9 Dan Smith
154 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.
155 29 Robert Terzi
156
Build your own:
157 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)