Add Microchip MCP1826S LDO regulator in regul library
This commit is contained in:
parent
50a1df633e
commit
66186003c9
2 changed files with 27 additions and 0 deletions
|
@ -2358,6 +2358,12 @@ K REGULATOR LDO
|
|||
F http://ww1.microchip.com/downloads/en/DeviceDoc/20002276C.pdf
|
||||
$ENDCMP
|
||||
#
|
||||
$CMP MCP1826S
|
||||
D 1000 mA, Low-Voltage, Low Quiescent Current LDO Regulator
|
||||
K regulator linear ldo
|
||||
F http://ww1.microchip.com/downloads/en/DeviceDoc/22057B.pdf
|
||||
$ENDCMP
|
||||
#
|
||||
$CMP MIC5219-2.5BM5
|
||||
D 500mA LDO fixed output voltage 2.5V ultra-low-noise
|
||||
K linear low dropout Regulator fixed ultra-low-noise
|
||||
|
|
|
@ -1652,6 +1652,27 @@ X VO 3 300 0 100 L 50 50 1 1 w
|
|||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# MCP1826S
|
||||
#
|
||||
DEF MCP1826S U 0 40 Y Y 1 F N
|
||||
F0 "U" 0 250 60 H V C CNN
|
||||
F1 "MCP1826S" 400 -250 60 H V C CNN
|
||||
F2 "" 0 0 60 H I C CNN
|
||||
F3 "" 0 0 60 H I C CNN
|
||||
$FPLIST
|
||||
SOT-223*
|
||||
TO-220*
|
||||
TO-263*
|
||||
$ENDFPLIST
|
||||
DRAW
|
||||
S -250 200 250 -200 0 1 10 f
|
||||
X Vin 1 -350 50 100 R 50 50 1 1 I
|
||||
X GND 2 -50 -300 100 U 50 50 1 1 W
|
||||
X Vout 3 350 50 100 L 50 50 1 1 O
|
||||
X GND 4 50 -300 100 U 50 50 1 1 W
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# MIC4690
|
||||
#
|
||||
DEF MIC4690 U 0 40 Y Y 1 F N
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue