mirror of
git://projects.qi-hardware.com/kicad-libs.git
synced 2025-04-21 12:17:26 +03:00
components/por.lib (POR-809): power-on-reset generator
This commit is contained in:
@@ -191,6 +191,9 @@ Power
|
||||
5V
|
||||
Ground
|
||||
GND
|
||||
Power-Management
|
||||
Power-On-Reset
|
||||
POR-809
|
||||
Vendor
|
||||
Analog
|
||||
AD1580BRTZ
|
||||
|
||||
@@ -165,3 +165,4 @@ LibName93=./tlv61220
|
||||
LibName94=./tvs8
|
||||
LibName95=./nrf51822
|
||||
LibName96=./2450bm14e0003
|
||||
LibName97=./por
|
||||
|
||||
7
components/por.dcm
Normal file
7
components/por.dcm
Normal file
@@ -0,0 +1,7 @@
|
||||
EESchema-DOCLIB Version 2.0
|
||||
#
|
||||
$CMP POR-809
|
||||
D Reset generator, active-low push-pull output. 809 series.
|
||||
$ENDCMP
|
||||
#
|
||||
#End Doc Library
|
||||
19
components/por.lib
Normal file
19
components/por.lib
Normal file
@@ -0,0 +1,19 @@
|
||||
EESchema-LIBRARY Version 2.3
|
||||
#encoding utf-8
|
||||
#
|
||||
# POR-809
|
||||
#
|
||||
DEF POR-809 U 0 40 Y Y 1 F N
|
||||
F0 "U" -150 300 60 H V C CNN
|
||||
F1 "POR-809" 0 -300 60 H V C CNN
|
||||
F2 "" 0 0 60 H V C CNN
|
||||
F3 "" 0 0 60 H V C CNN
|
||||
DRAW
|
||||
S -200 -250 200 250 0 1 0 N
|
||||
X GND 1 -400 -150 200 R 50 50 1 1 W
|
||||
X nRESET 2 400 0 200 L 50 50 1 1 O I
|
||||
X VDD 3 -400 150 200 R 50 50 1 1 W
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
#End Library
|
||||
Reference in New Issue
Block a user