mirror of
https://github.com/oresat/oresat-gps-hardware.git
synced 2025-04-13 08:39:33 +00:00
Routed, fixed labels, added test points.
This commit is contained in:
parent
5c6b086c1c
commit
be6e124886
MicroSemi_FPGA_Dev_Board/kicad_board_design/A3P250_Dev_Board
@ -173,6 +173,23 @@ X Pin_9 9 -200 100 150 R 50 50 1 1 P
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# Connector_TestPoint
|
||||
#
|
||||
DEF Connector_TestPoint TP 0 30 N N 1 F N
|
||||
F0 "TP" 0 270 50 H V C CNN
|
||||
F1 "Connector_TestPoint" 0 200 50 H V C CNN
|
||||
F2 "" 200 0 50 H I C CNN
|
||||
F3 "" 200 0 50 H I C CNN
|
||||
$FPLIST
|
||||
Pin*
|
||||
Test*
|
||||
$ENDFPLIST
|
||||
DRAW
|
||||
C 0 130 30 0 1 0 N
|
||||
X 1 1 0 0 100 U 50 50 1 1 P
|
||||
ENDDRAW
|
||||
ENDDEF
|
||||
#
|
||||
# Device_C_Small
|
||||
#
|
||||
DEF Device_C_Small C 0 10 N N 1 F N
|
||||
|
LOADING design file
File diff suppressed because it is too large
Load Diff
@ -1,7 +1,7 @@
|
||||
(export (version D)
|
||||
(design
|
||||
(source /home/hugh/Dropbox/PSAS/PSAS_repos/newGPS/oresat-gps-hardware/MicroSemi_FPGA_Dev_Board/kicad_board_design/A3P250_Dev_Board/A3P250_Dev_Board.sch)
|
||||
(date "Fri 15 Nov 2019 05:56:16 PM PST")
|
||||
(date "Sun 17 Nov 2019 08:59:54 AM PST")
|
||||
(tool "Eeschema 5.0.2-bee76a0~70~ubuntu18.04.1")
|
||||
(sheet (number 1) (name /) (tstamps /)
|
||||
(title_block
|
||||
@ -332,6 +332,20 @@
|
||||
(libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol"))
|
||||
(sheetpath (names /West/) (tstamps /5DC7725B/))
|
||||
(tstamp 5DD15D73))
|
||||
(comp (ref TP1)
|
||||
(value VCCIO)
|
||||
(footprint TestPoint:TestPoint_THTPad_1.5x1.5mm_Drill0.7mm)
|
||||
(datasheet ~)
|
||||
(libsource (lib Connector) (part TestPoint) (description "test point"))
|
||||
(sheetpath (names /West/) (tstamps /5DC7725B/))
|
||||
(tstamp 5DD218F3))
|
||||
(comp (ref TP2)
|
||||
(value VCCIO)
|
||||
(footprint TestPoint:TestPoint_THTPad_1.5x1.5mm_Drill0.7mm)
|
||||
(datasheet ~)
|
||||
(libsource (lib Connector) (part TestPoint) (description "test point"))
|
||||
(sheetpath (names /West/) (tstamps /5DC7725B/))
|
||||
(tstamp 5DD21AC8))
|
||||
(comp (ref C6)
|
||||
(value 22uF)
|
||||
(footprint Capacitor_SMD:C_1210_3225Metric)
|
||||
@ -725,7 +739,35 @@
|
||||
(field (name SPURL) -))
|
||||
(libsource (lib Device) (part C_Small) (description "Unpolarized capacitor, small symbol"))
|
||||
(sheetpath (names /Pwr/) (tstamps /5DC7725E/))
|
||||
(tstamp 5DD07578)))
|
||||
(tstamp 5DD07578))
|
||||
(comp (ref TP3)
|
||||
(value +5V)
|
||||
(footprint TestPoint:TestPoint_THTPad_1.5x1.5mm_Drill0.7mm)
|
||||
(datasheet ~)
|
||||
(libsource (lib Connector) (part TestPoint) (description "test point"))
|
||||
(sheetpath (names /Pwr/) (tstamps /5DC7725E/))
|
||||
(tstamp 5DD255AD))
|
||||
(comp (ref TP4)
|
||||
(value GND)
|
||||
(footprint TestPoint:TestPoint_THTPad_1.5x1.5mm_Drill0.7mm)
|
||||
(datasheet ~)
|
||||
(libsource (lib Connector) (part TestPoint) (description "test point"))
|
||||
(sheetpath (names /Pwr/) (tstamps /5DC7725E/))
|
||||
(tstamp 5DD257FC))
|
||||
(comp (ref TP5)
|
||||
(value "1.5V Core")
|
||||
(footprint TestPoint:TestPoint_THTPad_1.5x1.5mm_Drill0.7mm)
|
||||
(datasheet ~)
|
||||
(libsource (lib Connector) (part TestPoint) (description "test point"))
|
||||
(sheetpath (names /Pwr/) (tstamps /5DC7725E/))
|
||||
(tstamp 5DD3E74F))
|
||||
(comp (ref TP6)
|
||||
(value "1.5V PLL")
|
||||
(footprint TestPoint:TestPoint_THTPad_1.5x1.5mm_Drill0.7mm)
|
||||
(datasheet ~)
|
||||
(libsource (lib Connector) (part TestPoint) (description "test point"))
|
||||
(sheetpath (names /Pwr/) (tstamps /5DC7725E/))
|
||||
(tstamp 5DD451A3)))
|
||||
(libparts
|
||||
(libpart (lib A3P250) (part A3P250)
|
||||
(fields
|
||||
@ -834,6 +876,17 @@
|
||||
(pin (num 98) (name GAA0/IO00RSB0) (type BiDi))
|
||||
(pin (num 99) (name GNDQ) (type power_in))
|
||||
(pin (num 100) (name VMV0) (type power_in))))
|
||||
(libpart (lib Connector) (part TestPoint)
|
||||
(description "test point")
|
||||
(docs ~)
|
||||
(footprints
|
||||
(fp Pin*)
|
||||
(fp Test*))
|
||||
(fields
|
||||
(field (name Reference) TP)
|
||||
(field (name Value) TestPoint))
|
||||
(pins
|
||||
(pin (num 1) (name 1) (type passive))))
|
||||
(libpart (lib Connector_Generic) (part Conn_01x20)
|
||||
(description "Generic connector, single row, 01x20, script generated (kicad-library-utils/schlib/autogen/connector/)")
|
||||
(docs ~)
|
||||
@ -978,6 +1031,8 @@
|
||||
(libraries
|
||||
(library (logical A3P250)
|
||||
(uri /home/hugh/Dropbox/PSAS/PSAS_repos/newGPS/oresat-gps-hardware/MicroSemi_FPGA_Dev_Board/kicad_board_design/A3P250_Dev_Board/A3P250.lib))
|
||||
(library (logical Connector)
|
||||
(uri /usr/share/kicad/library/Connector.lib))
|
||||
(library (logical Connector_Generic)
|
||||
(uri /usr/share/kicad/library/Connector_Generic.lib))
|
||||
(library (logical Device)
|
||||
@ -990,147 +1045,145 @@
|
||||
(uri /usr/share/kicad/library/Regulator_Linear.lib)))
|
||||
(nets
|
||||
(net (code 1) (name "Net-(J1-Pad13)")
|
||||
(node (ref U1) (pin 83))
|
||||
(node (ref J1) (pin 13)))
|
||||
(net (code 2) (name GND)
|
||||
(node (ref C2) (pin 2))
|
||||
(node (ref C6) (pin 2))
|
||||
(node (ref C11) (pin 2))
|
||||
(node (ref C5) (pin 2))
|
||||
(node (ref C8) (pin 2))
|
||||
(node (ref U3) (pin 4))
|
||||
(node (ref C3) (pin 2))
|
||||
(node (ref C18) (pin 2))
|
||||
(node (ref C10) (pin 2))
|
||||
(node (ref C16) (pin 2))
|
||||
(node (ref C14) (pin 2))
|
||||
(node (ref C12) (pin 2))
|
||||
(node (ref C13) (pin 2))
|
||||
(node (ref C20) (pin 2))
|
||||
(node (ref R6) (pin 2))
|
||||
(node (ref C27) (pin 2))
|
||||
(node (ref U1) (pin 51))
|
||||
(node (ref C26) (pin 2))
|
||||
(node (ref U1) (pin 46))
|
||||
(node (ref U1) (pin 1))
|
||||
(node (ref U1) (pin 99))
|
||||
(node (ref U1) (pin 67))
|
||||
(node (ref U1) (pin 75))
|
||||
(node (ref U1) (pin 88))
|
||||
(node (ref U1) (pin 9))
|
||||
(node (ref C4) (pin 2))
|
||||
(node (ref R3) (pin 1))
|
||||
(node (ref U1) (pin 50))
|
||||
(node (ref U2) (pin 9))
|
||||
(node (ref U2) (pin 4))
|
||||
(node (ref U2) (pin 2))
|
||||
(node (ref R4) (pin 1))
|
||||
(node (ref U1) (pin 38))
|
||||
(node (ref U1) (pin 25))
|
||||
(node (ref U1) (pin 12))
|
||||
(node (ref J1) (pin 13))
|
||||
(node (ref U1) (pin 83)))
|
||||
(net (code 2) (name GAA_IO00RSB0)
|
||||
(node (ref U1) (pin 98))
|
||||
(node (ref J4) (pin 18)))
|
||||
(net (code 3) (name "Net-(J1-Pad4)")
|
||||
(node (ref U1) (pin 94))
|
||||
(node (ref J1) (pin 4)))
|
||||
(net (code 4) (name "Net-(J1-Pad5)")
|
||||
(node (ref U1) (pin 93))
|
||||
(node (ref J1) (pin 5)))
|
||||
(net (code 5) (name "Net-(J1-Pad6)")
|
||||
(node (ref U1) (pin 92))
|
||||
(node (ref J1) (pin 6)))
|
||||
(net (code 6) (name "Net-(J1-Pad7)")
|
||||
(node (ref J1) (pin 7))
|
||||
(node (ref U1) (pin 91)))
|
||||
(net (code 7) (name "Net-(J1-Pad8)")
|
||||
(node (ref J1) (pin 8))
|
||||
(node (ref U1) (pin 90)))
|
||||
(net (code 8) (name "Net-(J1-Pad10)")
|
||||
(node (ref U1) (pin 86))
|
||||
(node (ref J1) (pin 10)))
|
||||
(net (code 9) (name "Net-(J1-Pad11)")
|
||||
(node (ref J1) (pin 11))
|
||||
(node (ref U1) (pin 85)))
|
||||
(net (code 10) (name "Net-(J1-Pad12)")
|
||||
(node (ref J1) (pin 12))
|
||||
(node (ref U1) (pin 84)))
|
||||
(net (code 11) (name "Net-(J1-Pad14)")
|
||||
(node (ref U1) (pin 82))
|
||||
(node (ref J1) (pin 14)))
|
||||
(net (code 12) (name "Net-(J1-Pad15)")
|
||||
(node (ref U1) (pin 81))
|
||||
(node (ref J1) (pin 15)))
|
||||
(net (code 13) (name "Net-(J1-Pad16)")
|
||||
(node (ref U1) (pin 80))
|
||||
(node (ref J1) (pin 16)))
|
||||
(net (code 14) (name "Net-(J1-Pad17)")
|
||||
(node (ref J1) (pin 17))
|
||||
(node (ref U1) (pin 79)))
|
||||
(net (code 15) (name "Net-(J1-Pad18)")
|
||||
(node (ref U1) (pin 78))
|
||||
(node (ref J1) (pin 18)))
|
||||
(net (code 16) (name "Net-(J1-Pad19)")
|
||||
(node (ref J1) (pin 19))
|
||||
(node (ref U1) (pin 77)))
|
||||
(net (code 17) (name "Net-(J1-Pad20)")
|
||||
(node (ref J1) (pin 20))
|
||||
(node (ref U1) (pin 76)))
|
||||
(net (code 18) (name "Net-(J1-Pad3)")
|
||||
(node (ref U1) (pin 95))
|
||||
(node (ref J1) (pin 3)))
|
||||
(net (code 19) (name "Net-(J1-Pad2)")
|
||||
(node (ref U1) (pin 96))
|
||||
(node (ref J1) (pin 2)))
|
||||
(net (code 20) (name "Net-(J1-Pad1)")
|
||||
(node (ref J1) (pin 1))
|
||||
(node (ref U1) (pin 97)))
|
||||
(net (code 21) (name GND)
|
||||
(node (ref J4) (pin 19))
|
||||
(node (ref R1) (pin 2))
|
||||
(node (ref U1) (pin 24))
|
||||
(node (ref C28) (pin 2))
|
||||
(node (ref C29) (pin 2))
|
||||
(node (ref C15) (pin 2))
|
||||
(node (ref C17) (pin 2))
|
||||
(node (ref C21) (pin 2))
|
||||
(node (ref C19) (pin 2))
|
||||
(node (ref TP4) (pin 1))
|
||||
(node (ref R7) (pin 2))
|
||||
(node (ref C1) (pin 2))
|
||||
(node (ref X1) (pin 2))
|
||||
(node (ref C19) (pin 2))
|
||||
(node (ref C21) (pin 2))
|
||||
(node (ref C17) (pin 2))
|
||||
(node (ref C15) (pin 2))
|
||||
(node (ref U1) (pin 74))
|
||||
(node (ref C28) (pin 2))
|
||||
(node (ref C29) (pin 2))
|
||||
(node (ref R1) (pin 2))
|
||||
(node (ref U2) (pin 2))
|
||||
(node (ref R4) (pin 1))
|
||||
(node (ref U2) (pin 4))
|
||||
(node (ref U2) (pin 9))
|
||||
(node (ref R3) (pin 1))
|
||||
(node (ref C4) (pin 2))
|
||||
(node (ref C6) (pin 2))
|
||||
(node (ref U1) (pin 99))
|
||||
(node (ref U1) (pin 9))
|
||||
(node (ref U1) (pin 88))
|
||||
(node (ref U1) (pin 75))
|
||||
(node (ref U1) (pin 67))
|
||||
(node (ref U1) (pin 1))
|
||||
(node (ref U1) (pin 12))
|
||||
(node (ref U1) (pin 25))
|
||||
(node (ref U1) (pin 38))
|
||||
(node (ref U1) (pin 46))
|
||||
(node (ref U1) (pin 51))
|
||||
(node (ref R6) (pin 2))
|
||||
(node (ref C12) (pin 2))
|
||||
(node (ref C14) (pin 2))
|
||||
(node (ref C16) (pin 2))
|
||||
(node (ref C20) (pin 2))
|
||||
(node (ref C13) (pin 2))
|
||||
(node (ref C8) (pin 2))
|
||||
(node (ref C10) (pin 2))
|
||||
(node (ref C3) (pin 2))
|
||||
(node (ref U3) (pin 4))
|
||||
(node (ref C5) (pin 2))
|
||||
(node (ref C11) (pin 2))
|
||||
(node (ref C2) (pin 2))
|
||||
(node (ref C18) (pin 2))
|
||||
(node (ref C22) (pin 2))
|
||||
(node (ref C23) (pin 2))
|
||||
(node (ref U1) (pin 100))
|
||||
(node (ref C24) (pin 2))
|
||||
(node (ref C25) (pin 2))
|
||||
(node (ref C24) (pin 2)))
|
||||
(net (code 3) (name GAA_IO00RSB0)
|
||||
(node (ref J4) (pin 18))
|
||||
(node (ref U1) (pin 98)))
|
||||
(net (code 4) (name "Net-(J1-Pad4)")
|
||||
(node (ref U1) (pin 94))
|
||||
(node (ref J1) (pin 4)))
|
||||
(net (code 5) (name "Net-(J1-Pad5)")
|
||||
(node (ref U1) (pin 93))
|
||||
(node (ref J1) (pin 5)))
|
||||
(net (code 6) (name "Net-(J1-Pad6)")
|
||||
(node (ref U1) (pin 92))
|
||||
(node (ref J1) (pin 6)))
|
||||
(net (code 7) (name "Net-(J1-Pad7)")
|
||||
(node (ref J1) (pin 7))
|
||||
(node (ref U1) (pin 91)))
|
||||
(net (code 8) (name "Net-(J1-Pad8)")
|
||||
(node (ref U1) (pin 90))
|
||||
(node (ref J1) (pin 8)))
|
||||
(net (code 9) (name "Net-(J1-Pad10)")
|
||||
(node (ref J1) (pin 10))
|
||||
(node (ref U1) (pin 86)))
|
||||
(net (code 10) (name "Net-(J1-Pad11)")
|
||||
(node (ref J1) (pin 11))
|
||||
(node (ref U1) (pin 85)))
|
||||
(net (code 11) (name "Net-(J1-Pad12)")
|
||||
(node (ref U1) (pin 84))
|
||||
(node (ref J1) (pin 12)))
|
||||
(net (code 12) (name "Net-(J1-Pad14)")
|
||||
(node (ref U1) (pin 82))
|
||||
(node (ref J1) (pin 14)))
|
||||
(net (code 13) (name "Net-(J1-Pad15)")
|
||||
(node (ref U1) (pin 81))
|
||||
(node (ref J1) (pin 15)))
|
||||
(net (code 14) (name "Net-(J1-Pad16)")
|
||||
(node (ref U1) (pin 80))
|
||||
(node (ref J1) (pin 16)))
|
||||
(net (code 15) (name "Net-(J1-Pad17)")
|
||||
(node (ref U1) (pin 79))
|
||||
(node (ref J1) (pin 17)))
|
||||
(net (code 16) (name "Net-(J1-Pad18)")
|
||||
(node (ref J1) (pin 18))
|
||||
(node (ref U1) (pin 78)))
|
||||
(net (code 17) (name "Net-(J1-Pad19)")
|
||||
(node (ref J1) (pin 19))
|
||||
(node (ref U1) (pin 77)))
|
||||
(net (code 18) (name "Net-(J1-Pad20)")
|
||||
(node (ref J1) (pin 20))
|
||||
(node (ref U1) (pin 76)))
|
||||
(net (code 19) (name "Net-(J1-Pad3)")
|
||||
(node (ref J1) (pin 3))
|
||||
(node (ref U1) (pin 95)))
|
||||
(net (code 20) (name "Net-(J1-Pad2)")
|
||||
(node (ref U1) (pin 96))
|
||||
(node (ref J1) (pin 2)))
|
||||
(net (code 21) (name "Net-(J1-Pad1)")
|
||||
(node (ref U1) (pin 97))
|
||||
(node (ref J1) (pin 1)))
|
||||
(node (ref C26) (pin 2))
|
||||
(node (ref C27) (pin 2)))
|
||||
(net (code 22) (name "Net-(C22-Pad1)")
|
||||
(node (ref U1) (pin 87))
|
||||
(node (ref J1) (pin 9))
|
||||
(node (ref C23) (pin 1))
|
||||
(node (ref C22) (pin 1)))
|
||||
(node (ref C22) (pin 1))
|
||||
(node (ref U1) (pin 100))
|
||||
(node (ref J1) (pin 9))
|
||||
(node (ref U1) (pin 87)))
|
||||
(net (code 23) (name TRST)
|
||||
(node (ref U1) (pin 55))
|
||||
(node (ref J2) (pin 17)))
|
||||
(node (ref J2) (pin 17))
|
||||
(node (ref U1) (pin 55)))
|
||||
(net (code 24) (name TDO)
|
||||
(node (ref U1) (pin 54))
|
||||
(node (ref J2) (pin 18)))
|
||||
(node (ref J2) (pin 18))
|
||||
(node (ref U1) (pin 54)))
|
||||
(net (code 25) (name VPUMP)
|
||||
(node (ref C2) (pin 1))
|
||||
(node (ref C3) (pin 1))
|
||||
(node (ref J2) (pin 19))
|
||||
(node (ref U1) (pin 52)))
|
||||
(node (ref U1) (pin 52))
|
||||
(node (ref C2) (pin 1))
|
||||
(node (ref J2) (pin 19)))
|
||||
(net (code 26) (name TMS)
|
||||
(node (ref J2) (pin 20))
|
||||
(node (ref U1) (pin 49)))
|
||||
(node (ref U1) (pin 49))
|
||||
(node (ref J2) (pin 20)))
|
||||
(net (code 27) (name "Net-(J2-Pad4)")
|
||||
(node (ref J2) (pin 4))
|
||||
(node (ref U1) (pin 70)))
|
||||
(node (ref U1) (pin 70))
|
||||
(node (ref J2) (pin 4)))
|
||||
(net (code 28) (name "Net-(J2-Pad5)")
|
||||
(node (ref J2) (pin 5))
|
||||
(node (ref U1) (pin 69)))
|
||||
(node (ref U1) (pin 69))
|
||||
(node (ref J2) (pin 5)))
|
||||
(net (code 29) (name "Net-(J2-Pad7)")
|
||||
(node (ref J2) (pin 7))
|
||||
(node (ref U1) (pin 65)))
|
||||
(node (ref U1) (pin 65))
|
||||
(node (ref J2) (pin 7)))
|
||||
(net (code 30) (name "Net-(J2-Pad8)")
|
||||
(node (ref J2) (pin 8))
|
||||
(node (ref U1) (pin 64)))
|
||||
@ -1138,149 +1191,149 @@
|
||||
(node (ref J2) (pin 9))
|
||||
(node (ref U1) (pin 63)))
|
||||
(net (code 32) (name "Net-(J2-Pad10)")
|
||||
(node (ref J2) (pin 10))
|
||||
(node (ref U1) (pin 62)))
|
||||
(node (ref U1) (pin 62))
|
||||
(node (ref J2) (pin 10)))
|
||||
(net (code 33) (name "Net-(J2-Pad11)")
|
||||
(node (ref J2) (pin 11))
|
||||
(node (ref U1) (pin 61)))
|
||||
(node (ref U1) (pin 61))
|
||||
(node (ref J2) (pin 11)))
|
||||
(net (code 34) (name "Net-(J2-Pad12)")
|
||||
(node (ref J2) (pin 12))
|
||||
(node (ref U1) (pin 60)))
|
||||
(net (code 35) (name "Net-(J2-Pad13)")
|
||||
(node (ref U1) (pin 59))
|
||||
(node (ref J2) (pin 13)))
|
||||
(node (ref J2) (pin 13))
|
||||
(node (ref U1) (pin 59)))
|
||||
(net (code 36) (name "Net-(C24-Pad1)")
|
||||
(node (ref U1) (pin 74))
|
||||
(node (ref U1) (pin 66))
|
||||
(node (ref C24) (pin 1))
|
||||
(node (ref J2) (pin 6))
|
||||
(node (ref C24) (pin 1))
|
||||
(node (ref C25) (pin 1)))
|
||||
(net (code 37) (name "Net-(J2-Pad2)")
|
||||
(node (ref U1) (pin 72))
|
||||
(node (ref J2) (pin 2)))
|
||||
(net (code 37) (name "Net-(J2-Pad1)")
|
||||
(node (ref J2) (pin 1))
|
||||
(node (ref U1) (pin 73)))
|
||||
(net (code 38) (name "Net-(J2-Pad15)")
|
||||
(node (ref U1) (pin 57))
|
||||
(node (ref J2) (pin 15)))
|
||||
(node (ref J2) (pin 15))
|
||||
(node (ref U1) (pin 57)))
|
||||
(net (code 39) (name "Net-(J2-Pad3)")
|
||||
(node (ref U1) (pin 71))
|
||||
(node (ref J2) (pin 3)))
|
||||
(net (code 40) (name "Net-(J2-Pad1)")
|
||||
(node (ref U1) (pin 73))
|
||||
(node (ref J2) (pin 1)))
|
||||
(net (code 40) (name "Net-(J2-Pad2)")
|
||||
(node (ref U1) (pin 72))
|
||||
(node (ref J2) (pin 2)))
|
||||
(net (code 41) (name "Net-(J2-Pad14)")
|
||||
(node (ref U1) (pin 58))
|
||||
(node (ref J2) (pin 14)))
|
||||
(net (code 42) (name TCK)
|
||||
(node (ref J2) (pin 14))
|
||||
(node (ref U1) (pin 58)))
|
||||
(net (code 42) (name TDI)
|
||||
(node (ref J3) (pin 1))
|
||||
(node (ref U1) (pin 48)))
|
||||
(net (code 43) (name TCK)
|
||||
(node (ref U1) (pin 47))
|
||||
(node (ref J3) (pin 2)))
|
||||
(net (code 43) (name "Net-(J3-Pad20)")
|
||||
(node (ref J3) (pin 20))
|
||||
(node (ref U1) (pin 26)))
|
||||
(net (code 44) (name "Net-(J3-Pad19)")
|
||||
(net (code 44) (name "Net-(J3-Pad20)")
|
||||
(node (ref U1) (pin 26))
|
||||
(node (ref J3) (pin 20)))
|
||||
(net (code 45) (name "Net-(J3-Pad19)")
|
||||
(node (ref J3) (pin 19))
|
||||
(node (ref U1) (pin 27)))
|
||||
(net (code 45) (name "Net-(J3-Pad18)")
|
||||
(net (code 46) (name "Net-(J3-Pad18)")
|
||||
(node (ref J3) (pin 18))
|
||||
(node (ref U1) (pin 28)))
|
||||
(net (code 46) (name "Net-(J3-Pad17)")
|
||||
(net (code 47) (name "Net-(J3-Pad17)")
|
||||
(node (ref J3) (pin 17))
|
||||
(node (ref U1) (pin 29)))
|
||||
(net (code 47) (name "Net-(J3-Pad16)")
|
||||
(net (code 48) (name "Net-(J3-Pad16)")
|
||||
(node (ref J3) (pin 16))
|
||||
(node (ref U1) (pin 30)))
|
||||
(net (code 48) (name "Net-(J3-Pad4)")
|
||||
(node (ref J3) (pin 4))
|
||||
(node (ref U1) (pin 44)))
|
||||
(net (code 49) (name "Net-(J3-Pad5)")
|
||||
(net (code 49) (name "Net-(J3-Pad4)")
|
||||
(node (ref U1) (pin 44))
|
||||
(node (ref J3) (pin 4)))
|
||||
(net (code 50) (name "Net-(J3-Pad5)")
|
||||
(node (ref U1) (pin 43))
|
||||
(node (ref J3) (pin 5)))
|
||||
(net (code 50) (name "Net-(J3-Pad6)")
|
||||
(node (ref U1) (pin 42))
|
||||
(node (ref J3) (pin 6)))
|
||||
(net (code 51) (name "Net-(J3-Pad7)")
|
||||
(node (ref U1) (pin 41))
|
||||
(node (ref J3) (pin 7)))
|
||||
(net (code 52) (name "Net-(J3-Pad8)")
|
||||
(net (code 51) (name "Net-(J3-Pad6)")
|
||||
(node (ref J3) (pin 6))
|
||||
(node (ref U1) (pin 42)))
|
||||
(net (code 52) (name "Net-(J3-Pad7)")
|
||||
(node (ref J3) (pin 7))
|
||||
(node (ref U1) (pin 41)))
|
||||
(net (code 53) (name "Net-(J3-Pad8)")
|
||||
(node (ref J3) (pin 8))
|
||||
(node (ref U1) (pin 40)))
|
||||
(net (code 53) (name "Net-(J3-Pad10)")
|
||||
(net (code 54) (name "Net-(J3-Pad10)")
|
||||
(node (ref J3) (pin 10))
|
||||
(node (ref U1) (pin 36)))
|
||||
(net (code 54) (name "Net-(J3-Pad11)")
|
||||
(net (code 55) (name "Net-(J3-Pad11)")
|
||||
(node (ref J3) (pin 11))
|
||||
(node (ref U1) (pin 35)))
|
||||
(net (code 55) (name "Net-(J3-Pad12)")
|
||||
(node (ref U1) (pin 34))
|
||||
(node (ref J3) (pin 12)))
|
||||
(net (code 56) (name "Net-(J3-Pad13)")
|
||||
(net (code 56) (name "Net-(J3-Pad12)")
|
||||
(node (ref J3) (pin 12))
|
||||
(node (ref U1) (pin 34)))
|
||||
(net (code 57) (name "Net-(J3-Pad13)")
|
||||
(node (ref J3) (pin 13))
|
||||
(node (ref U1) (pin 33)))
|
||||
(net (code 57) (name "Net-(J3-Pad14)")
|
||||
(net (code 58) (name "Net-(J3-Pad14)")
|
||||
(node (ref J3) (pin 14))
|
||||
(node (ref U1) (pin 32)))
|
||||
(net (code 58) (name "Net-(J3-Pad15)")
|
||||
(net (code 59) (name "Net-(J3-Pad15)")
|
||||
(node (ref J3) (pin 15))
|
||||
(node (ref U1) (pin 31)))
|
||||
(net (code 59) (name "Net-(J3-Pad3)")
|
||||
(node (ref U1) (pin 45))
|
||||
(node (ref J3) (pin 3)))
|
||||
(net (code 60) (name "Net-(C26-Pad1)")
|
||||
(node (ref U1) (pin 39))
|
||||
(node (ref J3) (pin 9))
|
||||
(net (code 60) (name "Net-(J3-Pad3)")
|
||||
(node (ref J3) (pin 3))
|
||||
(node (ref U1) (pin 45)))
|
||||
(net (code 61) (name "Net-(C26-Pad1)")
|
||||
(node (ref C26) (pin 1))
|
||||
(node (ref C27) (pin 1)))
|
||||
(net (code 61) (name TDI)
|
||||
(node (ref U1) (pin 48))
|
||||
(node (ref J3) (pin 1)))
|
||||
(node (ref C27) (pin 1))
|
||||
(node (ref J3) (pin 9))
|
||||
(node (ref U1) (pin 39))
|
||||
(node (ref U1) (pin 50)))
|
||||
(net (code 62) (name "Net-(J4-Pad7)")
|
||||
(node (ref J4) (pin 7))
|
||||
(node (ref U1) (pin 16)))
|
||||
(net (code 63) (name VCCIB3)
|
||||
(node (ref C29) (pin 1))
|
||||
(node (ref C28) (pin 1))
|
||||
(node (ref U3) (pin 2))
|
||||
(node (ref C8) (pin 1))
|
||||
(node (ref U3) (pin 1))
|
||||
(node (ref C7) (pin 1))
|
||||
(node (ref J2) (pin 16))
|
||||
(node (ref U1) (pin 56))
|
||||
(node (ref U1) (pin 18))
|
||||
(node (ref R8) (pin 1))
|
||||
(node (ref U1) (pin 16))
|
||||
(node (ref J4) (pin 7)))
|
||||
(net (code 63) (name "Net-(R8-Pad2)")
|
||||
(node (ref R8) (pin 2))
|
||||
(node (ref U1) (pin 3)))
|
||||
(net (code 64) (name VCCIB3)
|
||||
(node (ref TP1) (pin 1))
|
||||
(node (ref J4) (pin 6))
|
||||
(node (ref D2) (pin 2))
|
||||
(node (ref X1) (pin 1))
|
||||
(node (ref X1) (pin 4))
|
||||
(node (ref C28) (pin 1))
|
||||
(node (ref C7) (pin 1))
|
||||
(node (ref C8) (pin 1))
|
||||
(node (ref C29) (pin 1))
|
||||
(node (ref J2) (pin 16))
|
||||
(node (ref C1) (pin 1))
|
||||
(node (ref J4) (pin 6)))
|
||||
(net (code 64) (name +5V)
|
||||
(node (ref C5) (pin 1))
|
||||
(node (ref U2) (pin 6))
|
||||
(node (ref U3) (pin 5))
|
||||
(node (ref C6) (pin 1))
|
||||
(node (ref J4) (pin 20))
|
||||
(node (ref U2) (pin 5))
|
||||
(node (ref U3) (pin 8)))
|
||||
(node (ref X1) (pin 4))
|
||||
(node (ref X1) (pin 1))
|
||||
(node (ref U1) (pin 18))
|
||||
(node (ref U1) (pin 56))
|
||||
(node (ref U1) (pin 24))
|
||||
(node (ref R8) (pin 1))
|
||||
(node (ref U3) (pin 1))
|
||||
(node (ref U3) (pin 2)))
|
||||
(net (code 65) (name "Net-(J4-Pad17)")
|
||||
(node (ref U1) (pin 2))
|
||||
(node (ref J4) (pin 17)))
|
||||
(net (code 66) (name "Net-(R8-Pad2)")
|
||||
(node (ref U1) (pin 3))
|
||||
(node (ref R8) (pin 2)))
|
||||
(net (code 67) (name "Net-(J4-Pad9)")
|
||||
(node (ref U1) (pin 13))
|
||||
(node (ref J4) (pin 9)))
|
||||
(net (code 68) (name "Net-(D1-Pad1)")
|
||||
(node (ref J4) (pin 17))
|
||||
(node (ref U1) (pin 2)))
|
||||
(net (code 66) (name "Net-(J4-Pad8)")
|
||||
(node (ref J4) (pin 8))
|
||||
(node (ref U1) (pin 15)))
|
||||
(net (code 67) (name "Net-(D1-Pad1)")
|
||||
(node (ref R1) (pin 1))
|
||||
(node (ref D1) (pin 1)))
|
||||
(net (code 68) (name "Net-(J4-Pad9)")
|
||||
(node (ref U1) (pin 13))
|
||||
(node (ref J4) (pin 9)))
|
||||
(net (code 69) (name "Net-(J4-Pad1)")
|
||||
(node (ref U1) (pin 23))
|
||||
(node (ref R7) (pin 1))
|
||||
(node (ref J4) (pin 1))
|
||||
(node (ref R7) (pin 1)))
|
||||
(node (ref U1) (pin 23)))
|
||||
(net (code 70) (name "Net-(J4-Pad10)")
|
||||
(node (ref J4) (pin 10))
|
||||
(node (ref U1) (pin 11)))
|
||||
(net (code 71) (name "Net-(J4-Pad11)")
|
||||
(node (ref X1) (pin 3))
|
||||
(node (ref U1) (pin 10))
|
||||
(node (ref J4) (pin 11)))
|
||||
(node (ref TP2) (pin 1))
|
||||
(node (ref J4) (pin 11))
|
||||
(node (ref X1) (pin 3)))
|
||||
(net (code 72) (name "Net-(D1-Pad2)")
|
||||
(node (ref D1) (pin 2))
|
||||
(node (ref J4) (pin 12))
|
||||
@ -1292,76 +1345,84 @@
|
||||
(node (ref J4) (pin 14))
|
||||
(node (ref U1) (pin 6)))
|
||||
(net (code 75) (name "Net-(J4-Pad15)")
|
||||
(node (ref J4) (pin 15))
|
||||
(node (ref U1) (pin 5)))
|
||||
(node (ref U1) (pin 5))
|
||||
(node (ref J4) (pin 15)))
|
||||
(net (code 76) (name "Net-(J4-Pad16)")
|
||||
(node (ref J4) (pin 16))
|
||||
(node (ref U1) (pin 4)))
|
||||
(net (code 77) (name "Net-(J4-Pad2)")
|
||||
(node (ref J4) (pin 2))
|
||||
(node (ref U1) (pin 22)))
|
||||
(net (code 78) (name "Net-(J4-Pad3)")
|
||||
(node (ref U1) (pin 22))
|
||||
(node (ref J4) (pin 2)))
|
||||
(net (code 78) (name +5V)
|
||||
(node (ref C6) (pin 1))
|
||||
(node (ref U2) (pin 6))
|
||||
(node (ref U2) (pin 5))
|
||||
(node (ref U3) (pin 8))
|
||||
(node (ref TP3) (pin 1))
|
||||
(node (ref J4) (pin 20))
|
||||
(node (ref C5) (pin 1))
|
||||
(node (ref U3) (pin 5)))
|
||||
(net (code 79) (name "Net-(J4-Pad3)")
|
||||
(node (ref U1) (pin 21))
|
||||
(node (ref J4) (pin 3)))
|
||||
(net (code 79) (name "Net-(J4-Pad4)")
|
||||
(net (code 80) (name "Net-(J4-Pad4)")
|
||||
(node (ref U1) (pin 20))
|
||||
(node (ref J4) (pin 4)))
|
||||
(net (code 80) (name "Net-(J4-Pad5)")
|
||||
(net (code 81) (name "Net-(J4-Pad5)")
|
||||
(node (ref U1) (pin 19))
|
||||
(node (ref J4) (pin 5)))
|
||||
(net (code 81) (name "Net-(J4-Pad8)")
|
||||
(node (ref U1) (pin 15))
|
||||
(node (ref J4) (pin 8)))
|
||||
(net (code 82) (name "Net-(C10-Pad1)")
|
||||
(node (ref C19) (pin 1))
|
||||
(node (ref U1) (pin 89))
|
||||
(node (ref L1) (pin 2))
|
||||
(node (ref R5) (pin 1))
|
||||
(node (ref C9) (pin 1))
|
||||
(node (ref U1) (pin 37))
|
||||
(node (ref U1) (pin 68))
|
||||
(node (ref C10) (pin 1))
|
||||
(node (ref U1) (pin 17))
|
||||
(node (ref L2) (pin 1))
|
||||
(node (ref C20) (pin 1))
|
||||
(node (ref C16) (pin 1))
|
||||
(node (ref C14) (pin 1))
|
||||
(node (ref C21) (pin 1))
|
||||
(node (ref C17) (pin 1))
|
||||
(node (ref C15) (pin 1))
|
||||
(node (ref C18) (pin 1)))
|
||||
(net (code 83) (name "Net-(C7-Pad2)")
|
||||
(net (code 82) (name "Net-(C7-Pad2)")
|
||||
(node (ref U3) (pin 3))
|
||||
(node (ref C7) (pin 2)))
|
||||
(net (code 84) (name "Net-(U1-Pad53)")
|
||||
(net (code 83) (name "Net-(U1-Pad53)")
|
||||
(node (ref U1) (pin 53)))
|
||||
(net (code 85) (name "Net-(U3-Pad6)")
|
||||
(node (ref U3) (pin 6)))
|
||||
(net (code 86) (name "Net-(C11-Pad1)")
|
||||
(node (ref C12) (pin 1))
|
||||
(node (ref C11) (pin 1))
|
||||
(node (ref L2) (pin 2))
|
||||
(node (ref C13) (pin 1))
|
||||
(node (ref U1) (pin 14)))
|
||||
(net (code 87) (name "Net-(U3-Pad7)")
|
||||
(node (ref U3) (pin 7)))
|
||||
(net (code 88) (name "Net-(C9-Pad2)")
|
||||
(node (ref R4) (pin 2))
|
||||
(node (ref U2) (pin 7))
|
||||
(node (ref C9) (pin 2))
|
||||
(node (ref R5) (pin 2)))
|
||||
(net (code 89) (name "Net-(R2-Pad2)")
|
||||
(node (ref R2) (pin 2))
|
||||
(node (ref U2) (pin 8)))
|
||||
(net (code 90) (name "Net-(C4-Pad1)")
|
||||
(node (ref C4) (pin 1))
|
||||
(node (ref R2) (pin 1)))
|
||||
(net (code 91) (name "Net-(L1-Pad1)")
|
||||
(node (ref U2) (pin 3))
|
||||
(node (ref L1) (pin 1)))
|
||||
(net (code 92) (name "Net-(R3-Pad2)")
|
||||
(node (ref R3) (pin 2))
|
||||
(node (ref U2) (pin 1)))
|
||||
(net (code 93) (name "Net-(D2-Pad1)")
|
||||
(net (code 84) (name "Net-(D2-Pad1)")
|
||||
(node (ref D2) (pin 1))
|
||||
(node (ref R6) (pin 1)))))
|
||||
(node (ref R6) (pin 1)))
|
||||
(net (code 85) (name "Net-(C11-Pad1)")
|
||||
(node (ref TP6) (pin 1))
|
||||
(node (ref U1) (pin 14))
|
||||
(node (ref L2) (pin 2))
|
||||
(node (ref C11) (pin 1))
|
||||
(node (ref C12) (pin 1))
|
||||
(node (ref C13) (pin 1)))
|
||||
(net (code 86) (name "Net-(U3-Pad7)")
|
||||
(node (ref U3) (pin 7)))
|
||||
(net (code 87) (name "Net-(U3-Pad6)")
|
||||
(node (ref U3) (pin 6)))
|
||||
(net (code 88) (name "Net-(C9-Pad2)")
|
||||
(node (ref C9) (pin 2))
|
||||
(node (ref R5) (pin 2))
|
||||
(node (ref U2) (pin 7))
|
||||
(node (ref R4) (pin 2)))
|
||||
(net (code 89) (name "Net-(R2-Pad2)")
|
||||
(node (ref U2) (pin 8))
|
||||
(node (ref R2) (pin 2)))
|
||||
(net (code 90) (name "Net-(C4-Pad1)")
|
||||
(node (ref R2) (pin 1))
|
||||
(node (ref C4) (pin 1)))
|
||||
(net (code 91) (name "Net-(R3-Pad2)")
|
||||
(node (ref U2) (pin 1))
|
||||
(node (ref R3) (pin 2)))
|
||||
(net (code 92) (name "Net-(L1-Pad1)")
|
||||
(node (ref L1) (pin 1))
|
||||
(node (ref U2) (pin 3)))
|
||||
(net (code 93) (name "Net-(C10-Pad1)")
|
||||
(node (ref L2) (pin 1))
|
||||
(node (ref C14) (pin 1))
|
||||
(node (ref C16) (pin 1))
|
||||
(node (ref C20) (pin 1))
|
||||
(node (ref C18) (pin 1))
|
||||
(node (ref C9) (pin 1))
|
||||
(node (ref R5) (pin 1))
|
||||
(node (ref L1) (pin 2))
|
||||
(node (ref C10) (pin 1))
|
||||
(node (ref C15) (pin 1))
|
||||
(node (ref U1) (pin 17))
|
||||
(node (ref U1) (pin 37))
|
||||
(node (ref U1) (pin 89))
|
||||
(node (ref TP5) (pin 1))
|
||||
(node (ref C19) (pin 1))
|
||||
(node (ref C21) (pin 1))
|
||||
(node (ref C17) (pin 1))
|
||||
(node (ref U1) (pin 68)))))
|
@ -33,12 +33,12 @@ $EndComp
|
||||
$Comp
|
||||
L power:PWR_FLAG #FLG0101
|
||||
U 1 1 5DCBCE58
|
||||
P 4250 3050
|
||||
F 0 "#FLG0101" H 4250 3125 50 0001 C CNN
|
||||
F 1 "PWR_FLAG" H 4250 3224 50 0000 C CNN
|
||||
F 2 "" H 4250 3050 50 0001 C CNN
|
||||
F 3 "~" H 4250 3050 50 0001 C CNN
|
||||
1 4250 3050
|
||||
P 4100 3050
|
||||
F 0 "#FLG0101" H 4100 3125 50 0001 C CNN
|
||||
F 1 "PWR_FLAG" H 4100 3224 50 0000 C CNN
|
||||
F 2 "" H 4100 3050 50 0001 C CNN
|
||||
F 3 "~" H 4100 3050 50 0001 C CNN
|
||||
1 4100 3050
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
@ -57,7 +57,7 @@ F 8 "-" H 0 0 50 0001 C CNN "SPURL"
|
||||
1 4800 4650
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
Text GLabel 4300 3450 0 50 Input ~ 0
|
||||
Text GLabel 4150 3450 0 50 Input ~ 0
|
||||
GND
|
||||
Text GLabel 4650 2650 0 50 Input ~ 0
|
||||
GAA_IO00RSB0
|
||||
@ -104,67 +104,71 @@ Wire Wire Line
|
||||
Wire Wire Line
|
||||
5200 2650 5200 3550
|
||||
Wire Wire Line
|
||||
4300 3450 4450 3450
|
||||
Wire Wire Line
|
||||
5100 3450 5100 3550
|
||||
4150 3450 4300 3450
|
||||
$Comp
|
||||
L Device:C_Small C?
|
||||
U 1 1 5DD0839D
|
||||
P 4750 3250
|
||||
F 0 "C?" H 4842 3296 50 0000 L CNN
|
||||
F 1 "0.01uF" H 4842 3205 50 0000 L CNN
|
||||
F 2 "Capacitor_SMD:C_0402_1005Metric" H 4750 3250 50 0001 C CNN
|
||||
F 3 "~" H 4750 3250 50 0001 C CNN
|
||||
F 4 "Murata" H 4750 3250 50 0001 C CNN "MFR"
|
||||
F 5 "GRM155R71C103KA01D" H 4750 3250 50 0001 C CNN "MPN"
|
||||
F 6 "Digikey" H 4750 3250 50 0001 C CNN "SPR"
|
||||
F 7 "490-1313-1-ND" H 4750 3250 50 0001 C CNN "SPN"
|
||||
F 8 "-" H -1850 -700 50 0001 C CNN "SPURL"
|
||||
1 4750 3250
|
||||
P 4600 3250
|
||||
AR Path="/5DC7725E/5DD0839D" Ref="C?" Part="1"
|
||||
AR Path="/5DC77250/5DD0839D" Ref="C23" Part="1"
|
||||
F 0 "C23" H 4692 3296 50 0000 L CNN
|
||||
F 1 "0.01uF" H 4692 3205 50 0000 L CNN
|
||||
F 2 "Capacitor_SMD:C_0402_1005Metric" H 4600 3250 50 0001 C CNN
|
||||
F 3 "~" H 4600 3250 50 0001 C CNN
|
||||
F 4 "Murata" H 4600 3250 50 0001 C CNN "MFR"
|
||||
F 5 "GRM155R71C103KA01D" H 4600 3250 50 0001 C CNN "MPN"
|
||||
F 6 "Digikey" H 4600 3250 50 0001 C CNN "SPR"
|
||||
F 7 "490-1313-1-ND" H 4600 3250 50 0001 C CNN "SPN"
|
||||
F 8 "-" H -2000 -700 50 0001 C CNN "SPURL"
|
||||
1 4600 3250
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L Device:C_Small C?
|
||||
U 1 1 5DD083AA
|
||||
P 4450 3250
|
||||
F 0 "C?" H 4542 3296 50 0000 L CNN
|
||||
F 1 ".1uF" H 4500 3200 50 0000 L CNN
|
||||
F 2 "Capacitor_SMD:C_0402_1005Metric" H 4450 3250 50 0001 C CNN
|
||||
F 3 "~" H 4450 3250 50 0001 C CNN
|
||||
F 4 "Yageo" H 4450 3250 50 0001 C CNN "TDK"
|
||||
F 5 "CGA2B1X7R1C104K050BC" H 4450 3250 50 0001 C CNN "MPN"
|
||||
F 6 "Digikey" H 4450 3250 50 0001 C CNN "SPR"
|
||||
F 7 "445-5613-1-ND" H 4450 3250 50 0001 C CNN "SPN"
|
||||
F 8 "-" H -1850 -700 50 0001 C CNN "MFR"
|
||||
F 9 "-" H -1850 -700 50 0001 C CNN "SPURL"
|
||||
1 4450 3250
|
||||
P 4300 3250
|
||||
AR Path="/5DC7725E/5DD083AA" Ref="C?" Part="1"
|
||||
AR Path="/5DC77250/5DD083AA" Ref="C22" Part="1"
|
||||
F 0 "C22" H 4392 3296 50 0000 L CNN
|
||||
F 1 ".1uF" H 4350 3200 50 0000 L CNN
|
||||
F 2 "Capacitor_SMD:C_0402_1005Metric" H 4300 3250 50 0001 C CNN
|
||||
F 3 "~" H 4300 3250 50 0001 C CNN
|
||||
F 4 "Yageo" H 4300 3250 50 0001 C CNN "TDK"
|
||||
F 5 "CGA2B1X7R1C104K050BC" H 4300 3250 50 0001 C CNN "MPN"
|
||||
F 6 "Digikey" H 4300 3250 50 0001 C CNN "SPR"
|
||||
F 7 "445-5613-1-ND" H 4300 3250 50 0001 C CNN "SPN"
|
||||
F 8 "-" H -2000 -700 50 0001 C CNN "MFR"
|
||||
F 9 "-" H -2000 -700 50 0001 C CNN "SPURL"
|
||||
1 4300 3250
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
Wire Wire Line
|
||||
6100 2450 6100 3050
|
||||
Wire Wire Line
|
||||
4250 3050 4450 3050
|
||||
4100 3050 4300 3050
|
||||
Connection ~ 6100 3050
|
||||
Wire Wire Line
|
||||
6100 3050 6100 3550
|
||||
Wire Wire Line
|
||||
4750 3050 4750 3150
|
||||
Connection ~ 4750 3050
|
||||
4600 3050 4600 3150
|
||||
Connection ~ 4600 3050
|
||||
Wire Wire Line
|
||||
4750 3050 6100 3050
|
||||
4600 3050 5100 3050
|
||||
Wire Wire Line
|
||||
4750 3350 4750 3450
|
||||
Connection ~ 4750 3450
|
||||
4600 3350 4600 3450
|
||||
Wire Wire Line
|
||||
4750 3450 5100 3450
|
||||
4300 3350 4300 3450
|
||||
Connection ~ 4300 3450
|
||||
Wire Wire Line
|
||||
4450 3350 4450 3450
|
||||
Connection ~ 4450 3450
|
||||
4300 3450 4600 3450
|
||||
Wire Wire Line
|
||||
4450 3450 4750 3450
|
||||
4300 3050 4300 3150
|
||||
Connection ~ 4300 3050
|
||||
Wire Wire Line
|
||||
4450 3050 4450 3150
|
||||
Connection ~ 4450 3050
|
||||
4300 3050 4600 3050
|
||||
Wire Wire Line
|
||||
4450 3050 4750 3050
|
||||
5100 3050 5100 3550
|
||||
Connection ~ 5100 3050
|
||||
Wire Wire Line
|
||||
5100 3050 6100 3050
|
||||
$EndSCHEMATC
|
||||
|
@ -33,12 +33,12 @@ $EndComp
|
||||
$Comp
|
||||
L power:PWR_FLAG #FLG0101
|
||||
U 1 1 5DCBCE58
|
||||
P 4250 3050
|
||||
F 0 "#FLG0101" H 4250 3125 50 0001 C CNN
|
||||
F 1 "PWR_FLAG" H 4250 3224 50 0000 C CNN
|
||||
F 2 "" H 4250 3050 50 0001 C CNN
|
||||
F 3 "~" H 4250 3050 50 0001 C CNN
|
||||
1 4250 3050
|
||||
P 4100 3050
|
||||
F 0 "#FLG0101" H 4100 3125 50 0001 C CNN
|
||||
F 1 "PWR_FLAG" H 4100 3224 50 0000 C CNN
|
||||
F 2 "" H 4100 3050 50 0001 C CNN
|
||||
F 3 "~" H 4100 3050 50 0001 C CNN
|
||||
1 4100 3050
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
@ -57,7 +57,7 @@ F 8 "-" H 0 0 50 0001 C CNN "SPURL"
|
||||
1 4800 4650
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
Text GLabel 4300 3450 0 50 Input ~ 0
|
||||
Text GLabel 4150 3450 0 50 Input ~ 0
|
||||
GND
|
||||
Text GLabel 4650 2650 0 50 Input ~ 0
|
||||
GAA_IO00RSB0
|
||||
@ -104,71 +104,71 @@ Wire Wire Line
|
||||
Wire Wire Line
|
||||
5200 2650 5200 3550
|
||||
Wire Wire Line
|
||||
4300 3450 4450 3450
|
||||
Wire Wire Line
|
||||
5100 3450 5100 3550
|
||||
4150 3450 4300 3450
|
||||
$Comp
|
||||
L Device:C_Small C?
|
||||
U 1 1 5DD0839D
|
||||
P 4750 3250
|
||||
P 4600 3250
|
||||
AR Path="/5DC7725E/5DD0839D" Ref="C?" Part="1"
|
||||
AR Path="/5DC77250/5DD0839D" Ref="C23" Part="1"
|
||||
F 0 "C23" H 4842 3296 50 0000 L CNN
|
||||
F 1 "0.01uF" H 4842 3205 50 0000 L CNN
|
||||
F 2 "Capacitor_SMD:C_0402_1005Metric" H 4750 3250 50 0001 C CNN
|
||||
F 3 "~" H 4750 3250 50 0001 C CNN
|
||||
F 4 "Murata" H 4750 3250 50 0001 C CNN "MFR"
|
||||
F 5 "GRM155R71C103KA01D" H 4750 3250 50 0001 C CNN "MPN"
|
||||
F 6 "Digikey" H 4750 3250 50 0001 C CNN "SPR"
|
||||
F 7 "490-1313-1-ND" H 4750 3250 50 0001 C CNN "SPN"
|
||||
F 8 "-" H -1850 -700 50 0001 C CNN "SPURL"
|
||||
1 4750 3250
|
||||
F 0 "C23" H 4692 3296 50 0000 L CNN
|
||||
F 1 "0.01uF" H 4692 3205 50 0000 L CNN
|
||||
F 2 "Capacitor_SMD:C_0402_1005Metric" H 4600 3250 50 0001 C CNN
|
||||
F 3 "~" H 4600 3250 50 0001 C CNN
|
||||
F 4 "Murata" H 4600 3250 50 0001 C CNN "MFR"
|
||||
F 5 "GRM155R71C103KA01D" H 4600 3250 50 0001 C CNN "MPN"
|
||||
F 6 "Digikey" H 4600 3250 50 0001 C CNN "SPR"
|
||||
F 7 "490-1313-1-ND" H 4600 3250 50 0001 C CNN "SPN"
|
||||
F 8 "-" H -2000 -700 50 0001 C CNN "SPURL"
|
||||
1 4600 3250
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L Device:C_Small C?
|
||||
U 1 1 5DD083AA
|
||||
P 4450 3250
|
||||
P 4300 3250
|
||||
AR Path="/5DC7725E/5DD083AA" Ref="C?" Part="1"
|
||||
AR Path="/5DC77250/5DD083AA" Ref="C22" Part="1"
|
||||
F 0 "C22" H 4542 3296 50 0000 L CNN
|
||||
F 1 ".1uF" H 4500 3200 50 0000 L CNN
|
||||
F 2 "Capacitor_SMD:C_0402_1005Metric" H 4450 3250 50 0001 C CNN
|
||||
F 3 "~" H 4450 3250 50 0001 C CNN
|
||||
F 4 "Yageo" H 4450 3250 50 0001 C CNN "TDK"
|
||||
F 5 "CGA2B1X7R1C104K050BC" H 4450 3250 50 0001 C CNN "MPN"
|
||||
F 6 "Digikey" H 4450 3250 50 0001 C CNN "SPR"
|
||||
F 7 "445-5613-1-ND" H 4450 3250 50 0001 C CNN "SPN"
|
||||
F 8 "-" H -1850 -700 50 0001 C CNN "MFR"
|
||||
F 9 "-" H -1850 -700 50 0001 C CNN "SPURL"
|
||||
1 4450 3250
|
||||
F 0 "C22" H 4392 3296 50 0000 L CNN
|
||||
F 1 ".1uF" H 4350 3200 50 0000 L CNN
|
||||
F 2 "Capacitor_SMD:C_0402_1005Metric" H 4300 3250 50 0001 C CNN
|
||||
F 3 "~" H 4300 3250 50 0001 C CNN
|
||||
F 4 "Yageo" H 4300 3250 50 0001 C CNN "TDK"
|
||||
F 5 "CGA2B1X7R1C104K050BC" H 4300 3250 50 0001 C CNN "MPN"
|
||||
F 6 "Digikey" H 4300 3250 50 0001 C CNN "SPR"
|
||||
F 7 "445-5613-1-ND" H 4300 3250 50 0001 C CNN "SPN"
|
||||
F 8 "-" H -2000 -700 50 0001 C CNN "MFR"
|
||||
F 9 "-" H -2000 -700 50 0001 C CNN "SPURL"
|
||||
1 4300 3250
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
Wire Wire Line
|
||||
6100 2450 6100 3050
|
||||
Wire Wire Line
|
||||
4250 3050 4450 3050
|
||||
4100 3050 4300 3050
|
||||
Connection ~ 6100 3050
|
||||
Wire Wire Line
|
||||
6100 3050 6100 3550
|
||||
Wire Wire Line
|
||||
4750 3050 4750 3150
|
||||
Connection ~ 4750 3050
|
||||
4600 3050 4600 3150
|
||||
Connection ~ 4600 3050
|
||||
Wire Wire Line
|
||||
4750 3050 6100 3050
|
||||
4600 3050 5100 3050
|
||||
Wire Wire Line
|
||||
4750 3350 4750 3450
|
||||
Connection ~ 4750 3450
|
||||
4600 3350 4600 3450
|
||||
Wire Wire Line
|
||||
4750 3450 5100 3450
|
||||
4300 3350 4300 3450
|
||||
Connection ~ 4300 3450
|
||||
Wire Wire Line
|
||||
4450 3350 4450 3450
|
||||
Connection ~ 4450 3450
|
||||
4300 3450 4600 3450
|
||||
Wire Wire Line
|
||||
4450 3450 4750 3450
|
||||
4300 3050 4300 3150
|
||||
Connection ~ 4300 3050
|
||||
Wire Wire Line
|
||||
4450 3050 4450 3150
|
||||
Connection ~ 4450 3050
|
||||
4300 3050 4600 3050
|
||||
Wire Wire Line
|
||||
4450 3050 4750 3050
|
||||
5100 3050 5100 3550
|
||||
Connection ~ 5100 3050
|
||||
Wire Wire Line
|
||||
5100 3050 6100 3050
|
||||
$EndSCHEMATC
|
||||
|
@ -137,7 +137,9 @@ $Comp
|
||||
L Device:C_Small C?
|
||||
U 1 1 5DD0D1F2
|
||||
P 6950 2950
|
||||
F 0 "C?" H 7042 2996 50 0000 L CNN
|
||||
AR Path="/5DC7725E/5DD0D1F2" Ref="C?" Part="1"
|
||||
AR Path="/5DC77255/5DD0D1F2" Ref="C25" Part="1"
|
||||
F 0 "C25" H 7042 2996 50 0000 L CNN
|
||||
F 1 "0.01uF" H 7042 2905 50 0000 L CNN
|
||||
F 2 "Capacitor_SMD:C_0402_1005Metric" H 6950 2950 50 0001 C CNN
|
||||
F 3 "~" H 6950 2950 50 0001 C CNN
|
||||
@ -153,7 +155,9 @@ $Comp
|
||||
L Device:C_Small C?
|
||||
U 1 1 5DD0D1FF
|
||||
P 6650 2950
|
||||
F 0 "C?" H 6742 2996 50 0000 L CNN
|
||||
AR Path="/5DC7725E/5DD0D1FF" Ref="C?" Part="1"
|
||||
AR Path="/5DC77255/5DD0D1FF" Ref="C24" Part="1"
|
||||
F 0 "C24" H 6742 2996 50 0000 L CNN
|
||||
F 1 ".1uF" H 6700 2900 50 0000 L CNN
|
||||
F 2 "Capacitor_SMD:C_0402_1005Metric" H 6650 2950 50 0001 C CNN
|
||||
F 3 "~" H 6650 2950 50 0001 C CNN
|
||||
@ -170,14 +174,10 @@ Wire Wire Line
|
||||
5700 3900 6050 3900
|
||||
Wire Wire Line
|
||||
7500 3150 6950 3150
|
||||
Wire Wire Line
|
||||
5950 3150 5950 3300
|
||||
Wire Wire Line
|
||||
5700 3300 5950 3300
|
||||
Wire Wire Line
|
||||
7500 2750 6950 2750
|
||||
Wire Wire Line
|
||||
6050 2750 6050 3900
|
||||
6050 2750 6050 3300
|
||||
Connection ~ 6050 3900
|
||||
Wire Wire Line
|
||||
6050 3900 6800 3900
|
||||
@ -193,12 +193,14 @@ Wire Wire Line
|
||||
6950 2750 6650 2750
|
||||
Wire Wire Line
|
||||
6650 3050 6650 3150
|
||||
Connection ~ 6650 3150
|
||||
Wire Wire Line
|
||||
6650 3150 5950 3150
|
||||
Wire Wire Line
|
||||
6950 3050 6950 3150
|
||||
Connection ~ 6950 3150
|
||||
Wire Wire Line
|
||||
6950 3150 6650 3150
|
||||
Wire Wire Line
|
||||
5700 3300 6050 3300
|
||||
Connection ~ 6050 3300
|
||||
Wire Wire Line
|
||||
6050 3300 6050 3900
|
||||
$EndSCHEMATC
|
||||
|
@ -174,14 +174,10 @@ Wire Wire Line
|
||||
5700 3900 6050 3900
|
||||
Wire Wire Line
|
||||
7500 3150 6950 3150
|
||||
Wire Wire Line
|
||||
5950 3150 5950 3300
|
||||
Wire Wire Line
|
||||
5700 3300 5950 3300
|
||||
Wire Wire Line
|
||||
7500 2750 6950 2750
|
||||
Wire Wire Line
|
||||
6050 2750 6050 3900
|
||||
6050 2750 6050 3300
|
||||
Connection ~ 6050 3900
|
||||
Wire Wire Line
|
||||
6050 3900 6800 3900
|
||||
@ -197,12 +193,14 @@ Wire Wire Line
|
||||
6950 2750 6650 2750
|
||||
Wire Wire Line
|
||||
6650 3050 6650 3150
|
||||
Connection ~ 6650 3150
|
||||
Wire Wire Line
|
||||
6650 3150 5950 3150
|
||||
Wire Wire Line
|
||||
6950 3050 6950 3150
|
||||
Connection ~ 6950 3150
|
||||
Wire Wire Line
|
||||
6950 3150 6650 3150
|
||||
Wire Wire Line
|
||||
5700 3300 6050 3300
|
||||
Connection ~ 6050 3300
|
||||
Wire Wire Line
|
||||
6050 3300 6050 3900
|
||||
$EndSCHEMATC
|
||||
|
@ -102,10 +102,6 @@ Wire Wire Line
|
||||
5200 3750 5200 4850
|
||||
Wire Wire Line
|
||||
5100 3750 5100 4850
|
||||
Wire Wire Line
|
||||
6900 3750 6900 4400
|
||||
Wire Wire Line
|
||||
6900 4400 7250 4400
|
||||
Wire Wire Line
|
||||
6900 4850 6900 4550
|
||||
Wire Wire Line
|
||||
@ -120,7 +116,9 @@ $Comp
|
||||
L Device:C_Small C?
|
||||
U 1 1 5DD11D1A
|
||||
P 7550 4200
|
||||
F 0 "C?" H 7642 4246 50 0000 L CNN
|
||||
AR Path="/5DC7725E/5DD11D1A" Ref="C?" Part="1"
|
||||
AR Path="/5DC77258/5DD11D1A" Ref="C27" Part="1"
|
||||
F 0 "C27" H 7642 4246 50 0000 L CNN
|
||||
F 1 "0.01uF" H 7642 4155 50 0000 L CNN
|
||||
F 2 "Capacitor_SMD:C_0402_1005Metric" H 7550 4200 50 0001 C CNN
|
||||
F 3 "~" H 7550 4200 50 0001 C CNN
|
||||
@ -136,7 +134,9 @@ $Comp
|
||||
L Device:C_Small C?
|
||||
U 1 1 5DD11D27
|
||||
P 7250 4200
|
||||
F 0 "C?" H 7342 4246 50 0000 L CNN
|
||||
AR Path="/5DC7725E/5DD11D27" Ref="C?" Part="1"
|
||||
AR Path="/5DC77258/5DD11D27" Ref="C26" Part="1"
|
||||
F 0 "C26" H 7342 4246 50 0000 L CNN
|
||||
F 1 ".1uF" H 7300 4150 50 0000 L CNN
|
||||
F 2 "Capacitor_SMD:C_0402_1005Metric" H 7250 4200 50 0001 C CNN
|
||||
F 3 "~" H 7250 4200 50 0001 C CNN
|
||||
@ -156,7 +156,6 @@ Wire Wire Line
|
||||
6200 4000 6200 4850
|
||||
Wire Wire Line
|
||||
7250 4300 7250 4400
|
||||
Connection ~ 7250 4400
|
||||
Wire Wire Line
|
||||
7250 4400 7550 4400
|
||||
Wire Wire Line
|
||||
@ -173,5 +172,10 @@ Wire Wire Line
|
||||
7250 4100 7250 4000
|
||||
Connection ~ 7250 4000
|
||||
Wire Wire Line
|
||||
7250 4000 6200 4000
|
||||
7250 4000 6900 4000
|
||||
Wire Wire Line
|
||||
6900 3750 6900 4000
|
||||
Connection ~ 6900 4000
|
||||
Wire Wire Line
|
||||
6900 4000 6200 4000
|
||||
$EndSCHEMATC
|
||||
|
@ -102,10 +102,6 @@ Wire Wire Line
|
||||
5200 3750 5200 4850
|
||||
Wire Wire Line
|
||||
5100 3750 5100 4850
|
||||
Wire Wire Line
|
||||
6900 3750 6900 4400
|
||||
Wire Wire Line
|
||||
6900 4400 7250 4400
|
||||
Wire Wire Line
|
||||
6900 4850 6900 4550
|
||||
Wire Wire Line
|
||||
@ -160,7 +156,6 @@ Wire Wire Line
|
||||
6200 4000 6200 4850
|
||||
Wire Wire Line
|
||||
7250 4300 7250 4400
|
||||
Connection ~ 7250 4400
|
||||
Wire Wire Line
|
||||
7250 4400 7550 4400
|
||||
Wire Wire Line
|
||||
@ -177,5 +172,10 @@ Wire Wire Line
|
||||
7250 4100 7250 4000
|
||||
Connection ~ 7250 4000
|
||||
Wire Wire Line
|
||||
7250 4000 6200 4000
|
||||
7250 4000 6900 4000
|
||||
Wire Wire Line
|
||||
6900 3750 6900 4000
|
||||
Connection ~ 6900 4000
|
||||
Wire Wire Line
|
||||
6900 4000 6200 4000
|
||||
$EndSCHEMATC
|
||||
|
@ -206,12 +206,6 @@ Wire Wire Line
|
||||
5850 2750 5850 1950
|
||||
Wire Wire Line
|
||||
5850 1950 8350 1950
|
||||
Wire Wire Line
|
||||
6100 4650 5900 4650
|
||||
Wire Wire Line
|
||||
5900 4650 5900 5250
|
||||
Wire Wire Line
|
||||
5900 5250 6050 5250
|
||||
Wire Wire Line
|
||||
5000 4050 5300 4050
|
||||
Wire Wire Line
|
||||
@ -247,7 +241,7 @@ Wire Wire Line
|
||||
Wire Wire Line
|
||||
6000 3450 6100 3450
|
||||
Wire Wire Line
|
||||
5300 4050 6100 4050
|
||||
5300 4050 5850 4050
|
||||
Wire Wire Line
|
||||
5000 3950 6100 3950
|
||||
Wire Wire Line
|
||||
@ -299,9 +293,6 @@ Wire Wire Line
|
||||
5650 4550 6100 4550
|
||||
Wire Wire Line
|
||||
5650 5150 5650 5250
|
||||
Wire Wire Line
|
||||
5650 5250 5900 5250
|
||||
Connection ~ 5900 5250
|
||||
Text Notes 4550 4700 0 50 ~ 0
|
||||
FPGA\nReset out
|
||||
$Comp
|
||||
@ -332,7 +323,9 @@ $Comp
|
||||
L Device:C_Small C?
|
||||
U 1 1 5DD15D66
|
||||
P 3650 5400
|
||||
F 0 "C?" H 3742 5446 50 0000 L CNN
|
||||
AR Path="/5DC7725E/5DD15D66" Ref="C?" Part="1"
|
||||
AR Path="/5DC7725B/5DD15D66" Ref="C29" Part="1"
|
||||
F 0 "C29" H 3742 5446 50 0000 L CNN
|
||||
F 1 "0.01uF" H 3742 5355 50 0000 L CNN
|
||||
F 2 "Capacitor_SMD:C_0402_1005Metric" H 3650 5400 50 0001 C CNN
|
||||
F 3 "~" H 3650 5400 50 0001 C CNN
|
||||
@ -348,7 +341,9 @@ $Comp
|
||||
L Device:C_Small C?
|
||||
U 1 1 5DD15D73
|
||||
P 3350 5400
|
||||
F 0 "C?" H 3442 5446 50 0000 L CNN
|
||||
AR Path="/5DC7725E/5DD15D73" Ref="C?" Part="1"
|
||||
AR Path="/5DC7725B/5DD15D73" Ref="C28" Part="1"
|
||||
F 0 "C28" H 3442 5446 50 0000 L CNN
|
||||
F 1 ".1uF" H 3400 5350 50 0000 L CNN
|
||||
F 2 "Capacitor_SMD:C_0402_1005Metric" H 3350 5400 50 0001 C CNN
|
||||
F 3 "~" H 3350 5400 50 0001 C CNN
|
||||
@ -381,4 +376,38 @@ Wire Wire Line
|
||||
Connection ~ 3350 5000
|
||||
Wire Wire Line
|
||||
3350 5000 3650 5000
|
||||
Wire Wire Line
|
||||
5650 5250 6050 5250
|
||||
Wire Wire Line
|
||||
5850 4650 5850 4050
|
||||
Wire Wire Line
|
||||
5850 4650 6100 4650
|
||||
Connection ~ 5850 4050
|
||||
Wire Wire Line
|
||||
5850 4050 6100 4050
|
||||
$Comp
|
||||
L Connector:TestPoint TP1
|
||||
U 1 1 5DD218F3
|
||||
P 3350 5000
|
||||
F 0 "TP1" H 3408 5120 50 0000 L CNN
|
||||
F 1 "VCCIO" H 3400 5200 50 0000 L CNN
|
||||
F 2 "TestPoint:TestPoint_Keystone_5005-5009_Compact" H 3550 5000 50 0001 C CNN
|
||||
F 3 "~" H 3550 5000 50 0001 C CNN
|
||||
1 3350 5000
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L Connector:TestPoint TP2
|
||||
U 1 1 5DD21AC8
|
||||
P 6500 5400
|
||||
F 0 "TP2" H 6558 5520 50 0000 L CNN
|
||||
F 1 "VCCIO" H 6550 5600 50 0000 L CNN
|
||||
F 2 "TestPoint:TestPoint_Keystone_5005-5009_Compact" H 6700 5400 50 0001 C CNN
|
||||
F 3 "~" H 6700 5400 50 0001 C CNN
|
||||
1 6500 5400
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
Wire Wire Line
|
||||
5500 5400 6500 5400
|
||||
Connection ~ 5500 5400
|
||||
$EndSCHEMATC
|
||||
|
@ -206,12 +206,6 @@ Wire Wire Line
|
||||
5850 2750 5850 1950
|
||||
Wire Wire Line
|
||||
5850 1950 8350 1950
|
||||
Wire Wire Line
|
||||
6100 4650 5900 4650
|
||||
Wire Wire Line
|
||||
5900 4650 5900 5250
|
||||
Wire Wire Line
|
||||
5900 5250 6050 5250
|
||||
Wire Wire Line
|
||||
5000 4050 5300 4050
|
||||
Wire Wire Line
|
||||
@ -247,7 +241,7 @@ Wire Wire Line
|
||||
Wire Wire Line
|
||||
6000 3450 6100 3450
|
||||
Wire Wire Line
|
||||
5300 4050 6100 4050
|
||||
5300 4050 5850 4050
|
||||
Wire Wire Line
|
||||
5000 3950 6100 3950
|
||||
Wire Wire Line
|
||||
@ -299,9 +293,6 @@ Wire Wire Line
|
||||
5650 4550 6100 4550
|
||||
Wire Wire Line
|
||||
5650 5150 5650 5250
|
||||
Wire Wire Line
|
||||
5650 5250 5900 5250
|
||||
Connection ~ 5900 5250
|
||||
Text Notes 4550 4700 0 50 ~ 0
|
||||
FPGA\nReset out
|
||||
$Comp
|
||||
@ -385,4 +376,38 @@ Wire Wire Line
|
||||
Connection ~ 3350 5000
|
||||
Wire Wire Line
|
||||
3350 5000 3650 5000
|
||||
Wire Wire Line
|
||||
5650 5250 6050 5250
|
||||
Wire Wire Line
|
||||
5850 4650 5850 4050
|
||||
Wire Wire Line
|
||||
5850 4650 6100 4650
|
||||
Connection ~ 5850 4050
|
||||
Wire Wire Line
|
||||
5850 4050 6100 4050
|
||||
$Comp
|
||||
L Connector:TestPoint TP1
|
||||
U 1 1 5DD218F3
|
||||
P 3350 5000
|
||||
F 0 "TP1" H 3408 5120 50 0000 L CNN
|
||||
F 1 "VCCIO" H 3400 5200 50 0000 L CNN
|
||||
F 2 "TestPoint:TestPoint_THTPad_1.5x1.5mm_Drill0.7mm" H 3550 5000 50 0001 C CNN
|
||||
F 3 "~" H 3550 5000 50 0001 C CNN
|
||||
1 3350 5000
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L Connector:TestPoint TP2
|
||||
U 1 1 5DD21AC8
|
||||
P 6500 5400
|
||||
F 0 "TP2" H 6558 5520 50 0000 L CNN
|
||||
F 1 "VCCIO" H 6550 5600 50 0000 L CNN
|
||||
F 2 "TestPoint:TestPoint_THTPad_1.5x1.5mm_Drill0.7mm" H 6700 5400 50 0001 C CNN
|
||||
F 3 "~" H 6700 5400 50 0001 C CNN
|
||||
1 6500 5400
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
Wire Wire Line
|
||||
5500 5400 6500 5400
|
||||
Connection ~ 5500 5400
|
||||
$EndSCHEMATC
|
||||
|
@ -17,23 +17,23 @@ $EndDescr
|
||||
$Comp
|
||||
L power:+5V #PWR04
|
||||
U 1 1 5DC9E8F1
|
||||
P 1500 1150
|
||||
F 0 "#PWR04" H 1500 1000 50 0001 C CNN
|
||||
F 1 "+5V" H 1515 1323 50 0000 C CNN
|
||||
F 2 "" H 1500 1150 50 0001 C CNN
|
||||
F 3 "" H 1500 1150 50 0001 C CNN
|
||||
1 1500 1150
|
||||
P 1700 1150
|
||||
F 0 "#PWR04" H 1700 1000 50 0001 C CNN
|
||||
F 1 "+5V" H 1715 1323 50 0000 C CNN
|
||||
F 2 "" H 1700 1150 50 0001 C CNN
|
||||
F 3 "" H 1700 1150 50 0001 C CNN
|
||||
1 1700 1150
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L power:GND #PWR03
|
||||
U 1 1 5DC9E91D
|
||||
P 1150 1700
|
||||
F 0 "#PWR03" H 1150 1450 50 0001 C CNN
|
||||
F 1 "GND" H 1155 1527 50 0000 C CNN
|
||||
F 2 "" H 1150 1700 50 0001 C CNN
|
||||
F 3 "" H 1150 1700 50 0001 C CNN
|
||||
1 1150 1700
|
||||
P 1350 1700
|
||||
F 0 "#PWR03" H 1350 1450 50 0001 C CNN
|
||||
F 1 "GND" H 1355 1527 50 0000 C CNN
|
||||
F 2 "" H 1350 1700 50 0001 C CNN
|
||||
F 3 "" H 1350 1700 50 0001 C CNN
|
||||
1 1350 1700
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
@ -587,23 +587,23 @@ $EndComp
|
||||
$Comp
|
||||
L power:PWR_FLAG #FLG0105
|
||||
U 1 1 5DCE6D49
|
||||
P 1200 1250
|
||||
F 0 "#FLG0105" H 1200 1325 50 0001 C CNN
|
||||
F 1 "PWR_FLAG" H 1200 1424 50 0000 C CNN
|
||||
F 2 "" H 1200 1250 50 0001 C CNN
|
||||
F 3 "~" H 1200 1250 50 0001 C CNN
|
||||
1 1200 1250
|
||||
P 1150 1250
|
||||
F 0 "#FLG0105" H 1150 1325 50 0001 C CNN
|
||||
F 1 "PWR_FLAG" H 1150 1424 50 0001 C CNN
|
||||
F 2 "" H 1150 1250 50 0001 C CNN
|
||||
F 3 "~" H 1150 1250 50 0001 C CNN
|
||||
1 1150 1250
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L power:PWR_FLAG #FLG0104
|
||||
U 1 1 5DCE9C10
|
||||
P 6300 2800
|
||||
F 0 "#FLG0104" H 6300 2875 50 0001 C CNN
|
||||
F 1 "PWR_FLAG" H 6300 2974 50 0000 C CNN
|
||||
F 2 "" H 6300 2800 50 0001 C CNN
|
||||
F 3 "~" H 6300 2800 50 0001 C CNN
|
||||
1 6300 2800
|
||||
P 5750 2800
|
||||
F 0 "#FLG0104" H 5750 2875 50 0001 C CNN
|
||||
F 1 "PWR_FLAG" H 5750 2974 50 0001 C CNN
|
||||
F 2 "" H 5750 2800 50 0001 C CNN
|
||||
F 3 "~" H 5750 2800 50 0001 C CNN
|
||||
1 5750 2800
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
@ -620,12 +620,12 @@ $EndComp
|
||||
$Comp
|
||||
L power:PWR_FLAG #FLG0106
|
||||
U 1 1 5DD01F1E
|
||||
P 5000 2300
|
||||
F 0 "#FLG0106" H 5000 2375 50 0001 C CNN
|
||||
F 1 "PWR_FLAG" H 5000 2474 50 0000 C CNN
|
||||
F 2 "" H 5000 2300 50 0001 C CNN
|
||||
F 3 "~" H 5000 2300 50 0001 C CNN
|
||||
1 5000 2300
|
||||
P 5600 2300
|
||||
F 0 "#FLG0106" H 5600 2375 50 0001 C CNN
|
||||
F 1 "PWR_FLAG" H 5600 2474 50 0001 C CNN
|
||||
F 2 "" H 5600 2300 50 0001 C CNN
|
||||
F 3 "~" H 5600 2300 50 0001 C CNN
|
||||
1 5600 2300
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
@ -633,7 +633,7 @@ L power:PWR_FLAG #FLG0107
|
||||
U 1 1 5DCE436F
|
||||
P 1150 1550
|
||||
F 0 "#FLG0107" H 1150 1625 50 0001 C CNN
|
||||
F 1 "PWR_FLAG" H 1150 1724 50 0000 C CNN
|
||||
F 1 "PWR_FLAG" H 1150 1724 50 0001 C CNN
|
||||
F 2 "" H 1150 1550 50 0001 C CNN
|
||||
F 3 "~" H 1150 1550 50 0001 C CNN
|
||||
1 1150 1550
|
||||
@ -661,14 +661,12 @@ Text GLabel 950 1250 0 50 Input ~ 0
|
||||
+5V
|
||||
Text GLabel 950 1550 0 50 Input ~ 0
|
||||
GND
|
||||
Text Notes 5150 2250 0 50 ~ 0
|
||||
1.5V
|
||||
Text GLabel 5000 5100 2 50 Input ~ 0
|
||||
VCCIB3
|
||||
Text GLabel 5000 4900 2 50 Input ~ 0
|
||||
VJTAG
|
||||
Wire Wire Line
|
||||
950 1250 1200 1250
|
||||
950 1250 1150 1250
|
||||
Wire Wire Line
|
||||
3700 1250 3700 1500
|
||||
Wire Wire Line
|
||||
@ -684,9 +682,9 @@ Wire Wire Line
|
||||
Wire Wire Line
|
||||
4100 2450 3800 2450
|
||||
Wire Wire Line
|
||||
1500 1150 1500 1250
|
||||
1700 1150 1700 1250
|
||||
Wire Wire Line
|
||||
1500 1250 3700 1250
|
||||
1700 1250 1350 1250
|
||||
Wire Wire Line
|
||||
3800 2800 3950 2800
|
||||
Wire Wire Line
|
||||
@ -730,7 +728,7 @@ Wire Wire Line
|
||||
Wire Wire Line
|
||||
950 1550 1150 1550
|
||||
Wire Wire Line
|
||||
1150 1550 1150 1700
|
||||
1350 1550 1350 1700
|
||||
Wire Wire Line
|
||||
5000 2800 5300 2800
|
||||
Wire Wire Line
|
||||
@ -810,7 +808,7 @@ Wire Wire Line
|
||||
Wire Wire Line
|
||||
9100 2700 9100 2800
|
||||
Wire Wire Line
|
||||
5000 2300 7150 2300
|
||||
5000 2300 5600 2300
|
||||
Wire Wire Line
|
||||
5000 2300 5000 2800
|
||||
Wire Wire Line
|
||||
@ -926,9 +924,9 @@ Wire Wire Line
|
||||
Wire Wire Line
|
||||
4350 5100 4900 5100
|
||||
Wire Wire Line
|
||||
1500 1250 1500 5100
|
||||
1700 1250 1700 5100
|
||||
Wire Wire Line
|
||||
1500 5100 2400 5100
|
||||
1700 5100 2400 5100
|
||||
Wire Wire Line
|
||||
5000 4900 4900 4900
|
||||
Wire Wire Line
|
||||
@ -939,8 +937,6 @@ Wire Wire Line
|
||||
4900 5100 4900 5200
|
||||
Wire Wire Line
|
||||
3250 5600 3250 5650
|
||||
Wire Wire Line
|
||||
1200 1250 1500 1250
|
||||
Wire Wire Line
|
||||
6300 4050 6300 4100
|
||||
Wire Wire Line
|
||||
@ -973,7 +969,7 @@ Wire Wire Line
|
||||
10200 4000 10200 5050
|
||||
Connection ~ 3700 1250
|
||||
Connection ~ 4100 2300
|
||||
Connection ~ 1500 1250
|
||||
Connection ~ 1700 1250
|
||||
Connection ~ 4750 2800
|
||||
Connection ~ 4750 3100
|
||||
Connection ~ 4250 3100
|
||||
@ -1015,14 +1011,12 @@ Connection ~ 2400 5100
|
||||
Connection ~ 2800 5100
|
||||
Connection ~ 4350 5100
|
||||
Connection ~ 4900 5100
|
||||
Connection ~ 1200 1250
|
||||
Connection ~ 6300 2800
|
||||
Connection ~ 5000 2300
|
||||
Connection ~ 6300 4100
|
||||
Connection ~ 1500 6550
|
||||
Connection ~ 3250 5600
|
||||
Connection ~ 3200 3150
|
||||
Connection ~ 1150 1550
|
||||
Connection ~ 1350 1550
|
||||
Connection ~ 10350 3600
|
||||
Connection ~ 10350 4000
|
||||
Connection ~ 10200 4000
|
||||
@ -1091,4 +1085,61 @@ F 8 "-" H 3150 -1450 50 0001 C CNN "SPURL"
|
||||
1 9750 2500
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L Connector:TestPoint TP3
|
||||
U 1 1 5DD255AD
|
||||
P 1350 1250
|
||||
F 0 "TP3" H 1408 1370 50 0000 L CNN
|
||||
F 1 "+5V" H 1400 1450 50 0000 L CNN
|
||||
F 2 "TestPoint:TestPoint_Keystone_5005-5009_Compact" H 1550 1250 50 0001 C CNN
|
||||
F 3 "~" H 1550 1250 50 0001 C CNN
|
||||
1 1350 1250
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L Connector:TestPoint TP4
|
||||
U 1 1 5DD257FC
|
||||
P 1350 1550
|
||||
F 0 "TP4" H 1408 1670 50 0000 L CNN
|
||||
F 1 "GND" H 1400 1600 50 0000 L CNN
|
||||
F 2 "TestPoint:TestPoint_Keystone_5005-5009_Compact" H 1550 1550 50 0001 C CNN
|
||||
F 3 "~" H 1550 1550 50 0001 C CNN
|
||||
1 1350 1550
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
Connection ~ 1350 1250
|
||||
Wire Wire Line
|
||||
1700 1250 3700 1250
|
||||
Connection ~ 1150 1250
|
||||
Wire Wire Line
|
||||
1150 1250 1350 1250
|
||||
Connection ~ 1150 1550
|
||||
Wire Wire Line
|
||||
1150 1550 1350 1550
|
||||
$Comp
|
||||
L Connector:TestPoint TP5
|
||||
U 1 1 5DD3E74F
|
||||
P 5000 2300
|
||||
F 0 "TP5" H 5058 2420 50 0000 L CNN
|
||||
F 1 "1.5V Core" H 5050 2500 50 0000 L CNN
|
||||
F 2 "TestPoint:TestPoint_Keystone_5005-5009_Compact" H 5200 2300 50 0001 C CNN
|
||||
F 3 "~" H 5200 2300 50 0001 C CNN
|
||||
1 5000 2300
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
Connection ~ 5600 2300
|
||||
Wire Wire Line
|
||||
5600 2300 7150 2300
|
||||
Connection ~ 5000 2300
|
||||
$Comp
|
||||
L Connector:TestPoint TP6
|
||||
U 1 1 5DD451A3
|
||||
P 6300 2800
|
||||
F 0 "TP6" H 6358 2920 50 0000 L CNN
|
||||
F 1 "1.5V PLL" H 6350 3000 50 0000 L CNN
|
||||
F 2 "TestPoint:TestPoint_Keystone_5005-5009_Compact" H 6500 2800 50 0001 C CNN
|
||||
F 3 "~" H 6500 2800 50 0001 C CNN
|
||||
1 6300 2800
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$EndSCHEMATC
|
||||
|
@ -17,23 +17,23 @@ $EndDescr
|
||||
$Comp
|
||||
L power:+5V #PWR04
|
||||
U 1 1 5DC9E8F1
|
||||
P 1500 1150
|
||||
F 0 "#PWR04" H 1500 1000 50 0001 C CNN
|
||||
F 1 "+5V" H 1515 1323 50 0000 C CNN
|
||||
F 2 "" H 1500 1150 50 0001 C CNN
|
||||
F 3 "" H 1500 1150 50 0001 C CNN
|
||||
1 1500 1150
|
||||
P 1700 1150
|
||||
F 0 "#PWR04" H 1700 1000 50 0001 C CNN
|
||||
F 1 "+5V" H 1715 1323 50 0000 C CNN
|
||||
F 2 "" H 1700 1150 50 0001 C CNN
|
||||
F 3 "" H 1700 1150 50 0001 C CNN
|
||||
1 1700 1150
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L power:GND #PWR03
|
||||
U 1 1 5DC9E91D
|
||||
P 1150 1700
|
||||
F 0 "#PWR03" H 1150 1450 50 0001 C CNN
|
||||
F 1 "GND" H 1155 1527 50 0000 C CNN
|
||||
F 2 "" H 1150 1700 50 0001 C CNN
|
||||
F 3 "" H 1150 1700 50 0001 C CNN
|
||||
1 1150 1700
|
||||
P 1350 1700
|
||||
F 0 "#PWR03" H 1350 1450 50 0001 C CNN
|
||||
F 1 "GND" H 1355 1527 50 0000 C CNN
|
||||
F 2 "" H 1350 1700 50 0001 C CNN
|
||||
F 3 "" H 1350 1700 50 0001 C CNN
|
||||
1 1350 1700
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
@ -587,23 +587,23 @@ $EndComp
|
||||
$Comp
|
||||
L power:PWR_FLAG #FLG0105
|
||||
U 1 1 5DCE6D49
|
||||
P 1200 1250
|
||||
F 0 "#FLG0105" H 1200 1325 50 0001 C CNN
|
||||
F 1 "PWR_FLAG" H 1200 1424 50 0000 C CNN
|
||||
F 2 "" H 1200 1250 50 0001 C CNN
|
||||
F 3 "~" H 1200 1250 50 0001 C CNN
|
||||
1 1200 1250
|
||||
P 1150 1250
|
||||
F 0 "#FLG0105" H 1150 1325 50 0001 C CNN
|
||||
F 1 "PWR_FLAG" H 1150 1424 50 0001 C CNN
|
||||
F 2 "" H 1150 1250 50 0001 C CNN
|
||||
F 3 "~" H 1150 1250 50 0001 C CNN
|
||||
1 1150 1250
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L power:PWR_FLAG #FLG0104
|
||||
U 1 1 5DCE9C10
|
||||
P 6300 2800
|
||||
F 0 "#FLG0104" H 6300 2875 50 0001 C CNN
|
||||
F 1 "PWR_FLAG" H 6300 2974 50 0000 C CNN
|
||||
F 2 "" H 6300 2800 50 0001 C CNN
|
||||
F 3 "~" H 6300 2800 50 0001 C CNN
|
||||
1 6300 2800
|
||||
P 5750 2800
|
||||
F 0 "#FLG0104" H 5750 2875 50 0001 C CNN
|
||||
F 1 "PWR_FLAG" H 5750 2974 50 0001 C CNN
|
||||
F 2 "" H 5750 2800 50 0001 C CNN
|
||||
F 3 "~" H 5750 2800 50 0001 C CNN
|
||||
1 5750 2800
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
@ -620,12 +620,12 @@ $EndComp
|
||||
$Comp
|
||||
L power:PWR_FLAG #FLG0106
|
||||
U 1 1 5DD01F1E
|
||||
P 5000 2300
|
||||
F 0 "#FLG0106" H 5000 2375 50 0001 C CNN
|
||||
F 1 "PWR_FLAG" H 5000 2474 50 0000 C CNN
|
||||
F 2 "" H 5000 2300 50 0001 C CNN
|
||||
F 3 "~" H 5000 2300 50 0001 C CNN
|
||||
1 5000 2300
|
||||
P 5600 2300
|
||||
F 0 "#FLG0106" H 5600 2375 50 0001 C CNN
|
||||
F 1 "PWR_FLAG" H 5600 2474 50 0001 C CNN
|
||||
F 2 "" H 5600 2300 50 0001 C CNN
|
||||
F 3 "~" H 5600 2300 50 0001 C CNN
|
||||
1 5600 2300
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
@ -633,7 +633,7 @@ L power:PWR_FLAG #FLG0107
|
||||
U 1 1 5DCE436F
|
||||
P 1150 1550
|
||||
F 0 "#FLG0107" H 1150 1625 50 0001 C CNN
|
||||
F 1 "PWR_FLAG" H 1150 1724 50 0000 C CNN
|
||||
F 1 "PWR_FLAG" H 1150 1724 50 0001 C CNN
|
||||
F 2 "" H 1150 1550 50 0001 C CNN
|
||||
F 3 "~" H 1150 1550 50 0001 C CNN
|
||||
1 1150 1550
|
||||
@ -661,14 +661,12 @@ Text GLabel 950 1250 0 50 Input ~ 0
|
||||
+5V
|
||||
Text GLabel 950 1550 0 50 Input ~ 0
|
||||
GND
|
||||
Text Notes 5150 2250 0 50 ~ 0
|
||||
1.5V
|
||||
Text GLabel 5000 5100 2 50 Input ~ 0
|
||||
VCCIB3
|
||||
Text GLabel 5000 4900 2 50 Input ~ 0
|
||||
VJTAG
|
||||
Wire Wire Line
|
||||
950 1250 1200 1250
|
||||
950 1250 1150 1250
|
||||
Wire Wire Line
|
||||
3700 1250 3700 1500
|
||||
Wire Wire Line
|
||||
@ -684,9 +682,9 @@ Wire Wire Line
|
||||
Wire Wire Line
|
||||
4100 2450 3800 2450
|
||||
Wire Wire Line
|
||||
1500 1150 1500 1250
|
||||
1700 1150 1700 1250
|
||||
Wire Wire Line
|
||||
1500 1250 3700 1250
|
||||
1700 1250 1350 1250
|
||||
Wire Wire Line
|
||||
3800 2800 3950 2800
|
||||
Wire Wire Line
|
||||
@ -730,7 +728,7 @@ Wire Wire Line
|
||||
Wire Wire Line
|
||||
950 1550 1150 1550
|
||||
Wire Wire Line
|
||||
1150 1550 1150 1700
|
||||
1350 1550 1350 1700
|
||||
Wire Wire Line
|
||||
5000 2800 5300 2800
|
||||
Wire Wire Line
|
||||
@ -810,7 +808,7 @@ Wire Wire Line
|
||||
Wire Wire Line
|
||||
9100 2700 9100 2800
|
||||
Wire Wire Line
|
||||
5000 2300 7150 2300
|
||||
5000 2300 5600 2300
|
||||
Wire Wire Line
|
||||
5000 2300 5000 2800
|
||||
Wire Wire Line
|
||||
@ -926,9 +924,9 @@ Wire Wire Line
|
||||
Wire Wire Line
|
||||
4350 5100 4900 5100
|
||||
Wire Wire Line
|
||||
1500 1250 1500 5100
|
||||
1700 1250 1700 5100
|
||||
Wire Wire Line
|
||||
1500 5100 2400 5100
|
||||
1700 5100 2400 5100
|
||||
Wire Wire Line
|
||||
5000 4900 4900 4900
|
||||
Wire Wire Line
|
||||
@ -939,8 +937,6 @@ Wire Wire Line
|
||||
4900 5100 4900 5200
|
||||
Wire Wire Line
|
||||
3250 5600 3250 5650
|
||||
Wire Wire Line
|
||||
1200 1250 1500 1250
|
||||
Wire Wire Line
|
||||
6300 4050 6300 4100
|
||||
Wire Wire Line
|
||||
@ -973,7 +969,7 @@ Wire Wire Line
|
||||
10200 4000 10200 5050
|
||||
Connection ~ 3700 1250
|
||||
Connection ~ 4100 2300
|
||||
Connection ~ 1500 1250
|
||||
Connection ~ 1700 1250
|
||||
Connection ~ 4750 2800
|
||||
Connection ~ 4750 3100
|
||||
Connection ~ 4250 3100
|
||||
@ -1015,14 +1011,12 @@ Connection ~ 2400 5100
|
||||
Connection ~ 2800 5100
|
||||
Connection ~ 4350 5100
|
||||
Connection ~ 4900 5100
|
||||
Connection ~ 1200 1250
|
||||
Connection ~ 6300 2800
|
||||
Connection ~ 5000 2300
|
||||
Connection ~ 6300 4100
|
||||
Connection ~ 1500 6550
|
||||
Connection ~ 3250 5600
|
||||
Connection ~ 3200 3150
|
||||
Connection ~ 1150 1550
|
||||
Connection ~ 1350 1550
|
||||
Connection ~ 10350 3600
|
||||
Connection ~ 10350 4000
|
||||
Connection ~ 10200 4000
|
||||
@ -1091,4 +1085,61 @@ F 8 "-" H 3150 -1450 50 0001 C CNN "SPURL"
|
||||
1 9750 2500
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L Connector:TestPoint TP3
|
||||
U 1 1 5DD255AD
|
||||
P 1350 1250
|
||||
F 0 "TP3" H 1408 1370 50 0000 L CNN
|
||||
F 1 "+5V" H 1400 1450 50 0000 L CNN
|
||||
F 2 "TestPoint:TestPoint_THTPad_1.5x1.5mm_Drill0.7mm" H 1550 1250 50 0001 C CNN
|
||||
F 3 "~" H 1550 1250 50 0001 C CNN
|
||||
1 1350 1250
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$Comp
|
||||
L Connector:TestPoint TP4
|
||||
U 1 1 5DD257FC
|
||||
P 1350 1550
|
||||
F 0 "TP4" H 1408 1670 50 0000 L CNN
|
||||
F 1 "GND" H 1400 1600 50 0000 L CNN
|
||||
F 2 "TestPoint:TestPoint_THTPad_1.5x1.5mm_Drill0.7mm" H 1550 1550 50 0001 C CNN
|
||||
F 3 "~" H 1550 1550 50 0001 C CNN
|
||||
1 1350 1550
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
Connection ~ 1350 1250
|
||||
Wire Wire Line
|
||||
1700 1250 3700 1250
|
||||
Connection ~ 1150 1250
|
||||
Wire Wire Line
|
||||
1150 1250 1350 1250
|
||||
Connection ~ 1150 1550
|
||||
Wire Wire Line
|
||||
1150 1550 1350 1550
|
||||
$Comp
|
||||
L Connector:TestPoint TP5
|
||||
U 1 1 5DD3E74F
|
||||
P 5000 2300
|
||||
F 0 "TP5" H 5058 2420 50 0000 L CNN
|
||||
F 1 "1.5V Core" H 5050 2500 50 0000 L CNN
|
||||
F 2 "TestPoint:TestPoint_THTPad_1.5x1.5mm_Drill0.7mm" H 5200 2300 50 0001 C CNN
|
||||
F 3 "~" H 5200 2300 50 0001 C CNN
|
||||
1 5000 2300
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
Connection ~ 5600 2300
|
||||
Wire Wire Line
|
||||
5600 2300 7150 2300
|
||||
Connection ~ 5000 2300
|
||||
$Comp
|
||||
L Connector:TestPoint TP6
|
||||
U 1 1 5DD451A3
|
||||
P 6300 2800
|
||||
F 0 "TP6" H 6358 2920 50 0000 L CNN
|
||||
F 1 "1.5V PLL" H 6350 3000 50 0000 L CNN
|
||||
F 2 "TestPoint:TestPoint_THTPad_1.5x1.5mm_Drill0.7mm" H 6500 2800 50 0001 C CNN
|
||||
F 3 "~" H 6500 2800 50 0001 C CNN
|
||||
1 6300 2800
|
||||
1 0 0 -1
|
||||
$EndComp
|
||||
$EndSCHEMATC
|
||||
|
Loading…
Reference in New Issue
Block a user