mirror of
git://projects.qi-hardware.com/kicad-libs.git
synced 2024-11-08 00:08:25 +02:00
components/: TI TPS6216x series 3V-17V 1A Step-Down Converters
This commit is contained in:
parent
e324adc35a
commit
a841da7f79
1
AUTHORS
1
AUTHORS
@ -78,6 +78,7 @@ Werner Almesberger <werner@almesberger.net>
|
||||
components/powered.lib
|
||||
components/evqq7.lib
|
||||
components/lpc1100-qfn33.lib
|
||||
components/tps6216x.lib
|
||||
modules/pads.fpd
|
||||
modules/stdpass.fpd
|
||||
modules/8_10-card.fpd
|
||||
|
@ -211,6 +211,7 @@ Vendor
|
||||
PTH04000WAH
|
||||
SN74LVC1G17DBV
|
||||
SN75HVD12D
|
||||
TPS6216x
|
||||
TPS763xx
|
||||
Varistor
|
||||
EZJ-Z0V80010
|
||||
|
@ -144,3 +144,5 @@ LibName72=./nmosfet-gsd
|
||||
LibName73=./evqq7
|
||||
LibName74=./xc6slx9-csg324
|
||||
LibName75=./lpc1100-qfn33
|
||||
LibName76=./tps6216x
|
||||
|
||||
|
22
components/tps6216x.lib
Normal file
22
components/tps6216x.lib
Normal file
@ -0,0 +1,22 @@
|
||||
EESchema-LIBRARY Version 2.3 Date: Fri Dec 21 19:24:00 2012
|
||||
#encoding utf-8
|
||||
#
|
||||
# TPS6216X
|
||||
#
|
||||
DEF TPS6216X U 0 40 Y Y 1 F N
|
||||
F0 "U" -300 350 60 H V L CNN
|
||||
F1 "TPS6216X" -300 -450 60 H V L CNN
|
||||
DRAW
|
||||
S -300 300 300 -350 0 1 0 N
|
||||
X PGND 1 -600 200 300 R 50 50 1 1 W
|
||||
X VIN 2 -600 50 300 R 50 50 1 1 W
|
||||
X EN 3 -600 -100 300 R 50 50 1 1 I
|
||||
X AGND 4 -600 -250 300 R 50 50 1 1 W
|
||||
X FB 5 600 -250 300 L 50 50 1 1 I
|
||||
X VOS 6 600 -100 300 L 50 50 1 1 I
|
||||
X SW 7 600 50 300 L 50 50 1 1 w
|
||||
X PG 8 600 200 300 L 50 50 1 1 C
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
#End Library
|
Loading…
Reference in New Issue
Block a user