Quantcast
Viewing all articles
Browse latest Browse all 5131

General discussion • Re: CH340 on Raspberry Pi 4

Yes, the CH340 should work fine.

Here's what a Raspberry Pi 4 did when I plugged a LOLIN Wemos D1 Mini into a USB port:

Code:

### dmesg output:[   29.257750] usb 1-1.3: new full-speed USB device number 11 using xhci_hcd[   29.363947] usb 1-1.3: New USB device found, idVendor=1a86, idProduct=7523, bcdDevice= 2.64[   29.363987] usb 1-1.3: New USB device strings: Mfr=0, Product=2, SerialNumber=0[   29.364003] usb 1-1.3: Product: USB Serial[   29.514089] usbcore: registered new interface driver usbserial_generic[   29.514150] usbserial: USB Serial support registered for generic[   29.520601] usbcore: registered new interface driver ch341[   29.520664] usbserial: USB Serial support registered for ch341-uart[   29.520747] ch341 1-1.3:1.0: ch341-uart converter detected[   29.532663] usb 1-1.3: ch341-uart converter now attached to ttyUSB0ls -la /dev/ttyUSB0 crw-rw---- 1 root dialout 188, 0 Jan 20 13:12 /dev/ttyUSB0lsusb | grep 1a86Bus 001 Device 011: ID 1a86:7523 QinHeng Electronics CH340 serial converter

Statistics: Posted by scruss — Mon Feb 05, 2024 8:04 pm



Viewing all articles
Browse latest Browse all 5131

Trending Articles