1
0
mirror of git://projects.qi-hardware.com/kicad-libs.git synced 2024-11-22 08:51:53 +02:00

components/ldo-3.lib (LDO-3-OIG): add generic basic LDO

This commit is contained in:
Werner Almesberger 2018-02-02 11:19:29 -03:00
parent e9464fddac
commit d099ccbb63
5 changed files with 30 additions and 0 deletions

View File

@ -102,6 +102,7 @@ Werner Almesberger <werner@almesberger.net>
components/por.lib
components/tps6102x.lib
components/dualnmosfet.lib
components/ldo-3.lib
modules/pads.fpd
modules/stdpass.fpd

View File

@ -241,6 +241,8 @@ Power
Power-Management
Power-On-Reset
POR-809
LDO
LDO-3-OIG
Vendor
Analog
AD1580BRTZ

View File

@ -172,3 +172,4 @@ LibName100=./74x2g07_6
LibName101=./74x1g32_6
LibName102=./74x1g04_6
LibName103=./dualnmosfet
LibName104=./ldo-3

7
components/ldo-3.dcm Normal file
View File

@ -0,0 +1,7 @@
EESchema-DOCLIB Version 2.0
#
$CMP LDO-3-OIG
D Basic fixed-voltage LDO with OUT-IN-GND pin assignment. E.g., TLV760.
$ENDCMP
#
#End Doc Library

19
components/ldo-3.lib Normal file
View File

@ -0,0 +1,19 @@
EESchema-LIBRARY Version 2.4
#encoding utf-8
#
# LDO-3-OIG
#
DEF LDO-3-OIG U 0 40 Y Y 1 F N
F0 "U" -250 250 50 H V C CNN
F1 "LDO-3-OIG" 0 150 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
DRAW
S -300 -150 300 200 0 1 0 N
X OUT 1 -400 0 100 R 50 50 1 1 w
X IN 2 400 0 100 L 50 50 1 1 W
X GND 3 0 -250 100 U 50 50 1 1 W
ENDDRAW
ENDDEF
#
#End Library