Skip to content

Commit 858309e

Browse files
committed
Add new elements
1 parent d345cdf commit 858309e

File tree

5 files changed

+181
-0
lines changed

5 files changed

+181
-0
lines changed

jst/b06b-pask-1.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
base: B06B-PASK
2+
name: B06B-PASK-1
3+
4+
housing:
5+
holeDiameter1: 1.2
6+
padDiameter1: 0
7+
padPosition1: -6.5, 2.15

jst/b06b-pask.yaml

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
name: B06B-PASK
2+
description: PA 6-pin 2.0mm Pitch Wire-to-board (Crimp style/IDC) / Wire-to-wire (Crimp style/IDC) Connector
3+
datasheet: http://www.jst-mfg.com/product/pdf/eng/ePA-F.pdf
4+
keywords: Connector, Male
5+
6+
pinout: 1-6
7+
8+
schematic:
9+
symbol: connector
10+
options: single, square-pin
11+
12+
housing:
13+
pattern: custom
14+
options: polarized
15+
bodyWidth: 14
16+
bodyLength: 5.3
17+
height: 7.7
18+
19+
holeDiameter: 0.8
20+
pitch: 2
21+
rowCount: 1
22+
columnCount: 6
23+
rowDY: 0.45

ti/am26lv31e.yaml

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
name: AM26LV31E
2+
description: Low-Voltage High-Speed Quadruple Differential Line Driver With +/-15-kV IEC ESD Protection
3+
datasheet: http://www.ti.com/lit/ds/symlink/am26lv31e.pdf
4+
keywords: IC, Digital, Transciever, Differential
5+
6+
pinout:
7+
G: 4
8+
~G: 12
9+
10+
1A: 1
11+
2A: 7
12+
3A: 9
13+
4A: 15
14+
15+
OUT1:
16+
1Y: 2
17+
1Z: 3
18+
19+
OUT2:
20+
2Y: 6
21+
2Z: 5
22+
23+
OUT3:
24+
3Y: 10
25+
3Z: 11
26+
27+
OUT4:
28+
4Y: 14
29+
4Z: 13
30+
31+
GND: 8
32+
VCC: 16
33+
34+
properties:
35+
in: 1A, 2A, 3A, 4A
36+
out: OUT1-4
37+
power: VCC
38+
ground: GND
39+
inverted: ~G, 1Z, 2Z, 3Z, 4Z
40+
41+
schematic:
42+
symbol: IC
43+
left: G, ~G, 1A, 2A, 3A, 4A
44+
right: OUT1-4
45+
top: VCC
46+
bottom: GND
47+
48+
housing:
49+
outline: JEDEC MO-153 AB
50+
suffix: IPW
51+
52+
padWidth: 1.6
53+
padHeight: 0.35
54+
padDistance: 5.6

ti/am26lv32e.yaml

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
name: AM26LV32E
2+
description: Low-Voltage High-Speed Quadruple Differential Line Receiver With +/-15-kV IEC ESD Protection
3+
datasheet: http://www.ti.com/lit/ds/symlink/am26lv32e.pdf
4+
keywords: IC, Digital, Transciever, Differential
5+
6+
pinout:
7+
G: 4
8+
~G: 12
9+
10+
1Y: 3
11+
2Y: 5
12+
3Y: 11
13+
4Y: 13
14+
15+
IN1:
16+
1A: 2
17+
1B: 1
18+
19+
IN2:
20+
2A: 6
21+
2B: 7
22+
23+
IN3:
24+
3A: 10
25+
3B: 9
26+
27+
IN4:
28+
4A: 14
29+
4B: 15
30+
31+
GND: 8
32+
VCC: 16
33+
34+
properties:
35+
in: IN1-4
36+
out: 1Y, 2Y, 3Y, 4Y
37+
power: VCC
38+
ground: GND
39+
inverted: ~G, 1B, 2B, 3B, 4B
40+
41+
schematic:
42+
symbol: IC
43+
left: G, ~G, IN1-4
44+
right: 1Y, 2Y, 3Y, 4Y
45+
top: VCC
46+
bottom: GND
47+
48+
housing:
49+
outline: JEDEC MO-153 AB
50+
suffix: IPW
51+
52+
padWidth: 1.6
53+
padHeight: 0.35
54+
padDistance: 5.6

ti/tps2412.yaml

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
name: TPS2412
2+
variations: TSSOP, SOIC
3+
description: N+1 and OR-ing Power Rail Controller
4+
datasheet: http://www.ti.com/lit/ds/symlink/tps2412.pdf
5+
keywords: IC, Analog, Driver
6+
7+
pinout:
8+
VDD: 1
9+
RSET: 2
10+
RSVD: 3
11+
GND: 4
12+
GATE: 5
13+
C: 6
14+
A: 7
15+
BYP: 8
16+
17+
properties:
18+
in: RSET, A, C
19+
out: GATE
20+
power: VDD
21+
ground: GND, RSVD
22+
23+
schematic:
24+
symbol: IC
25+
left: RSET
26+
right: VDD, C, GATE, BYP, A
27+
bottom: GND, RSVD
28+
29+
housing@TSSOP:
30+
suffix: PW
31+
outline: JEDEC MO-153 AA
32+
33+
padWidth: 1.5
34+
padHeight: 0.45
35+
padDistance: 5.8
36+
37+
housing@SOIC:
38+
suffix: D
39+
outline: JEDEC MS-012 AA
40+
41+
padWidth: 1.55
42+
padHeight: 0.6
43+
padDistance: 5.4

0 commit comments

Comments
 (0)