diff options
author | Aurelien Jarno <aurelien@aurel32.net> | 2023-05-24 16:39:14 +0200 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2023-06-12 23:52:08 +0200 |
commit | 5e93adedd8fbb4d5991498eb2238d7bc4f241827 (patch) | |
tree | 06fc909a39cde536e26e337efb8b4878f7644a5b /kicad/TPS62A01.kicad_sym | |
download | lte-m-dongle-5e93adedd8fbb4d5991498eb2238d7bc4f241827.tar.gz |
Initial import
Diffstat (limited to 'kicad/TPS62A01.kicad_sym')
-rw-r--r-- | kicad/TPS62A01.kicad_sym | 57 |
1 files changed, 57 insertions, 0 deletions
diff --git a/kicad/TPS62A01.kicad_sym b/kicad/TPS62A01.kicad_sym new file mode 100644 index 0000000..7b9ff19 --- /dev/null +++ b/kicad/TPS62A01.kicad_sym @@ -0,0 +1,57 @@ +(kicad_symbol_lib (version 20211014) (generator kicad_symbol_editor) + (symbol "TPS62A01" (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at -5.08 6.35 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "TPS62A01" (id 1) (at 0 6.35 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Package_TO_SOT_SMD:SOT-563" (id 2) (at 1.27 -6.35 0) + (effects (font (size 1.27 1.27) italic) (justify left) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/tps62a01.pdf" (id 3) (at 3.81 8.89 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "Step-Down Buck DC-DC Regulator Adjustable" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Synchronous Buck Regulator, Adjustable Output down to 0.6V, 1A, SOT-563" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "SOT?563*" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "TPS62A01_0_1" + (rectangle (start -5.08 5.08) (end 5.08 -5.08) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + ) + (symbol "TPS62A01_1_1" + (pin power_in line (at 0 -7.62 90) (length 2.54) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin power_out line (at 7.62 2.54 180) (length 2.54) + (name "SW" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -7.62 2.54 0) (length 2.54) + (name "VIN" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -7.62 0 0) (length 2.54) + (name "EN" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 7.62 0 180) (length 2.54) + (name "FB" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin open_collector line (at 7.62 -2.54 180) (length 2.54) + (name "PG" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + ) + ) +) |