Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

Commit

Permalink
Merge pull request #1039 from pgrudzinski/lmh6611
Browse files Browse the repository at this point in the history
Add LMH6611 operational amplifier
  • Loading branch information
evanshultz authored Oct 7, 2018
2 parents d796c31 + c853d93 commit e438b46
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Amplifier_Operational.dcm
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,12 @@ K quad opamp
F http://www.ti.com/lit/ds/symlink/lmc6484.pdf
$ENDCMP
#
$CMP LMH6611
D Single Supply, 345 MHz, Rail-to-Rail Output, Amplifier, TSOT-23-6
K opamp operational amplifier single
F http://www.ti.com/lit/ds/symlink/lmh6612.pdf
$ENDCMP
#
$CMP LMV321
D Low-Voltage Rail-to-Rail Output Operational Amplifiers, SOT-23-5/SC-70-5
K single opamp
Expand Down
21 changes: 21 additions & 0 deletions Amplifier_Operational.lib
Original file line number Diff line number Diff line change
Expand Up @@ -552,6 +552,27 @@ X NC 8 0 100 100 D 50 50 1 1 N N
ENDDRAW
ENDDEF
#
# LMH6611
#
DEF LMH6611 U 0 5 Y Y 1 F N
F0 "U" 100 150 50 H V L CNN
F1 "LMH6611" 100 -150 50 H V L CNN
F2 "Package_TO_SOT_SMD:TSOT-23-6" 100 -250 50 H I L CNN
F3 "" 150 150 50 H I C CNN
$FPLIST
TSOT*23*
$ENDFPLIST
DRAW
P 4 0 1 10 -200 200 200 0 -200 -200 -200 200 f
X ~ 1 300 0 100 L 50 50 1 1 O
X V- 2 -100 -300 150 U 50 50 1 1 W
X + 3 -300 100 100 R 50 50 1 1 I
X - 4 -300 -100 100 R 50 50 1 1 I
X ~DISABLE 5 0 -300 200 U 50 30 1 1 I
X V+ 6 -100 300 150 D 50 50 1 1 W
ENDDRAW
ENDDEF
#
# LMV321
#
DEF LMV321 U 0 5 Y Y 1 F N
Expand Down

0 comments on commit e438b46

Please sign in to comment.