Skip to content

Commit 68c5bc8

Browse files
committed
Add RT9080 regulator
1 parent 36814e3 commit 68c5bc8

File tree

1 file changed

+63
-2
lines changed

1 file changed

+63
-2
lines changed

Symbols/SparkFun-Regulator.kicad_sym

Lines changed: 63 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
(kicad_symbol_lib (version 20220914) (generator kicad_symbol_editor)
22
(symbol "AP2112K-3.3" (pin_names (offset 0.254)) (in_bom yes) (on_board yes)
33
(property "Reference" "U3" (at 0 8.89 0)
4-
(effects (font (size 1.27 1.27)) hide)
4+
(effects (font (size 1.27 1.27)))
55
)
66
(property "Value" "AP2112K-3.3" (at 0 6.35 0)
7-
(effects (font (size 1.27 1.27)) hide)
7+
(effects (font (size 1.27 1.27)))
88
)
99
(property "Footprint" "SparkFun-Semiconductor-Standard:SOT23-5" (at 0 -11.43 0)
1010
(effects (font (size 1.27 1.27)) hide)
@@ -60,6 +60,67 @@
6060
)
6161
)
6262
)
63+
(symbol "RT9080-3.3" (pin_names (offset 0.254)) (in_bom yes) (on_board yes)
64+
(property "Reference" "U3" (at 0 8.89 0)
65+
(effects (font (size 1.27 1.27)))
66+
)
67+
(property "Value" "RT9080-3.3" (at 0 6.35 0)
68+
(effects (font (size 1.27 1.27)))
69+
)
70+
(property "Footprint" "SparkFun-Semiconductor-Standard:SOT23-5" (at 0 -11.43 0)
71+
(effects (font (size 1.27 1.27)) hide)
72+
)
73+
(property "Datasheet" "https://www.richtek.com/SaveDownload.aspx?specid=RT9080" (at 0 -13.97 0)
74+
(effects (font (size 1.27 1.27)) hide)
75+
)
76+
(property "PROD_ID" "VREG-19034" (at -1.27 -16.51 0)
77+
(effects (font (size 1.27 1.27)) hide)
78+
)
79+
(property "VMax" "6V" (at 0 -19.05 0)
80+
(effects (font (size 1.27 1.27)) hide)
81+
)
82+
(property "Imax" "600mA" (at 0 -24.13 0)
83+
(effects (font (size 1.27 1.27)) hide)
84+
)
85+
(property "Iq" "4µA" (at 0 -21.59 0)
86+
(effects (font (size 1.27 1.27)) hide)
87+
)
88+
(property "ki_keywords" "linear regulator ldo fixed positive" (at 0 0 0)
89+
(effects (font (size 1.27 1.27)) hide)
90+
)
91+
(property "ki_description" "600mA low dropout linear regulator, with enable pin, 3.8V-6V input voltage range, 3.3V fixed positive output, SOT-23-5" (at 0 0 0)
92+
(effects (font (size 1.27 1.27)) hide)
93+
)
94+
(property "ki_fp_filters" "SOT?23?5*" (at 0 0 0)
95+
(effects (font (size 1.27 1.27)) hide)
96+
)
97+
(symbol "RT9080-3.3_1_1"
98+
(rectangle (start -5.08 4.445) (end 5.08 -5.08)
99+
(stroke (width 0.254) (type default))
100+
(fill (type background))
101+
)
102+
(pin power_in line (at -7.62 2.54 0) (length 2.54)
103+
(name "VIN" (effects (font (size 1.27 1.27))))
104+
(number "1" (effects (font (size 1.27 1.27))))
105+
)
106+
(pin power_in line (at 0 -7.62 90) (length 2.54)
107+
(name "GND" (effects (font (size 1.27 1.27))))
108+
(number "2" (effects (font (size 1.27 1.27))))
109+
)
110+
(pin input line (at -7.62 0 0) (length 2.54)
111+
(name "EN" (effects (font (size 1.27 1.27))))
112+
(number "3" (effects (font (size 1.27 1.27))))
113+
)
114+
(pin no_connect line (at 5.08 0 180) (length 2.54) hide
115+
(name "NC" (effects (font (size 1.27 1.27))))
116+
(number "4" (effects (font (size 1.27 1.27))))
117+
)
118+
(pin power_out line (at 7.62 2.54 180) (length 2.54)
119+
(name "VOUT" (effects (font (size 1.27 1.27))))
120+
(number "5" (effects (font (size 1.27 1.27))))
121+
)
122+
)
123+
)
63124
(symbol "STLQ015-3.3" (pin_names (offset 0.254)) (in_bom yes) (on_board yes)
64125
(property "Reference" "U3" (at 0 8.89 0)
65126
(effects (font (size 1.27 1.27)))

0 commit comments

Comments
 (0)