mirror of
https://github.com/NabuCasa/yellow.git
synced 2025-10-27 12:04:18 -07:00
Wire up MGM210P Zigbee radio
This commit is contained in:
684
Radio.kicad_sch
684
Radio.kicad_sch
@@ -59,6 +59,104 @@
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol "Connector_Generic:Conn_02x05_Odd_Even" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
|
||||
(property "Reference" "J" (id 0) (at 1.27 7.62 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "Conn_02x05_Odd_Even" (id 1) (at 1.27 -7.62 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" "connector" (id 4) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "ki_description" "Generic connector, double row, 02x05, odd/even pin numbering scheme (row 1 odd numbers, row 2 even numbers), script generated (kicad-library-utils/schlib/autogen/connector/)" (id 5) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "ki_fp_filters" "Connector*:*_2x??_*" (id 6) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(symbol "Conn_02x05_Odd_Even_1_1"
|
||||
(rectangle (start -1.27 -4.953) (end 0 -5.207)
|
||||
(stroke (width 0.1524)) (fill (type none))
|
||||
)
|
||||
(rectangle (start -1.27 -2.413) (end 0 -2.667)
|
||||
(stroke (width 0.1524)) (fill (type none))
|
||||
)
|
||||
(rectangle (start -1.27 2.667) (end 0 2.413)
|
||||
(stroke (width 0.1524)) (fill (type none))
|
||||
)
|
||||
(rectangle (start -1.27 5.207) (end 0 4.953)
|
||||
(stroke (width 0.1524)) (fill (type none))
|
||||
)
|
||||
(rectangle (start -1.27 6.35) (end 3.81 -6.35)
|
||||
(stroke (width 0.254)) (fill (type background))
|
||||
)
|
||||
(rectangle (start -1.27 0.127) (end 0 -0.127)
|
||||
(stroke (width 0.1524)) (fill (type none))
|
||||
)
|
||||
(rectangle (start 3.81 -4.953) (end 2.54 -5.207)
|
||||
(stroke (width 0.1524)) (fill (type none))
|
||||
)
|
||||
(rectangle (start 3.81 -2.413) (end 2.54 -2.667)
|
||||
(stroke (width 0.1524)) (fill (type none))
|
||||
)
|
||||
(rectangle (start 3.81 2.667) (end 2.54 2.413)
|
||||
(stroke (width 0.1524)) (fill (type none))
|
||||
)
|
||||
(rectangle (start 3.81 5.207) (end 2.54 4.953)
|
||||
(stroke (width 0.1524)) (fill (type none))
|
||||
)
|
||||
(rectangle (start 3.81 0.127) (end 2.54 -0.127)
|
||||
(stroke (width 0.1524)) (fill (type none))
|
||||
)
|
||||
(pin passive line (at -5.08 5.08 0) (length 3.81)
|
||||
(name "Pin_1" (effects (font (size 1.27 1.27))))
|
||||
(number "1" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin passive line (at 7.62 -5.08 180) (length 3.81)
|
||||
(name "Pin_10" (effects (font (size 1.27 1.27))))
|
||||
(number "10" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin passive line (at 7.62 5.08 180) (length 3.81)
|
||||
(name "Pin_2" (effects (font (size 1.27 1.27))))
|
||||
(number "2" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin passive line (at -5.08 2.54 0) (length 3.81)
|
||||
(name "Pin_3" (effects (font (size 1.27 1.27))))
|
||||
(number "3" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin passive line (at 7.62 2.54 180) (length 3.81)
|
||||
(name "Pin_4" (effects (font (size 1.27 1.27))))
|
||||
(number "4" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin passive line (at -5.08 0 0) (length 3.81)
|
||||
(name "Pin_5" (effects (font (size 1.27 1.27))))
|
||||
(number "5" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin passive line (at 7.62 0 180) (length 3.81)
|
||||
(name "Pin_6" (effects (font (size 1.27 1.27))))
|
||||
(number "6" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin passive line (at -5.08 -2.54 0) (length 3.81)
|
||||
(name "Pin_7" (effects (font (size 1.27 1.27))))
|
||||
(number "7" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin passive line (at 7.62 -2.54 180) (length 3.81)
|
||||
(name "Pin_8" (effects (font (size 1.27 1.27))))
|
||||
(number "8" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin passive line (at -5.08 -5.08 0) (length 3.81)
|
||||
(name "Pin_9" (effects (font (size 1.27 1.27))))
|
||||
(number "9" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol "LightBlue:SiliconLabs-MGM210P" (in_bom yes) (on_board yes)
|
||||
(property "Reference" "U" (id 0) (at -13.97 24.13 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
@@ -204,9 +302,115 @@
|
||||
)
|
||||
)
|
||||
)
|
||||
(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)
|
||||
(property "Reference" "#PWR" (id 0) (at 0 -6.35 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Value" "GND" (id 1) (at 0 -3.81 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 \"GND\" , ground" (id 5) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(symbol "GND_0_1"
|
||||
(polyline
|
||||
(pts
|
||||
(xy 0 0)
|
||||
(xy 0 -1.27)
|
||||
(xy 1.27 -1.27)
|
||||
(xy 0 -2.54)
|
||||
(xy -1.27 -1.27)
|
||||
(xy 0 -1.27)
|
||||
)
|
||||
(stroke (width 0)) (fill (type none))
|
||||
)
|
||||
)
|
||||
(symbol "GND_1_1"
|
||||
(pin power_in line (at 0 0 270) (length 0) hide
|
||||
(name "GND" (effects (font (size 1.27 1.27))))
|
||||
(number "1" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
|
||||
(junction (at 118.11 110.49) (diameter 0.9144) (color 0 0 0 0))
|
||||
(junction (at 120.65 110.49) (diameter 0.9144) (color 0 0 0 0))
|
||||
(junction (at 121.92 57.15) (diameter 0.9144) (color 0 0 0 0))
|
||||
(junction (at 121.92 110.49) (diameter 0.9144) (color 0 0 0 0))
|
||||
(junction (at 123.19 110.49) (diameter 0.9144) (color 0 0 0 0))
|
||||
(junction (at 125.73 110.49) (diameter 0.9144) (color 0 0 0 0))
|
||||
|
||||
(no_connect (at 115.57 144.145))
|
||||
(no_connect (at 128.27 141.605))
|
||||
|
||||
(bus_entry (at 43.18 78.74) (size 2.54 2.54)
|
||||
(stroke (width 0.1524) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(bus_entry (at 43.18 81.28) (size 2.54 2.54)
|
||||
(stroke (width 0.1524) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(bus_entry (at 43.18 83.82) (size 2.54 2.54)
|
||||
(stroke (width 0.1524) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(bus_entry (at 43.815 59.69) (size 2.54 2.54)
|
||||
(stroke (width 0.1524) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
@@ -220,21 +424,228 @@
|
||||
(stroke (width 0.1524) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
|
||||
(wire (pts (xy 59.055 62.23) (xy 46.355 62.23))
|
||||
(wire (pts (xy 45.72 81.28) (xy 59.055 81.28))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 59.055 64.77) (xy 46.355 64.77))
|
||||
(wire (pts (xy 45.72 83.82) (xy 59.055 83.82))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 59.055 67.31) (xy 46.355 67.31))
|
||||
(wire (pts (xy 45.72 86.36) (xy 59.055 86.36))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 59.055 69.85) (xy 46.355 69.85))
|
||||
(wire (pts (xy 46.355 62.23) (xy 59.69 62.23))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 46.355 64.77) (xy 59.69 64.77))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 46.355 67.31) (xy 59.69 67.31))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 46.355 69.85) (xy 59.69 69.85))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 90.17 69.85) (xy 104.14 69.85))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 90.17 72.39) (xy 104.14 72.39))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 90.17 74.93) (xy 104.14 74.93))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 92.71 80.01) (xy 104.14 80.01))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 92.71 82.55) (xy 104.14 82.55))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 92.71 96.52) (xy 104.14 96.52))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 101.6 90.17) (xy 104.14 90.17))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 101.6 92.71) (xy 104.14 92.71))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 101.6 146.685) (xy 115.57 146.685))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 101.6 149.225) (xy 115.57 149.225))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 104.14 67.31) (xy 92.71 67.31))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 104.14 77.47) (xy 92.71 77.47))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 104.775 141.605) (xy 115.57 141.605))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 114.3 137.795) (xy 114.3 139.065))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 114.3 139.065) (xy 115.57 139.065))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 115.57 110.49) (xy 115.57 109.22))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 118.11 109.22) (xy 118.11 110.49))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 118.11 110.49) (xy 115.57 110.49))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 120.65 57.15) (xy 120.65 58.42))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 120.65 109.22) (xy 120.65 110.49))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 120.65 110.49) (xy 118.11 110.49))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 121.92 55.88) (xy 121.92 57.15))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 121.92 57.15) (xy 120.65 57.15))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 121.92 57.15) (xy 123.19 57.15))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 121.92 110.49) (xy 120.65 110.49))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 121.92 110.49) (xy 123.19 110.49))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 121.92 111.76) (xy 121.92 110.49))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 123.19 57.15) (xy 123.19 58.42))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 123.19 110.49) (xy 123.19 109.22))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 123.19 110.49) (xy 125.73 110.49))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 125.73 110.49) (xy 125.73 109.22))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 125.73 110.49) (xy 128.27 110.49))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 128.27 110.49) (xy 128.27 109.22))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 128.27 139.065) (xy 130.175 139.065))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 139.7 67.31) (xy 151.13 67.31))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 139.7 69.85) (xy 151.13 69.85))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 139.7 72.39) (xy 151.13 72.39))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 139.7 74.93) (xy 151.13 74.93))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 139.7 83.82) (xy 151.13 83.82))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 139.7 86.36) (xy 151.13 86.36))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 139.7 88.9) (xy 151.13 88.9))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 139.7 91.44) (xy 151.13 91.44))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 139.7 93.98) (xy 151.13 93.98))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 139.7 97.79) (xy 151.13 97.79))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 142.24 144.145) (xy 128.27 144.145))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 142.24 146.685) (xy 128.27 146.685))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 142.24 149.225) (xy 128.27 149.225))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 153.67 77.47) (xy 139.7 77.47))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 153.67 80.01) (xy 139.7 80.01))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 175.26 62.23) (xy 186.69 62.23))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 180.975 89.535) (xy 186.69 89.535))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 180.975 92.075) (xy 186.69 92.075))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 180.975 94.615) (xy 186.69 94.615))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 180.975 97.155) (xy 186.69 97.155))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 180.975 99.695) (xy 186.69 99.695))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 191.77 67.31) (xy 191.77 69.215))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 205.105 89.535) (xy 199.39 89.535))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 205.105 92.075) (xy 199.39 92.075))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 205.105 94.615) (xy 199.39 94.615))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 205.105 97.155) (xy 199.39 97.155))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 207.01 99.695) (xy 199.39 99.695))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(wire (pts (xy 207.01 100.965) (xy 207.01 99.695))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(bus (pts (xy 39.37 76.2) (xy 43.18 76.2))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(bus (pts (xy 40.005 57.15) (xy 43.815 57.15))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(bus (pts (xy 43.18 76.2) (xy 43.18 78.74))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(bus (pts (xy 43.18 78.74) (xy 43.18 81.28))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(bus (pts (xy 43.18 81.28) (xy 43.18 83.82))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
(bus (pts (xy 43.815 57.15) (xy 43.815 59.69))
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
@@ -248,22 +659,247 @@
|
||||
(stroke (width 0) (type solid) (color 0 0 0 0))
|
||||
)
|
||||
|
||||
(label "UART.TXD" (at 59.055 62.23 180)
|
||||
(text "50Ω trace, 2.6 mm length" (at 175.26 58.42 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
)
|
||||
|
||||
(label "DEBUG.SWO" (at 59.055 81.28 180)
|
||||
(effects (font (size 1.27 1.27)) (justify right bottom))
|
||||
)
|
||||
(label "UART.RXD" (at 59.055 64.77 180)
|
||||
(label "DEBUG.SWDIO" (at 59.055 83.82 180)
|
||||
(effects (font (size 1.27 1.27)) (justify right bottom))
|
||||
)
|
||||
(label "UART.CTS" (at 59.055 67.31 180)
|
||||
(label "DEBUG.SWCLK" (at 59.055 86.36 180)
|
||||
(effects (font (size 1.27 1.27)) (justify right bottom))
|
||||
)
|
||||
(label "UART.RTS" (at 59.055 69.85 180)
|
||||
(label "UART.TXD" (at 59.69 62.23 180)
|
||||
(effects (font (size 1.27 1.27)) (justify right bottom))
|
||||
)
|
||||
(label "UART.RXD" (at 59.69 64.77 180)
|
||||
(effects (font (size 1.27 1.27)) (justify right bottom))
|
||||
)
|
||||
(label "UART.CTS" (at 59.69 67.31 180)
|
||||
(effects (font (size 1.27 1.27)) (justify right bottom))
|
||||
)
|
||||
(label "UART.RTS" (at 59.69 69.85 180)
|
||||
(effects (font (size 1.27 1.27)) (justify right bottom))
|
||||
)
|
||||
(label "DEBUG.SWCLK" (at 90.17 69.85 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
)
|
||||
(label "DEBUG.SWDIO" (at 90.17 72.39 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
)
|
||||
(label "DEBUG.SWO" (at 90.17 74.93 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
)
|
||||
(label "PA00" (at 92.71 67.31 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
)
|
||||
(label "PA04" (at 92.71 77.47 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
)
|
||||
(label "UART.RXD" (at 92.71 80.01 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
)
|
||||
(label "UART.TXD" (at 92.71 82.55 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
)
|
||||
(label "RF_SIGNAL" (at 92.71 96.52 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
)
|
||||
(label "DEBUG.SWDIO" (at 101.6 146.685 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
)
|
||||
(label "PTI_FRAME" (at 101.6 149.225 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
)
|
||||
(label "~RESET" (at 104.775 141.605 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
)
|
||||
(label "DEBUG.SWO" (at 142.24 144.145 180)
|
||||
(effects (font (size 1.27 1.27)) (justify right bottom))
|
||||
)
|
||||
(label "DEBUG.SWCLK" (at 142.24 146.685 180)
|
||||
(effects (font (size 1.27 1.27)) (justify right bottom))
|
||||
)
|
||||
(label "PTI_DATA" (at 142.24 149.225 180)
|
||||
(effects (font (size 1.27 1.27)) (justify right bottom))
|
||||
)
|
||||
(label "~RESET" (at 150.495 97.79 180)
|
||||
(effects (font (size 1.27 1.27)) (justify right bottom))
|
||||
)
|
||||
(label "PC00" (at 151.13 67.31 180)
|
||||
(effects (font (size 1.27 1.27)) (justify right bottom))
|
||||
)
|
||||
(label "UART.CTS" (at 151.13 69.85 180)
|
||||
(effects (font (size 1.27 1.27)) (justify right bottom))
|
||||
)
|
||||
(label "PC02" (at 151.13 72.39 180)
|
||||
(effects (font (size 1.27 1.27)) (justify right bottom))
|
||||
)
|
||||
(label "PC03" (at 151.13 74.93 180)
|
||||
(effects (font (size 1.27 1.27)) (justify right bottom))
|
||||
)
|
||||
(label "PD00" (at 151.13 83.82 180)
|
||||
(effects (font (size 1.27 1.27)) (justify right bottom))
|
||||
)
|
||||
(label "PD01" (at 151.13 86.36 180)
|
||||
(effects (font (size 1.27 1.27)) (justify right bottom))
|
||||
)
|
||||
(label "UART.RTS" (at 151.13 88.9 180)
|
||||
(effects (font (size 1.27 1.27)) (justify right bottom))
|
||||
)
|
||||
(label "PD03" (at 151.13 91.44 180)
|
||||
(effects (font (size 1.27 1.27)) (justify right bottom))
|
||||
)
|
||||
(label "PD04" (at 151.13 93.98 180)
|
||||
(effects (font (size 1.27 1.27)) (justify right bottom))
|
||||
)
|
||||
(label "PTI_DATA" (at 153.67 77.47 180)
|
||||
(effects (font (size 1.27 1.27)) (justify right bottom))
|
||||
)
|
||||
(label "PTI_FRAME" (at 153.67 80.01 180)
|
||||
(effects (font (size 1.27 1.27)) (justify right bottom))
|
||||
)
|
||||
(label "RF_SIGNAL" (at 175.26 62.23 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
)
|
||||
(label "PA00" (at 180.975 89.535 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
)
|
||||
(label "PC00" (at 180.975 92.075 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
)
|
||||
(label "PC03" (at 180.975 94.615 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
)
|
||||
(label "PD01" (at 180.975 97.155 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
)
|
||||
(label "PD04" (at 180.975 99.695 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
)
|
||||
(label "PA04" (at 205.105 89.535 180)
|
||||
(effects (font (size 1.27 1.27)) (justify right bottom))
|
||||
)
|
||||
(label "PC02" (at 205.105 92.075 180)
|
||||
(effects (font (size 1.27 1.27)) (justify right bottom))
|
||||
)
|
||||
(label "PD00" (at 205.105 94.615 180)
|
||||
(effects (font (size 1.27 1.27)) (justify right bottom))
|
||||
)
|
||||
(label "PD03" (at 205.105 97.155 180)
|
||||
(effects (font (size 1.27 1.27)) (justify right bottom))
|
||||
)
|
||||
|
||||
(hierarchical_label "Zigbee{UART}" (shape bidirectional) (at 40.005 57.15 180)
|
||||
(hierarchical_label "Radio{DEBUG}" (shape bidirectional) (at 39.37 76.2 180)
|
||||
(effects (font (size 1.27 1.27)) (justify right))
|
||||
)
|
||||
(hierarchical_label "Radio{UART}" (shape bidirectional) (at 40.005 57.15 180)
|
||||
(effects (font (size 1.27 1.27)) (justify right))
|
||||
)
|
||||
(hierarchical_label "RADIO_BTL_BTN" (shape input) (at 101.6 90.17 180)
|
||||
(effects (font (size 1.27 1.27)) (justify right))
|
||||
)
|
||||
(hierarchical_label "RADIO_LED" (shape output) (at 101.6 92.71 180)
|
||||
(effects (font (size 1.27 1.27)) (justify right))
|
||||
)
|
||||
(hierarchical_label "~RADIO_RESET" (shape input) (at 151.13 97.79 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
|
||||
(symbol (lib_id "power:+3V3") (at 114.3 137.795 0) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid "af2cefac-5551-437c-8f49-7b1f7a12cddd")
|
||||
(property "Reference" "#PWR?" (id 0) (at 114.3 141.605 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Value" "+3V3" (id 1) (at 114.935 132.715 0))
|
||||
(property "Footprint" "" (id 2) (at 114.3 137.795 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "" (id 3) (at 114.3 137.795 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
)
|
||||
|
||||
(symbol (lib_id "power:+3V3") (at 121.92 55.88 0) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid "54ead05a-6cda-4f8a-b512-218ae78d4eda")
|
||||
(property "Reference" "#PWR?" (id 0) (at 121.92 59.69 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Value" "+3V3" (id 1) (at 122.555 50.165 0))
|
||||
(property "Footprint" "" (id 2) (at 121.92 55.88 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "" (id 3) (at 121.92 55.88 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
)
|
||||
|
||||
(symbol (lib_id "power:GND") (at 121.92 111.76 0) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid "e5a00725-3641-430b-bc74-6dc3a5d9fe58")
|
||||
(property "Reference" "#PWR?" (id 0) (at 121.92 118.11 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Value" "GND" (id 1) (at 122.555 116.205 0))
|
||||
(property "Footprint" "" (id 2) (at 121.92 111.76 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "" (id 3) (at 121.92 111.76 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
)
|
||||
|
||||
(symbol (lib_id "power:GND") (at 130.175 139.065 90) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid "bb15d129-d95b-4d25-944e-66c66efb3abc")
|
||||
(property "Reference" "#PWR?" (id 0) (at 136.525 139.065 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Value" "GND" (id 1) (at 133.985 139.065 90)
|
||||
(effects (font (size 1.27 1.27)) (justify right))
|
||||
)
|
||||
(property "Footprint" "" (id 2) (at 130.175 139.065 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "" (id 3) (at 130.175 139.065 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
)
|
||||
|
||||
(symbol (lib_id "power:GND") (at 191.77 69.215 0) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid "a55e3a9a-b971-4140-877a-16489c505efc")
|
||||
(property "Reference" "#PWR?" (id 0) (at 191.77 75.565 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Value" "GND" (id 1) (at 193.04 74.295 0))
|
||||
(property "Footprint" "" (id 2) (at 191.77 69.215 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "" (id 3) (at 191.77 69.215 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
)
|
||||
|
||||
(symbol (lib_id "power:GND") (at 207.01 100.965 0) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid "fb9f97a1-fcca-4b7c-bcf8-c03e826f303d")
|
||||
(property "Reference" "#PWR?" (id 0) (at 207.01 107.315 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Value" "GND" (id 1) (at 208.28 105.41 0))
|
||||
(property "Footprint" "" (id 2) (at 207.01 100.965 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "" (id 3) (at 207.01 100.965 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
)
|
||||
|
||||
(symbol (lib_id "Connector:Conn_Coaxial") (at 191.77 62.23 0) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
@@ -282,11 +918,37 @@
|
||||
)
|
||||
)
|
||||
|
||||
(symbol (lib_id "Connector_Generic:Conn_02x05_Odd_Even") (at 120.65 144.145 0) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid "a8d1211e-7b5c-4b01-9ec5-0582ffc71f9e")
|
||||
(property "Reference" "J?" (id 0) (at 120.65 136.525 0))
|
||||
(property "Value" "SiLabs Mini Debug" (id 1) (at 120.65 153.67 0))
|
||||
(property "Footprint" "Connector_PinHeader_1.27mm:PinHeader_2x04_P1.27mm_Vertical_SMD" (id 2) (at 120.65 144.145 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 120.65 144.145 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
)
|
||||
|
||||
(symbol (lib_id "Connector_Generic:Conn_02x05_Odd_Even") (at 191.77 94.615 0) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid "7e85724a-4aa3-487a-9578-39b3371d9abd")
|
||||
(property "Reference" "J?" (id 0) (at 193.04 86.995 0))
|
||||
(property "Value" "Conn_02x04_Odd_Even" (id 1) (at 193.675 102.235 0))
|
||||
(property "Footprint" "" (id 2) (at 191.77 94.615 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (id 3) (at 191.77 94.615 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
)
|
||||
|
||||
(symbol (lib_id "LightBlue:SiliconLabs-MGM210P") (at 121.92 83.82 0) (unit 1)
|
||||
(in_bom yes) (on_board yes)
|
||||
(uuid "c09bd077-0d29-41a3-91d8-7b26a3246dec")
|
||||
(property "Reference" "U?" (id 0) (at 121.92 53.34 0))
|
||||
(property "Value" "SiliconLabs-MGM210P" (id 1) (at 121.92 55.88 0))
|
||||
(property "Reference" "U?" (id 0) (at 107.95 59.69 0))
|
||||
(property "Value" "SiliconLabs-MGM210P" (id 1) (at 135.89 59.69 0))
|
||||
(property "Footprint" "LightBlue:SiliconLabs_MGM210P" (id 2) (at 121.92 82.55 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user