Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
interfaces:ch340g [2017/03/14 05:31]
darron
interfaces:ch340g [2021/08/11 11:08] (current)
darron [Resources]
Line 3: Line 3:
 {{:interfaces:ch340usb.jpg?150}} {{:interfaces:ch340usb.jpg?150}}
 \\ \\ \\ \\
-{{:interfaces:ch340g-min.jpg?150}}+{{:interfaces:ch340-min.jpg?150}}
 </wrap> </wrap>
  
Line 56: Line 56:
 /dev/serial/by-id/usb-1a86_USB2.0-Ser_-if00-port0 /dev/serial/by-id/usb-1a86_USB2.0-Ser_-if00-port0
 </code> </code>
-udev by-id is not supported by Pickle Microchip PIC ICSP.+
  
 === Pickle Microchip PIC ICSP === === Pickle Microchip PIC ICSP ===
Line 72: Line 72:
 The .pickle configuration for the CH340 is this. The .pickle configuration for the CH340 is this.
 <code> <code>
-DEVICE=/dev/ttyUSB0+DEVICE=TTY 
 +IFACE=/dev/ttyUSB0
 SLEEP=600 SLEEP=600
 BITRULES=0x001F BITRULES=0x001F
Line 97: Line 98:
  
 [[http://www.wch-ic.com/download/CH340DS1_PDF.html|Data-sheet]] [[http://www.wch-ic.com/download/CH340DS1_PDF.html|Data-sheet]]
 +
 +[[http://www.wch-ic.com/downloads/CH341SER_EXE.html|Windows driver]]