add flash chip

This commit is contained in:
MReenen 2022-11-29 15:12:39 +01:00
parent 0a73dda89b
commit 5b45c5d46e
4 changed files with 673 additions and 72 deletions

View File

@ -645,9 +645,15 @@
)
(symbol_instances
(path "/99e9f4f7-dcf7-46c7-a687-8b19cca2911f/01543b2f-8aa2-460b-aeba-c3da48cda763"
(reference "#PWR?") (unit 1) (value "+3.3V") (footprint "")
)
(path "/2cb0b1a5-c777-42d4-a9e9-58434d3bf24f"
(reference "#PWR?") (unit 1) (value "+5V") (footprint "")
)
(path "/99e9f4f7-dcf7-46c7-a687-8b19cca2911f/30649e66-03ae-4a9b-942c-b3996de3f1ad"
(reference "#PWR?") (unit 1) (value "GND") (footprint "")
)
(path "/36815487-1cce-4af3-ac9a-fa9084a6dcc1"
(reference "#PWR?") (unit 1) (value "GND") (footprint "")
)
@ -657,6 +663,9 @@
(path "/99078cb8-07eb-4711-b1e3-18e0402fc10f"
(reference "#PWR?") (unit 1) (value "+5V") (footprint "")
)
(path "/99e9f4f7-dcf7-46c7-a687-8b19cca2911f/db62b5ce-35bb-455d-9ffa-d76f6a96daee"
(reference "#PWR?") (unit 1) (value "GND") (footprint "")
)
(path "/f9052d30-aff0-4d32-a937-c6b72aafebf3"
(reference "#PWR?") (unit 1) (value "GND") (footprint "")
)
@ -666,15 +675,33 @@
(path "/29d1a862-7e66-4b1c-ba67-f0390adbfd1f"
(reference "AM0:1") (unit 1) (value "VoidSwitch") (footprint "void_switch:VoidSwitch_1u_SMD")
)
(path "/99e9f4f7-dcf7-46c7-a687-8b19cca2911f/b4d51a8d-f513-4fd3-91b4-cc773b029b5a"
(reference "C?") (unit 1) (value "100n") (footprint "")
)
(path "/88567be9-b746-455b-af95-710f3b2bbb15"
(reference "IC?") (unit 1) (value "HEF4067BT,653") (footprint "SOIC127P1032X265-24N")
)
(path "/99e9f4f7-dcf7-46c7-a687-8b19cca2911f/13db4a70-1f3d-42a2-8c83-380f36775e1b"
(reference "R?") (unit 1) (value "1k") (footprint "")
)
(path "/99e9f4f7-dcf7-46c7-a687-8b19cca2911f/916cb290-50d4-4772-898e-3a0d21870bbb"
(reference "R?") (unit 1) (value "DNF") (footprint "")
)
(path "/99e9f4f7-dcf7-46c7-a687-8b19cca2911f/ac5ee6c0-1b0e-465e-9f59-5f56b39a1490"
(reference "R?") (unit 1) (value "27R") (footprint "")
)
(path "/99e9f4f7-dcf7-46c7-a687-8b19cca2911f/d0c37c1d-e431-4814-bbba-f83191c3e5ca"
(reference "R?") (unit 1) (value "27R") (footprint "")
)
(path "/4c3a2dd3-1bc8-4df3-a541-3abbbf396873"
(reference "U?") (unit 1) (value "Hall_Sensor") (footprint "Package_TO_SOT_SMD:SOT-23")
)
(path "/99e9f4f7-dcf7-46c7-a687-8b19cca2911f/a87bcbfd-f1a1-4b03-ac04-e8f2a7559cf8"
(reference "U?") (unit 1) (value "RP2040") (footprint "Package_DFN_QFN:QFN-56-1EP_7x7mm_P0.4mm_EP3.2x3.2mm")
)
(path "/99e9f4f7-dcf7-46c7-a687-8b19cca2911f/bd60cce9-28f7-4021-997f-2cd48ea15e30"
(reference "U?") (unit 1) (value "MX25V1635FM2I") (footprint "")
)
(path "/eced26cf-e3dd-4bc4-9e7a-1dc5233622b2"
(reference "U?") (unit 1) (value "Hall_Sensor") (footprint "Package_TO_SOT_SMD:SOT-23")
)

View File

@ -5,6 +5,96 @@
(paper "A4")
(lib_symbols
(symbol "Device:C" (pin_numbers hide) (pin_names (offset 0.254)) (in_bom yes) (on_board yes)
(property "Reference" "C" (id 0) (at 0.635 2.54 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "C" (id 1) (at 0.635 -2.54 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "" (id 2) (at 0.9652 -3.81 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" "cap capacitor" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Unpolarized capacitor" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "C_*" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "C_0_1"
(polyline
(pts
(xy -2.032 -0.762)
(xy 2.032 -0.762)
)
(stroke (width 0.508) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy -2.032 0.762)
(xy 2.032 0.762)
)
(stroke (width 0.508) (type default) (color 0 0 0 0))
(fill (type none))
)
)
(symbol "C_1_1"
(pin passive line (at 0 3.81 270) (length 2.794)
(name "~" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 0 -3.81 90) (length 2.794)
(name "~" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "Device:R" (pin_numbers hide) (pin_names (offset 0)) (in_bom yes) (on_board yes)
(property "Reference" "R" (id 0) (at 2.032 0 90)
(effects (font (size 1.27 1.27)))
)
(property "Value" "R" (id 1) (at 0 0 90)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at -1.778 0 90)
(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" "R res resistor" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Resistor" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "R_*" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "R_0_1"
(rectangle (start -1.016 -2.54) (end 1.016 2.54)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
)
)
(symbol "R_1_1"
(pin passive line (at 0 3.81 270) (length 1.27)
(name "~" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 0 -3.81 90) (length 1.27)
(name "~" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "MCU_RaspberryPi:RP2040" (in_bom yes) (on_board yes)
(property "Reference" "U" (id 0) (at 17.78 45.72 0)
(effects (font (size 1.27 1.27)))
@ -264,6 +354,116 @@
)
)
)
(symbol "MX25V1635FM2I:MX25V1635FM2I" (in_bom yes) (on_board yes)
(property "Reference" "U" (id 0) (at 3.81 -11.43 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "MX25V1635FM2I" (id 1) (at 8.89 13.97 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at -21.59 3.81 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "https://www.macronix.com/Lists/Datasheet/Attachments/8662/MX25V1635F,%202.5V,%2016Mb,%20v1.4.pdf" (id 3) (at 0 -25.4 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "MX25V1635FM2I_0_1"
(rectangle (start -8.89 12.7) (end 8.89 -10.16)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type background))
)
(rectangle (start 8.89 -5.08) (end 8.89 -5.08)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
)
(symbol "MX25V1635FM2I_1_1"
(pin input line (at 11.43 10.16 180) (length 2.54)
(name "CS#" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 11.43 2.54 180) (length 2.54)
(name "SO/SIO1" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 11.43 0 180) (length 2.54)
(name "WP#/SIO2" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at 0 -12.7 90) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 11.43 5.08 180) (length 2.54)
(name "SI/SIO0" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 11.43 -7.62 180) (length 2.54)
(name "SCLK" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 11.43 -2.54 180) (length 2.54)
(name "HOLD#/SIO3" (effects (font (size 1.27 1.27))))
(number "7" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at 0 15.24 270) (length 2.54)
(name "VCC" (effects (font (size 1.27 1.27))))
(number "8" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "power:+3.3V" (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" "+3.3V" (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 \"+3.3V\"" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "+3.3V_0_1"
(polyline
(pts
(xy -0.762 1.27)
(xy 0 2.54)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 0 0)
(xy 0 2.54)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 0 2.54)
(xy 0.762 1.27)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
)
(symbol "+3.3V_1_1"
(pin power_in line (at 0 0 90) (length 0) hide
(name "+3.3V" (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)
@ -306,282 +506,505 @@
)
)
(junction (at 60.96 88.9) (diameter 0) (color 0 0 0 0)
(uuid 6bde9ac2-7772-4101-84c6-c04b4560b48c)
)
(junction (at 50.8 64.77) (diameter 0) (color 0 0 0 0)
(uuid ae1e88c1-81ca-414e-952b-facfb1abe836)
)
(junction (at 46.99 64.77) (diameter 0) (color 0 0 0 0)
(uuid f28187fe-c76a-4516-b1e9-0005dcbcf186)
)
(junction (at 69.85 88.9) (diameter 0) (color 0 0 0 0)
(uuid f4322714-ce32-4197-a766-6458d08b0f84)
)
(wire (pts (xy 182.88 95.25) (xy 193.04 95.25))
(wire (pts (xy 187.96 93.98) (xy 198.12 93.98))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 00816635-c917-407d-a203-71a0de7e7712)
)
(wire (pts (xy 182.88 102.87) (xy 193.04 102.87))
(wire (pts (xy 50.8 64.77) (xy 60.96 64.77))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 01c01bcf-ea1a-4d8e-bfcb-8fc94289c2c9)
)
(wire (pts (xy 187.96 101.6) (xy 198.12 101.6))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 01cd4cdb-6a2f-4740-aab7-ddc2027d97bf)
)
(wire (pts (xy 182.88 72.39) (xy 193.04 72.39))
(wire (pts (xy 187.96 71.12) (xy 198.12 71.12))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 037c0e9d-7c34-4ef0-9497-3697ea392300)
)
(wire (pts (xy 182.88 135.89) (xy 193.04 135.89))
(wire (pts (xy 187.96 134.62) (xy 198.12 134.62))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 0f51b681-7e83-4d7a-9308-261999f15385)
)
(wire (pts (xy 182.88 140.97) (xy 193.04 140.97))
(wire (pts (xy 119.38 71.12) (xy 137.16 71.12))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 11f00fdc-e46b-4338-9479-6442dd1937cd)
)
(wire (pts (xy 60.96 77.47) (xy 60.96 64.77))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 17433190-a19f-46ee-9c45-03732a4cbfb8)
)
(wire (pts (xy 187.96 139.7) (xy 198.12 139.7))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 1c654baf-48fd-47da-be0a-c70428121c38)
)
(wire (pts (xy 182.88 113.03) (xy 193.04 113.03))
(wire (pts (xy 69.85 59.69) (xy 78.74 59.69))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 1e73e0c8-a09c-401e-95d5-f65d191ed454)
)
(wire (pts (xy 187.96 111.76) (xy 198.12 111.76))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 201b7a57-e122-450f-b0ab-aa656108e178)
)
(wire (pts (xy 182.88 143.51) (xy 193.04 143.51))
(wire (pts (xy 187.96 142.24) (xy 198.12 142.24))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 2152d791-d7e0-4837-abb4-e5326468faf3)
)
(wire (pts (xy 182.88 120.65) (xy 193.04 120.65))
(wire (pts (xy 187.96 119.38) (xy 198.12 119.38))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 2346202f-9a9c-4e00-acf9-1ee41471d3fb)
)
(wire (pts (xy 182.88 148.59) (xy 193.04 148.59))
(wire (pts (xy 187.96 147.32) (xy 198.12 147.32))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 27067ba8-f4be-4c3c-a7da-0fd3503f34cd)
)
(wire (pts (xy 182.88 92.71) (xy 193.04 92.71))
(wire (pts (xy 58.42 106.68) (xy 96.52 106.68))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 2967bba5-3b1f-4edb-b905-2fe1af86e4ed)
)
(wire (pts (xy 69.85 88.9) (xy 137.16 88.9))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 2bb9a75c-3a2d-481a-bb8d-c8cb3e02798b)
)
(wire (pts (xy 119.38 85.09) (xy 124.46 85.09))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 2d347a4b-3c1d-4881-a645-7e44b75014de)
)
(wire (pts (xy 187.96 91.44) (xy 198.12 91.44))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 302c6859-29f3-4e75-a951-19cec6565d49)
)
(wire (pts (xy 182.88 100.33) (xy 193.04 100.33))
(wire (pts (xy 187.96 99.06) (xy 198.12 99.06))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 30937574-4864-4aae-bd63-19a1e6812d81)
)
(wire (pts (xy 182.88 77.47) (xy 193.04 77.47))
(wire (pts (xy 132.08 85.09) (xy 134.62 85.09))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 3291fce3-0986-4ac8-ad8d-41187df47530)
)
(wire (pts (xy 187.96 76.2) (xy 198.12 76.2))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 36c0376c-4958-4132-b0e3-e482b41bef6c)
)
(wire (pts (xy 182.88 90.17) (xy 193.04 90.17))
(wire (pts (xy 187.96 88.9) (xy 198.12 88.9))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 39517cf9-c29e-4664-b13d-0b7aad71367e)
)
(wire (pts (xy 182.88 110.49) (xy 193.04 110.49))
(wire (pts (xy 187.96 109.22) (xy 198.12 109.22))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 458967fe-a737-4a2f-9eee-a6e7980a6164)
)
(wire (pts (xy 182.88 133.35) (xy 193.04 133.35))
(wire (pts (xy 187.96 132.08) (xy 198.12 132.08))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 4d5e4cad-2dc6-4db3-8835-728866d79097)
)
(wire (pts (xy 182.88 115.57) (xy 193.04 115.57))
(wire (pts (xy 187.96 114.3) (xy 198.12 114.3))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 57f6fdd9-e5a0-4564-988f-6c543a87bf9e)
)
(wire (pts (xy 182.88 123.19) (xy 193.04 123.19))
(wire (pts (xy 119.38 78.74) (xy 124.46 78.74))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 624f5ffb-096a-4f66-9f28-613bbedcd732)
)
(wire (pts (xy 96.52 104.14) (xy 96.52 106.68))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 65a7426d-e93c-4627-bdc5-a287383b55ba)
)
(wire (pts (xy 58.42 88.9) (xy 60.96 88.9))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 697edd0d-63b9-45cc-a6ff-e3048f76c6ab)
)
(wire (pts (xy 187.96 121.92) (xy 198.12 121.92))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 718838c7-1e7c-4eb3-a515-39f3436f6767)
)
(wire (pts (xy 182.88 146.05) (xy 193.04 146.05))
(wire (pts (xy 187.96 144.78) (xy 198.12 144.78))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 74b0ba99-18b8-4346-a061-8a03b9c3f062)
)
(wire (pts (xy 182.88 97.79) (xy 193.04 97.79))
(wire (pts (xy 187.96 96.52) (xy 198.12 96.52))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 76ebc753-5c1c-43a8-90d8-4505c17706f9)
)
(wire (pts (xy 182.88 87.63) (xy 193.04 87.63))
(wire (pts (xy 187.96 86.36) (xy 198.12 86.36))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 81a3b941-09fd-45bc-b359-758a202ec5d0)
)
(wire (pts (xy 182.88 74.93) (xy 193.04 74.93))
(wire (pts (xy 46.99 64.77) (xy 46.99 83.82))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 8a5a5b7d-c44d-44fc-8244-bc7db6da3218)
)
(wire (pts (xy 187.96 73.66) (xy 198.12 73.66))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 90106a63-9ff5-443a-bdc1-d64a2ccf4da4)
)
(wire (pts (xy 182.88 85.09) (xy 193.04 85.09))
(wire (pts (xy 187.96 83.82) (xy 198.12 83.82))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 946472c6-beca-49ef-b0d1-170d63bc2d0f)
)
(wire (pts (xy 182.88 130.81) (xy 193.04 130.81))
(wire (pts (xy 58.42 101.6) (xy 137.16 101.6))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 9b150945-6007-4a56-81f9-0b56d1f86805)
)
(wire (pts (xy 187.96 129.54) (xy 198.12 129.54))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 9c251fa4-3f07-4701-8910-9a025ec712d6)
)
(wire (pts (xy 182.88 128.27) (xy 193.04 128.27))
(wire (pts (xy 60.96 85.09) (xy 60.96 88.9))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 9c621c9c-817f-407c-a5f8-08bf7af3b1c0)
)
(wire (pts (xy 58.42 93.98) (xy 137.16 93.98))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 9d15a975-1a8d-42c1-9732-d857cf9679c7)
)
(wire (pts (xy 58.42 96.52) (xy 137.16 96.52))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid a127ba9a-aaf1-43bd-bfa1-fa7e13578b31)
)
(wire (pts (xy 50.8 74.93) (xy 50.8 77.47))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid a1e59958-a511-41cb-8499-3967fb512e62)
)
(wire (pts (xy 132.08 78.74) (xy 137.16 78.74))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid a1f5b009-06db-4219-9af3-2f4206d62867)
)
(wire (pts (xy 134.62 81.28) (xy 134.62 85.09))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid a2eecc4c-ccc3-4ed4-a591-8540ec8a4443)
)
(wire (pts (xy 187.96 127) (xy 198.12 127))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid a5bbce8c-d8f3-48a5-8a83-17dfb8114d28)
)
(wire (pts (xy 182.88 82.55) (xy 193.04 82.55))
(wire (pts (xy 50.8 64.77) (xy 50.8 67.31))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid aabc5cde-27d5-4c1a-b827-4c5f4ea93999)
)
(wire (pts (xy 187.96 81.28) (xy 198.12 81.28))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid afd3b254-5ea9-46ca-ae3d-0fa20bffb3bf)
)
(wire (pts (xy 182.88 107.95) (xy 193.04 107.95))
(wire (pts (xy 187.96 106.68) (xy 198.12 106.68))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid b25901f3-dc91-4680-b48e-5f7eb4aeff9c)
)
(wire (pts (xy 182.88 125.73) (xy 193.04 125.73))
(wire (pts (xy 187.96 124.46) (xy 198.12 124.46))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid b480e2e7-694e-4569-9076-2dfdace394fb)
)
(wire (pts (xy 182.88 80.01) (xy 193.04 80.01))
(wire (pts (xy 60.96 88.9) (xy 69.85 88.9))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid b49f461e-bdac-435a-a7b7-4b76025df615)
)
(wire (pts (xy 69.85 85.09) (xy 69.85 88.9))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid b9943fd8-947a-4c7c-8883-ddacd2803572)
)
(wire (pts (xy 134.62 81.28) (xy 137.16 81.28))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid c0e2e20e-b6ce-4c67-8fa4-01d815d49630)
)
(wire (pts (xy 46.99 111.76) (xy 46.99 115.57))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid c0eb53fd-4487-4b8a-b39c-e8c7ce86e910)
)
(wire (pts (xy 187.96 78.74) (xy 198.12 78.74))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid cf4d6efe-a635-43ad-a95b-0fbc3b01dcf7)
)
(wire (pts (xy 182.88 105.41) (xy 193.04 105.41))
(wire (pts (xy 187.96 104.14) (xy 198.12 104.14))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid db470658-eccd-42c7-9510-31a80dfd7659)
)
(wire (pts (xy 182.88 118.11) (xy 193.04 118.11))
(wire (pts (xy 187.96 116.84) (xy 198.12 116.84))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid e338e73a-68ee-48ce-bfb0-23214ba85897)
)
(wire (pts (xy 157.48 156.21) (xy 157.48 158.75))
(wire (pts (xy 46.99 64.77) (xy 50.8 64.77))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid e4318f54-4163-4623-891f-e35495315797)
)
(wire (pts (xy 58.42 99.06) (xy 137.16 99.06))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid ef7fb681-841f-4e97-a16e-f00dcf5beeec)
)
(wire (pts (xy 162.56 154.94) (xy 162.56 157.48))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid f03e85f6-20a8-45bd-9f88-6c608d6b0277)
)
(wire (pts (xy 46.99 60.96) (xy 46.99 64.77))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid f664535e-92a4-4973-a68c-cf61a378c10f)
)
(wire (pts (xy 69.85 77.47) (xy 69.85 59.69))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid fe174eb8-de45-4425-a58c-d236dfecf26e)
)
(wire (pts (xy 96.52 104.14) (xy 137.16 104.14))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid fe95c403-f319-4233-b49c-41a753990295)
)
(hierarchical_label "ADC0 - GPIO26" (shape bidirectional) (at 193.04 140.97 0)
(text "resistors midway\nin trace" (at 118.11 77.47 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 01f6d0a8-1d7a-482c-8918-babc5f33235e)
)
(text "Flash" (at 29.21 80.01 0)
(effects (font (size 3 3)) (justify left bottom))
(uuid 6c10313f-9922-4c2a-ad34-8a732c92b8a9)
)
(hierarchical_label "ADC0 - GPIO26" (shape bidirectional) (at 198.12 139.7 0)
(effects (font (size 1.27 1.27)) (justify left))
(uuid 1445800d-fa66-475b-91bf-f42540c80bb0)
)
(hierarchical_label "GPIO24" (shape bidirectional) (at 193.04 133.35 0)
(hierarchical_label "USB-" (shape bidirectional) (at 119.38 85.09 180)
(effects (font (size 1.27 1.27)) (justify right))
(uuid 149db0d8-ac7c-407d-a09d-9f63d33e7ca9)
)
(hierarchical_label "GPIO24" (shape bidirectional) (at 198.12 132.08 0)
(effects (font (size 1.27 1.27)) (justify left))
(uuid 17e4ee28-e8c6-4845-b014-9c04b8f06d2d)
)
(hierarchical_label "GPIO1" (shape bidirectional) (at 193.04 74.93 0)
(hierarchical_label "GPIO1" (shape bidirectional) (at 198.12 73.66 0)
(effects (font (size 1.27 1.27)) (justify left))
(uuid 1f89664d-d56f-43c4-8511-5b46102f2eef)
)
(hierarchical_label "GPIO10" (shape bidirectional) (at 193.04 97.79 0)
(hierarchical_label "GPIO10" (shape bidirectional) (at 198.12 96.52 0)
(effects (font (size 1.27 1.27)) (justify left))
(uuid 1f9af462-59da-4bb7-ab97-abda11836d80)
)
(hierarchical_label "ADC2 - GPIO28" (shape bidirectional) (at 193.04 146.05 0)
(hierarchical_label "ADC2 - GPIO28" (shape bidirectional) (at 198.12 144.78 0)
(effects (font (size 1.27 1.27)) (justify left))
(uuid 30db8cbb-cebb-4bf3-81c2-d98829de5f07)
)
(hierarchical_label "GPIO0" (shape bidirectional) (at 193.04 72.39 0)
(hierarchical_label "USB+" (shape bidirectional) (at 119.38 78.74 180)
(effects (font (size 1.27 1.27)) (justify right))
(uuid 339c93dc-2d89-42aa-8c63-6d8e2badf66a)
)
(hierarchical_label "RUN" (shape input) (at 119.38 71.12 180)
(effects (font (size 1.27 1.27)) (justify right))
(uuid 58e5ab41-1c0f-41bb-a8df-dd308329fcf8)
)
(hierarchical_label "GPIO0" (shape bidirectional) (at 198.12 71.12 0)
(effects (font (size 1.27 1.27)) (justify left))
(uuid 5ae80be8-05cf-40ad-9198-5ca4b04ed15d)
)
(hierarchical_label "GPIO25" (shape bidirectional) (at 193.04 135.89 0)
(hierarchical_label "GPIO25" (shape bidirectional) (at 198.12 134.62 0)
(effects (font (size 1.27 1.27)) (justify left))
(uuid 6529dfac-2700-437f-b8c5-1902fa34b869)
)
(hierarchical_label "GPIO13" (shape bidirectional) (at 193.04 105.41 0)
(hierarchical_label "GPIO13" (shape bidirectional) (at 198.12 104.14 0)
(effects (font (size 1.27 1.27)) (justify left))
(uuid 662d8466-6f6f-47fe-a749-41011cb6d310)
)
(hierarchical_label "GPIO22" (shape bidirectional) (at 193.04 128.27 0)
(hierarchical_label "GPIO22" (shape bidirectional) (at 198.12 127 0)
(effects (font (size 1.27 1.27)) (justify left))
(uuid 67c06c37-f041-4e24-a432-0d6f9d2f0a8d)
)
(hierarchical_label "GPIO20" (shape bidirectional) (at 193.04 123.19 0)
(hierarchical_label "GPIO20" (shape bidirectional) (at 198.12 121.92 0)
(effects (font (size 1.27 1.27)) (justify left))
(uuid 69488aab-8c01-4dc0-8e81-aae84a79bcf3)
)
(hierarchical_label "GPIO15" (shape bidirectional) (at 193.04 110.49 0)
(hierarchical_label "GPIO15" (shape bidirectional) (at 198.12 109.22 0)
(effects (font (size 1.27 1.27)) (justify left))
(uuid 76ff6444-b106-4659-81b6-f7265e207ab6)
)
(hierarchical_label "GPIO17" (shape bidirectional) (at 193.04 115.57 0)
(hierarchical_label "GPIO17" (shape bidirectional) (at 198.12 114.3 0)
(effects (font (size 1.27 1.27)) (justify left))
(uuid 7a7763e2-a305-4626-8eab-37dcbf41ed45)
)
(hierarchical_label "GPIO8" (shape bidirectional) (at 193.04 92.71 0)
(hierarchical_label "GPIO8" (shape bidirectional) (at 198.12 91.44 0)
(effects (font (size 1.27 1.27)) (justify left))
(uuid 7b0311a8-3f90-4ed3-95af-de3c5ec7a067)
)
(hierarchical_label "GPIO4" (shape bidirectional) (at 193.04 82.55 0)
(hierarchical_label "GPIO4" (shape bidirectional) (at 198.12 81.28 0)
(effects (font (size 1.27 1.27)) (justify left))
(uuid 7e43551c-6905-463a-b24f-8db2b968b315)
)
(hierarchical_label "GPIO6" (shape bidirectional) (at 193.04 87.63 0)
(hierarchical_label "GPIO6" (shape bidirectional) (at 198.12 86.36 0)
(effects (font (size 1.27 1.27)) (justify left))
(uuid 86c5477b-8577-426f-85b6-e609c539e8ec)
)
(hierarchical_label "GPIO3" (shape bidirectional) (at 193.04 80.01 0)
(hierarchical_label "GPIO3" (shape bidirectional) (at 198.12 78.74 0)
(effects (font (size 1.27 1.27)) (justify left))
(uuid 8798d477-e4f4-445a-8083-2dca1abbad3d)
)
(hierarchical_label "GPIO2" (shape bidirectional) (at 193.04 77.47 0)
(hierarchical_label "GPIO2" (shape bidirectional) (at 198.12 76.2 0)
(effects (font (size 1.27 1.27)) (justify left))
(uuid 8c735c7d-11c2-4cf4-af40-6035f1a40dba)
)
(hierarchical_label "GPIO16" (shape bidirectional) (at 193.04 113.03 0)
(hierarchical_label "GPIO16" (shape bidirectional) (at 198.12 111.76 0)
(effects (font (size 1.27 1.27)) (justify left))
(uuid 903f18f1-668a-4cb3-97f5-2ba133d87680)
)
(hierarchical_label "GPIO21" (shape bidirectional) (at 193.04 125.73 0)
(hierarchical_label "GPIO21" (shape bidirectional) (at 198.12 124.46 0)
(effects (font (size 1.27 1.27)) (justify left))
(uuid 978ad295-037f-457c-818e-141f29bac1b5)
)
(hierarchical_label "ADC3 - GPIO29" (shape bidirectional) (at 193.04 148.59 0)
(hierarchical_label "ADC3 - GPIO29" (shape bidirectional) (at 198.12 147.32 0)
(effects (font (size 1.27 1.27)) (justify left))
(uuid a121a504-abfc-4ac8-b470-084a0ae11069)
)
(hierarchical_label "GPIO7" (shape bidirectional) (at 193.04 90.17 0)
(hierarchical_label "GPIO7" (shape bidirectional) (at 198.12 88.9 0)
(effects (font (size 1.27 1.27)) (justify left))
(uuid b08dc3d3-58c9-4493-8d48-fdfece143374)
)
(hierarchical_label "GPIO5" (shape bidirectional) (at 193.04 85.09 0)
(hierarchical_label "GPIO5" (shape bidirectional) (at 198.12 83.82 0)
(effects (font (size 1.27 1.27)) (justify left))
(uuid b3ad8f23-28fb-410e-b496-d0927bb82c86)
)
(hierarchical_label "GPIO12" (shape bidirectional) (at 193.04 102.87 0)
(hierarchical_label "GPIO12" (shape bidirectional) (at 198.12 101.6 0)
(effects (font (size 1.27 1.27)) (justify left))
(uuid bc986886-c64d-40ef-ae82-e800b11a0707)
)
(hierarchical_label "GPIO11" (shape bidirectional) (at 193.04 100.33 0)
(hierarchical_label "GPIO11" (shape bidirectional) (at 198.12 99.06 0)
(effects (font (size 1.27 1.27)) (justify left))
(uuid c1889a53-a21d-45b8-9232-5300d76bf2bc)
)
(hierarchical_label "GPIO23" (shape bidirectional) (at 193.04 130.81 0)
(hierarchical_label "GPIO23" (shape bidirectional) (at 198.12 129.54 0)
(effects (font (size 1.27 1.27)) (justify left))
(uuid c6592390-4b10-4b03-85a0-490936e8f1a5)
)
(hierarchical_label "GPIO18" (shape bidirectional) (at 193.04 118.11 0)
(hierarchical_label "~{BOOT_SEL}" (shape input) (at 78.74 59.69 0)
(effects (font (size 1.27 1.27)) (justify left))
(uuid cb430cda-106d-4b23-8abe-3f6c3359d671)
)
(hierarchical_label "GPIO18" (shape bidirectional) (at 198.12 116.84 0)
(effects (font (size 1.27 1.27)) (justify left))
(uuid d5fafe72-c195-42fe-8961-8c98ebc27076)
)
(hierarchical_label "GPIO14" (shape bidirectional) (at 193.04 107.95 0)
(hierarchical_label "GPIO14" (shape bidirectional) (at 198.12 106.68 0)
(effects (font (size 1.27 1.27)) (justify left))
(uuid d6d768f5-9464-485a-966d-8feff15252db)
)
(hierarchical_label "GPIO19" (shape bidirectional) (at 193.04 120.65 0)
(hierarchical_label "GPIO19" (shape bidirectional) (at 198.12 119.38 0)
(effects (font (size 1.27 1.27)) (justify left))
(uuid e506ca87-4aee-4262-b0b6-b02f39795122)
)
(hierarchical_label "ADC1 - GPIO27" (shape bidirectional) (at 193.04 143.51 0)
(hierarchical_label "ADC1 - GPIO27" (shape bidirectional) (at 198.12 142.24 0)
(effects (font (size 1.27 1.27)) (justify left))
(uuid ec99fa7e-e2f9-4ec0-89d1-e376f897321e)
)
(hierarchical_label "GPIO9" (shape bidirectional) (at 193.04 95.25 0)
(hierarchical_label "GPIO9" (shape bidirectional) (at 198.12 93.98 0)
(effects (font (size 1.27 1.27)) (justify left))
(uuid f423cf83-80e4-4dd5-8a7e-41d8535125f9)
)
(symbol (lib_id "power:GND") (at 157.48 158.75 0) (unit 1)
(symbol (lib_id "power:+3.3V") (at 46.99 60.96 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 01543b2f-8aa2-460b-aeba-c3da48cda763)
(property "Reference" "#PWR?" (id 0) (at 46.99 64.77 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "+3.3V" (id 1) (at 46.99 55.88 0))
(property "Footprint" "" (id 2) (at 46.99 60.96 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 46.99 60.96 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid d8bf39db-b344-47e0-ba15-71c558784ba6))
)
(symbol (lib_id "Device:R") (at 69.85 81.28 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 13db4a70-1f3d-42a2-8c83-380f36775e1b)
(property "Reference" "R?" (id 0) (at 72.39 80.0099 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "1k" (id 1) (at 72.39 82.5499 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "" (id 2) (at 68.072 81.28 90)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 69.85 81.28 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 5fb0abc4-056d-4852-83a5-8c4367310456))
(pin "2" (uuid 1b330f6b-7cbf-46cc-a7ba-f23117015767))
)
(symbol (lib_id "power:GND") (at 46.99 115.57 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 30649e66-03ae-4a9b-942c-b3996de3f1ad)
(property "Reference" "#PWR?" (id 0) (at 46.99 121.92 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (id 1) (at 46.99 120.65 0))
(property "Footprint" "" (id 2) (at 46.99 115.57 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 46.99 115.57 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 5f6c9bd6-4379-488d-9736-0289f8bece37))
)
(symbol (lib_id "power:GND") (at 162.56 157.48 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid 5069ffd5-c2ee-498b-8fe7-62ca38955ace)
(property "Reference" "#PWR?" (id 0) (at 157.48 165.1 0)
(property "Reference" "#PWR?" (id 0) (at 162.56 163.83 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (id 1) (at 157.48 163.83 0))
(property "Footprint" "" (id 2) (at 157.48 158.75 0)
(property "Value" "GND" (id 1) (at 162.56 162.56 0))
(property "Footprint" "" (id 2) (at 162.56 157.48 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 157.48 158.75 0)
(property "Datasheet" "" (id 3) (at 162.56 157.48 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 243d95cc-298b-438c-a086-9f8d7962f4d1))
)
(symbol (lib_id "MCU_RaspberryPi:RP2040") (at 157.48 110.49 0) (unit 1)
(symbol (lib_id "Device:R") (at 60.96 81.28 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid a87bcbfd-f1a1-4b03-ac04-e8f2a7559cf8)
(property "Reference" "U?" (id 0) (at 159.4994 154.94 0)
(uuid 916cb290-50d4-4772-898e-3a0d21870bbb)
(property "Reference" "R?" (id 0) (at 63.5 80.0099 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "RP2040" (id 1) (at 159.4994 157.48 0)
(property "Value" "DNF" (id 1) (at 63.5 82.5499 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "Package_DFN_QFN:QFN-56-1EP_7x7mm_P0.4mm_EP3.2x3.2mm" (id 2) (at 157.48 110.49 0)
(property "Footprint" "" (id 2) (at 59.182 81.28 90)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "https://datasheets.raspberrypi.com/rp2040/rp2040-datasheet.pdf" (id 3) (at 157.48 110.49 0)
(property "Datasheet" "~" (id 3) (at 60.96 81.28 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid e3ff0296-0e7b-4519-864d-e651ab58d24e))
(pin "2" (uuid 9152d0d1-874e-4fc9-bda4-5be3cfac2bb4))
)
(symbol (lib_id "MCU_RaspberryPi:RP2040") (at 162.56 109.22 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid a87bcbfd-f1a1-4b03-ac04-e8f2a7559cf8)
(property "Reference" "U?" (id 0) (at 181.61 153.67 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "RP2040" (id 1) (at 140.97 64.77 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "Package_DFN_QFN:QFN-56-1EP_7x7mm_P0.4mm_EP3.2x3.2mm" (id 2) (at 162.56 109.22 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "https://datasheets.raspberrypi.com/rp2040/rp2040-datasheet.pdf" (id 3) (at 162.56 109.22 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid c9787c25-80f2-417f-b44b-0b304722819e))
@ -642,4 +1065,94 @@
(pin "8" (uuid 1fc459f6-b322-4d95-94b4-de61829ce593))
(pin "9" (uuid f754e564-f6de-4eb3-b54d-aa126dfc05ce))
)
(symbol (lib_id "Device:R") (at 128.27 78.74 90) (unit 1)
(in_bom yes) (on_board yes)
(uuid ac5ee6c0-1b0e-465e-9f59-5f56b39a1490)
(property "Reference" "R?" (id 0) (at 128.27 76.2 90))
(property "Value" "27R" (id 1) (at 128.27 78.74 90))
(property "Footprint" "" (id 2) (at 128.27 80.518 90)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 128.27 78.74 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 6e0cb3b4-4504-407a-bc71-413a5edffca9))
(pin "2" (uuid fef58ba8-bfc3-4084-8691-da3c3a804f13))
)
(symbol (lib_id "Device:C") (at 50.8 71.12 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid b4d51a8d-f513-4fd3-91b4-cc773b029b5a)
(property "Reference" "C?" (id 0) (at 54.61 69.8499 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "100n" (id 1) (at 54.61 72.3899 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "" (id 2) (at 51.7652 74.93 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 50.8 71.12 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 7cd027d4-5857-43ee-a4b1-7ee0b1daa755))
(pin "2" (uuid d1d246c2-1821-445f-9b4d-04229e13993a))
)
(symbol (lib_id "MX25V1635FM2I:MX25V1635FM2I") (at 46.99 99.06 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid bd60cce9-28f7-4021-997f-2cd48ea15e30)
(property "Reference" "U?" (id 0) (at 55.88 110.49 0)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Value" "MX25V1635FM2I" (id 1) (at 44.45 85.09 0)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Footprint" "" (id 2) (at 25.4 95.25 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "https://www.macronix.com/Lists/Datasheet/Attachments/8662/MX25V1635F,%202.5V,%2016Mb,%20v1.4.pdf" (id 3) (at 46.99 124.46 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid f8020028-ab9b-4686-b896-a732b086db0e))
(pin "2" (uuid 9e3e69b6-8c2c-4fc8-ad79-116cce3cb428))
(pin "3" (uuid 02934b97-565c-4faf-b8f6-1605812f1e4f))
(pin "4" (uuid cc064cc6-defe-4085-ab8a-ffb668910038))
(pin "5" (uuid 9b647231-de25-4115-888f-5e9edd32266d))
(pin "6" (uuid c0bd54fa-d478-4d8c-ad37-1ba4bb96a562))
(pin "7" (uuid b3f225b1-f069-4f75-818a-a358d5180e4c))
(pin "8" (uuid 566c6b44-16e7-4ddf-9c8f-538cb616844a))
)
(symbol (lib_id "Device:R") (at 128.27 85.09 90) (unit 1)
(in_bom yes) (on_board yes)
(uuid d0c37c1d-e431-4814-bbba-f83191c3e5ca)
(property "Reference" "R?" (id 0) (at 128.27 82.55 90))
(property "Value" "27R" (id 1) (at 128.27 85.09 90))
(property "Footprint" "" (id 2) (at 128.27 86.868 90)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 128.27 85.09 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 193f000a-f092-4520-842b-42e949ac0484))
(pin "2" (uuid df1b4348-8a17-442a-adc9-0491b6c0bb59))
)
(symbol (lib_id "power:GND") (at 50.8 77.47 0) (unit 1)
(in_bom yes) (on_board yes) (fields_autoplaced)
(uuid db62b5ce-35bb-455d-9ffa-d76f6a96daee)
(property "Reference" "#PWR?" (id 0) (at 50.8 83.82 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (id 1) (at 50.8 82.55 0))
(property "Footprint" "" (id 2) (at 50.8 77.47 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 50.8 77.47 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 93f9e94e-461d-418b-9bd0-9785b5ff8044))
)
)

View File

@ -0,0 +1,60 @@
(kicad_symbol_lib (version 20211014) (generator kicad_symbol_editor)
(symbol "MX25V1635FM2I" (in_bom yes) (on_board yes)
(property "Reference" "U" (id 0) (at 3.81 -11.43 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "MX25V1635FM2I" (id 1) (at 8.89 13.97 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at -21.59 3.81 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "https://www.macronix.com/Lists/Datasheet/Attachments/8662/MX25V1635F,%202.5V,%2016Mb,%20v1.4.pdf" (id 3) (at 0 -25.4 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "MX25V1635FM2I_0_1"
(rectangle (start -8.89 12.7) (end 8.89 -10.16)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type background))
)
(rectangle (start 8.89 -5.08) (end 8.89 -5.08)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
)
(symbol "MX25V1635FM2I_1_1"
(pin input line (at 11.43 10.16 180) (length 2.54)
(name "CS#" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 11.43 2.54 180) (length 2.54)
(name "SO/SIO1" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 11.43 0 180) (length 2.54)
(name "WP#/SIO2" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at 0 -12.7 90) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 11.43 5.08 180) (length 2.54)
(name "SI/SIO0" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 11.43 -7.62 180) (length 2.54)
(name "SCLK" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 11.43 -2.54 180) (length 2.54)
(name "HOLD#/SIO3" (effects (font (size 1.27 1.27))))
(number "7" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at 0 15.24 270) (length 2.54)
(name "VCC" (effects (font (size 1.27 1.27))))
(number "8" (effects (font (size 1.27 1.27))))
)
)
)
)

View File

@ -2,4 +2,5 @@
(lib (name "HEF4067BT_653")(type "Legacy")(uri "${KIPRJMOD}/libs/debux/HEF4067BT_653.lib")(options "")(descr ""))
(lib (name "49e")(type "KiCad")(uri "${KIPRJMOD}/libs/void_switch/symbols/49e.kicad_sym")(options "")(descr ""))
(lib (name "voidswitch")(type "KiCad")(uri "${KIPRJMOD}/libs/void_switch/symbols/voidswitch.kicad_sym")(options "")(descr ""))
(lib (name "MX25V1635FM2I")(type "KiCad")(uri "${KIPRJMOD}/libs/MX25V1635MF2I/MX25V1635FM2I.kicad_sym")(options "")(descr ""))
)