Skip to content

Commit 514a1cb

Browse files
committed
Add new elements and fix old
1 parent 12c0507 commit 514a1cb

File tree

10 files changed

+121
-23
lines changed

10 files changed

+121
-23
lines changed

analog/ad8208.yaml

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
name: AD8208WB
2+
alias: AD8208WH
3+
description: High Voltage, Precision Difference Amplifier
4+
datasheet: http://www.analog.com/media/en/technical-documentation/data-sheets/AD8208.pdf
5+
keywords: IC, analog, OpAmp
6+
7+
pinout:
8+
IN:
9+
+IN: 8
10+
-IN: 1
11+
OUT: 5
12+
A:
13+
A1-2: 3, 4
14+
VS: 6
15+
GND: 2
16+
NC: 7
17+
18+
properties:
19+
in: +IN, -IN, A2
20+
out: OUT, A1
21+
power: VS
22+
ground: GND
23+
inverted: -IN
24+
nc: NC
25+
26+
schematic:
27+
symbol: IC
28+
left: IN, A
29+
right: OUT, NC
30+
top: VS
31+
bottom: GND
32+
33+
housing: MSOP, SOIC
34+
35+
MSOP:
36+
outline: JEDEC MO-187 AA
37+
suffix: RM
38+
39+
SOIC:
40+
outline: JEDEC MS-012 AA
41+
suffix: R

analog/ad8468.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: AD8468W
1+
name: AD8468WB
22
description: Rail-to-Rail, Fast, Low Power 2.5 V to 5.5 V, Single-Supply TTL/CMOS Comparator
33
datasheet: http://www.analog.com/media/en/technical-documentation/data-sheets/AD8468.pdf
44
keywords: IC, analog, comparator
@@ -28,3 +28,4 @@ schematic:
2828

2929
housing:
3030
outline: JEDEC MO-203 AB
31+
suffix: KS

analog/adr380.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
base: ADR38x
2+
name: ADR380A
3+
description: Precision Low Drift 2.048 V SOT-23 Voltage Reference

analog/adr381.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
base: ADR38x
2+
name: ADR381A
3+
description: Precision Low Drift 2.500 V SOT-23 Voltage Reference

analog/adr38x.yaml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
abstact: true
2+
datasheet: http://www.analog.com/media/en/technical-documentation/data-sheets/ADR380_381.pdf
3+
keywords: IC, analog, reference
4+
5+
pinout:
6+
VIN: 1
7+
GND: 3
8+
VOUT: 2
9+
10+
schematic:
11+
symbol: IC
12+
left: VIN
13+
right: VOUT
14+
bottom: GND
15+
16+
housing:
17+
outline: JEDEC TO-236 AB
18+
suffix: RT

nxp/bas521.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
name: BAS521
2+
description: Single High Voltage Switching Diode
3+
keywords: diode
4+
5+
schematic:
6+
symbol: diode
7+
8+
housing:
9+
outline: JEITA SC-79
10+
options: polarized

ti/ads7883.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: ADS7883
2-
description: 12-Bit, 3-MSPS, microPOWER, Miniature SAR Analog-to-Digital Converter
32
alias: ADS7883S, ADS7883SB
3+
description: 12-Bit, 3-MSPS, microPOWER, Miniature SAR Analog-to-Digital Converter
4+
datasheet: http://www.ti.com/lit/ds/symlink/ads7883.pdf
5+
keywords: IC, analog, ADC
46

57
pinout:
68
VIN: 3
@@ -33,5 +35,3 @@ housing:
3335
padWidth: 1.05
3436
padHeight: 0.6
3537
padDistance: 2.7
36-
37-
keywords: IC, analog, ADC

ti/iso7640.yaml

Lines changed: 1 addition & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1+
base: ISO764x
12
name: ISO7640FM
2-
description: Low-Power Quad-Channel Digital Isolator
3-
datasheet: http://www.ti.com/lit/ds/symlink/iso7640fm.pdf
4-
keywords: IC, digital, isolator
53

64
pinout:
75
LEFT:
@@ -20,19 +18,3 @@ pinout:
2018
VCC2: 16
2119
GND2: 9, 15
2220
NC: 7
23-
24-
properties:
25-
in: INA, INB, INC, IND, EN
26-
out: OUTA, OUTB, OUTC, OUTD
27-
power: VCC1-2
28-
ground: GND1-2
29-
nc: NC
30-
31-
schematic:
32-
symbol: IC
33-
left: VCC1, LEFT, NC, GND1
34-
right: VCC2, RIGHT, EN, GND2
35-
36-
housing:
37-
outline: JEDEC MS-013 AA
38-
suffix: DW

ti/iso7641.yaml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
base: ISO764x
2+
name: ISO7641FM
3+
4+
pinout:
5+
LEFT:
6+
INA: 3
7+
INB: 4
8+
INC: 5
9+
OUTD: 6
10+
EN1: 7
11+
VCC1: 1
12+
GND1: 2, 8
13+
RIGHT:
14+
OUTA: 14
15+
OUTB: 13
16+
OUTC: 12
17+
IND: 11
18+
EN2: 10
19+
VCC2: 16
20+
GND2: 9, 15

ti/iso764x.yaml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
abstract: true
2+
description: Low-Power Quad-Channel Digital Isolator
3+
datasheet: http://www.ti.com/lit/ds/symlink/iso7640fm.pdf
4+
keywords: IC, digital, isolator
5+
6+
properties:
7+
in: INA, INB, INC, IND, EN, EN1-2
8+
out: OUTA, OUTB, OUTC, OUTD
9+
power: VCC1-2
10+
ground: GND1-2
11+
nc: NC
12+
13+
schematic:
14+
symbol: IC
15+
left: VCC1, LEFT, NC, EN1, GND1
16+
right: VCC2, RIGHT, EN, EN2, GND2
17+
18+
housing:
19+
outline: JEDEC MS-013 AA
20+
suffix: DW

0 commit comments

Comments
 (0)