hdmi: group signals
This commit is contained in:
parent
08270e9b99
commit
61f301ccc3
@ -3,37 +3,46 @@ description: connector, HDMI, receptacle
|
||||
datasheet: https://datasheet.lcsc.com/lcsc/2008152133_XUNPU-HDMI-001S_C720616.pdf
|
||||
|
||||
pinout:
|
||||
D2+: 1
|
||||
D2S: 2
|
||||
D2-: 3
|
||||
D1+: 4
|
||||
D1S: 5
|
||||
D1-: 6
|
||||
D0+: 7
|
||||
D0S: 8
|
||||
D0-: 9
|
||||
CK+: 10
|
||||
CKS: 11
|
||||
CK-: 12
|
||||
AV:
|
||||
CK:
|
||||
CK+: 10
|
||||
CK-: 12
|
||||
D0:
|
||||
D0+: 7
|
||||
D0-: 9
|
||||
D1:
|
||||
D1+: 4
|
||||
D1-: 6
|
||||
D2:
|
||||
D2+: 1
|
||||
D2-: 3
|
||||
CEC: 13
|
||||
utility/HEAC+: 14
|
||||
SCL: 15
|
||||
SDA: 16
|
||||
DDC:
|
||||
SCL: 15
|
||||
SDA: 16
|
||||
GND: 17
|
||||
5V: 18
|
||||
HPD: 19
|
||||
HPD/HEAC-: 19
|
||||
SHIELD:
|
||||
SIGNAL:
|
||||
CKS: 11
|
||||
D0S: 8
|
||||
D1S: 5
|
||||
D2S: 2
|
||||
SHELL: S1, S2, S3, S4
|
||||
|
||||
properties:
|
||||
power: 5V
|
||||
ground: GND
|
||||
passive: D0S, D1S, D2S, CKS
|
||||
passive: SHIELD
|
||||
|
||||
schematic:
|
||||
symbol: connector
|
||||
right: D0+, D0-, D1+, D1-, D2+, D2-, CK+, CK-
|
||||
left: CEC, SCL, SDA, utility/HEAC+, HPD
|
||||
right: AV
|
||||
left: DDC, CEC, utility/HEAC+, HPD/HEAC-
|
||||
top: 5V
|
||||
bottom: GND, D0S, D1S, D2S, CKS
|
||||
bottom: GND, SHELL, SIGNAL
|
||||
|
||||
housing:
|
||||
pattern: custom
|
||||
@ -51,6 +60,7 @@ housing:
|
||||
rowDY: 4.235 # 12.15/-2+9.55+2.06-2.60/2
|
||||
|
||||
# mounting tab front
|
||||
numbers1: S1, S2
|
||||
slotWidth1: 0.9
|
||||
slotHeight1: 1.6
|
||||
padWidth1: 1.5
|
||||
@ -58,6 +68,7 @@ housing:
|
||||
padPosition1: -7.25, -2.485, 7.25, -2.485 # 14.5/2, -(12.15 / 2 - 9.55 + 5.96)
|
||||
|
||||
# mounting tab back
|
||||
numbers2: S3, S4
|
||||
slotWidth2: 0.9
|
||||
slotHeight2: 2.70
|
||||
padWidth2: 1.5
|
||||
|
Loading…
Reference in New Issue
Block a user