The CH340 chip is used by a number of Arduino compatible boards to provide USB connectivity, you may need to install a driver, don’t panic, it’s easier than falling off a log, and much less painful.
If your laptop is running a Windows Version later than Windows 8, Windows also will provide auto installation for USB 3.0 driver via Windows Update. Most of the time, when you plug the hub into the USB 3.0 port of your computer, the driver will install automatically and the hub is ready to work. Download drivers for HP Barcode Scanner other devices (Windows 10 x64), or install DriverPack Solution software for automatic driver download and update. Are you tired of looking for the drivers for your devices? DriverPack Online will find and install the drivers you need automatically. Download drivers for modems for free. Operating System Versions: Windows XP, 7, 8, 8.1, 10 (x64, x86. Are you tired of looking for the drivers for your devices? When you visit any web site, it may store or retrieve information on your browser, mostly in the form of cookies. This information might be about you, your preferences or your device and is mostly used to make the site work as you expect it to. Search results of driver for sunix+com+port. The device or download the driver has the ports. Too many other alternate mode devices or dongles are connected to your pc or phone. Port Number List Of Services Matching KV-SERVER. Virtual com port vcp drivers cause the usb device to appear as an additional com port available to the pc.
(Manufacturer’s Chinese Info Link)
(Manufacturer’s Chinese Info Link)
The following github has up to day pkg files for 1.3, 1.4 and 1.5 at time of writing, thanks to Joshua Wallis for bringing this to my attention…
Direct Download Links (from the github repo above):
See the github link above for installation instructions if you need them.
(V1.3) Download the CH340 Macintosh Signed Driver for Mavericks (10.9), Yosemite (10.10) and El Capitan (10.11) and Sierra (10.12)
Inside the zip file you will find a PDF and a “pkg” file, short version, double click the pkg file, the PDF has some extra information.
OSX Sierra (10.12) Note
A kindly user, Maarten Segers reports
FYI, the driver documented here WILL crash on OSX Sierra.
I can personally not test on MacOS and can not vouch for the above drivers at github, but there you go.
See uninstalling information at the bottom of the page if the driver causes problems for you.
Here is an older version of the Mac driver, NOT FOR 10.12 Sierra
(V1.0) Download the CH340 Macintosh Signed Driver for Mavericks (10.9), Yosemite (10.10) and El Capitan (10.11)
(Manufacturer’s Chinese Info Link)
Drivers are almost certainly built into your Linux kernel already and it will probably just work as soon as you plug it in. If not you can download the Linux CH340 Driver (but I’d recommend just upgrading your Linux install so that you get the “built in” one).
A couple of Mac users have said “the driver crashes my mac Sierra how do I uninstall”.
Firstly regards the crash make sure you installed the 1.3 version of the driver, not the old one. You could download it directly from the Manufacturers Website in case they have issued an update since I wrote this page.
Secondly a quick google search reveals that this is how you uninstall:
cd /Library/Extensions/
ls | grep usbserial.kext
usbserial.kext
sudo rm -R usbserial.kext
ls | grep usbserial.kext
cd /private/var/db/receipts/
ls | grep usbserial*
codebender.cc.ch34xinstaller.usbserial.pkg.bom codebender.cc.ch34xinstaller.usbserial.pkg.plist
sudo rm -r
filename
`