Skip to content

IW5EDI Simone – Ham-Radio

Amateur Radio made in Italy

Menu
  • About me
    • QSL info
    • Log Book OnLine
    • What I Hear
    • Live Stream
    • Perchè (Why) in English ?
    • Contact me
    • Privacy info
  • Software
    • Ham Radio Deluxe 5.2
    • IP-Sound
    • OscillometerXZ
    • YO Yagi Optimizer
    • HamAlyzer 2.8
    • ERP Calculator
    • 59+ software
    • Magnetic Loop Calculator
    • MeterMate
    • UDY 2 Voice Keyer
  • Ham Radio
    • Beginners Guide to Ham Radio
    • Direct QSLing from Italy
    • Foreign Ham Operations in Italy
    • Tourist Ham Radio in Italy
    • Frequency List
    • Metric Conversion Table
    • Sound Card Interfacing for RTTY, PSK31, and SSTV
  • Technical Articles
    • Microphone Connections
    • A low cost 600 watt ultra-linear amplifier
    • VE7AVV – YAESU FL-2100Z Amplifier Repairs
    • Mic Wiring – Ham Radio
    • Homebrewing a balun
    • Grounding Concepts
    • HF Scanning frequencies
    • Wi-FI: Measuring network throughput
    • Determining RFI problems in mobile
    • Hidden and stealth antennas
  • Antennas
    • 144 / 430 Dual Band J-pole antenna
    • 10 Meter 4 Element Quad Antenna
    • 144 Mhz Magnetic Loop Antenna
    • A “loopy” Loop Loaded Vertical
    • W5GI Mystery Antenna
    • A Multiband Dipole
    • Build a W3DZZ Antenna
    • A portable 2-element VHF yagi
    • Assembling GAP Titan DX Antenna
    • The Galaxy Dipole
    • Pfeiffer Maltese Quad Antenna System
    • Magic Anti-Jamming antenna
    • D3+ High Performance Antennas
    • EH Antenna for 40 and 20 meters
    • Homebrew G5RV
    • 40 meter mini Moxon Antenna
    • EH Antenna for 10 meter
    • Quad and ModQuad Antenna
    • Inverted U antenna for 160 meters
    • 6 Band HF Windom antenna
    • The Bazooka Antenna
    • Antennas for HF mobile operation
    • Inverted L Antenna for Low Bands
    • Your first dipole
    • Remote control Antenna Switch
    • The gin pole
    • Hexbeam antenna setup
    • W4TI Rotor Installation
Menu

PC-programming cable for Kenwood TH-G71A / TH-F6A

Posted on May 15, 2020May 15, 2020 by Simone

I wanted to make my own cable to program my Kenwood TH-G71A ham radio with a PC, but the owner’s manual simply did not show the pinout needed for the connector plugs. I searched the web but was not able to find this information but I did discover that several other radios used an RS-232-to-logic (0-3.3V) level-shifter and a Full-duplex serial connection (separate RXD / TXD), and found schematics for such interfaces for other radios. I also found a device called the “MAK interface” which claimed to work with the TH-G71A, and the web site listed an interface cable.



With these clues, and after studing the signals coming out of the radio (and lots of debug time …), I finally figured out the plug connections at the radio end.

I was able to use basically the same interface schematic that was claimed to work for the Kenwood PG-4S cable (which is used for the TM-G707 / TM-V7 radios instead of the Kenwood TH-G71).

Refer to http://home.attbi.com/~kc7zru/pg4s.html for the schematic for the PG-4S interface:


The DB-9 connector to the PC is the same, but the connector on radio side is different. (Instead of the 6-pin mini-DIN connector, use the 2.5mm and 3.5mm phono plugs for the TH-G71)



Refer to Drawing at the URL above (Tate Belden’s site), right hand side, starting at the top:

   1. Ignore the tie between pins 4 and 5 of the mini-DIN connector. (There is no such tie on the TH-G71 Cable)
   2. The interface’s “TXD” goes to Ring of 2.5mm plug. (cathode of the diode on the interface)
   3. The interface’s “RxD” goes to the Shield of 3.5mm plug. (collector of NPN on interface)
   4. GND goes to shield of the 2.5mm plug.
   5. The tips of both plugs are No-connect.

