From da0facf52375e1da924c5c6646d535835a7ed6f0 Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Tue, 19 Apr 2016 17:07:53 +1000 Subject: [PATCH] Added MCP100 and MCP101 reset monitor ICs --- library/Power_Management.dcm | 84 ++++++++++++++++++++++++++++++++++++ library/Power_Management.lib | 40 +++++++++++++++++ 2 files changed, 124 insertions(+) diff --git a/library/Power_Management.dcm b/library/Power_Management.dcm index e3c3b9c2..34a83e63 100644 --- a/library/Power_Management.dcm +++ b/library/Power_Management.dcm @@ -144,6 +144,90 @@ K mosfet driver F http://cds.linear.com/docs/en/datasheet/4440fb.pdf $ENDCMP # +$CMP MCP100-270 +D Microcontroller reset monitor, 2.70V threshold, active low output +K supervisor reset push-pull +F http://ww1.microchip.com/downloads/en/DeviceDoc/11187f.pdf +$ENDCMP +# +$CMP MCP100-300 +D Microcontroller reset monitor, 3.00V threshold, active low output +K supervisor reset push-pull +F http://ww1.microchip.com/downloads/en/DeviceDoc/11187f.pdf +$ENDCMP +# +$CMP MCP100-315 +D Microcontroller reset monitor, 3.15V threshold, active low output +K supervisor reset push-pull +F http://ww1.microchip.com/downloads/en/DeviceDoc/11187f.pdf +$ENDCMP +# +$CMP MCP100-450 +D Microcontroller reset monitor, 4.50V threshold, active low output +K supervisor reset push-pull +F http://ww1.microchip.com/downloads/en/DeviceDoc/11187f.pdf +$ENDCMP +# +$CMP MCP100-460 +D Microcontroller reset monitor, 4.60V threshold, active low output +K supervisor reset push-pull +F http://ww1.microchip.com/downloads/en/DeviceDoc/11187f.pdf +$ENDCMP +# +$CMP MCP100-475 +D Microcontroller reset monitor, 4.75V threshold, active low output +K supervisor reset push-pull +F http://ww1.microchip.com/downloads/en/DeviceDoc/11187f.pdf +$ENDCMP +# +$CMP MCP100-485 +D Microcontroller reset monitor, 4.85V threshold, active low output +K supervisor reset push-pull +F http://ww1.microchip.com/downloads/en/DeviceDoc/11187f.pdf +$ENDCMP +# +$CMP MCP101-270 +D Microcontroller reset monitor, 2.70V threshold, active high output +K supervisor reset push-pull +F http://ww1.microchip.com/downloads/en/DeviceDoc/11187f.pdf +$ENDCMP +# +$CMP MCP101-300 +D Microcontroller reset monitor, 3.00V threshold, active high output +K supervisor reset push-pull +F http://ww1.microchip.com/downloads/en/DeviceDoc/11187f.pdf +$ENDCMP +# +$CMP MCP101-315 +D Microcontroller reset monitor, 3.15V threshold, active high output +K supervisor reset push-pull +F http://ww1.microchip.com/downloads/en/DeviceDoc/11187f.pdf +$ENDCMP +# +$CMP MCP101-450 +D Microcontroller reset monitor, 4.50V threshold, active high output +K supervisor reset push-pull +F http://ww1.microchip.com/downloads/en/DeviceDoc/11187f.pdf +$ENDCMP +# +$CMP MCP101-460 +D Microcontroller reset monitor, 4.60V threshold, active high output +K supervisor reset push-pull +F http://ww1.microchip.com/downloads/en/DeviceDoc/11187f.pdf +$ENDCMP +# +$CMP MCP101-475 +D Microcontroller reset monitor, 4.75V threshold, active high output +K supervisor reset push-pull +F http://ww1.microchip.com/downloads/en/DeviceDoc/11187f.pdf +$ENDCMP +# +$CMP MCP101-485 +D Microcontroller reset monitor, 4.85V threshold, active high output +K supervisor reset push-pull +F http://ww1.microchip.com/downloads/en/DeviceDoc/11187f.pdf +$ENDCMP +# $CMP MCP1415 D 1.5A High speed power MOSFET driver with inverting output K mosfet gate driver diff --git a/library/Power_Management.lib b/library/Power_Management.lib index 747d569a..cf25eaa4 100644 --- a/library/Power_Management.lib +++ b/library/Power_Management.lib @@ -354,6 +354,46 @@ X Gbd 3 0 -300 150 U 50 40 1 1 I ENDDRAW ENDDEF # +# MCP100-270 +# +DEF MCP100-270 U 0 40 Y Y 1 F N +F0 "U" 0 350 50 H V L CNN +F1 "MCP100-270" -50 -350 50 H V L CNN +F2 "" -400 150 50 H V C CNN +F3 "" -300 250 50 H V C CNN +ALIAS MCP100-300 MCP100-315 MCP100-450 MCP100-460 MCP100-475 MCP100-485 +$FPLIST + SOT-23* + TO-92* +$ENDFPLIST +DRAW +S -200 300 200 -300 1 1 10 f +X ~RST 1 300 0 100 L 50 50 1 1 O +X VDD 2 -100 400 100 D 50 50 1 1 W +X VSS 3 -100 -400 100 U 50 50 1 1 W +ENDDRAW +ENDDEF +# +# MCP101-270 +# +DEF MCP101-270 U 0 40 Y Y 1 F N +F0 "U" 0 350 50 H V L CNN +F1 "MCP101-270" -50 -350 50 H V L CNN +F2 "" -400 150 50 H V C CNN +F3 "" -300 250 50 H V C CNN +ALIAS MCP101-300 MCP101-315 MCP101-450 MCP101-460 MCP101-475 MCP101-485 +$FPLIST + SOT-23* + TO-92* +$ENDFPLIST +DRAW +S -200 300 200 -300 1 1 10 f +X RST 1 300 0 100 L 50 50 1 1 O +X VDD 2 -100 400 100 D 50 50 1 1 W +X VSS 3 -100 -400 100 U 50 50 1 1 W +ENDDRAW +ENDDEF +# # MCP1415 # DEF MCP1415 U 0 40 Y Y 1 F N