Skip to content

Commit 760ac6d

Browse files
committed
Add LMR Buck
1 parent 837b535 commit 760ac6d

File tree

1 file changed

+64
-0
lines changed

1 file changed

+64
-0
lines changed

Symbols/SparkFun-IC-Power.kicad_sym

Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,70 @@
5353
)
5454
)
5555
)
56+
(symbol "LMR14203" (pin_names (offset 1.016)) (in_bom yes) (on_board yes)
57+
(property "Reference" "U" (at -1.27 8.89 0)
58+
(effects (font (size 1.27 1.27)))
59+
)
60+
(property "Value" "LMR14203" (at 0 6.35 0)
61+
(effects (font (size 1.27 1.27)))
62+
)
63+
(property "Footprint" "SparkFun-Semiconductor-Standard:SOT23-6" (at 0 -6.35 0)
64+
(effects (font (size 1.27 1.27) italic) hide)
65+
)
66+
(property "Datasheet" "https://www.ti.com/lit/ds/symlink/lmr14203.pdf" (at 0 -8.89 0)
67+
(effects (font (size 1.27 1.27)) hide)
68+
)
69+
(property "PROD_ID" "IC-" (at 0 -11.43 0)
70+
(effects (font (size 1.27 1.27)) hide)
71+
)
72+
(property "Imax" "300mA" (at 0 -13.97 0)
73+
(effects (font (size 1.27 1.27)) hide)
74+
)
75+
(property "VIn" "42V" (at 0 -16.51 0)
76+
(effects (font (size 1.27 1.27)) hide)
77+
)
78+
(property "ki_keywords" "simple-switcher buck step-down voltage-regulator" (at 0 0 0)
79+
(effects (font (size 1.27 1.27)) hide)
80+
)
81+
(property "ki_description" "Simple Switcher Buck Regulator, Vin=4.5-42V, Iout=600mA, Adjustable output voltage, SOT-23-6 package" (at 0 0 0)
82+
(effects (font (size 1.27 1.27)) hide)
83+
)
84+
(property "ki_fp_filters" "SOT?23*" (at 0 0 0)
85+
(effects (font (size 1.27 1.27)) hide)
86+
)
87+
(symbol "LMR14203_0_1"
88+
(rectangle (start -7.62 5.08) (end 7.62 -5.08)
89+
(stroke (width 0.254) (type default))
90+
(fill (type background))
91+
)
92+
)
93+
(symbol "LMR14203_1_1"
94+
(pin input line (at 10.16 2.54 180) (length 2.54)
95+
(name "CB" (effects (font (size 1.27 1.27))))
96+
(number "1" (effects (font (size 1.27 1.27))))
97+
)
98+
(pin power_in line (at -10.16 -2.54 0) (length 2.54)
99+
(name "GND" (effects (font (size 1.27 1.27))))
100+
(number "2" (effects (font (size 1.27 1.27))))
101+
)
102+
(pin input line (at 10.16 -2.54 180) (length 2.54)
103+
(name "FB" (effects (font (size 1.27 1.27))))
104+
(number "3" (effects (font (size 1.27 1.27))))
105+
)
106+
(pin input line (at -10.16 0 0) (length 2.54)
107+
(name "~{SHDN}" (effects (font (size 1.27 1.27))))
108+
(number "4" (effects (font (size 1.27 1.27))))
109+
)
110+
(pin power_in line (at -10.16 2.54 0) (length 2.54)
111+
(name "VIN" (effects (font (size 1.27 1.27))))
112+
(number "5" (effects (font (size 1.27 1.27))))
113+
)
114+
(pin output line (at 10.16 0 180) (length 2.54)
115+
(name "SW" (effects (font (size 1.27 1.27))))
116+
(number "6" (effects (font (size 1.27 1.27))))
117+
)
118+
)
119+
)
56120
(symbol "MAX17048" (in_bom yes) (on_board yes)
57121
(property "Reference" "U" (at -6.35 7.62 0)
58122
(effects (font (size 1.27 1.27)))

0 commit comments

Comments
 (0)