Schematic tweaks:
Note: If you have an interface that already works on another radio such as the Kenwood TM-G707 / TM-V7, then you may not need to make these changes!


   1. Change R1 from 150ohm to 1K ohm (this is the resistor feeding the zener diode). I found that 150ohms loaded the line too much and the resulting voltage was too low to power the interface from the Serial port. If you have problems, be sure that the cathode of the Zener is at about 4.9V. I found that the interface worked down to about 3.2V when I just powered this from a variable power supply instead of through the PC serial port (after removing R1 and the zener and just applying voltage at C1)
   2. add a 150K ohm resistor between the Radio TXD to gnd. I did this just to keep the voltage down on the TxD pin because the radio seems to be 3.3V I/O pin (not 5V)
  
Update: Dec 2001: The Kenwood manual for the newer TH-F6 radio shows the pinout for the Plugs (page 46). Through Dec 17, 2001, this web page showed the Ring and Shield of the 3.5mm plug both shorted together, but I have updated the plug pinout to match the Kenwood documentation, and I confirmed that it does work as shown, without the connection to the ring.

I was able to find a 90-degree “elbow” shaped, 2.5mm stereo plug at Radio Shack (p/n 274-298).

Using the interface / software

   1. For TH-G71: Menu 15, TC ON
      Transceiver Control must be enabled, or else you will get a communication timeout error when trying to communicate with the radio after connecting the cable up to your PC. “TC ON” enables the plugs on the side to work as data lines instead of as external mic/speaker.

            Press the “F” button, and then Band, turn the main tuning
            knob to Menu 15 Transceiver Control and turn it ON for
            Programming.  You will need to use a free com port (Com 1 or 2) on the PC.
           

      Note: For the TH-F6 radio, the Kenwood manual states: Access Menu No. 9 and select “PC”

   2. Kenwood Programming software
      Download the PC Programming s/w from Kenwood FTP site ftp://ftp.kenwood.net or web page http://www.kenwood.net/amateur -> downloads -> software -> THG71A
      You should see the files mg71200.exe and readme.txt .
      Install the software and Run mcp-g71.exe. go to file menu, and be sure your com port is set correctly, then turn on radio, and plug in, and do “Radio-> Read”. Try it a few times — I found that it sometimes said something like “Communication timeout” the first time I tried after connecting up the interface.

