qeda_library/connector/usb-a-plug.yaml

41 lines
734 B
YAML

name: USB-A-PLUG
description: connector, USB, type-A, board as plug
datasheet: https://www.usb.org/document-library/usb-20-specification page 99
pinout:
USB:
VBUS: 1
D-: 2
D+: 3
GND: 4
properties:
passive: USB
schematic:
symbol: connector
housing:
pattern: custom
bodyWidth: 12.0
bodyLength: 11.75
height: 2.0
# power
numbers: 1,4
padWidth: 1.4 # spec says 1.0, but there is space for a bit more
padHeight: 7.41
rowCount: 1
columnCount: 2
pitch: 7.0
rowDY: -0.93 # 11.75/2-8.65+7.41/2
# data
numbers1: 2,3
padWidth1: 1.2 # spec says 1.0, but there is space for a bit more
padHeight1: 6.41
rowCount1: 1
columnCount1: 2
pitch1: 2.0
rowDY1: -0.43 # 11.75/2-8.65+6.41/2