Skip to content

Commit f12078f

Browse files
committed
TI: Add OPA335
1 parent f7c6040 commit f12078f

File tree

3 files changed

+55
-0
lines changed

3 files changed

+55
-0
lines changed

ti/opa335.yaml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
variation: OPA335AID, OPA335AIDBV
2+
description: 0.05μV/°C max, Single-Supply CMOS Operational Amplifiers Zero-Drift Series
3+
datasheet: http://www.ti.com/lit/ds/symlink/opa335.pdf
4+
keywords: IC, analog, OpAmp
5+
6+
properties:
7+
power: V+, V-
8+
in: +IN, -IN
9+
out: OUT
10+
inverted: -IN
11+
nc: NC
12+
13+
schematic:
14+
symbol: IC
15+
left: IN, NC
16+
right: OUT, NC
17+
top: V+
18+
bottom: V-

ti/opa335aid.yaml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
base: OPA335
2+
name: OPA335AID
3+
4+
pinout:
5+
IN:
6+
-IN: 2
7+
+IN: 3
8+
OUT: 6
9+
NC: 1, 5, 8
10+
V+: 7
11+
V-: 4
12+
13+
14+
housing:
15+
outline: JEDEC MS-012 AA
16+
17+
padWidth: 1.55
18+
padHeight: 0.6
19+
padDistance: 5.4

ti/opa335aidbv.yaml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
base: OPA335
2+
name: OPA335AIDBV
3+
4+
pinout:
5+
IN:
6+
-IN: 4
7+
+IN: 3
8+
OUT: 1
9+
V+: 5
10+
V-: 2
11+
12+
13+
housing:
14+
outline: JEDEC MO-178 AA
15+
16+
padWidth: 1.05
17+
padHeight: 0.6
18+
padDistance: 2.7

0 commit comments

Comments
 (0)