From dc72a409ef000c66df7cae880f9754f84b29c937 Mon Sep 17 00:00:00 2001 From: Pete Lewis <601236+lewispg228@users.noreply.github.com> Date: Thu, 27 Jun 2024 15:18:23 -0600 Subject: [PATCH 1/3] MIC5219-2.8YM5 --- Symbols/SparkFun-Regulator.kicad_sym | 182 +++++++++++++++++++++++++++ 1 file changed, 182 insertions(+) diff --git a/Symbols/SparkFun-Regulator.kicad_sym b/Symbols/SparkFun-Regulator.kicad_sym index ab214181..401e3e28 100644 --- a/Symbols/SparkFun-Regulator.kicad_sym +++ b/Symbols/SparkFun-Regulator.kicad_sym @@ -698,6 +698,188 @@ ) ) ) + (symbol "MIC5219-2.8YM5" + (pin_names + (offset 0.254) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -3.81 5.715 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "MIC5219-2.8YM5" + (at 0 5.715 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "SparkFun-Semiconductor-Standard:SOT23-5" + (at 0 8.255 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://ww1.microchip.com/downloads/en/DeviceDoc/MIC5219-500mA-Peak-Output-LDO-Regulator-DS20006021A.pdf" + (at 1.27 13.208 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "500mA low dropout linear regulator, fixed 2.8V output, SOT-23-5" + (at -0.762 10.922 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "PROD_ID" "VREG-12010" + (at 0.508 15.748 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "500mA ultra-low-noise LDO linear voltage regulator fixed positive 2.8V" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "SOT?23*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "MIC5219-2.8YM5_1_1" + (rectangle + (start -5.08 4.445) + (end 5.08 -5.08) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin power_in line + (at -7.62 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 0 -7.62 90) + (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 -7.62 0 0) + (length 2.54) + (name "EN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at 7.62 0 180) + (length 2.54) + (name "BP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 7.62 2.54 180) + (length 2.54) + (name "OUT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) (symbol "RT9080-3.3" (pin_names (offset 0.254) From f61d3d4edd4e7fab1708c56d89a60deed51df57e Mon Sep 17 00:00:00 2001 From: Nathan Seidle Date: Fri, 28 Jun 2024 08:31:24 -0600 Subject: [PATCH 2/3] Remove package type from symbol name. --- Symbols/SparkFun-Regulator.kicad_sym | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Symbols/SparkFun-Regulator.kicad_sym b/Symbols/SparkFun-Regulator.kicad_sym index 401e3e28..b85207da 100644 --- a/Symbols/SparkFun-Regulator.kicad_sym +++ b/Symbols/SparkFun-Regulator.kicad_sym @@ -698,7 +698,7 @@ ) ) ) - (symbol "MIC5219-2.8YM5" + (symbol "MIC5219-2.8" (pin_names (offset 0.254) ) @@ -713,7 +713,7 @@ ) ) ) - (property "Value" "MIC5219-2.8YM5" + (property "Value" "MIC5219-2.8" (at 0 5.715 0) (effects (font @@ -776,7 +776,7 @@ (hide yes) ) ) - (symbol "MIC5219-2.8YM5_1_1" + (symbol "MIC5219-2.8_1_1" (rectangle (start -5.08 4.445) (end 5.08 -5.08) @@ -1296,4 +1296,4 @@ ) ) ) -) \ No newline at end of file +) From cc75662200be14e611de37a17e735a5c49f4106c Mon Sep 17 00:00:00 2001 From: Pete Lewis <601236+lewispg228@users.noreply.github.com> Date: Mon, 5 Aug 2024 13:37:54 -0600 Subject: [PATCH 3/3] added VMax, Imax and Iq --- Symbols/SparkFun-Regulator.kicad_sym | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/Symbols/SparkFun-Regulator.kicad_sym b/Symbols/SparkFun-Regulator.kicad_sym index b85207da..a51aed71 100644 --- a/Symbols/SparkFun-Regulator.kicad_sym +++ b/Symbols/SparkFun-Regulator.kicad_sym @@ -758,6 +758,30 @@ (hide yes) ) ) + (property "VMax" "12V" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Imax" "500mA" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Iq" "80uA" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) (property "ki_keywords" "500mA ultra-low-noise LDO linear voltage regulator fixed positive 2.8V" (at 0 0 0) (effects