<div dir="ltr"><div>What matters is the chipset in the USB cable, it&#39;s actually a USB to serial. Most cables are made with a chip from one of two manufacturers:</div><div><br></div><div>Future Technologies (FTDI) - <a href="https://ftdichip.com/drivers/">https://ftdichip.com/drivers/</a></div><div>Prolific Technology - <a href="http://www.prolific.com.tw/us/ShowProduct.aspx?pcid=41&amp;showlevel=0041-0041">http://www.prolific.com.tw/us/ShowProduct.aspx?pcid=41&amp;showlevel=0041-0041</a></div><div><br></div><div>MacOS does come with default drivers for some of the chips from these manufactures, but they aren&#39;t always the most up-to-date. The easiest way to find out what chipset you&#39;re using is to use the System Information application (located in /Applications/Utilities). Open the app, look at Hardware &gt; USB and then look for your cable. Look for an item that says something about serial or UART. Or unplug and replug the cable, pressing Command-R each time and look for something that disappears and shows up. Once you find the right item, you can select it and get more info, under vendor ID you should see either Prolific or Future. You should be able to figure out the chipset from the item name itself, for example one of my cables identifies as &quot;FT232R USB UART&quot; which tells me it&#39;s a Future Technologies chipset and needs the 232 drivers. Another cable I have identifies as &quot;USB-Serial Controller&quot; with a vendor ID of Prolific. Looking at the Product ID I see it&#39;s &quot;2303&quot; which happens to be a chipset from Prolific looking at their website. There&#39;s only one MacOS driver available, so that&#39;s the one to use. Pretty much 99% of these cheap $10 cables are going to use one chipset or the other and not something very rare. I haven&#39;t seen any cables that are USB-C yet, these are all USB-A, so I need to use them with an adapter or hub with USB-A ports for my MacBook Air M1. Even though the drivers aren&#39;t ARM native, they seem to work just fine in my experience.</div><div><br></div><div>You will also have to do some guesswork when selecting the port in CHIRP itself. On the MacOS version the drop-down list for port will show things like /dev/cu.somethingsomething. Look for one that says &quot;usbserial&quot; or the like. If you can&#39;t find it, again it might be useful to try unplugging and replugging just the cable, and restarting CHIRP and look for an entry that disappears and shows up on the list. Remember what you select, as it should be called the same thing in the future.</div><div><br></div><div>It won&#39;t hurt to install drivers from both manufactures, they&#39;ll just be sitting around unused if you don&#39;t plug a cable with that chip in, so if you&#39;re really stuck, install both. If you&#39;re still at a loss, then get another cheap cable from Amazon, look for one that says FTDI or Prolific chipset.</div><div><br></div><div>Also important, do make sure the cable is plugged in all the way to your radio, some of my radios require more pressure to push it in fully. Set the radio to an unused frequency and set the volume to 70% or so.</div><div><br></div><div>I have no problems programming all of my radios with CHIRP on MacOS (Intel or M1) or Windows 10 following these general guidelines.</div></div>