-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
47 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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)) | ||
) | ||
) | ||
) | ||
) |