workshop

View the Project on GitHub

Installing the CH340G Driver

< Back to overview

On some machines, the CH340G USB to Serial need a driver to function properly. If so, follow the steps below (credits to Konstantin Gredeskoul for posting his driver guide)

Apple macOS/OSX

To install:

If you can’t find the serial port then you can follow the steps below:

  1. Open terminal and type ‘ls /dev/tty*’ ande see is ther e device like tty.wchusbserial;
  2. Open ‘System Report’->Hardware->USB, on the right side “USB Device Tree” there will be device named “Vendor-Specific Device” and check if the Current is normal. If the steps upper don’t work at all, please try to install the package again.

After the installation is completed, you will find serial device in the device list(/dev/tty.wchusbserial*), and you can access it by serial tools.

Microsoft Windows (8 and later)

To install: