From 7b81d0fb648d37170efcb88af3a7d2c6bc48e4df Mon Sep 17 00:00:00 2001 From: Stefan Olsson Date: Sat, 24 Jun 2017 20:10:27 +0200 Subject: [PATCH 1/4] Added MIC5504-X.XYM5 --- library/regul.dcm | 6 ++++++ library/regul.lib | 21 +++++++++++++++++++++ 2 files changed, 27 insertions(+) diff --git a/library/regul.dcm b/library/regul.dcm index ea53260d..cdbc2678 100644 --- a/library/regul.dcm +++ b/library/regul.dcm @@ -3528,6 +3528,12 @@ K linear low dropout Regulator fixed ultra-low-noise F http://ww1.microchip.com/downloads/en/devicedoc/mic5219.pdf $ENDCMP # +$CMP MIC5504-3.3YM5 +D LDO 3.3V, input 2.5V to 5.5V SOT-23 +K Low power and low drop output voltage regulator +F http://ww1.microchip.com/downloads/en/devicedoc/mic550x.pdf +$ENDCMP +# $CMP NCP1117-1.5_SOT223 D 1A Low drop-out regulator, Fixed Output 1.5V, SOT-223 K REGULATOR LDO 1.5V diff --git a/library/regul.lib b/library/regul.lib index 3b70d1c5..f742c276 100644 --- a/library/regul.lib +++ b/library/regul.lib @@ -2061,6 +2061,27 @@ X OUT 5 300 100 100 L 50 50 1 1 w ENDDRAW ENDDEF # +# MIC5504-3.3YM5 +# +DEF MIC5504-3.3YM5 U 0 40 Y Y 1 F N +F0 "U" -250 250 60 H V C CNN +F1 "MIC5504-3.3YM5" 400 250 60 H V C CNN +F2 "" 500 300 60 H I C CNN +F3 "" 0 200 60 H I C CNN +ALIAS MIC5504-2.8YM5 MIC5504-2.5YM5 MIC5504-1.8YM5 MIC5504-1.2YM5 +$FPLIST + SOT-23-5* +$ENDFPLIST +DRAW +S -300 -200 300 200 0 1 0 f +X VIN 1 -400 100 100 R 50 50 1 1 W +X GND 2 0 -300 100 U 50 50 1 1 W +X EN 3 -400 0 100 R 50 50 1 1 I +X NC 4 400 0 100 L 50 50 1 1 N N +X VOUT 5 400 100 100 L 50 50 1 1 w +ENDDRAW +ENDDEF +# # NCP1117-12_TO252 # DEF NCP1117-12_TO252 U 0 10 Y Y 1 F N From 01658542939ec5fe34478d78487c7278d7be47b7 Mon Sep 17 00:00:00 2001 From: Stefan Olsson Date: Sun, 25 Jun 2017 15:25:53 +0200 Subject: [PATCH 2/4] Added the SOT-23 variant of MIC5504 --- library/regul.dcm | 24 ++++++++++++++++++++++++ library/regul.lib | 4 ++-- 2 files changed, 26 insertions(+), 2 deletions(-) diff --git a/library/regul.dcm b/library/regul.dcm index cdbc2678..bd9f820b 100644 --- a/library/regul.dcm +++ b/library/regul.dcm @@ -3528,6 +3528,30 @@ K linear low dropout Regulator fixed ultra-low-noise F http://ww1.microchip.com/downloads/en/devicedoc/mic5219.pdf $ENDCMP # +$CMP MIC5504-1.2YM5 +D LDO 1.2V, input 2.5V to 5.5V SOT-23 +K Low power and low drop output voltage regulator +F http://ww1.microchip.com/downloads/en/devicedoc/mic550x.pdf +$ENDCMP +# +$CMP MIC5504-1.8YM5 +D LDO 1.8V, input 2.5V to 5.5V SOT-23 +K Low power and low drop output voltage regulator +F http://ww1.microchip.com/downloads/en/devicedoc/mic550x.pdf +$ENDCMP +# +$CMP MIC5504-2.5YM5 +D LDO 2.5V, input 2.5V to 5.5V SOT-23 +K Low power and low drop output voltage regulator +F http://ww1.microchip.com/downloads/en/devicedoc/mic550x.pdf +$ENDCMP +# +$CMP MIC5504-2.8YM5 +D LDO 2.8V, input 2.5V to 5.5V SOT-23 +K Low power and low drop output voltage regulator +F http://ww1.microchip.com/downloads/en/devicedoc/mic550x.pdf +$ENDCMP +# $CMP MIC5504-3.3YM5 D LDO 3.3V, input 2.5V to 5.5V SOT-23 K Low power and low drop output voltage regulator diff --git a/library/regul.lib b/library/regul.lib index f742c276..c8b97868 100644 --- a/library/regul.lib +++ b/library/regul.lib @@ -2076,8 +2076,8 @@ DRAW S -300 -200 300 200 0 1 0 f X VIN 1 -400 100 100 R 50 50 1 1 W X GND 2 0 -300 100 U 50 50 1 1 W -X EN 3 -400 0 100 R 50 50 1 1 I -X NC 4 400 0 100 L 50 50 1 1 N N +X EN 3 400 -100 100 L 50 50 1 1 I +X NC 4 -400 -100 100 R 50 50 1 1 N N X VOUT 5 400 100 100 L 50 50 1 1 w ENDDRAW ENDDEF From 95dd80863905aef9cca102994b17518be7e6d240 Mon Sep 17 00:00:00 2001 From: Stefan Olsson Date: Sun, 25 Jun 2017 16:36:22 +0200 Subject: [PATCH 3/4] Changed the text size --- library/regul.lib | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/library/regul.lib b/library/regul.lib index c8b97868..fea36253 100644 --- a/library/regul.lib +++ b/library/regul.lib @@ -2064,16 +2064,16 @@ ENDDEF # MIC5504-3.3YM5 # DEF MIC5504-3.3YM5 U 0 40 Y Y 1 F N -F0 "U" -250 250 60 H V C CNN -F1 "MIC5504-3.3YM5" 400 250 60 H V C CNN -F2 "" 500 300 60 H I C CNN -F3 "" 0 200 60 H I C CNN +F0 "U" -250 250 50 H V C CNN +F1 "MIC5504-3.3YM5" 400 250 50 H V C CNN +F2 "" 500 300 50 H I C CNN +F3 "" 0 200 50 H I C CNN ALIAS MIC5504-2.8YM5 MIC5504-2.5YM5 MIC5504-1.8YM5 MIC5504-1.2YM5 $FPLIST - SOT-23-5* + SOT*23*5* $ENDFPLIST DRAW -S -300 -200 300 200 0 1 0 f +S -300 -200 300 200 0 1 10 f X VIN 1 -400 100 100 R 50 50 1 1 W X GND 2 0 -300 100 U 50 50 1 1 W X EN 3 400 -100 100 L 50 50 1 1 I From c98afdf05cc5be7bb25e3d1d55913056dc321c1e Mon Sep 17 00:00:00 2001 From: Stefan Olsson Date: Wed, 28 Jun 2017 18:24:19 +0200 Subject: [PATCH 4/4] Set the default footprint to a fixed value --- library/regul.lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/regul.lib b/library/regul.lib index fea36253..7f376f59 100644 --- a/library/regul.lib +++ b/library/regul.lib @@ -2066,7 +2066,7 @@ ENDDEF DEF MIC5504-3.3YM5 U 0 40 Y Y 1 F N F0 "U" -250 250 50 H V C CNN F1 "MIC5504-3.3YM5" 400 250 50 H V C CNN -F2 "" 500 300 50 H I C CNN +F2 "TO_SOT_Packages_SMD:SOT-23-5" 0 -400 50 H I C CNN F3 "" 0 200 50 H I C CNN ALIAS MIC5504-2.8YM5 MIC5504-2.5YM5 MIC5504-1.8YM5 MIC5504-1.2YM5 $FPLIST