I have a Arduino Nano clone working fine with the CH340 drivers. It has a CH340C on it.
I made a custom PCB. CH340 chips are hard to come by these days, so I opted for the CH340K, From the datasheet, seems like it should work similar to the CH340C and CH340G that are quite common.
My PCB has a footprint for both the CH340K and CH340C/CH340G (Yes, I'm aware I'm missing the load capacitors for the CH340G). CH340C/N/K/E and CH340B have built-in clocks without external crystal oscillator. So no need for a crystal.
After soldering on the CH340K and USB port, I plugged the device in, and I'm getting an error in Windows 10 Device Manager:
Unknown USB Device (Device Descriptor Request failed)
Windows has stopped this device because it has reported problems. (Code 43)
The USB set address request failed.
I've uninstalled and reinstalled the CH340 drivers several times. Tried to force the driver onto the device in device manager, and it didn't let me.
There's no short to ground or vcc.
Any help to get this recognized would be great! thanks!
CH340K Pinout
PCB
2 Answers 2
Needed a 100nf capacitor on the v3 pin, per Majenko's suggestion, and per datasheet.
I thought this was only needed if you were going to use the 3.3v output for other purposes. I was wrong!
Same requirement for the CH340C!
on you Pcb the Footprint is not correct! UD+ is on GND, UD- is on UD+ and GND is on UD- . The CH340K has a differnt Footprint.
-
2did you read the other answer by OP?2023年01月21日 12:54:11 +00:00Commented Jan 21, 2023 at 12:54
-
Pin 0 is the exposed pad.EdHayes3– EdHayes32023年01月22日 14:27:28 +00:00Commented Jan 22, 2023 at 14:27
inf
andini
files associated with it ... they are text files ... some editing may be required ... googleCH340K inf