mirror of
https://github.com/NabuCasa/yellow.git
synced 2025-10-27 12:04:18 -07:00
Changes
-Added sdcard sheet and SD bus
-changed main i2c bus
-added 1.8V and 3.3V connection to CM4
-removed clk32 from led driver
-fixed PCM interface Data pin
Signed-off-by: Dominik Sliwa <dominik@sliwa.io>
This commit is contained in:
@@ -588,10 +588,10 @@
|
|||||||
(junction (at 208.28 39.37) (diameter 0.9144) (color 0 0 0 0))
|
(junction (at 208.28 39.37) (diameter 0.9144) (color 0 0 0 0))
|
||||||
(junction (at 210.82 46.99) (diameter 0.9144) (color 0 0 0 0))
|
(junction (at 210.82 46.99) (diameter 0.9144) (color 0 0 0 0))
|
||||||
|
|
||||||
(no_connect (at 162.56 91.44))
|
|
||||||
(no_connect (at 162.56 83.82))
|
|
||||||
(no_connect (at 162.56 88.9))
|
|
||||||
(no_connect (at 162.56 86.36))
|
(no_connect (at 162.56 86.36))
|
||||||
|
(no_connect (at 162.56 88.9))
|
||||||
|
(no_connect (at 162.56 83.82))
|
||||||
|
(no_connect (at 162.56 91.44))
|
||||||
|
|
||||||
(bus_entry (at 116.84 76.2) (size 2.54 2.54)
|
(bus_entry (at 116.84 76.2) (size 2.54 2.54)
|
||||||
(stroke (width 0.1524) (type solid) (color 0 0 0 0))
|
(stroke (width 0.1524) (type solid) (color 0 0 0 0))
|
||||||
|
|||||||
366
CM4.kicad_sch
366
CM4.kicad_sch
@@ -1886,6 +1886,104 @@
|
|||||||
)
|
)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
(symbol "power:+1V8" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
|
||||||
|
(property "Reference" "#PWR" (id 0) (at 0 -3.81 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "Value" "+1V8" (id 1) (at 0 3.556 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)
|
||||||
|
)
|
||||||
|
(property "ki_keywords" "power-flag" (id 4) (at 0 0 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "ki_description" "Power symbol creates a global label with name \"+1V8\"" (id 5) (at 0 0 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(symbol "+1V8_0_1"
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy -0.762 1.27)
|
||||||
|
(xy 0 2.54)
|
||||||
|
)
|
||||||
|
(stroke (width 0)) (fill (type none))
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy 0 0)
|
||||||
|
(xy 0 2.54)
|
||||||
|
)
|
||||||
|
(stroke (width 0)) (fill (type none))
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy 0 2.54)
|
||||||
|
(xy 0.762 1.27)
|
||||||
|
)
|
||||||
|
(stroke (width 0)) (fill (type none))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(symbol "+1V8_1_1"
|
||||||
|
(pin power_in line (at 0 0 90) (length 0) hide
|
||||||
|
(name "+1V8" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "1" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(symbol "power:+3V3" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
|
||||||
|
(property "Reference" "#PWR" (id 0) (at 0 -3.81 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "Value" "+3V3" (id 1) (at 0 3.556 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)
|
||||||
|
)
|
||||||
|
(property "ki_keywords" "power-flag" (id 4) (at 0 0 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "ki_description" "Power symbol creates a global label with name \"+3V3\"" (id 5) (at 0 0 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(symbol "+3V3_0_1"
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy -0.762 1.27)
|
||||||
|
(xy 0 2.54)
|
||||||
|
)
|
||||||
|
(stroke (width 0)) (fill (type none))
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy 0 0)
|
||||||
|
(xy 0 2.54)
|
||||||
|
)
|
||||||
|
(stroke (width 0)) (fill (type none))
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy 0 2.54)
|
||||||
|
(xy 0.762 1.27)
|
||||||
|
)
|
||||||
|
(stroke (width 0)) (fill (type none))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(symbol "+3V3_1_1"
|
||||||
|
(pin power_in line (at 0 0 90) (length 0) hide
|
||||||
|
(name "+3V3" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "1" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
(symbol "power:GND" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
|
(symbol "power:GND" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
|
||||||
(property "Reference" "#PWR" (id 0) (at 0 -6.35 0)
|
(property "Reference" "#PWR" (id 0) (at 0 -6.35 0)
|
||||||
(effects (font (size 1.27 1.27)) hide)
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
@@ -1927,6 +2025,7 @@
|
|||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
|
(bus_alias "SD" (members "D[0..3]" "CMD" "CLK" "PWR"))
|
||||||
(bus_alias "PCIe" (members "~RST" "~CLKREQ" "CLK+" "CLK-" "TX+" "TX-" "RX+" "RX-"))
|
(bus_alias "PCIe" (members "~RST" "~CLKREQ" "CLK+" "CLK-" "TX+" "TX-" "RX+" "RX-"))
|
||||||
(bus_alias "HDMI" (members "D0+" "D0-" "D1+" "D1-" "D2+" "D2-" "CLK+" "CLK-" "CEC" "HPD" "SDA" "SCL"))
|
(bus_alias "HDMI" (members "D0+" "D0-" "D1+" "D1-" "D2+" "D2-" "CLK+" "CLK-" "CEC" "HPD" "SDA" "SCL"))
|
||||||
(junction (at 260.35 82.55) (diameter 1.016) (color 0 0 0 0))
|
(junction (at 260.35 82.55) (diameter 1.016) (color 0 0 0 0))
|
||||||
@@ -1935,62 +2034,82 @@
|
|||||||
(junction (at 267.97 82.55) (diameter 1.016) (color 0 0 0 0))
|
(junction (at 267.97 82.55) (diameter 1.016) (color 0 0 0 0))
|
||||||
(junction (at 270.51 82.55) (diameter 1.016) (color 0 0 0 0))
|
(junction (at 270.51 82.55) (diameter 1.016) (color 0 0 0 0))
|
||||||
|
|
||||||
(no_connect (at 160.02 121.92))
|
|
||||||
(no_connect (at 210.82 58.42))
|
|
||||||
(no_connect (at 210.82 114.3))
|
|
||||||
(no_connect (at 160.02 35.56))
|
|
||||||
(no_connect (at 210.82 119.38))
|
|
||||||
(no_connect (at 210.82 50.8))
|
|
||||||
(no_connect (at 210.82 106.68))
|
|
||||||
(no_connect (at 210.82 53.34))
|
|
||||||
(no_connect (at 210.82 142.24))
|
|
||||||
(no_connect (at 160.02 104.14))
|
|
||||||
(no_connect (at 210.82 104.14))
|
|
||||||
(no_connect (at 210.82 139.7))
|
|
||||||
(no_connect (at 160.02 81.28))
|
|
||||||
(no_connect (at 210.82 60.96))
|
|
||||||
(no_connect (at 38.1 91.44))
|
|
||||||
(no_connect (at 38.1 93.98))
|
|
||||||
(no_connect (at 210.82 121.92))
|
|
||||||
(no_connect (at 160.02 88.9))
|
|
||||||
(no_connect (at 160.02 111.76))
|
|
||||||
(no_connect (at 255.27 67.31))
|
|
||||||
(no_connect (at 160.02 93.98))
|
|
||||||
(no_connect (at 210.82 38.1))
|
|
||||||
(no_connect (at 210.82 137.16))
|
|
||||||
(no_connect (at 210.82 101.6))
|
|
||||||
(no_connect (at 210.82 48.26))
|
|
||||||
(no_connect (at 210.82 111.76))
|
|
||||||
(no_connect (at 210.82 127))
|
|
||||||
(no_connect (at 160.02 114.3))
|
|
||||||
(no_connect (at 88.9 71.12))
|
|
||||||
(no_connect (at 160.02 83.82))
|
|
||||||
(no_connect (at 210.82 45.72))
|
|
||||||
(no_connect (at 160.02 119.38))
|
|
||||||
(no_connect (at 210.82 132.08))
|
|
||||||
(no_connect (at 160.02 116.84))
|
|
||||||
(no_connect (at 210.82 40.64))
|
|
||||||
(no_connect (at 210.82 134.62))
|
|
||||||
(no_connect (at 210.82 63.5))
|
|
||||||
(no_connect (at 160.02 109.22))
|
|
||||||
(no_connect (at 160.02 86.36))
|
|
||||||
(no_connect (at 88.9 73.66))
|
|
||||||
(no_connect (at 210.82 124.46))
|
|
||||||
(no_connect (at 210.82 109.22))
|
|
||||||
(no_connect (at 210.82 43.18))
|
|
||||||
(no_connect (at 210.82 55.88))
|
(no_connect (at 210.82 55.88))
|
||||||
(no_connect (at 210.82 129.54))
|
(no_connect (at 210.82 129.54))
|
||||||
(no_connect (at 160.02 101.6))
|
(no_connect (at 160.02 35.56))
|
||||||
(no_connect (at 160.02 99.06))
|
(no_connect (at 210.82 132.08))
|
||||||
|
(no_connect (at 210.82 40.64))
|
||||||
|
(no_connect (at 210.82 43.18))
|
||||||
|
(no_connect (at 160.02 116.84))
|
||||||
|
(no_connect (at 160.02 114.3))
|
||||||
|
(no_connect (at 210.82 48.26))
|
||||||
|
(no_connect (at 210.82 53.34))
|
||||||
|
(no_connect (at 210.82 137.16))
|
||||||
|
(no_connect (at 210.82 60.96))
|
||||||
|
(no_connect (at 210.82 111.76))
|
||||||
|
(no_connect (at 160.02 119.38))
|
||||||
|
(no_connect (at 210.82 114.3))
|
||||||
(no_connect (at 210.82 35.56))
|
(no_connect (at 210.82 35.56))
|
||||||
(no_connect (at 88.9 63.5))
|
(no_connect (at 38.1 45.72))
|
||||||
(no_connect (at 160.02 106.68))
|
(no_connect (at 210.82 109.22))
|
||||||
|
(no_connect (at 160.02 104.14))
|
||||||
|
(no_connect (at 210.82 104.14))
|
||||||
|
(no_connect (at 160.02 109.22))
|
||||||
|
(no_connect (at 210.82 38.1))
|
||||||
|
(no_connect (at 38.1 66.04))
|
||||||
|
(no_connect (at 38.1 68.58))
|
||||||
|
(no_connect (at 38.1 71.12))
|
||||||
|
(no_connect (at 38.1 73.66))
|
||||||
|
(no_connect (at 210.82 101.6))
|
||||||
|
(no_connect (at 38.1 91.44))
|
||||||
|
(no_connect (at 160.02 81.28))
|
||||||
|
(no_connect (at 210.82 121.92))
|
||||||
|
(no_connect (at 160.02 83.82))
|
||||||
|
(no_connect (at 210.82 119.38))
|
||||||
|
(no_connect (at 160.02 86.36))
|
||||||
|
(no_connect (at 38.1 93.98))
|
||||||
|
(no_connect (at 210.82 127))
|
||||||
(no_connect (at 160.02 91.44))
|
(no_connect (at 160.02 91.44))
|
||||||
|
(no_connect (at 88.9 73.66))
|
||||||
|
(no_connect (at 255.27 67.31))
|
||||||
|
(no_connect (at 160.02 121.92))
|
||||||
|
(no_connect (at 210.82 106.68))
|
||||||
|
(no_connect (at 160.02 106.68))
|
||||||
|
(no_connect (at 160.02 88.9))
|
||||||
|
(no_connect (at 210.82 139.7))
|
||||||
|
(no_connect (at 210.82 45.72))
|
||||||
|
(no_connect (at 210.82 58.42))
|
||||||
|
(no_connect (at 210.82 124.46))
|
||||||
|
(no_connect (at 210.82 142.24))
|
||||||
|
(no_connect (at 210.82 63.5))
|
||||||
|
(no_connect (at 160.02 93.98))
|
||||||
|
(no_connect (at 210.82 134.62))
|
||||||
|
(no_connect (at 210.82 50.8))
|
||||||
|
(no_connect (at 160.02 99.06))
|
||||||
|
(no_connect (at 88.9 63.5))
|
||||||
|
(no_connect (at 88.9 71.12))
|
||||||
|
(no_connect (at 160.02 111.76))
|
||||||
|
(no_connect (at 160.02 101.6))
|
||||||
|
|
||||||
(bus_entry (at 31.75 99.06) (size 2.54 2.54)
|
(bus_entry (at 24.13 40.64) (size 2.54 2.54)
|
||||||
(stroke (width 0.1524) (type solid) (color 0 0 0 0))
|
(stroke (width 0.1524) (type solid) (color 0 0 0 0))
|
||||||
)
|
)
|
||||||
(bus_entry (at 31.75 101.6) (size 2.54 2.54)
|
(bus_entry (at 24.13 48.26) (size 2.54 2.54)
|
||||||
|
(stroke (width 0.1524) (type solid) (color 0 0 0 0))
|
||||||
|
)
|
||||||
|
(bus_entry (at 24.13 50.8) (size 2.54 2.54)
|
||||||
|
(stroke (width 0.1524) (type solid) (color 0 0 0 0))
|
||||||
|
)
|
||||||
|
(bus_entry (at 24.13 53.34) (size 2.54 2.54)
|
||||||
|
(stroke (width 0.1524) (type solid) (color 0 0 0 0))
|
||||||
|
)
|
||||||
|
(bus_entry (at 24.13 55.88) (size 2.54 2.54)
|
||||||
|
(stroke (width 0.1524) (type solid) (color 0 0 0 0))
|
||||||
|
)
|
||||||
|
(bus_entry (at 24.13 58.42) (size 2.54 2.54)
|
||||||
|
(stroke (width 0.1524) (type solid) (color 0 0 0 0))
|
||||||
|
)
|
||||||
|
(bus_entry (at 24.13 60.96) (size 2.54 2.54)
|
||||||
(stroke (width 0.1524) (type solid) (color 0 0 0 0))
|
(stroke (width 0.1524) (type solid) (color 0 0 0 0))
|
||||||
)
|
)
|
||||||
(bus_entry (at 100.33 116.84) (size -2.54 2.54)
|
(bus_entry (at 100.33 116.84) (size -2.54 2.54)
|
||||||
@@ -1999,7 +2118,13 @@
|
|||||||
(bus_entry (at 100.33 119.38) (size -2.54 2.54)
|
(bus_entry (at 100.33 119.38) (size -2.54 2.54)
|
||||||
(stroke (width 0.1524) (type solid) (color 0 0 0 0))
|
(stroke (width 0.1524) (type solid) (color 0 0 0 0))
|
||||||
)
|
)
|
||||||
(bus_entry (at 100.33 121.92) (size -2.54 2.54)
|
(bus_entry (at 100.33 124.46) (size -2.54 2.54)
|
||||||
|
(stroke (width 0.1524) (type solid) (color 0 0 0 0))
|
||||||
|
)
|
||||||
|
(bus_entry (at 102.87 127) (size -2.54 2.54)
|
||||||
|
(stroke (width 0.1524) (type solid) (color 0 0 0 0))
|
||||||
|
)
|
||||||
|
(bus_entry (at 102.87 129.54) (size -2.54 2.54)
|
||||||
(stroke (width 0.1524) (type solid) (color 0 0 0 0))
|
(stroke (width 0.1524) (type solid) (color 0 0 0 0))
|
||||||
)
|
)
|
||||||
(bus_entry (at 104.14 43.18) (size 2.54 -2.54)
|
(bus_entry (at 104.14 43.18) (size 2.54 -2.54)
|
||||||
@@ -2144,24 +2269,45 @@
|
|||||||
(stroke (width 0.1524) (type solid) (color 0 0 0 0))
|
(stroke (width 0.1524) (type solid) (color 0 0 0 0))
|
||||||
)
|
)
|
||||||
|
|
||||||
|
(wire (pts (xy 26.67 43.18) (xy 38.1 43.18))
|
||||||
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
|
)
|
||||||
|
(wire (pts (xy 26.67 50.8) (xy 38.1 50.8))
|
||||||
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
|
)
|
||||||
|
(wire (pts (xy 26.67 53.34) (xy 38.1 53.34))
|
||||||
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
|
)
|
||||||
|
(wire (pts (xy 26.67 55.88) (xy 38.1 55.88))
|
||||||
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
|
)
|
||||||
|
(wire (pts (xy 26.67 58.42) (xy 38.1 58.42))
|
||||||
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
|
)
|
||||||
|
(wire (pts (xy 26.67 60.96) (xy 38.1 60.96))
|
||||||
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
|
)
|
||||||
|
(wire (pts (xy 26.67 63.5) (xy 38.1 63.5))
|
||||||
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
|
)
|
||||||
(wire (pts (xy 26.67 88.9) (xy 29.21 88.9))
|
(wire (pts (xy 26.67 88.9) (xy 29.21 88.9))
|
||||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
)
|
)
|
||||||
(wire (pts (xy 34.29 88.9) (xy 38.1 88.9))
|
(wire (pts (xy 34.29 88.9) (xy 38.1 88.9))
|
||||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
)
|
)
|
||||||
(wire (pts (xy 34.29 101.6) (xy 38.1 101.6))
|
|
||||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
|
||||||
)
|
|
||||||
(wire (pts (xy 34.29 104.14) (xy 38.1 104.14))
|
|
||||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
|
||||||
)
|
|
||||||
(wire (pts (xy 35.56 137.16) (xy 38.1 137.16))
|
(wire (pts (xy 35.56 137.16) (xy 38.1 137.16))
|
||||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
)
|
)
|
||||||
(wire (pts (xy 63.5 149.86) (xy 63.5 152.4))
|
(wire (pts (xy 63.5 149.86) (xy 63.5 152.4))
|
||||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
)
|
)
|
||||||
|
(wire (pts (xy 88.9 35.56) (xy 91.44 35.56))
|
||||||
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
|
)
|
||||||
|
(wire (pts (xy 88.9 38.1) (xy 96.52 38.1))
|
||||||
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
|
)
|
||||||
(wire (pts (xy 88.9 43.18) (xy 104.14 43.18))
|
(wire (pts (xy 88.9 43.18) (xy 104.14 43.18))
|
||||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
)
|
)
|
||||||
@@ -2204,7 +2350,19 @@
|
|||||||
(wire (pts (xy 88.9 121.92) (xy 97.79 121.92))
|
(wire (pts (xy 88.9 121.92) (xy 97.79 121.92))
|
||||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
)
|
)
|
||||||
(wire (pts (xy 88.9 124.46) (xy 97.79 124.46))
|
(wire (pts (xy 88.9 127) (xy 97.79 127))
|
||||||
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
|
)
|
||||||
|
(wire (pts (xy 88.9 129.54) (xy 100.33 129.54))
|
||||||
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
|
)
|
||||||
|
(wire (pts (xy 88.9 132.08) (xy 100.33 132.08))
|
||||||
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
|
)
|
||||||
|
(wire (pts (xy 91.44 35.56) (xy 91.44 31.75))
|
||||||
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
|
)
|
||||||
|
(wire (pts (xy 96.52 38.1) (xy 96.52 31.75))
|
||||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
)
|
)
|
||||||
(wire (pts (xy 142.24 43.18) (xy 160.02 43.18))
|
(wire (pts (xy 142.24 43.18) (xy 160.02 43.18))
|
||||||
@@ -2351,19 +2509,40 @@
|
|||||||
(wire (pts (xy 273.05 82.55) (xy 273.05 80.01))
|
(wire (pts (xy 273.05 82.55) (xy 273.05 80.01))
|
||||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
)
|
)
|
||||||
(bus (pts (xy 27.94 96.52) (xy 31.75 96.52))
|
(bus (pts (xy 21.59 39.37) (xy 24.13 39.37))
|
||||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
)
|
)
|
||||||
(bus (pts (xy 31.75 96.52) (xy 31.75 99.06))
|
(bus (pts (xy 24.13 40.64) (xy 24.13 39.37))
|
||||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
)
|
)
|
||||||
(bus (pts (xy 31.75 99.06) (xy 31.75 101.6))
|
(bus (pts (xy 24.13 48.26) (xy 24.13 40.64))
|
||||||
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
|
)
|
||||||
|
(bus (pts (xy 24.13 50.8) (xy 24.13 48.26))
|
||||||
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
|
)
|
||||||
|
(bus (pts (xy 24.13 53.34) (xy 24.13 50.8))
|
||||||
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
|
)
|
||||||
|
(bus (pts (xy 24.13 55.88) (xy 24.13 53.34))
|
||||||
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
|
)
|
||||||
|
(bus (pts (xy 24.13 58.42) (xy 24.13 55.88))
|
||||||
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
|
)
|
||||||
|
(bus (pts (xy 24.13 60.96) (xy 24.13 58.42))
|
||||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
)
|
)
|
||||||
(bus (pts (xy 100.33 116.84) (xy 100.33 119.38))
|
(bus (pts (xy 100.33 116.84) (xy 100.33 119.38))
|
||||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
)
|
)
|
||||||
(bus (pts (xy 100.33 119.38) (xy 100.33 121.92))
|
(bus (pts (xy 100.33 119.38) (xy 100.33 124.46))
|
||||||
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
|
)
|
||||||
|
(bus (pts (xy 102.87 124.46) (xy 102.87 127))
|
||||||
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
|
)
|
||||||
|
(bus (pts (xy 102.87 127) (xy 102.87 129.54))
|
||||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
)
|
)
|
||||||
(bus (pts (xy 104.14 106.68) (xy 107.95 106.68))
|
(bus (pts (xy 104.14 106.68) (xy 107.95 106.68))
|
||||||
@@ -2408,6 +2587,9 @@
|
|||||||
(bus (pts (xy 106.68 66.04) (xy 106.68 63.5))
|
(bus (pts (xy 106.68 66.04) (xy 106.68 63.5))
|
||||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
)
|
)
|
||||||
|
(bus (pts (xy 106.68 124.46) (xy 102.87 124.46))
|
||||||
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
|
)
|
||||||
(bus (pts (xy 133.35 50.8) (xy 139.7 50.8))
|
(bus (pts (xy 133.35 50.8) (xy 139.7 50.8))
|
||||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
)
|
)
|
||||||
@@ -2523,10 +2705,25 @@
|
|||||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
)
|
)
|
||||||
|
|
||||||
(label "SCL" (at 34.29 101.6 0)
|
(label "SD.PWR" (at 29.21 43.18 0)
|
||||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||||
)
|
)
|
||||||
(label "SDA" (at 34.29 104.14 0)
|
(label "SD.CMD" (at 29.21 50.8 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||||
|
)
|
||||||
|
(label "SD.CLK" (at 29.21 53.34 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||||
|
)
|
||||||
|
(label "SD.D0" (at 29.21 55.88 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||||
|
)
|
||||||
|
(label "SD.D1" (at 29.21 58.42 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||||
|
)
|
||||||
|
(label "SD.D2" (at 29.21 60.96 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||||
|
)
|
||||||
|
(label "SD.D3" (at 29.21 63.5 0)
|
||||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||||
)
|
)
|
||||||
(label "ETH.TD1-" (at 88.9 43.18 0)
|
(label "ETH.TD1-" (at 88.9 43.18 0)
|
||||||
@@ -2571,9 +2768,15 @@
|
|||||||
(label "I2S.FS" (at 88.9 121.92 0)
|
(label "I2S.FS" (at 88.9 121.92 0)
|
||||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||||
)
|
)
|
||||||
(label "I2S.DIN" (at 88.9 124.46 0)
|
(label "I2S.DIN" (at 88.9 127 0)
|
||||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||||
)
|
)
|
||||||
|
(label "SDA" (at 92.71 129.54 180)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify right bottom))
|
||||||
|
)
|
||||||
|
(label "SCL" (at 92.71 132.08 180)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify right bottom))
|
||||||
|
)
|
||||||
(label "CM4_USB_OTG_ID" (at 142.24 43.18 0)
|
(label "CM4_USB_OTG_ID" (at 142.24 43.18 0)
|
||||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||||
)
|
)
|
||||||
@@ -2683,7 +2886,7 @@
|
|||||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||||
)
|
)
|
||||||
|
|
||||||
(hierarchical_label "{I2C}" (shape bidirectional) (at 27.94 96.52 180)
|
(hierarchical_label "SD{SD}" (shape bidirectional) (at 21.59 39.37 180)
|
||||||
(effects (font (size 1.27 1.27)) (justify right))
|
(effects (font (size 1.27 1.27)) (justify right))
|
||||||
)
|
)
|
||||||
(hierarchical_label "~EXTRST" (shape output) (at 35.56 137.16 180)
|
(hierarchical_label "~EXTRST" (shape output) (at 35.56 137.16 180)
|
||||||
@@ -2692,6 +2895,9 @@
|
|||||||
(hierarchical_label "I2S{I2S}" (shape output) (at 105.41 116.84 0)
|
(hierarchical_label "I2S{I2S}" (shape output) (at 105.41 116.84 0)
|
||||||
(effects (font (size 1.27 1.27)) (justify left))
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
)
|
)
|
||||||
|
(hierarchical_label "{I2C}" (shape bidirectional) (at 106.68 124.46 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
|
)
|
||||||
(hierarchical_label "CM4_DBG{TX RX}" (shape bidirectional) (at 107.95 106.68 0)
|
(hierarchical_label "CM4_DBG{TX RX}" (shape bidirectional) (at 107.95 106.68 0)
|
||||||
(effects (font (size 1.27 1.27)) (justify left))
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
)
|
)
|
||||||
@@ -2705,6 +2911,36 @@
|
|||||||
(effects (font (size 1.27 1.27)) (justify right))
|
(effects (font (size 1.27 1.27)) (justify right))
|
||||||
)
|
)
|
||||||
|
|
||||||
|
(symbol (lib_id "power:+1V8") (at 91.44 31.75 0) (unit 1)
|
||||||
|
(in_bom yes) (on_board yes)
|
||||||
|
(uuid "94016183-c762-4064-9e2c-ca195c428d79")
|
||||||
|
(property "Reference" "#PWR?" (id 0) (at 91.44 35.56 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "Value" "+1V8" (id 1) (at 91.8083 27.4256 0))
|
||||||
|
(property "Footprint" "" (id 2) (at 91.44 31.75 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "Datasheet" "" (id 3) (at 91.44 31.75 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
|
||||||
|
(symbol (lib_id "power:+3V3") (at 96.52 31.75 0) (unit 1)
|
||||||
|
(in_bom yes) (on_board yes)
|
||||||
|
(uuid "39ed3171-840f-4750-9037-889eec5aa8c9")
|
||||||
|
(property "Reference" "#PWR?" (id 0) (at 96.52 35.56 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "Value" "+3V3" (id 1) (at 96.8883 27.4256 0))
|
||||||
|
(property "Footprint" "" (id 2) (at 96.52 31.75 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "Datasheet" "" (id 3) (at 96.52 31.75 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
|
||||||
(symbol (lib_id "power:GND") (at 26.67 88.9 270) (unit 1)
|
(symbol (lib_id "power:GND") (at 26.67 88.9 270) (unit 1)
|
||||||
(in_bom yes) (on_board yes)
|
(in_bom yes) (on_board yes)
|
||||||
(uuid "bb607057-7c6c-4502-8057-99db18765d77")
|
(uuid "bb607057-7c6c-4502-8057-99db18765d77")
|
||||||
|
|||||||
@@ -1136,12 +1136,14 @@
|
|||||||
(junction (at 196.85 149.86) (diameter 0.9144) (color 0 0 0 0))
|
(junction (at 196.85 149.86) (diameter 0.9144) (color 0 0 0 0))
|
||||||
(junction (at 243.84 121.92) (diameter 0.9144) (color 0 0 0 0))
|
(junction (at 243.84 121.92) (diameter 0.9144) (color 0 0 0 0))
|
||||||
|
|
||||||
|
(no_connect (at 182.88 137.16))
|
||||||
|
(no_connect (at 182.88 124.46))
|
||||||
|
(no_connect (at 96.52 162.56))
|
||||||
|
(no_connect (at 182.88 134.62))
|
||||||
(no_connect (at 96.52 165.1))
|
(no_connect (at 96.52 165.1))
|
||||||
(no_connect (at 182.88 129.54))
|
(no_connect (at 182.88 129.54))
|
||||||
(no_connect (at 182.88 132.08))
|
|
||||||
(no_connect (at 182.88 134.62))
|
|
||||||
(no_connect (at 182.88 137.16))
|
|
||||||
(no_connect (at 210.82 138.43))
|
(no_connect (at 210.82 138.43))
|
||||||
|
(no_connect (at 182.88 132.08))
|
||||||
|
|
||||||
(bus_entry (at 102.87 167.64) (size -2.54 2.54)
|
(bus_entry (at 102.87 167.64) (size -2.54 2.54)
|
||||||
(stroke (width 0.1524) (type solid) (color 0 0 0 0))
|
(stroke (width 0.1524) (type solid) (color 0 0 0 0))
|
||||||
@@ -1270,9 +1272,6 @@
|
|||||||
(wire (pts (xy 166.37 121.92) (xy 182.88 121.92))
|
(wire (pts (xy 166.37 121.92) (xy 182.88 121.92))
|
||||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
)
|
)
|
||||||
(wire (pts (xy 172.72 124.46) (xy 182.88 124.46))
|
|
||||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
|
||||||
)
|
|
||||||
(wire (pts (xy 180.34 118.11) (xy 182.88 118.11))
|
(wire (pts (xy 180.34 118.11) (xy 182.88 118.11))
|
||||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
)
|
)
|
||||||
@@ -1503,9 +1502,6 @@
|
|||||||
(label "{I2C}" (at 170.18 105.41 0)
|
(label "{I2C}" (at 170.18 105.41 0)
|
||||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||||
)
|
)
|
||||||
(label "CLK32K" (at 172.72 124.46 0)
|
|
||||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
|
||||||
)
|
|
||||||
(label "SCL" (at 182.88 109.22 180)
|
(label "SCL" (at 182.88 109.22 180)
|
||||||
(effects (font (size 1.27 1.27)) (justify right bottom))
|
(effects (font (size 1.27 1.27)) (justify right bottom))
|
||||||
)
|
)
|
||||||
@@ -1913,7 +1909,7 @@
|
|||||||
(property "Reference" "C?" (id 0) (at 74.93 141.605 0)
|
(property "Reference" "C?" (id 0) (at 74.93 141.605 0)
|
||||||
(effects (font (size 1.27 1.27)) (justify left))
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
)
|
)
|
||||||
(property "Value" "0.1μF" (id 1) (at 74.93 144.145 0)
|
(property "Value" "C_Small" (id 1) (at 74.93 144.145 0)
|
||||||
(effects (font (size 1.27 1.27)) (justify left))
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
)
|
)
|
||||||
(property "Footprint" "" (id 2) (at 72.39 142.24 0)
|
(property "Footprint" "" (id 2) (at 72.39 142.24 0)
|
||||||
|
|||||||
@@ -479,7 +479,7 @@
|
|||||||
},
|
},
|
||||||
"sheets": [
|
"sheets": [
|
||||||
[
|
[
|
||||||
"a94ca092-cd31-4059-97af-af14a3e0fa0e",
|
"8ca9faa9-e48d-446f-a95d-e9341757ae01",
|
||||||
""
|
""
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
@@ -513,6 +513,10 @@
|
|||||||
[
|
[
|
||||||
"441a9908-1e74-440b-b462-bdf6815583fe",
|
"441a9908-1e74-440b-b462-bdf6815583fe",
|
||||||
"Front/RTC"
|
"Front/RTC"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"67ada73c-6692-4fd8-8c20-5be89f2b8650",
|
||||||
|
"SDCard"
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"text_variables": {}
|
"text_variables": {}
|
||||||
|
|||||||
@@ -190,6 +190,9 @@
|
|||||||
(bus (pts (xy 109.855 97.79) (xy 97.79 97.79))
|
(bus (pts (xy 109.855 97.79) (xy 97.79 97.79))
|
||||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
)
|
)
|
||||||
|
(bus (pts (xy 157.48 76.2) (xy 170.18 76.2))
|
||||||
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
|
)
|
||||||
(bus (pts (xy 157.48 97.79) (xy 170.18 97.79))
|
(bus (pts (xy 157.48 97.79) (xy 170.18 97.79))
|
||||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
)
|
)
|
||||||
@@ -483,6 +486,9 @@
|
|||||||
(pin "~EXTRST" output (at 109.855 92.71 180)
|
(pin "~EXTRST" output (at 109.855 92.71 180)
|
||||||
(effects (font (size 1.27 1.27)) (justify left))
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
)
|
)
|
||||||
|
(pin "SD{SD}" bidirectional (at 157.48 76.2 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify right))
|
||||||
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
(sheet (at 24.13 62.23) (size 35.56 20.32)
|
(sheet (at 24.13 62.23) (size 35.56 20.32)
|
||||||
@@ -563,6 +569,21 @@
|
|||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
|
(sheet (at 170.18 73.66) (size 35.56 15.24)
|
||||||
|
(stroke (width 0.001) (type solid) (color 132 0 132 1))
|
||||||
|
(fill (color 255 255 255 0.0000))
|
||||||
|
(uuid 67ada73c-6692-4fd8-8c20-5be89f2b8650)
|
||||||
|
(property "Sheet name" "SDCard" (id 0) (at 170.18 73.0241 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||||
|
)
|
||||||
|
(property "Sheet file" "sdcard.kicad_sch" (id 1) (at 170.18 89.4089 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left top))
|
||||||
|
)
|
||||||
|
(pin "SD{SD}" bidirectional (at 170.18 76.2 180)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
|
||||||
(sheet (at 24.13 30.48) (size 35.56 22.86)
|
(sheet (at 24.13 30.48) (size 35.56 22.86)
|
||||||
(stroke (width 0.001) (type solid) (color 132 0 132 1))
|
(stroke (width 0.001) (type solid) (color 132 0 132 1))
|
||||||
(fill (color 255 255 255 0.0000))
|
(fill (color 255 255 255 0.0000))
|
||||||
@@ -594,6 +615,7 @@
|
|||||||
(path "/a1a835e0-c072-4609-9cb4-4b95bf746f54/" (page "7"))
|
(path "/a1a835e0-c072-4609-9cb4-4b95bf746f54/" (page "7"))
|
||||||
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/" (page "9"))
|
(path "/c7bf4e1f-6bd1-4be7-9e56-1bd438bf5d42/" (page "9"))
|
||||||
(path "/441a9908-1e74-440b-b462-bdf6815583fe/" (page "9"))
|
(path "/441a9908-1e74-440b-b462-bdf6815583fe/" (page "9"))
|
||||||
|
(path "/67ada73c-6692-4fd8-8c20-5be89f2b8650/" (page "10"))
|
||||||
)
|
)
|
||||||
|
|
||||||
(symbol_instances
|
(symbol_instances
|
||||||
@@ -639,6 +661,12 @@
|
|||||||
(path "/7c248bd3-8232-4777-a40c-eab53460cf85/1aa5f27b-6240-4920-a583-40b98af403dc"
|
(path "/7c248bd3-8232-4777-a40c-eab53460cf85/1aa5f27b-6240-4920-a583-40b98af403dc"
|
||||||
(reference "#PWR?") (unit 1) (value "GND") (footprint "")
|
(reference "#PWR?") (unit 1) (value "GND") (footprint "")
|
||||||
)
|
)
|
||||||
|
(path "/7c248bd3-8232-4777-a40c-eab53460cf85/39ed3171-840f-4750-9037-889eec5aa8c9"
|
||||||
|
(reference "#PWR?") (unit 1) (value "+3V3") (footprint "")
|
||||||
|
)
|
||||||
|
(path "/7c248bd3-8232-4777-a40c-eab53460cf85/94016183-c762-4064-9e2c-ca195c428d79"
|
||||||
|
(reference "#PWR?") (unit 1) (value "+1V8") (footprint "")
|
||||||
|
)
|
||||||
(path "/7c248bd3-8232-4777-a40c-eab53460cf85/97a4da0e-4832-4910-8fd2-e0b13d27aae6"
|
(path "/7c248bd3-8232-4777-a40c-eab53460cf85/97a4da0e-4832-4910-8fd2-e0b13d27aae6"
|
||||||
(reference "#PWR?") (unit 1) (value "GND") (footprint "")
|
(reference "#PWR?") (unit 1) (value "GND") (footprint "")
|
||||||
)
|
)
|
||||||
@@ -1317,28 +1345,49 @@
|
|||||||
(path "/441a9908-1e74-440b-b462-bdf6815583fe/14e2e689-97bc-4d28-94d0-79465efd1689"
|
(path "/441a9908-1e74-440b-b462-bdf6815583fe/14e2e689-97bc-4d28-94d0-79465efd1689"
|
||||||
(reference "#PWR?") (unit 1) (value "GND") (footprint "")
|
(reference "#PWR?") (unit 1) (value "GND") (footprint "")
|
||||||
)
|
)
|
||||||
|
(path "/441a9908-1e74-440b-b462-bdf6815583fe/415db576-99dc-47a0-8727-6d8d74c9bfdb"
|
||||||
|
(reference "#PWR?") (unit 1) (value "+1V8") (footprint "")
|
||||||
|
)
|
||||||
|
(path "/441a9908-1e74-440b-b462-bdf6815583fe/452c9d0d-b931-41fe-8296-84fe800e6b94"
|
||||||
|
(reference "#PWR?") (unit 1) (value "+3V3") (footprint "")
|
||||||
|
)
|
||||||
(path "/441a9908-1e74-440b-b462-bdf6815583fe/55e61bff-9245-4f52-868d-7c10788f2484"
|
(path "/441a9908-1e74-440b-b462-bdf6815583fe/55e61bff-9245-4f52-868d-7c10788f2484"
|
||||||
(reference "#PWR?") (unit 1) (value "GND") (footprint "")
|
(reference "#PWR?") (unit 1) (value "GND") (footprint "")
|
||||||
)
|
)
|
||||||
|
(path "/441a9908-1e74-440b-b462-bdf6815583fe/5ee8ad3b-5ef9-4b0e-a859-39ce93711028"
|
||||||
|
(reference "#PWR?") (unit 1) (value "+3V3") (footprint "")
|
||||||
|
)
|
||||||
(path "/441a9908-1e74-440b-b462-bdf6815583fe/6de17be6-fd32-476b-92a5-48e10fb750cf"
|
(path "/441a9908-1e74-440b-b462-bdf6815583fe/6de17be6-fd32-476b-92a5-48e10fb750cf"
|
||||||
(reference "#PWR?") (unit 1) (value "GND") (footprint "")
|
(reference "#PWR?") (unit 1) (value "GND") (footprint "")
|
||||||
)
|
)
|
||||||
|
(path "/441a9908-1e74-440b-b462-bdf6815583fe/739f328d-c428-4aa0-a96d-f7ce4b275cee"
|
||||||
|
(reference "#PWR?") (unit 1) (value "+3V3") (footprint "")
|
||||||
|
)
|
||||||
(path "/441a9908-1e74-440b-b462-bdf6815583fe/7e0f6450-9af6-4845-b0ca-dc8a53703ddb"
|
(path "/441a9908-1e74-440b-b462-bdf6815583fe/7e0f6450-9af6-4845-b0ca-dc8a53703ddb"
|
||||||
(reference "#PWR?") (unit 1) (value "GND") (footprint "")
|
(reference "#PWR?") (unit 1) (value "GND") (footprint "")
|
||||||
)
|
)
|
||||||
(path "/441a9908-1e74-440b-b462-bdf6815583fe/8c8d64a7-8b26-43ec-bca7-1c34f886919b"
|
(path "/441a9908-1e74-440b-b462-bdf6815583fe/8c8d64a7-8b26-43ec-bca7-1c34f886919b"
|
||||||
(reference "#PWR?") (unit 1) (value "GND") (footprint "")
|
(reference "#PWR?") (unit 1) (value "GND") (footprint "")
|
||||||
)
|
)
|
||||||
|
(path "/441a9908-1e74-440b-b462-bdf6815583fe/b8a1f723-a00e-4f55-bc74-0cc1397d472e"
|
||||||
|
(reference "#PWR?") (unit 1) (value "GND") (footprint "")
|
||||||
|
)
|
||||||
|
(path "/441a9908-1e74-440b-b462-bdf6815583fe/bbf4308e-6057-486e-9870-a9bc15cb9423"
|
||||||
|
(reference "#PWR?") (unit 1) (value "+3V3") (footprint "")
|
||||||
|
)
|
||||||
|
(path "/441a9908-1e74-440b-b462-bdf6815583fe/bcc95497-240c-4a9c-a8dd-8e37b1d89cb8"
|
||||||
|
(reference "#PWR?") (unit 1) (value "GND") (footprint "")
|
||||||
|
)
|
||||||
(path "/441a9908-1e74-440b-b462-bdf6815583fe/cb41f6bd-c660-4f59-997f-d9ff71c0b003"
|
(path "/441a9908-1e74-440b-b462-bdf6815583fe/cb41f6bd-c660-4f59-997f-d9ff71c0b003"
|
||||||
(reference "#PWR?") (unit 1) (value "GND") (footprint "")
|
(reference "#PWR?") (unit 1) (value "GND") (footprint "")
|
||||||
)
|
)
|
||||||
(path "/441a9908-1e74-440b-b462-bdf6815583fe/cfdce7ee-046d-4696-aa01-ca4d0d759f0a"
|
(path "/441a9908-1e74-440b-b462-bdf6815583fe/cfdce7ee-046d-4696-aa01-ca4d0d759f0a"
|
||||||
(reference "#PWR?") (unit 1) (value "GND") (footprint "")
|
(reference "#PWR?") (unit 1) (value "GND") (footprint "")
|
||||||
)
|
)
|
||||||
(path "/441a9908-1e74-440b-b462-bdf6815583fe/e8420e5b-a13c-4af0-bb0d-a0f3d598d48f"
|
(path "/441a9908-1e74-440b-b462-bdf6815583fe/db1e087e-cb04-4e91-a23b-5b92fc5f7f5a"
|
||||||
(reference "#PWR?") (unit 1) (value "GND") (footprint "")
|
(reference "#PWR?") (unit 1) (value "+3V3") (footprint "")
|
||||||
)
|
)
|
||||||
(path "/441a9908-1e74-440b-b462-bdf6815583fe/f3322bc6-bd2d-473e-bb56-e73bc717b8d6"
|
(path "/441a9908-1e74-440b-b462-bdf6815583fe/e8420e5b-a13c-4af0-bb0d-a0f3d598d48f"
|
||||||
(reference "#PWR?") (unit 1) (value "GND") (footprint "")
|
(reference "#PWR?") (unit 1) (value "GND") (footprint "")
|
||||||
)
|
)
|
||||||
(path "/441a9908-1e74-440b-b462-bdf6815583fe/f78a067b-6a22-41d9-a449-da324bb25ff6"
|
(path "/441a9908-1e74-440b-b462-bdf6815583fe/f78a067b-6a22-41d9-a449-da324bb25ff6"
|
||||||
@@ -1347,6 +1396,9 @@
|
|||||||
(path "/441a9908-1e74-440b-b462-bdf6815583fe/8315a3b5-025a-4501-86bf-a0c1f08f1755"
|
(path "/441a9908-1e74-440b-b462-bdf6815583fe/8315a3b5-025a-4501-86bf-a0c1f08f1755"
|
||||||
(reference "BT?") (unit 1) (value "Battery_Cell") (footprint "")
|
(reference "BT?") (unit 1) (value "Battery_Cell") (footprint "")
|
||||||
)
|
)
|
||||||
|
(path "/441a9908-1e74-440b-b462-bdf6815583fe/1629d8e2-ebab-4c12-9a0b-aa1ee6df4aaa"
|
||||||
|
(reference "C?") (unit 1) (value "1μF") (footprint "")
|
||||||
|
)
|
||||||
(path "/441a9908-1e74-440b-b462-bdf6815583fe/411885b9-6f81-4986-906f-cdf1c13e455a"
|
(path "/441a9908-1e74-440b-b462-bdf6815583fe/411885b9-6f81-4986-906f-cdf1c13e455a"
|
||||||
(reference "C?") (unit 1) (value "C_Small") (footprint "")
|
(reference "C?") (unit 1) (value "C_Small") (footprint "")
|
||||||
)
|
)
|
||||||
@@ -1359,9 +1411,15 @@
|
|||||||
(path "/441a9908-1e74-440b-b462-bdf6815583fe/5debb609-b49b-455e-8b1d-78bbaba3f16b"
|
(path "/441a9908-1e74-440b-b462-bdf6815583fe/5debb609-b49b-455e-8b1d-78bbaba3f16b"
|
||||||
(reference "D?") (unit 1) (value "ASMB-KTF0-0A306") (footprint "LightBlue:LED_RGB_ASMB-KTF0-0A306_PLCC4_2.2x2.0mm_P1.1mm")
|
(reference "D?") (unit 1) (value "ASMB-KTF0-0A306") (footprint "LightBlue:LED_RGB_ASMB-KTF0-0A306_PLCC4_2.2x2.0mm_P1.1mm")
|
||||||
)
|
)
|
||||||
|
(path "/441a9908-1e74-440b-b462-bdf6815583fe/8eee7efa-bc1d-4c3a-9796-fefcc763284f"
|
||||||
|
(reference "D?") (unit 1) (value "ASMB-KTF0-0A306") (footprint "LightBlue:LED_RGB_ASMB-KTF0-0A306_PLCC4_2.2x2.0mm_P1.1mm")
|
||||||
|
)
|
||||||
(path "/441a9908-1e74-440b-b462-bdf6815583fe/aa1ff662-6bf4-4a65-b043-33ace0519667"
|
(path "/441a9908-1e74-440b-b462-bdf6815583fe/aa1ff662-6bf4-4a65-b043-33ace0519667"
|
||||||
(reference "D?") (unit 1) (value "LED Green") (footprint "")
|
(reference "D?") (unit 1) (value "LED Green") (footprint "")
|
||||||
)
|
)
|
||||||
|
(path "/441a9908-1e74-440b-b462-bdf6815583fe/dbff600b-6241-40b6-b108-0d193cb1c8f5"
|
||||||
|
(reference "D?") (unit 1) (value "ASMB-KTF0-0A306") (footprint "LightBlue:LED_RGB_ASMB-KTF0-0A306_PLCC4_2.2x2.0mm_P1.1mm")
|
||||||
|
)
|
||||||
(path "/441a9908-1e74-440b-b462-bdf6815583fe/52998f42-14c1-4bf6-8622-9496e3e54c53"
|
(path "/441a9908-1e74-440b-b462-bdf6815583fe/52998f42-14c1-4bf6-8622-9496e3e54c53"
|
||||||
(reference "R?") (unit 1) (value "100R") (footprint "")
|
(reference "R?") (unit 1) (value "100R") (footprint "")
|
||||||
)
|
)
|
||||||
@@ -1392,8 +1450,8 @@
|
|||||||
(path "/441a9908-1e74-440b-b462-bdf6815583fe/6a00bec3-4176-46a5-9014-751e7e9f20d7"
|
(path "/441a9908-1e74-440b-b462-bdf6815583fe/6a00bec3-4176-46a5-9014-751e7e9f20d7"
|
||||||
(reference "U?") (unit 1) (value "74LVC1G07SE-7") (footprint "")
|
(reference "U?") (unit 1) (value "74LVC1G07SE-7") (footprint "")
|
||||||
)
|
)
|
||||||
(path "/441a9908-1e74-440b-b462-bdf6815583fe/707d129c-e291-4008-b15f-fecad949d050"
|
(path "/441a9908-1e74-440b-b462-bdf6815583fe/ded4bbd4-a021-46fb-849a-2c1cc4f3c785"
|
||||||
(reference "U?") (unit 1) (value "LP5562") (footprint "LightBlue:Texas_DSBGA-12_1.24x1.64mm_Layout3x4_P0.4mm")
|
(reference "U?") (unit 1) (value "LP5569") (footprint "Package_DFN_QFN:WQFN-24-1EP_4x4mm_P0.5mm_EP2.45x2.45mm")
|
||||||
)
|
)
|
||||||
(path "/441a9908-1e74-440b-b462-bdf6815583fe/df3c69bc-5fed-486a-8538-f634d169db1f"
|
(path "/441a9908-1e74-440b-b462-bdf6815583fe/df3c69bc-5fed-486a-8538-f634d169db1f"
|
||||||
(reference "Y?") (unit 1) (value "X32K768S301") (footprint "")
|
(reference "Y?") (unit 1) (value "X32K768S301") (footprint "")
|
||||||
|
|||||||
@@ -561,23 +561,23 @@
|
|||||||
(junction (at 163.83 27.94) (diameter 0.9144) (color 0 0 0 0))
|
(junction (at 163.83 27.94) (diameter 0.9144) (color 0 0 0 0))
|
||||||
(junction (at 163.83 35.56) (diameter 0.9144) (color 0 0 0 0))
|
(junction (at 163.83 35.56) (diameter 0.9144) (color 0 0 0 0))
|
||||||
|
|
||||||
(no_connect (at 139.7 119.38))
|
|
||||||
(no_connect (at 88.9 83.82))
|
|
||||||
(no_connect (at 88.9 73.66))
|
|
||||||
(no_connect (at 88.9 76.2))
|
|
||||||
(no_connect (at 88.9 93.98))
|
|
||||||
(no_connect (at 88.9 71.12))
|
|
||||||
(no_connect (at 88.9 96.52))
|
|
||||||
(no_connect (at 267.97 86.36))
|
|
||||||
(no_connect (at 88.9 86.36))
|
(no_connect (at 88.9 86.36))
|
||||||
(no_connect (at 88.9 91.44))
|
|
||||||
(no_connect (at 88.9 78.74))
|
|
||||||
(no_connect (at 88.9 68.58))
|
|
||||||
(no_connect (at 88.9 88.9))
|
(no_connect (at 88.9 88.9))
|
||||||
|
(no_connect (at 139.7 119.38))
|
||||||
|
(no_connect (at 267.97 86.36))
|
||||||
|
(no_connect (at 88.9 93.98))
|
||||||
|
(no_connect (at 88.9 96.52))
|
||||||
(no_connect (at 88.9 53.34))
|
(no_connect (at 88.9 53.34))
|
||||||
(no_connect (at 139.7 111.76))
|
|
||||||
(no_connect (at 88.9 114.3))
|
|
||||||
(no_connect (at 88.9 81.28))
|
(no_connect (at 88.9 81.28))
|
||||||
|
(no_connect (at 88.9 78.74))
|
||||||
|
(no_connect (at 88.9 114.3))
|
||||||
|
(no_connect (at 88.9 76.2))
|
||||||
|
(no_connect (at 88.9 68.58))
|
||||||
|
(no_connect (at 88.9 71.12))
|
||||||
|
(no_connect (at 88.9 91.44))
|
||||||
|
(no_connect (at 88.9 83.82))
|
||||||
|
(no_connect (at 139.7 111.76))
|
||||||
|
(no_connect (at 88.9 73.66))
|
||||||
|
|
||||||
(bus_entry (at 68.58 45.72) (size 2.54 2.54)
|
(bus_entry (at 68.58 45.72) (size 2.54 2.54)
|
||||||
(stroke (width 0.1524) (type solid) (color 0 0 0 0))
|
(stroke (width 0.1524) (type solid) (color 0 0 0 0))
|
||||||
|
|||||||
@@ -1497,25 +1497,25 @@
|
|||||||
(junction (at 270.51 109.22) (diameter 0.9144) (color 0 0 0 0))
|
(junction (at 270.51 109.22) (diameter 0.9144) (color 0 0 0 0))
|
||||||
(junction (at 271.78 118.11) (diameter 0.9144) (color 0 0 0 0))
|
(junction (at 271.78 118.11) (diameter 0.9144) (color 0 0 0 0))
|
||||||
|
|
||||||
(no_connect (at 151.13 184.15))
|
|
||||||
(no_connect (at 58.42 114.3))
|
|
||||||
(no_connect (at 58.42 134.62))
|
|
||||||
(no_connect (at 168.91 59.69))
|
|
||||||
(no_connect (at 124.46 156.21))
|
|
||||||
(no_connect (at 113.03 77.47))
|
|
||||||
(no_connect (at 58.42 139.7))
|
|
||||||
(no_connect (at 58.42 127))
|
|
||||||
(no_connect (at 132.08 185.42))
|
|
||||||
(no_connect (at 58.42 147.32))
|
|
||||||
(no_connect (at 113.03 74.93))
|
|
||||||
(no_connect (at 58.42 116.84))
|
|
||||||
(no_connect (at 58.42 119.38))
|
|
||||||
(no_connect (at 58.42 142.24))
|
|
||||||
(no_connect (at 58.42 124.46))
|
(no_connect (at 58.42 124.46))
|
||||||
(no_connect (at 124.46 153.67))
|
|
||||||
(no_connect (at 58.42 144.78))
|
|
||||||
(no_connect (at 58.42 132.08))
|
|
||||||
(no_connect (at 58.42 121.92))
|
(no_connect (at 58.42 121.92))
|
||||||
|
(no_connect (at 58.42 139.7))
|
||||||
|
(no_connect (at 124.46 156.21))
|
||||||
|
(no_connect (at 58.42 132.08))
|
||||||
|
(no_connect (at 58.42 144.78))
|
||||||
|
(no_connect (at 132.08 185.42))
|
||||||
|
(no_connect (at 151.13 184.15))
|
||||||
|
(no_connect (at 113.03 77.47))
|
||||||
|
(no_connect (at 58.42 119.38))
|
||||||
|
(no_connect (at 113.03 74.93))
|
||||||
|
(no_connect (at 124.46 153.67))
|
||||||
|
(no_connect (at 58.42 127))
|
||||||
|
(no_connect (at 58.42 134.62))
|
||||||
|
(no_connect (at 58.42 142.24))
|
||||||
|
(no_connect (at 58.42 147.32))
|
||||||
|
(no_connect (at 168.91 59.69))
|
||||||
|
(no_connect (at 58.42 116.84))
|
||||||
|
(no_connect (at 58.42 114.3))
|
||||||
|
|
||||||
(bus_entry (at 22.86 127) (size 2.54 -2.54)
|
(bus_entry (at 22.86 127) (size 2.54 -2.54)
|
||||||
(stroke (width 0.1524) (type solid) (color 0 0 0 0))
|
(stroke (width 0.1524) (type solid) (color 0 0 0 0))
|
||||||
|
|||||||
102
sdcard.kicad_sch
Normal file
102
sdcard.kicad_sch
Normal file
@@ -0,0 +1,102 @@
|
|||||||
|
(kicad_sch (version 20201015) (generator eeschema)
|
||||||
|
|
||||||
|
(paper "A4")
|
||||||
|
|
||||||
|
(lib_symbols
|
||||||
|
)
|
||||||
|
|
||||||
|
|
||||||
|
(bus_entry (at 48.26 44.45) (size 2.54 2.54)
|
||||||
|
(stroke (width 0.1524) (type solid) (color 0 0 0 0))
|
||||||
|
)
|
||||||
|
(bus_entry (at 48.26 52.07) (size 2.54 2.54)
|
||||||
|
(stroke (width 0.1524) (type solid) (color 0 0 0 0))
|
||||||
|
)
|
||||||
|
(bus_entry (at 48.26 54.61) (size 2.54 2.54)
|
||||||
|
(stroke (width 0.1524) (type solid) (color 0 0 0 0))
|
||||||
|
)
|
||||||
|
(bus_entry (at 48.26 57.15) (size 2.54 2.54)
|
||||||
|
(stroke (width 0.1524) (type solid) (color 0 0 0 0))
|
||||||
|
)
|
||||||
|
(bus_entry (at 48.26 59.69) (size 2.54 2.54)
|
||||||
|
(stroke (width 0.1524) (type solid) (color 0 0 0 0))
|
||||||
|
)
|
||||||
|
(bus_entry (at 48.26 62.23) (size 2.54 2.54)
|
||||||
|
(stroke (width 0.1524) (type solid) (color 0 0 0 0))
|
||||||
|
)
|
||||||
|
(bus_entry (at 48.26 64.77) (size 2.54 2.54)
|
||||||
|
(stroke (width 0.1524) (type solid) (color 0 0 0 0))
|
||||||
|
)
|
||||||
|
|
||||||
|
(wire (pts (xy 50.8 46.99) (xy 62.23 46.99))
|
||||||
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
|
)
|
||||||
|
(wire (pts (xy 50.8 54.61) (xy 62.23 54.61))
|
||||||
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
|
)
|
||||||
|
(wire (pts (xy 50.8 57.15) (xy 62.23 57.15))
|
||||||
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
|
)
|
||||||
|
(wire (pts (xy 50.8 59.69) (xy 62.23 59.69))
|
||||||
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
|
)
|
||||||
|
(wire (pts (xy 50.8 62.23) (xy 62.23 62.23))
|
||||||
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
|
)
|
||||||
|
(wire (pts (xy 50.8 64.77) (xy 62.23 64.77))
|
||||||
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
|
)
|
||||||
|
(wire (pts (xy 50.8 67.31) (xy 62.23 67.31))
|
||||||
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
|
)
|
||||||
|
(bus (pts (xy 45.72 43.18) (xy 48.26 43.18))
|
||||||
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
|
)
|
||||||
|
(bus (pts (xy 48.26 44.45) (xy 48.26 43.18))
|
||||||
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
|
)
|
||||||
|
(bus (pts (xy 48.26 52.07) (xy 48.26 44.45))
|
||||||
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
|
)
|
||||||
|
(bus (pts (xy 48.26 54.61) (xy 48.26 52.07))
|
||||||
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
|
)
|
||||||
|
(bus (pts (xy 48.26 57.15) (xy 48.26 54.61))
|
||||||
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
|
)
|
||||||
|
(bus (pts (xy 48.26 59.69) (xy 48.26 57.15))
|
||||||
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
|
)
|
||||||
|
(bus (pts (xy 48.26 62.23) (xy 48.26 59.69))
|
||||||
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
|
)
|
||||||
|
(bus (pts (xy 48.26 64.77) (xy 48.26 62.23))
|
||||||
|
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||||
|
)
|
||||||
|
|
||||||
|
(label "SD.PWR" (at 53.34 46.99 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||||
|
)
|
||||||
|
(label "SD.CMD" (at 53.34 54.61 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||||
|
)
|
||||||
|
(label "SD.CLK" (at 53.34 57.15 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||||
|
)
|
||||||
|
(label "SD.D0" (at 53.34 59.69 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||||
|
)
|
||||||
|
(label "SD.D1" (at 53.34 62.23 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||||
|
)
|
||||||
|
(label "SD.D2" (at 53.34 64.77 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||||
|
)
|
||||||
|
(label "SD.D3" (at 53.34 67.31 0)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||||
|
)
|
||||||
|
|
||||||
|
(hierarchical_label "SD{SD}" (shape bidirectional) (at 45.72 43.18 180)
|
||||||
|
(effects (font (size 1.27 1.27)) (justify right))
|
||||||
|
)
|
||||||
|
)
|
||||||
Reference in New Issue
Block a user