From e246e55c7a7941168e7e93c741dbcb2d3b83bc24 Mon Sep 17 00:00:00 2001 From: jaseg Date: Fri, 2 Oct 2020 09:28:56 +0200 Subject: schematic WIP --- mech_pcbs/common/common_symbols.kicad_sym | 53 +++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) (limited to 'mech_pcbs/common') diff --git a/mech_pcbs/common/common_symbols.kicad_sym b/mech_pcbs/common/common_symbols.kicad_sym index c7d3c0c..4988cc4 100644 --- a/mech_pcbs/common/common_symbols.kicad_sym +++ b/mech_pcbs/common/common_symbols.kicad_sym @@ -215,4 +215,57 @@ ) ) ) + (symbol "common_symbols:AIS1120SX" + (property "Reference" "U" (id 0) (at 2.54 12.7 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "AIS1120SX" (id 1) (at 6.35 10.16 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "AIS1120SX_0_0" + (rectangle (start -6.35 -8.89) (end 6.35 8.89) + (stroke (width 0.001)) (fill (type background)) + ) + ) + (symbol "AIS1120SX_1_1" + (pin input line (at -8.89 1.27 0) (length 2.54) + (name "SCL" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -8.89 -1.27 0) (length 2.54) + (name "SDI" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -8.89 -3.81 0) (length 2.54) + (name "SDO" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -8.89 3.81 0) (length 2.54) + (name "CS" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 0 -11.43 90) (length 2.54) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 3.81 -11.43 90) (length 2.54) + (name "VREG" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 0 11.43 270) (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -2.54 -11.43 90) (length 2.54) + (name "MP" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + ) + ) ) -- cgit