Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am using this CH340G adapter for all my Serial UPDI programming for a few years now. It works just great on all speeds including TURBO speed.
But Why?
It violates all design recommendations like:
"Use a series resistor somewhere between the CH340G and the UPDI pin". Not this one.
"Never use any LED connected to TX or RX". This one has two LEDs, and they even skimped on one series resistor.
"Use a schottky diode between RX and TX". I seemed to have plucked a signal diode from the parts bin with a 0.7V Forward Voltage.
Here is the schematic of the connection between the CH340G and the Attiny.
I bought them 5pcs for 2 Euro's a few years back, and expected them to miserably fail, but they became my go-to programmer in the end.
Beta Was this translation helpful? Give feedback.
All reactions