Skip to content

Kompyuterde ka wagt arduino port okamayar, gorkezmeyar. Bu yagdayda su ch340 atly drivery install etmeli. Nodemcu esp8266 ulanylanda ka wagt su driverden peydalanylyar.

Notifications You must be signed in to change notification settings

devfast01/ch340_driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

CH340G

Some Arduino clones use a CH340G USB chip and you'll need to install a driver

The zip files are from the vendor site. The Windows seems to work ~ok. I don't have a Mac, can't vouch for that driver. The Linux driver as-is only support 3.9 or less kernel versions

In order to support 3.9+ kernels, the ch34x.c file needed to be edited. This change is in the ch340g folder. The old, original file for ref is in the old340 folder

The difference is that between kernel version, they renamed the struct usb_serial_port port number field from 'number' to 'port_number'

Diff the ch34x.c files to see what I'm talking about.

To build and install just do:

make

make load

About

Kompyuterde ka wagt arduino port okamayar, gorkezmeyar. Bu yagdayda su ch340 atly drivery install etmeli. Nodemcu esp8266 ulanylanda ka wagt su driverden peydalanylyar.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published