Debugging problems with the interface

   1. Be sure you have done everything listed under “Use”. If you are really stuck, you can try these checks:
   2. Verify power + side:
         1. With the interface connected to the pc, connect a meter to node 1 (cathode of the Zener) and ground.
         2. In the MCP program, do radio->read (you should see “reading data from radio”) As it is “trying” to read the radio, quickly check the voltage.
         3. The voltage should be about 4-5 Volts. This is needed to power the interface from the serial port. Note: The voltage at the RTS and CTS pins of the DB-9 connector will NEGATIVE when the Com port is inactive (when you are not trying to read or write to the radio with the software). But the voltage will go POSITIVE (about 9V on my PC) when the Com port is active.
            Condition     RTS/CTS Voltage
            Com port idle, not reading/writing radio     about -6 to -12V
            Com port active, reading/writing radio     about +6 to +12V
         4. If you don’t have good power here, something is wrong. (This is why I increased R1 resistance from the original schematic – as the original lower value loaded my serial port down too much due to the diode at node 1).
            You can power the interface externally: Remove the rts/cts connections from the PC and just power node 1 with a battery or external power supply. This was the main problem I had getting my interface working (besides trying to figure out the pinouts of kenwood jacks).
   3. Verify power negative (-) side:
         1. With the interface connected to the pc, connect a meter to node 7 (negative terminal of the Cap C2)
         2. In the MCP program, do radio->read (you should see “reading data from radio” As it is “trying” to read the radio, quickly check the voltage.
         3. The voltage should be negative (more negative than about -5 or -6V) This is needed to generate a negative voltage back to the PC RxD.
   4. If this power is good in the previous steps, but the interface still does not work, recheck the interface to make sure everything is wired up correctly including all ground connections, and the pinouts the serial port DB connector. Check all part values and that the polarity of caps is correct, and that NPN and PNP transistor are wired up the correct way.
   5. If that does not find any problems, I would then test the interface to be sure it does the correct level-shifting and “inversion” of the levels from the PC (RS-232) to lower-voltage for the Radio. This can be a bit tricky and you need some power supplies and clips to do this, with the interface disconnected from the PC and the Radio. Basically, you want to verify the following:
         1. With TXD (out from the radio) = 0V, the RxD to PC should be about 5V
         2. With TXD (out from the radio) = 3-5V, the RxD to PC should be between -5V to -12V.
         3. With TXD (out from the PC) between -5V to -12V, the RxD to the Radio should be “floating” (Q2 off) (and the weak pullup in radio pulls the node to a logic “high” value)
         4. With TXD (out of the PC) > 5V or so, the RxD to Radio should be 0V (Q2 is “on”).
      But the catch is that the interface generates the -12V (or so) by the switching on TXD. So you need to fake it out to be sure you have this voltage (which should be there in step 3c) because you don’t have the interface connected to the PC anymore. Otherwise, you won’t get the negative voltage in step 5B.

Programming the TH-G71
See this page for information used to program and control the TH-G71 through a serial port. Serial Port command protocol is provided. This is useful if you are interested in how Kenwood’s MCP memory control program works, or if you are interested in programming the radio using a PC.

Chris Koza azkoza@yahoo.com
KB7QPK

1 thought on “PC-programming cable for Kenwood TH-G71A / TH-F6A”

  1. pippi says:
    October 17, 2021 at 2:32 pm

    nice only what for a God dam Driver software a using if you have a Cableand no Driver

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

IW5EDI Simone

  • Licensed Amateur Radio operator in 1996 as IW5EDI, active member of ARI Firenze and ARRL
  • Class 1970, married with two childrens, love experimenting and antenna home-brewing. IT System Engineer, recently started having fun with morse code and Raspberry Pi


IW5EDI Simone



This Blog is mainly dedicated to Amateur Radio (Ham radio) and contains external articles and personal esperiences.

What is Amateur Radio ?
More Ham Radio Links


Blogroll

  • ARI Italian Amateur Radio Society 0
  • ARI Firenze ARI – Sezione di Firenze 0
  • ARRL Amateur Radio Relay League 0
  • DX Zone Ham Radio Internet Guide 0
  • DXSummit 0
  • DXWatch 0
  • eHam 0
  • Ham Radio Daily Ham Radio News 0
  • IW5EDI on QRZ.com My page on QRZ.com 0
  • Long Delayed Echoes 0

My Content

  • Antenna Projects 0
  • RadioAnnunci.it Mercatino Radioamatoriale 0

Categories

  • Articles (131)
    • Antenna Theory (13)
    • DXing (2)
    • How to (10)
    • shortwave (7)
  • Company and Products (1)
  • DXing (13)
    • QSLing (4)
  • Equipment (97)
    • Antenna (65)
    • Software Defined Radio (6)
  • Featured (28)
  • Ham Radio Events (25)
  • Ham Radio News (1)
  • Ham Radio Software (26)
  • HamRadio (94)
    • Ham Radio 2.0 (16)
    • How to (6)
    • Radio Scanning (6)
  • Homebrew (143)
    • HF Antennas (79)
    • Raspberry Pi (1)
    • UHF Antenna (16)
    • VHF Antennas (38)
  • Photos (4)
  • Short News (4)
  • Video (4)

Comments

  • Charles Mintoff on Ham Radio 2012
  • Roger Sparks, W7WKB on Petlowany Antennas by K6NO
  • Frank Barnes on Ameritron AL-80A restoration project
  • ken m3zkb on W5GI Mystery Antenna
  • Bobby on 5/8 Vertical Ground Plane antenna for 10 meters

RSS The DXZone.com

  • Top Amateur Radio Websites - Issue 2603
  • FT2: New Ultra-Fast Digital Mode Tested on HF
  • Top Amateur Radio Websites - Issue 2602
  • The G3LZR Tribander : The charm of the Impossible Antenna
  • Top Amateur Radio Websites - Issue 2601
  • Amateur Radio Clubs
  • Notes On Auto Tuners and Portable HF Antennas
  • DXtreme Monitor Log 14 - Radio Spectrum Monitoring Software
  • Sangean ATS-505 Receiver Review
  • Receiver Review: ICOM IC-R9000

Ham Radio Blog – IW5EDI Simone JN53OR

© 2026 IW5EDI Simone – Ham-Radio | Powered by Superbs Personal Blog theme