mirror of
git://projects.qi-hardware.com/kicad-libs.git
synced 2024-11-22 07:58:28 +02:00
lib/tlv61220.lib: add TI TLV61220 step-up converter
This commit is contained in:
parent
ab61cf9bec
commit
8b46ac0ac2
1
AUTHORS
1
AUTHORS
@ -92,6 +92,7 @@ Werner Almesberger <werner@almesberger.net>
|
||||
components/cc2543.lib
|
||||
components/kl16-32.lib
|
||||
components/aat4282.lib
|
||||
components/tlv61220.lib
|
||||
modules/pads.fpd
|
||||
modules/stdpass.fpd
|
||||
modules/8_10-card.fpd
|
||||
|
@ -231,6 +231,7 @@ Vendor
|
||||
PTH04000WAH
|
||||
SN74LVC1G17DBV
|
||||
SN75HVD12D
|
||||
TLV61220
|
||||
TPS6216x
|
||||
TPS763xx
|
||||
Varistor
|
||||
|
@ -161,3 +161,4 @@ LibName89=./usb-a-s4
|
||||
LibName90=./kl25-32
|
||||
LibName91=./kl16-32
|
||||
LibName92=./aat4282
|
||||
LibName93=./tlv61220
|
||||
|
22
components/tlv61220.lib
Normal file
22
components/tlv61220.lib
Normal file
@ -0,0 +1,22 @@
|
||||
EESchema-LIBRARY Version 2.3 Date: Thu May 28 05:58:09 2015
|
||||
#encoding utf-8
|
||||
#
|
||||
# TLV61220
|
||||
#
|
||||
DEF TLV61220 U 0 40 Y Y 1 F N
|
||||
F0 "U" -200 300 60 H V C CNN
|
||||
F1 "TLV61220" 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 -250 250 250 -250 0 1 0 N
|
||||
X SW 1 -550 150 300 R 50 50 1 1 P
|
||||
X GND 2 -550 0 300 R 50 50 1 1 W
|
||||
X EN 3 -550 -150 300 R 50 50 1 1 I
|
||||
X FB 4 550 -150 300 L 50 50 1 1 I
|
||||
X VOUT 5 550 0 300 L 50 50 1 1 w
|
||||
X VBAT 6 550 150 300 L 50 50 1 1 W
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
#End Library
|
Loading…
Reference in New Issue
Block a user