Skip to content

nodemcu esp8266 serial linux driver with latest kernel support ubuntu 16.04

Notifications You must be signed in to change notification settings

skyrocknroll/CH341SER_LINUX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

CH341SER_LINUX

nodemcu esp8266 serial linux driver with latest kernel support

ChangeLog

  • 1.0 - 1.1 modified to solve transmition between ch341 and ch341
  • 1.1 - 1.2 Support high Linux kernel

Instructions

Note:

  1.Please run followed executable programs as root privilege
  2.Current Driver support versions of linux kernel range from 2.6.25 to 4.4.x
  3.Current Driver support 32bits and 64bits linux systems

Usage:

(load or unload linux driver of CH34x)
//compile 
sudo make
//load ch34x chips driver
sudo make load
//unload ch34x chips driver
sudo make unload

The updated code is taken from here

https://raw.githubusercontent.com/torvalds/linux/master/drivers/usb/serial/ch341.c

About

nodemcu esp8266 serial linux driver with latest kernel support ubuntu 16.04

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published