From d7f43e4d4e7b8ba45bb6043351603917da0cb436 Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Fri, 31 Jul 2015 13:58:19 +1000 Subject: [PATCH] Added MCP100 and MCP101 reset monitor IC in SOT23-3 package http://www.microchip.com/wwwproducts/Devices.aspx?product=MCP100 --- library/interface.dcm | 12 ++++++++++++ library/interface.lib | 30 ++++++++++++++++++++++++++++++ 2 files changed, 42 insertions(+) diff --git a/library/interface.dcm b/library/interface.dcm index e65af037..96afda09 100644 --- a/library/interface.dcm +++ b/library/interface.dcm @@ -266,6 +266,18 @@ K Cold Junction Termocouple Interface SPI F http://datasheets.maximintegrated.com/en/ds/MAX31855.pdf $ENDCMP # +$CMP MCP100-TT +D Microcontroller reset controller in SOT23-3 package, active LOW reset output +K microcontroller reset monitor voltage supervisory supervisor +F http://ww1.microchip.com/downloads/en/DeviceDoc/11187f.pdf +$ENDCMP +# +$CMP MCP101-TT +D Microcontroller reset controller in SOT23-3 package, active HIGH reset output +K microcontroller reset monitor voltage supervisory supervisor +F http://ww1.microchip.com/downloads/en/DeviceDoc/11187f.pdf +$ENDCMP +# $CMP MCP2551-I/P D MCP2551-I/P, High-Speed CAN Transceiver, PDIP8 K High-Speed CAN Transceiver diff --git a/library/interface.lib b/library/interface.lib index 18526586..49d1cda8 100644 --- a/library/interface.lib +++ b/library/interface.lib @@ -1697,6 +1697,36 @@ X VCC 16 -250 200 0 U 60 60 4 1 W N ENDDRAW ENDDEF # +# MCP100-TT +# +DEF MCP100-TT U 0 40 Y Y 1 F N +F0 "U" -200 150 50 H V L CNN +F1 "MCP100-TT" 50 -250 50 H V L CNN +F2 "SOT23-3" 50 -350 50 H V L CNN +F3 "" 0 0 50 H V C CNN +DRAW +S 200 100 -200 -200 0 1 10 f +X ~RST 1 300 50 100 L 50 50 1 1 I +X Vdd 2 -300 50 100 R 50 50 1 1 W +X GND 3 0 -300 100 U 50 50 1 1 W +ENDDRAW +ENDDEF +# +# MCP101-TT +# +DEF MCP101-TT U 0 40 Y Y 1 F N +F0 "U" -200 150 50 H V L CNN +F1 "MCP101-TT" 50 -250 50 H V L CNN +F2 "SOT23-3" 50 -350 50 H V L CNN +F3 "" 0 0 50 H V C CNN +DRAW +S 200 100 -200 -200 0 1 10 f +X RST 1 300 50 100 L 50 50 1 1 I +X Vdd 2 -300 50 100 R 50 50 1 1 W +X GND 3 0 -300 100 U 50 50 1 1 W +ENDDRAW +ENDDEF +# # MCP2551-I/P # DEF MCP2551-I/P U 0 40 Y Y 1 F N