Skip to content

Commit

Permalink
Add TPS255xDBV
Browse files Browse the repository at this point in the history
  • Loading branch information
arturo182 committed Feb 21, 2022
1 parent adcaeff commit 016f2d0
Showing 1 changed file with 47 additions and 0 deletions.
47 changes: 47 additions & 0 deletions Power_Management_Extra.kicad_sym
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
(kicad_symbol_lib (version 20201005) (generator kicad_symbol_editor)
(symbol "Power_Management_Extra:TPS255xDBV" (in_bom yes) (on_board yes)
(property "Reference" "U" (id 0) (at 6.35 6.35 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "TPS255xDBV" (id 1) (at 0 -6.35 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "Package_TO_SOT_SMD:SOT-23-6" (id 2) (at 0 -11.43 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "https://www.ti.com/lit/ds/symlink/tps2553.pdf?ts=1623319268565&ref_url=https%253A%252F%252Fwww.ti.com%252Fproduct%252FTPS2553" (id 3) (at 0 -8.89 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "TPS255xDBV_0_0"
(pin power_in line (at -8.89 2.54 0) (length 2.54)
(name "IN" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at -8.89 -2.54 0) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin input line (at -8.89 0 0) (length 2.54)
(name "EN" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin output line (at 8.89 -2.54 180) (length 2.54)
(name "FAULT" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin input line (at 8.89 0 180) (length 2.54)
(name "ILIM" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin power_out line (at 8.89 2.54 180) (length 2.54)
(name "OUT" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
)
(symbol "TPS255xDBV_0_1"
(rectangle (start -6.35 5.08) (end 6.35 -5.08)
(stroke (width 0.1524)) (fill (type background))
)
)
)
)

0 comments on commit 016f2d0

Please sign in to comment.