qeda_library/ic/usb-serial_ch340.yaml

116 lines
1.7 KiB
YAML
Raw Normal View History

2023-11-28 20:30:13 +01:00
name: CH340
2023-12-04 16:16:09 +01:00
# not all variations are defined here
variations: E, G, K
2023-11-28 20:30:13 +01:00
description: transceiver, USB to serial
datasheet: http://www.wch-ic.com/downloads/file/79.html
2023-12-04 16:16:09 +01:00
distributors: LCSC C99652 (E), C14267 (G)
2023-11-28 20:30:13 +01:00
pinout@E:
USB:
UD+: 1
UD-: 2
TNOW: 6
CTRL:
RTS: 4
CTS: 5
UART:
TXD: 8
RXD: 9
POWER:
VCC: 7
V3: 10
GND: 3
2023-12-04 16:16:09 +01:00
pinout@G:
USB:
UD+: 5
UD-: 6
XTAL:
XI: 7
XO: 8
R232: 15
CTRL:
RTS: 14
CTS: 9
DSR: 10
RI: 11
DCD: 12
DTR: 13
UART:
TXD: 2
RXD: 3
POWER:
VCC: 16
V3: 4
GND: 1
pinout@K:
USB:
UD+: 1
UD-: 2
CTRL:
RTS: 6
CTS: 5
DTR: 4
UART:
TXD: 8
RXD: 9
POWER:
VCC: 7
V3: 10
GND: 3, 11
2023-11-28 20:30:13 +01:00
properties:
bidir: USB
2023-12-04 16:16:09 +01:00
in: RXD, CTS, XI, DSR, RI, DCD, R232
out: TXD, RTS, TNOW, XO, DTR
2023-11-28 20:30:13 +01:00
power: POWER
2023-12-04 16:16:09 +01:00
passive: XTAL
2023-11-28 20:30:13 +01:00
ground: GND
2023-12-04 16:16:09 +01:00
inverted: DTR, CTS, RTS, DCD, RI, DSR
2023-11-28 20:30:13 +01:00
2023-12-04 16:16:09 +01:00
schematic:
2023-11-28 20:30:13 +01:00
symbol: ic
2023-12-04 16:16:09 +01:00
left: USB, TNOW, XTRAL, R232
2023-11-28 20:30:13 +01:00
right: UART, CTRL
top: POWER
bottom: GND
housing@E: # MSOP-10, dimensions from diodes MSOP-10 datasheet
suffix: E
pattern: SOP
bodyWidth: 3.0 # E1
bodyLength: 3.0 # D
height: 1.1 # A
leadSpan: 4.9 # E
leadWidth: 0.2 # b
leadLength: 0.6 # L
leadCount: 10
pitch: 0.5 # e
2023-12-04 16:16:09 +01:00
housing@G: # SOP-16
suffix: G
pattern: SOP
bodyWidth: 3.9 # body size
bodyLength: 9.9
height: 1.55
leadSpan: 6.0
leadWidth: 0.38
leadLength: 0.41-1.27
leadCount: 16
pitch: 1.27 # lead pitch
housing@K: # ESSOP-10, dimensions not in datasheet
suffix: K
pattern: SOP
bodyWidth: 3.9 # body size
bodyLength: 4.9
height: 1.4
leadSpan: 6.15
leadWidth: 0.4
leadLength: 0.6
leadCount: 10
pitch: 1.0 # e
tabWidth: 2.4
tabLength: 2.8