Files
KiCad-RP-Pico/Test/Test.net
2021-02-17 08:18:22 +01:00

263 lines
10 KiB
Plaintext

(export (version D)
(design
(source "D:\\OneDrive\\IoT\\Learn\\Learn KiCad\\Test\\Test.sch")
(date "16/02/2021 13:32:28")
(tool "Eeschema (5.1.9)-1")
(sheet (number 1) (name /) (tstamps /)
(title_block
(title)
(company)
(rev)
(date)
(source Test.sch)
(comment (number 1) (value ""))
(comment (number 2) (value ""))
(comment (number 3) (value ""))
(comment (number 4) (value "")))))
(components
(comp (ref U1)
(value Pico)
(footprint MCU_RaspberryPi_and_Boards:RPi_Pico_SMD_TH)
(libsource (lib MCU_RaspberryPi_and_Boards) (part Pico) (description ""))
(sheetpath (names /) (tstamps /))
(tstamp 6029BF78))
(comp (ref J1)
(value Conn_01x20)
(footprint Connector_PinSocket_1.00mm:PinSocket_1x20_P1.00mm_Vertical)
(datasheet ~)
(libsource (lib Connector_Generic) (part Conn_01x20) (description "Generic connector, single row, 01x20, script generated (kicad-library-utils/schlib/autogen/connector/)"))
(sheetpath (names /) (tstamps /))
(tstamp 602BA731))
(comp (ref J2)
(value Conn_01x20)
(footprint Connector_PinSocket_1.00mm:PinSocket_1x20_P1.00mm_Vertical)
(datasheet ~)
(libsource (lib Connector_Generic) (part Conn_01x20) (description "Generic connector, single row, 01x20, script generated (kicad-library-utils/schlib/autogen/connector/)"))
(sheetpath (names /) (tstamps /))
(tstamp 602BCD5D))
(comp (ref J3)
(value Conn_01x03)
(footprint Connector_PinSocket_1.00mm:PinSocket_1x03_P1.00mm_Vertical)
(datasheet ~)
(libsource (lib Connector_Generic) (part Conn_01x03) (description "Generic connector, single row, 01x03, script generated (kicad-library-utils/schlib/autogen/connector/)"))
(sheetpath (names /) (tstamps /))
(tstamp 602C32A2)))
(libparts
(libpart (lib Connector_Generic) (part Conn_01x03)
(description "Generic connector, single row, 01x03, script generated (kicad-library-utils/schlib/autogen/connector/)")
(docs ~)
(footprints
(fp Connector*:*_1x??_*))
(fields
(field (name Reference) J)
(field (name Value) Conn_01x03))
(pins
(pin (num 1) (name Pin_1) (type passive))
(pin (num 2) (name Pin_2) (type passive))
(pin (num 3) (name Pin_3) (type passive))))
(libpart (lib Connector_Generic) (part Conn_01x20)
(description "Generic connector, single row, 01x20, script generated (kicad-library-utils/schlib/autogen/connector/)")
(docs ~)
(footprints
(fp Connector*:*_1x??_*))
(fields
(field (name Reference) J)
(field (name Value) Conn_01x20))
(pins
(pin (num 1) (name Pin_1) (type passive))
(pin (num 2) (name Pin_2) (type passive))
(pin (num 3) (name Pin_3) (type passive))
(pin (num 4) (name Pin_4) (type passive))
(pin (num 5) (name Pin_5) (type passive))
(pin (num 6) (name Pin_6) (type passive))
(pin (num 7) (name Pin_7) (type passive))
(pin (num 8) (name Pin_8) (type passive))
(pin (num 9) (name Pin_9) (type passive))
(pin (num 10) (name Pin_10) (type passive))
(pin (num 11) (name Pin_11) (type passive))
(pin (num 12) (name Pin_12) (type passive))
(pin (num 13) (name Pin_13) (type passive))
(pin (num 14) (name Pin_14) (type passive))
(pin (num 15) (name Pin_15) (type passive))
(pin (num 16) (name Pin_16) (type passive))
(pin (num 17) (name Pin_17) (type passive))
(pin (num 18) (name Pin_18) (type passive))
(pin (num 19) (name Pin_19) (type passive))
(pin (num 20) (name Pin_20) (type passive))))
(libpart (lib MCU_RaspberryPi_and_Boards) (part Pico)
(fields
(field (name Reference) U)
(field (name Value) Pico)
(field (name Footprint) RPi_Pico:RPi_Pico_SMD_TH))
(pins
(pin (num 1) (name GPIO0) (type BiDi))
(pin (num 2) (name GPIO1) (type BiDi))
(pin (num 3) (name GND) (type power_in))
(pin (num 4) (name GPIO2) (type BiDi))
(pin (num 5) (name GPIO3) (type BiDi))
(pin (num 6) (name GPIO4) (type BiDi))
(pin (num 7) (name GPIO5) (type BiDi))
(pin (num 8) (name GND) (type power_in))
(pin (num 9) (name GPIO6) (type BiDi))
(pin (num 10) (name GPIO7) (type BiDi))
(pin (num 11) (name GPIO8) (type BiDi))
(pin (num 12) (name GPIO9) (type BiDi))
(pin (num 13) (name GND) (type power_in))
(pin (num 14) (name GPIO10) (type BiDi))
(pin (num 15) (name GPIO11) (type BiDi))
(pin (num 16) (name GPIO12) (type BiDi))
(pin (num 17) (name GPIO13) (type BiDi))
(pin (num 18) (name GND) (type power_in))
(pin (num 19) (name GPIO14) (type BiDi))
(pin (num 20) (name GPIO15) (type BiDi))
(pin (num 21) (name GPIO16) (type BiDi))
(pin (num 22) (name GPIO17) (type BiDi))
(pin (num 23) (name GND) (type power_in))
(pin (num 24) (name GPIO18) (type BiDi))
(pin (num 25) (name GPIO19) (type BiDi))
(pin (num 26) (name GPIO20) (type BiDi))
(pin (num 27) (name GPIO21) (type BiDi))
(pin (num 28) (name GND) (type power_in))
(pin (num 29) (name GPIO22) (type BiDi))
(pin (num 30) (name RUN) (type input))
(pin (num 31) (name GPIO26_ADC0) (type BiDi))
(pin (num 32) (name GPIO27_ADC1) (type BiDi))
(pin (num 33) (name AGND) (type power_in))
(pin (num 34) (name GPIO28_ADC2) (type BiDi))
(pin (num 35) (name ADC_VREF) (type unspc))
(pin (num 36) (name 3V3) (type unspc))
(pin (num 37) (name 3V3_EN) (type input))
(pin (num 38) (name GND) (type BiDi))
(pin (num 39) (name VSYS) (type unspc))
(pin (num 40) (name VBUS) (type unspc))
(pin (num 41) (name SWCLK) (type input))
(pin (num 42) (name GND) (type power_in))
(pin (num 43) (name SWDIO) (type BiDi)))))
(libraries
(library (logical Connector_Generic)
(uri "C:\\Program Files\\KiCad\\share\\kicad\\library/Connector_Generic.lib"))
(library (logical MCU_RaspberryPi_and_Boards)
(uri "D:/OneDrive/IoT/Tools/KiCad/RP-Pico Libraries/MCU_RaspberryPi_and_Boards.lib")))
(nets
(net (code 1) (name "Net-(J2-Pad4)")
(node (ref J2) (pin 4))
(node (ref U1) (pin 37)))
(net (code 2) (name "Net-(J1-Pad6)")
(node (ref J1) (pin 6))
(node (ref U1) (pin 6)))
(net (code 3) (name "Net-(J1-Pad5)")
(node (ref J1) (pin 5))
(node (ref U1) (pin 5)))
(net (code 4) (name "Net-(J1-Pad4)")
(node (ref U1) (pin 4))
(node (ref J1) (pin 4)))
(net (code 5) (name "Net-(J1-Pad2)")
(node (ref U1) (pin 2))
(node (ref J1) (pin 2)))
(net (code 6) (name "Net-(J1-Pad1)")
(node (ref U1) (pin 1))
(node (ref J1) (pin 1)))
(net (code 7) (name "Net-(J2-Pad1)")
(node (ref U1) (pin 40))
(node (ref J2) (pin 1)))
(net (code 8) (name "Net-(J2-Pad2)")
(node (ref U1) (pin 39))
(node (ref J2) (pin 2)))
(net (code 9) (name "Net-(J1-Pad7)")
(node (ref J1) (pin 7))
(node (ref U1) (pin 7)))
(net (code 10) (name "Net-(J2-Pad5)")
(node (ref U1) (pin 36))
(node (ref J2) (pin 5)))
(net (code 11) (name "Net-(J2-Pad6)")
(node (ref J2) (pin 6))
(node (ref U1) (pin 35)))
(net (code 12) (name "Net-(J2-Pad7)")
(node (ref J2) (pin 7))
(node (ref U1) (pin 34)))
(net (code 13) (name "Net-(J2-Pad9)")
(node (ref J2) (pin 9))
(node (ref U1) (pin 32)))
(net (code 14) (name "Net-(J2-Pad10)")
(node (ref J2) (pin 10))
(node (ref U1) (pin 31)))
(net (code 15) (name "Net-(J2-Pad11)")
(node (ref J2) (pin 11))
(node (ref U1) (pin 30)))
(net (code 16) (name "Net-(J2-Pad12)")
(node (ref J2) (pin 12))
(node (ref U1) (pin 29)))
(net (code 17) (name "Net-(J2-Pad14)")
(node (ref J2) (pin 14))
(node (ref U1) (pin 27)))
(net (code 18) (name "Net-(J1-Pad17)")
(node (ref U1) (pin 17))
(node (ref J1) (pin 17)))
(net (code 19) (name "Net-(J2-Pad8)")
(node (ref U1) (pin 33))
(node (ref J2) (pin 8)))
(net (code 20) (name "Net-(J3-Pad1)")
(node (ref U1) (pin 43))
(node (ref J3) (pin 1)))
(net (code 21) (name "Net-(J3-Pad3)")
(node (ref U1) (pin 41))
(node (ref J3) (pin 3)))
(net (code 22) (name "Net-(J1-Pad20)")
(node (ref J1) (pin 20))
(node (ref U1) (pin 20)))
(net (code 23) (name "Net-(J1-Pad19)")
(node (ref J1) (pin 19))
(node (ref U1) (pin 19)))
(net (code 24) (name "Net-(J2-Pad15)")
(node (ref J2) (pin 15))
(node (ref U1) (pin 26)))
(net (code 25) (name "Net-(J1-Pad16)")
(node (ref J1) (pin 16))
(node (ref U1) (pin 16)))
(net (code 26) (name "Net-(J1-Pad15)")
(node (ref U1) (pin 15))
(node (ref J1) (pin 15)))
(net (code 27) (name "Net-(J1-Pad14)")
(node (ref J1) (pin 14))
(node (ref U1) (pin 14)))
(net (code 28) (name "Net-(J1-Pad12)")
(node (ref U1) (pin 12))
(node (ref J1) (pin 12)))
(net (code 29) (name "Net-(J1-Pad11)")
(node (ref U1) (pin 11))
(node (ref J1) (pin 11)))
(net (code 30) (name "Net-(J1-Pad10)")
(node (ref U1) (pin 10))
(node (ref J1) (pin 10)))
(net (code 31) (name "Net-(J1-Pad9)")
(node (ref J1) (pin 9))
(node (ref U1) (pin 9)))
(net (code 32) (name GND)
(node (ref U1) (pin 18))
(node (ref J3) (pin 2))
(node (ref U1) (pin 23))
(node (ref J1) (pin 8))
(node (ref J2) (pin 13))
(node (ref J2) (pin 18))
(node (ref J2) (pin 3))
(node (ref U1) (pin 8))
(node (ref J1) (pin 13))
(node (ref J1) (pin 18))
(node (ref J1) (pin 3))
(node (ref U1) (pin 42))
(node (ref U1) (pin 13))
(node (ref U1) (pin 38))
(node (ref U1) (pin 28))
(node (ref U1) (pin 3)))
(net (code 33) (name "Net-(J2-Pad16)")
(node (ref J2) (pin 16))
(node (ref U1) (pin 25)))
(net (code 34) (name "Net-(J2-Pad17)")
(node (ref U1) (pin 24))
(node (ref J2) (pin 17)))
(net (code 35) (name "Net-(J2-Pad19)")
(node (ref J2) (pin 19))
(node (ref U1) (pin 22)))
(net (code 36) (name "Net-(J2-Pad20)")
(node (ref J2) (pin 20))
(node (ref U1) (pin 21)))))