diff options
| author | Sam Anthony <sam@samanthony.xyz> | 2025-09-19 13:46:52 -0400 |
|---|---|---|
| committer | Sam Anthony <sam@samanthony.xyz> | 2025-09-19 13:46:52 -0400 |
| commit | 4b0875aade48603aa3a23ba35b449b9d2a265b04 (patch) | |
| tree | a409713e9a17adf6c47e504ab0940db4abafcacf /hw/symbols.kicad_sym | |
| parent | 1dfafed8fe6cf41dba648a56533bff66ff2b2aa2 (diff) | |
| download | can-gauge-interface-4b0875aade48603aa3a23ba35b449b9d2a265b04.zip | |
hw: digital and analog LDOs
Diffstat (limited to 'hw/symbols.kicad_sym')
| -rw-r--r-- | hw/symbols.kicad_sym | 155 |
1 files changed, 155 insertions, 0 deletions
diff --git a/hw/symbols.kicad_sym b/hw/symbols.kicad_sym index 2e19e53..120ea14 100644 --- a/hw/symbols.kicad_sym +++ b/hw/symbols.kicad_sym @@ -210,4 +210,159 @@ ) (embedded_fonts no) ) + (symbol "AP7375Q" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -3.81 3.175 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "AP7375Q" + (at 0 3.175 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_SO:Diodes_SO-8EP" + (at 0 12.192 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.diodes.com/assets/Datasheets/AP7375Q.pdf" + (at 0.254 7.366 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "300mA LDO, automotive compliant, SO-8EP" + (at 0 9.398 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "linear regulator ldo fixed positive" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "DFN*2x2mm*P0.65mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "AP7375Q_0_1" + (rectangle + (start -5.08 1.905) + (end 5.08 -7.62) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "AP7375Q_1_1" + (pin power_in line + (at -7.62 0 0) + (length 2.54) + (name "VI" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 -2.54 0) + (length 2.54) + (name "EN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -10.16 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 7.62 0 180) + (length 2.54) + (name "VO" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) ) |