mirror of
git://projects.qi-hardware.com/kicad-libs.git
synced 2024-11-16 14:07:31 +02:00
components/tps6102x.lib: TI TPS6102x series boost-up (LDO down) converter
This commit is contained in:
parent
34a20f9778
commit
882337562a
1
AUTHORS
1
AUTHORS
@ -97,6 +97,7 @@ Werner Almesberger <werner@almesberger.net>
|
|||||||
components/nrf51822.lib
|
components/nrf51822.lib
|
||||||
components/2450bm14e0003.lib
|
components/2450bm14e0003.lib
|
||||||
components/por.lib
|
components/por.lib
|
||||||
|
components/tps6102x.lib
|
||||||
|
|
||||||
modules/pads.fpd
|
modules/pads.fpd
|
||||||
modules/stdpass.fpd
|
modules/stdpass.fpd
|
||||||
|
@ -239,6 +239,7 @@ Vendor
|
|||||||
SN74LVC1G17DBV
|
SN74LVC1G17DBV
|
||||||
SN75HVD12D
|
SN75HVD12D
|
||||||
TLV61220
|
TLV61220
|
||||||
|
TPS6102x
|
||||||
TPS6216x
|
TPS6216x
|
||||||
TPS763xx
|
TPS763xx
|
||||||
Varistor
|
Varistor
|
||||||
|
@ -166,3 +166,4 @@ LibName94=./tvs8
|
|||||||
LibName95=./nrf51822
|
LibName95=./nrf51822
|
||||||
LibName96=./2450bm14e0003
|
LibName96=./2450bm14e0003
|
||||||
LibName97=./por
|
LibName97=./por
|
||||||
|
LibName98=./tps6102x
|
||||||
|
3
components/tps6102x.dcm
Normal file
3
components/tps6102x.dcm
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
EESchema-DOCLIB Version 2.0
|
||||||
|
#
|
||||||
|
#End Doc Library
|
27
components/tps6102x.lib
Normal file
27
components/tps6102x.lib
Normal file
@ -0,0 +1,27 @@
|
|||||||
|
EESchema-LIBRARY Version 2.3
|
||||||
|
#encoding utf-8
|
||||||
|
#
|
||||||
|
# TPS6102x
|
||||||
|
#
|
||||||
|
DEF TPS6102x U 0 40 Y Y 1 F N
|
||||||
|
F0 "U" -300 500 60 H V L CNN
|
||||||
|
F1 "TPS6102x" 0 -650 60 H V C CNN
|
||||||
|
F2 "" 0 0 60 H V C CNN
|
||||||
|
F3 "" 0 0 60 H V C CNN
|
||||||
|
DRAW
|
||||||
|
S -300 400 300 -550 0 1 0 N
|
||||||
|
X EN 1 -500 300 200 R 50 50 1 1 I
|
||||||
|
X VOUT 2 -500 150 200 R 50 50 1 1 w
|
||||||
|
X FB 3 -500 0 200 R 50 50 1 1 I
|
||||||
|
X LBO 4 -500 -150 200 R 50 50 1 1 C
|
||||||
|
X GND 5 -500 -300 200 R 50 50 1 1 W
|
||||||
|
X VBAT 6 500 -300 200 L 50 50 1 1 W
|
||||||
|
X LBI 7 500 -150 200 L 50 50 1 1 I
|
||||||
|
X PS 8 500 0 200 L 50 50 1 1 I
|
||||||
|
X SW 9 500 150 200 L 50 50 1 1 I
|
||||||
|
X PGND 10 500 300 200 L 50 50 1 1 W
|
||||||
|
X PAD 11 -500 -450 200 R 50 50 1 1 W
|
||||||
|
ENDDRAW
|
||||||
|
ENDDEF
|
||||||
|
#
|
||||||
|
#End Library
|
Loading…
Reference in New Issue
Block a user