From a64c617c939954ceb072832bc29c3f9010fd086d Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 17 May 2026 23:05:56 +0530 Subject: Switch to STM32C011F6 for mcu to get more pins + add NRST header + i2s as header pins for debugging --- hardware/library/Slider.kicad_sym | 72 ++++++++++++++++++++++++++++++++++----- 1 file changed, 63 insertions(+), 9 deletions(-) (limited to 'hardware/library/Slider.kicad_sym') diff --git a/hardware/library/Slider.kicad_sym b/hardware/library/Slider.kicad_sym index 50a9b03..9df4f55 100644 --- a/hardware/library/Slider.kicad_sym +++ b/hardware/library/Slider.kicad_sym @@ -28,7 +28,7 @@ ) ) ) - (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x04_P2.54mm_Vertical" + (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x07_P2.54mm_Vertical" (at 0 0 0) (show_name no) (do_not_autoplace no) @@ -63,8 +63,8 @@ ) (symbol "STLink-Headers_0_1" (rectangle - (start -10.16 3.81) - (end 10.16 -3.81) + (start -17.78 3.81) + (end 17.78 -3.81) (stroke (width 0) (type default) @@ -76,7 +76,7 @@ ) (symbol "STLink-Headers_1_1" (pin power_in line - (at -7.62 -3.81 270) + (at -15.24 -3.81 270) (length 2.54) (name "VDD" (effects @@ -94,7 +94,7 @@ ) ) (pin power_in line - (at -2.54 -3.81 270) + (at -10.16 -3.81 270) (length 2.54) (name "GND" (effects @@ -112,9 +112,9 @@ ) ) (pin bidirectional line - (at 2.54 -3.81 270) + (at -5.08 -3.81 270) (length 2.54) - (name "SDIO" + (name "SWDIO" (effects (font (size 1.27 1.27) @@ -130,9 +130,9 @@ ) ) (pin bidirectional line - (at 7.62 -3.81 270) + (at 0 -3.81 270) (length 2.54) - (name "SDCLK" + (name "SWDCLK" (effects (font (size 1.27 1.27) @@ -147,6 +147,60 @@ ) ) ) + (pin bidirectional line + (at 5.08 -3.81 270) + (length 2.54) + (name "NRST" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 10.16 -3.81 270) + (length 2.54) + (name "I2C_SCK" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 15.24 -3.81 270) + (length 2.54) + (name "I2C_SDA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) ) (embedded_fonts no) ) -- cgit v1.3.1