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

NCP115AMX250TCG 2.5v, and NCP115AMX120TCG 1.2v OnSemi linear regulators #2863

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions Regulator_Linear.dcm
Original file line number Diff line number Diff line change
Expand Up @@ -5790,6 +5790,18 @@ K REGULATOR LDO ADJUSTABLE
F http://www.onsemi.com/pub_link/Collateral/NCP1117-D.PDF
$ENDCMP
#
$CMP NCP115AMX120TCG
D 300mA Low-Dropout Linear Regulators, 1.2V output voltage, LDO with low noise and enable pin, XDFN-4
K Single Output LDO
F https://www.onsemi.com/pub/Collateral/NCP115-D.PDF
$ENDCMP
#
$CMP NCP115AMX250TCG
D 300mA Low-Dropout Linear Regulators, 2.5V output voltage, LDO with low noise and enable pin, XDFN-4
K Single Output LDO
F https://www.onsemi.com/pub/Collateral/NCP115-D.PDF
$ENDCMP
#
$CMP NCP133AMX100TCG
D 500 mA VLDO equipped with NMOS pass transistor and a separate bias supply voltage
K Single Output LDO
Expand Down
23 changes: 22 additions & 1 deletion Regulator_Linear.lib
Original file line number Diff line number Diff line change
Expand Up @@ -2265,7 +2265,7 @@ F0 "U" -150 250 50 H V C CNN
F1 "LP5907MFX-1.2" 250 250 50 H V C CNN
F2 "Package_TO_SOT_SMD:SOT-23-5" 0 350 50 H I C CNN
F3 "" 0 500 50 H I C CNN
ALIAS LP5907MFX-1.5 LP5907MFX-1.8 LP5907MFX-2.5 LP5907MFX-2.8 LP5907MFX-2.85 LP5907MFX-2.9 LP5907MFX-3.0 LP5907MFX-3.1 LP5907MFX-3.2 LP5907MFX-3.3 LP5907MFX-4.5 NCP718xSN120 NCP718xSN150 NCP718xSN180 NCP718xSN250 NCP718xSN300 NCP718xSN330 NCP718xSN500 TPS7A0508PDBV TPS7A0510PDBV TPS7A0512PDBV TPS7A0515PDBV TPS7A0518PDBV TPS7A0522PDBV TPS7A0525PDBV TPS7A05285PDBV TPS7A0530PDBV TPS7A0531PDBV TPS7A0533PDBV
ALIAS LP5907MFX-1.5 LP5907MFX-1.8 LP5907MFX-2.5 LP5907MFX-2.8 LP5907MFX-2.85 LP5907MFX-2.9 LP5907MFX-3.0 LP5907MFX-3.1 LP5907MFX-3.2 LP5907MFX-3.3 LP5907MFX-4.5 NCP718xSN120 NCP718xSN150 NCP718xSN180 NCP718xSN250 NCP718xSN300 NCP718xSN330 NCP718xSN500 TPS7A0508PDBV TPS7A0510PDBV TPS7A0512PDBV TPS7A0515PDBV TPS7A0518PDBV TPS7A0522PDBV TPS7A0525PDBV TPS7A05285PDBV TPS7A0530PDBV TPS7A0531PDBV TPS7A0533PDBV
$FPLIST
SOT?23*
$ENDFPLIST
Expand Down Expand Up @@ -4107,6 +4107,27 @@ X VI 3 -300 0 100 R 50 50 1 1 W
ENDDRAW
ENDDEF
#
# NCP115AMX120TCG
#
DEF NCP115AMX120TCG U 0 20 Y Y 1 F N
F0 "U" 100 400 50 H V C CNN
F1 "NCP115AMX120TCG" 400 300 50 H V C CNN
F2 "Package_DFN_QFN:OnSemi_XDFN4-1EP_1.0x1.0mm_EP0.52x0.52mm" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
ALIAS NCP115AMX250TCG
$FPLIST
OnSemi*XDFN4*1EP*1.0x1.0mm*
$ENDFPLIST
DRAW
S -300 200 300 -200 0 1 10 f
X OUT 1 400 100 100 L 50 50 1 1 w
X GND 2 0 -300 100 U 50 50 1 1 W
X EN 3 -400 -100 100 R 50 50 1 1 I
X IN 4 -400 100 100 R 50 50 1 1 W
X GND 5 0 -300 100 U 50 50 1 1 W N
ENDDRAW
ENDDEF
#
# NCP133AMX100TCG
#
DEF NCP133AMX100TCG U 0 20 Y Y 1 F N
Expand Down