Skip to content

Commit 0b0d39f

Browse files
authored
Merge pull request KiCad#1036 from jeromebeguin/linear
adding TSV911
2 parents a0ce8e6 + ab94f6d commit 0b0d39f

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-0
lines changed

library/linear.dcm

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1101,6 +1101,12 @@ K ampliop
11011101
F http://www.st.com/content/ccc/resource/technical/document/datasheet/3b/16/fd/19/b8/21/40/7f/CD00000501.pdf/files/CD00000501.pdf/jcr:content/translations/en.CD00000501.pdf
11021102
$ENDCMP
11031103
#
1104+
$CMP TSV911ILT
1105+
D Single Op amp, rail-to-rail, 8MHz, SOT23-5
1106+
K opamp rail-to-rail
1107+
F http://www.st.com/content/ccc/resource/technical/document/datasheet/68/e5/70/49/1a/0d/47/dd/CD00127596.pdf/files/CD00127596.pdf/jcr:content/translations/en.CD00127596.pdf
1108+
$ENDCMP
1109+
#
11041110
$CMP TSV912
11051111
D Dual Op amp, rail-to-rail, 8MHz, MSOP8, SOIC8
11061112
K opamp, rail-to-rail

library/linear.lib

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2523,6 +2523,26 @@ X V+ 5 -100 300 150 D 50 50 1 1 W
25232523
ENDDRAW
25242524
ENDDEF
25252525
#
2526+
# TSV911ILT
2527+
#
2528+
DEF TSV911ILT U 0 20 Y Y 1 F N
2529+
F0 "U" 0 200 50 H V L CNN
2530+
F1 "TSV911ILT" 0 -200 50 H V L CNN
2531+
F2 "TO_SOT_Packages_SMD:SOT-23-5" 0 -400 50 H I C CNN
2532+
F3 "" 0 200 50 H I C CNN
2533+
$FPLIST
2534+
SOT23*
2535+
$ENDFPLIST
2536+
DRAW
2537+
P 4 0 1 10 -200 200 200 0 -200 -200 -200 200 f
2538+
X V- 2 -100 -300 150 U 50 50 0 1 W
2539+
X V+ 5 -100 300 150 D 50 50 0 1 W
2540+
X ~ 1 300 0 100 L 50 50 1 1 O
2541+
X + 3 -300 100 100 R 50 50 1 1 I
2542+
X - 4 -300 -100 100 R 50 50 1 1 I
2543+
ENDDRAW
2544+
ENDDEF
2545+
#
25262546
# TSV912
25272547
#
25282548
DEF TSV912 U 0 20 Y Y 2 F N

0 commit comments

Comments
 (0)