PCB rerouted again. 0603 footprints replaced by 0805.

This commit is contained in:
klaute 2016-07-28 19:46:43 +02:00
parent fa7ad1ad90
commit acd6888882
24 changed files with 5850 additions and 5493 deletions

0
doc/atmel-7766-8-bit-avr-atmega16u4-32u4_datasheet.pdf Normal file → Executable file
View file

View file

@ -267,6 +267,32 @@ X VI 3 -400 50 150 R 40 40 1 1 W
ENDDRAW
ENDDEF
#
# LED
#
DEF LED D 0 40 Y N 1 F N
F0 "D" 0 100 50 H V C CNN
F1 "LED" 0 -100 50 H V C CNN
F2 "" 0 0 50 H V C CNN
F3 "" 0 0 50 H V C CNN
$FPLIST
LED-3MM
LED-5MM
LED-10MM
LED-0603
LED-0805
LED-1206
LEDV
$ENDFPLIST
DRAW
P 2 0 1 0 -50 50 -50 -50 N
P 3 0 1 0 -80 -25 -125 -65 -120 -40 N
P 3 0 1 0 -65 -40 -110 -80 -105 -55 N
P 3 0 1 0 50 50 -50 0 50 -50 F
X K 1 -200 0 150 R 40 40 1 1 P
X A 2 200 0 150 L 40 40 1 1 P
ENDDRAW
ENDDEF
#
# R
#
DEF R R 0 0 N Y 1 F N

View file

@ -1,9 +1,9 @@
(pcb C:\Users\klaute\dev\USB2SerialMux\pcb\USB2SerialMux.dsn
(pcb /home/klaute/dev/USB2SerialMux/pcb/USB2SerialMux.dsn
(parser
(string_quote ")
(space_in_quoted_tokens on)
(host_cad "KiCad's Pcbnew")
(host_version "4.0.2-stable")
(host_version "4.0.2+dfsg1-2~bpo8+1-stable")
)
(resolution um 10)
(unit um)
@ -47,35 +47,33 @@
(component "crystal:crystal-EURO_3_5_1_BIGPAD"
(place Y1 164973 -111379 front 180 (PN Crystal_Small))
)
(component Capacitors_SMD:C_0805
(place C1 136906 -101600 front 90 (PN 4,7u))
)
(component Capacitors_SMD:C_0603_HandSoldering
(place C2 171768 -106299 front 90 (PN 100n))
(place C3 171768 -97409 front 90 (PN 100n))
(place C4 136906 -106680 front 270 (PN 10n))
(place C5 140843 -114173 front 180 (PN 100n))
(place C6 145034 -114173 front 180 (PN 100n))
(place C7 150749 -102870 front 0 (PN 100n))
(place C8 169354 -115126 front 0 (PN 22p))
(place C9 163132 -115126 front 180 (PN 22p))
(place C10 158369 -93091 front 180 (PN 100n))
(place C11 156591 -112840 front 180 (PN 100n))
(place C12 150749 -98425 front 180 (PN 100n))
(place C13 160084 -111252 front 270 (PN 100n))
(place C14 165100 -93027.5 front 0 (PN 100n))
(place C15 169291 -103886 front 90 (PN 100n))
(place C16 154178 -93091 front 180 (PN 100n))
(place C17 150749 -100838 front 0 (PN 1µ))
)
(component "Connect:USB_Mini-B"
(place P1 129032 -104140 front 0 (PN USB_OTG))
)
(component Capacitors_SMD:C_0805_HandSoldering
(place R1 143002 -95758 front 0 (PN 22))
(place R2 143002 -99568 front 0 (PN 22))
(place R3 156591 -110363 front 180 (PN 10k))
(place R4 150368 -105664 front 180 (PN 10k))
(place R3 155448 -110490 front 180 (PN 10k))
(place R4 150622 -105918 front 180 (PN 10k))
(place R5 135890 -96520 front 180 (PN 220))
(place R6 135890 -93980 front 180 (PN 220))
(place C12 150622 -98298 front 180 (PN 100n))
(place C17 150622 -100838 front 0 (PN 1µ))
(place C7 150622 -103378 front 0 (PN 100n))
(place C1 136398 -101346 front 90 (PN 4,7u))
(place C4 136398 -106934 front 270 (PN 10n))
(place C5 140462 -114046 front 180 (PN 100n))
(place C6 145542 -114046 front 180 (PN 100n))
(place C11 155448 -113284 front 180 (PN 100n))
(place C13 159766 -111252 front 270 (PN 100n))
(place C9 163830 -115062 front 180 (PN 22p))
(place C8 169926 -113792 front 90 (PN 22p))
(place C15 168656 -103378 front 90 (PN 100n))
(place C3 171704 -96647 front 90 (PN 100n))
(place C2 171704 -107696 front 90 (PN 100n))
(place C16 153543 -93218 front 180 (PN 100n))
(place C10 159004 -93218 front 180 (PN 100n))
(place C14 166878 -93218 front 0 (PN 100n))
)
(component "TO_SOT_Packages_SMD:SOT-223"
(place U1 143002 -107696 front 0 (PN LD1117S33TR))
@ -83,6 +81,10 @@
(component "Housings_QFP:TQFP-44_10x10mm_Pitch0.8mm"
(place U4 160147 -101600 front 0 (PN "ATMEGA32U4-A"))
)
(component LEDs:LED_0805
(place D1 130810 -96520 front 180 (PN LED))
(place D2 130810 -93980 front 180 (PN LED))
)
)
(library
(image "Housings_SSOP:TSSOP-16_4.4x5mm_Pitch0.65mm"
@ -182,26 +184,6 @@
(pin Rect[T]Pad_2540x1778_um 2 1849.12 1148.08)
(pin Rect[T]Pad_2540x1778_um 0@1 -1849.12 1148.08)
)
(image Capacitors_SMD:C_0805
(outline (path signal 50 -1800 1000 1800 1000))
(outline (path signal 50 -1800 -1000 1800 -1000))
(outline (path signal 50 -1800 1000 -1800 -1000))
(outline (path signal 50 1800 1000 1800 -1000))
(outline (path signal 150 500 850 -500 850))
(outline (path signal 150 -500 -850 500 -850))
(pin Rect[T]Pad_1000x1250_um 1 -1000 0)
(pin Rect[T]Pad_1000x1250_um 2 1000 0)
)
(image Capacitors_SMD:C_0603_HandSoldering
(outline (path signal 50 -1850 750 1850 750))
(outline (path signal 50 -1850 -750 1850 -750))
(outline (path signal 50 -1850 750 -1850 -750))
(outline (path signal 50 1850 750 1850 -750))
(outline (path signal 150 -350 600 350 600))
(outline (path signal 150 350 -600 -350 -600))
(pin Rect[T]Pad_1200x750_um 1 -950 0)
(pin Rect[T]Pad_1200x750_um 2 950 0)
)
(image "Connect:USB_Mini-B"
(outline (path signal 50 -4850 5700 4850 5700))
(outline (path signal 50 4850 5700 4850 -5700))
@ -309,6 +291,23 @@
(pin Rect[T]Pad_1500x550_um (rotate 90) 43 -3200 5700)
(pin Rect[T]Pad_1500x550_um (rotate 90) 44 -4000 5700)
)
(image LEDs:LED_0805
(outline (path signal 150 -1600 -750 1100 -750))
(outline (path signal 150 -1600 750 1100 750))
(outline (path signal 150 -100 -150 -100 100))
(outline (path signal 150 -100 100 -250 -50))
(outline (path signal 150 -350 350 -350 -350))
(outline (path signal 150 0 0 350 0))
(outline (path signal 150 -350 0 0 350))
(outline (path signal 150 0 350 0 -350))
(outline (path signal 150 0 -350 -350 0))
(outline (path signal 50 1900 950 1900 -950))
(outline (path signal 50 1900 -950 -1900 -950))
(outline (path signal 50 -1900 -950 -1900 950))
(outline (path signal 50 -1900 950 1900 950))
(pin Rect[T]Pad_1198.88x1198.88_um (rotate 180) 2 1049.02 0)
(pin Rect[T]Pad_1198.88x1198.88_um (rotate 180) 1 -1049.02 0)
)
(padstack Round[A]Pad_1500_um
(shape (circle F.Cu 1500))
(shape (circle B.Cu 1500))
@ -335,16 +334,12 @@
(shape (rect F.Cu -1828.8 -1016 1828.8 1016))
(attach off)
)
(padstack Rect[T]Pad_1000x1250_um
(shape (rect F.Cu -500 -625 500 625))
(attach off)
)
(padstack Rect[T]Pad_1016x2032_um
(shape (rect F.Cu -508 -1016 508 1016))
(attach off)
)
(padstack Rect[T]Pad_1200x750_um
(shape (rect F.Cu -600 -375 600 375))
(padstack Rect[T]Pad_1198.88x1198.88_um
(shape (rect F.Cu -599.44 -599.44 599.44 599.44))
(attach off)
)
(padstack Rect[T]Pad_1500x450_um
@ -367,16 +362,16 @@
)
(network
(net GND
(pins U2-8 P2-1 P2-2 P2-3 P2-4 P2-5 P2-6 P2-7 P2-8 U3-8 C1-2 C2-1 C3-1 C4-2
C5-2 C6-2 P1-5 P1-6 P1-6@1 P1-6@2 P1-6@3 C7-1 C8-1 C9-1 C10-1 C11-1 C12-2
C13-2 C14-2 C15-2 C16-2 C17-1 R4-2 U1-1)
(pins U2-8 P2-1 P2-2 P2-3 P2-4 P2-5 P2-6 P2-7 P2-8 U3-8 P1-5 P1-6 P1-6@1 P1-6@2
P1-6@3 R4-2 U1-1 C12-2 C17-1 C7-1 C1-2 C4-2 C5-2 C6-2 C11-1 C13-2 C9-1 C8-1
C15-2 C3-1 C2-1 C16-2 C10-1 C14-2)
)
(net +5V
(pins C1-1 C4-1 C6-1 P1-1 C7-2 U1-3 U4-7)
(pins P1-1 U1-3 U4-7 C7-2 C1-1 C4-1 C6-1)
)
(net +3V3
(pins U2-7 U2-16 U3-7 U3-16 C2-2 C3-2 C5-1 C10-2 C12-1 C13-1 C14-1 C15-1 C16-1
R3-1 U1-2 U4-2 U4-14 U4-24 U4-34 U4-42 U4-44)
(pins U2-7 U2-16 U3-7 U3-16 R3-1 U1-2 U4-2 U4-14 U4-24 U4-34 U4-42 U4-44 D1-2
D2-2 C12-1 C5-1 C13-1 C15-1 C3-2 C2-2 C16-1 C10-2 C14-1)
)
(net "/D-"
(pins R1-2 U4-3)
@ -451,16 +446,16 @@
(pins U2-11 U3-11 U4-30)
)
(net "Net-(C8-Pad2)"
(pins Y1-1 C8-2 U4-17)
(pins Y1-1 U4-17 C8-2)
)
(net "Net-(C9-Pad2)"
(pins Y1-2 C9-2 U4-16)
(pins Y1-2 U4-16 C9-2)
)
(net "Net-(C11-Pad2)"
(pins C11-2 R3-2 U4-13)
(pins R3-2 U4-13 C11-2)
)
(net "Net-(C17-Pad2)"
(pins C17-2 U4-6)
(pins U4-6 C17-2)
)
(net "Net-(P1-Pad2)"
(pins P1-2 R1-1)
@ -537,27 +532,33 @@
(net "Net-(U4-Pad43)"
(pins U4-43)
)
(net "Net-(U4-Pad8)"
(pins U4-8)
)
(net "Net-(U4-Pad9)"
(pins U4-9)
)
(net "Net-(U4-Pad10)"
(pins U4-10)
)
(class kicad_default "" +3V3 +5V /D+ "/D-" /RxD_TxD /S0 /S1 /S2 /TxD_RxD
/nE GND "Net-(C11-Pad2)" "Net-(C17-Pad2)" "Net-(C8-Pad2)" "Net-(C9-Pad2)"
"Net-(P1-Pad2)" "Net-(P1-Pad3)" "Net-(P1-Pad4)" "Net-(P3-Pad1)" "Net-(P3-Pad2)"
"Net-(P3-Pad3)" "Net-(P3-Pad4)" "Net-(P3-Pad5)" "Net-(P3-Pad6)" "Net-(P3-Pad7)"
"Net-(P3-Pad8)" "Net-(P4-Pad1)" "Net-(P4-Pad2)" "Net-(P4-Pad3)" "Net-(P4-Pad4)"
"Net-(P4-Pad5)" "Net-(P4-Pad6)" "Net-(P4-Pad7)" "Net-(P4-Pad8)" "Net-(U4-Pad1)"
"Net-(U4-Pad10)" "Net-(U4-Pad12)" "Net-(U4-Pad15)" "Net-(U4-Pad18)"
"Net-(U4-Pad19)" "Net-(U4-Pad22)" "Net-(U4-Pad23)" "Net-(U4-Pad25)"
"Net-(U4-Pad26)" "Net-(U4-Pad27)" "Net-(U4-Pad31)" "Net-(U4-Pad32)"
"Net-(U4-Pad33)" "Net-(U4-Pad35)" "Net-(U4-Pad36)" "Net-(U4-Pad37)"
"Net-(U4-Pad38)" "Net-(U4-Pad39)" "Net-(U4-Pad40)" "Net-(U4-Pad41)"
"Net-(U4-Pad43)" "Net-(U4-Pad5)" "Net-(U4-Pad8)" "Net-(U4-Pad9)"
(net "Net-(D1-Pad1)"
(pins D1-1 R5-2)
)
(net "Net-(D2-Pad1)"
(pins D2-1 R6-2)
)
(net /LED1
(pins U4-9 R5-1)
)
(net /LED0
(pins U4-8 R6-1)
)
(class kicad_default "" +3V3 +5V /D+ "/D-" /LED0 /LED1 /RxD_TxD /S0 /S1
/S2 /TxD_RxD /nE GND "Net-(C11-Pad2)" "Net-(C17-Pad2)" "Net-(C8-Pad2)"
"Net-(C9-Pad2)" "Net-(D1-Pad1)" "Net-(D2-Pad1)" "Net-(P1-Pad2)" "Net-(P1-Pad3)"
"Net-(P1-Pad4)" "Net-(P3-Pad1)" "Net-(P3-Pad2)" "Net-(P3-Pad3)" "Net-(P3-Pad4)"
"Net-(P3-Pad5)" "Net-(P3-Pad6)" "Net-(P3-Pad7)" "Net-(P3-Pad8)" "Net-(P4-Pad1)"
"Net-(P4-Pad2)" "Net-(P4-Pad3)" "Net-(P4-Pad4)" "Net-(P4-Pad5)" "Net-(P4-Pad6)"
"Net-(P4-Pad7)" "Net-(P4-Pad8)" "Net-(U4-Pad1)" "Net-(U4-Pad10)" "Net-(U4-Pad12)"
"Net-(U4-Pad15)" "Net-(U4-Pad18)" "Net-(U4-Pad19)" "Net-(U4-Pad22)"
"Net-(U4-Pad23)" "Net-(U4-Pad25)" "Net-(U4-Pad26)" "Net-(U4-Pad27)"
"Net-(U4-Pad31)" "Net-(U4-Pad32)" "Net-(U4-Pad33)" "Net-(U4-Pad35)"
"Net-(U4-Pad36)" "Net-(U4-Pad37)" "Net-(U4-Pad38)" "Net-(U4-Pad39)"
"Net-(U4-Pad40)" "Net-(U4-Pad41)" "Net-(U4-Pad43)" "Net-(U4-Pad5)"
(circuit
(use_via Via[0-1]_600:400_um)
)
@ -568,13 +569,5 @@
)
)
(wiring
(wire (path F.Cu 250 126883 -99689.9 126883 -99689.9)(net GND)(type protect))
(wire (path F.Cu 250 132482 -102540 132481 -102540)(net +5V)(type protect))
(wire (path F.Cu 250 132482 -102540 132482 -102540)(net +5V)(type protect))
(wire (path F.Cu 250 164147 -95604.5 164147 -95900)(net +3V3)(type protect))
(wire (path B.Cu 250 182372 -100067 182372 -100330)(net "Net-(P4-Pad3)")(type protect))
(wire (path F.Cu 250 174397 -100359 174470 -100432)(net "Net-(P4-Pad7)")(type protect))
(wire (path F.Cu 250 132481 -103340 132481 -103340 132481 -103340)(net "Net-(P1-Pad2)")(type protect))
(wire (path F.Cu 250 132481 -104140 132481 -104140)(net "Net-(P1-Pad3)")(type protect))
)
)

File diff suppressed because it is too large Load diff

View file

@ -1,8 +1,8 @@
(export (version D)
(design
(source C:/Users/klaute/dev/USB2SerialMux/pcb/USB2SerialMux.sch)
(date "22.07.2016 09:15:55")
(tool "Eeschema 4.0.2-stable")
(source /home/klaute/dev/USB2SerialMux/pcb/USB2SerialMux.sch)
(date "Do 28 Jul 2016 19:30:17 CEST")
(tool "Eeschema 4.0.2+dfsg1-2~bpo8+1-stable")
(sheet (number 1) (name /) (tstamps /)
(title_block
(title)
@ -41,37 +41,37 @@
(tstamp 578834A3))
(comp (ref C6)
(value 100n)
(footprint Capacitors_SMD:C_0603_HandSoldering)
(footprint Capacitors_SMD:C_0805_HandSoldering)
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 57892501))
(comp (ref C5)
(value 100n)
(footprint Capacitors_SMD:C_0603_HandSoldering)
(footprint Capacitors_SMD:C_0805_HandSoldering)
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 57892620))
(comp (ref C2)
(value 100n)
(footprint Capacitors_SMD:C_0603_HandSoldering)
(footprint Capacitors_SMD:C_0805_HandSoldering)
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 57892EC4))
(comp (ref C3)
(value 100n)
(footprint Capacitors_SMD:C_0603_HandSoldering)
(footprint Capacitors_SMD:C_0805_HandSoldering)
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 57893092))
(comp (ref C1)
(value 4,7u)
(footprint Capacitors_SMD:C_0805)
(footprint Capacitors_SMD:C_0805_HandSoldering)
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 57894879))
(comp (ref C4)
(value 10n)
(footprint Capacitors_SMD:C_0603_HandSoldering)
(footprint Capacitors_SMD:C_0805_HandSoldering)
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 578961B9))
@ -107,13 +107,13 @@
(tstamp 57912DC2))
(comp (ref C7)
(value 100n)
(footprint Capacitors_SMD:C_0603_HandSoldering)
(footprint Capacitors_SMD:C_0805_HandSoldering)
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 579135FA))
(comp (ref C11)
(value 100n)
(footprint Capacitors_SMD:C_0603_HandSoldering)
(footprint Capacitors_SMD:C_0805_HandSoldering)
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 57913D48))
@ -125,13 +125,13 @@
(tstamp 57914290))
(comp (ref C8)
(value 22p)
(footprint Capacitors_SMD:C_0603_HandSoldering)
(footprint Capacitors_SMD:C_0805_HandSoldering)
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 5791464E))
(comp (ref C9)
(value 22p)
(footprint Capacitors_SMD:C_0603_HandSoldering)
(footprint Capacitors_SMD:C_0805_HandSoldering)
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 579146CD))
@ -143,37 +143,37 @@
(tstamp 57914D9E))
(comp (ref C13)
(value 100n)
(footprint Capacitors_SMD:C_0603_HandSoldering)
(footprint Capacitors_SMD:C_0805_HandSoldering)
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 57915A7A))
(comp (ref C14)
(value 100n)
(footprint Capacitors_SMD:C_0603_HandSoldering)
(footprint Capacitors_SMD:C_0805_HandSoldering)
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 57915B48))
(comp (ref C15)
(value 100n)
(footprint Capacitors_SMD:C_0603_HandSoldering)
(footprint Capacitors_SMD:C_0805_HandSoldering)
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 57915BC5))
(comp (ref C16)
(value 100n)
(footprint Capacitors_SMD:C_0603_HandSoldering)
(footprint Capacitors_SMD:C_0805_HandSoldering)
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 57915C25))
(comp (ref C12)
(value 100n)
(footprint Capacitors_SMD:C_0603_HandSoldering)
(footprint Capacitors_SMD:C_0805_HandSoldering)
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 57915C8A))
(comp (ref C10)
(value 100n)
(footprint Capacitors_SMD:C_0603_HandSoldering)
(footprint Capacitors_SMD:C_0805_HandSoldering)
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 57916B74))
@ -191,10 +191,34 @@
(tstamp 579177D4))
(comp (ref C17)
(value 1µ)
(footprint Capacitors_SMD:C_0603_HandSoldering)
(footprint Capacitors_SMD:C_0805_HandSoldering)
(libsource (lib device) (part C))
(sheetpath (names /) (tstamps /))
(tstamp 5791899F)))
(tstamp 5791899F))
(comp (ref D1)
(value LED)
(footprint LEDs:LED_0805)
(libsource (lib device) (part LED))
(sheetpath (names /) (tstamps /))
(tstamp 5798ED95))
(comp (ref D2)
(value LED)
(footprint LEDs:LED_0805)
(libsource (lib device) (part LED))
(sheetpath (names /) (tstamps /))
(tstamp 5798F1C0))
(comp (ref R5)
(value 220)
(footprint Capacitors_SMD:C_0805_HandSoldering)
(libsource (lib device) (part R))
(sheetpath (names /) (tstamps /))
(tstamp 5798F712))
(comp (ref R6)
(value 220)
(footprint Capacitors_SMD:C_0805_HandSoldering)
(libsource (lib device) (part R))
(sheetpath (names /) (tstamps /))
(tstamp 5798F803)))
(libparts
(libpart (lib my74xx) (part 74HC4051)
(footprints
@ -372,6 +396,21 @@
(pin (num 1) (name GND) (type power_in))
(pin (num 2) (name VO) (type power_out))
(pin (num 3) (name VI) (type power_in))))
(libpart (lib device) (part LED)
(footprints
(fp LED-3MM)
(fp LED-5MM)
(fp LED-10MM)
(fp LED-0603)
(fp LED-0805)
(fp LED-1206)
(fp LEDV))
(fields
(field (name Reference) D)
(field (name Value) LED))
(pins
(pin (num 1) (name K) (type passive))
(pin (num 2) (name A) (type passive))))
(libpart (lib device) (part R)
(description Resistor)
(footprints
@ -399,63 +438,65 @@
(pin (num 6) (name shield) (type passive)))))
(libraries
(library (logical my74xx)
(uri C:\Users\klaute\dev\USB2SerialMux\pcb\my74xx.lib))
(library (logical conn)
(uri "C:\\Program Files\\KiCad\\share\\kicad\\library\\conn.lib"))
(uri /home/klaute/dev/USB2SerialMux/pcb/my74xx.lib))
(library (logical device)
(uri "C:\\Program Files\\KiCad\\share\\kicad\\library\\device.lib"))
(uri /usr/share/kicad/library/device.lib))
(library (logical conn)
(uri /usr/share/kicad/library/conn.lib))
(library (logical regul)
(uri "C:\\Program Files\\KiCad\\share\\kicad\\library\\regul.lib"))
(uri /usr/share/kicad/library/regul.lib))
(library (logical atmel)
(uri "C:\\Program Files\\KiCad\\share\\kicad\\library\\atmel.lib")))
(uri /usr/share/kicad/library/atmel.lib)))
(nets
(net (code 1) (name GND)
(node (ref C17) (pin 1))
(node (ref C10) (pin 1))
(node (ref P2) (pin 7))
(node (ref P2) (pin 1))
(node (ref P2) (pin 2))
(node (ref P2) (pin 3))
(node (ref P2) (pin 4))
(node (ref P2) (pin 5))
(node (ref P2) (pin 6))
(node (ref C15) (pin 2))
(node (ref C7) (pin 1))
(node (ref U1) (pin 1))
(node (ref P2) (pin 8))
(node (ref P1) (pin 5))
(node (ref P1) (pin 6))
(node (ref C12) (pin 2))
(node (ref C16) (pin 2))
(node (ref C6) (pin 2))
(node (ref C5) (pin 2))
(node (ref C3) (pin 1))
(node (ref C2) (pin 1))
(node (ref C1) (pin 2))
(node (ref C5) (pin 2))
(node (ref C6) (pin 2))
(node (ref P1) (pin 6))
(node (ref P1) (pin 5))
(node (ref U2) (pin 8))
(node (ref C4) (pin 2))
(node (ref P2) (pin 8))
(node (ref P2) (pin 7))
(node (ref P2) (pin 6))
(node (ref C15) (pin 2))
(node (ref C17) (pin 1))
(node (ref C12) (pin 2))
(node (ref C16) (pin 2))
(node (ref P2) (pin 5))
(node (ref C14) (pin 2))
(node (ref C13) (pin 2))
(node (ref C1) (pin 2))
(node (ref C4) (pin 2))
(node (ref U2) (pin 8))
(node (ref R4) (pin 2))
(node (ref C9) (pin 1))
(node (ref C10) (pin 1))
(node (ref C7) (pin 1))
(node (ref U1) (pin 1))
(node (ref C11) (pin 1))
(node (ref C8) (pin 1))
(node (ref U3) (pin 8)))
(net (code 2) (name "Net-(C11-Pad2)")
(node (ref R3) (pin 2))
(node (ref U4) (pin 13))
(node (ref C11) (pin 2)))
(net (code 3) (name "Net-(C8-Pad2)")
(node (ref Y1) (pin 1))
(node (ref C8) (pin 2))
(node (ref U4) (pin 17)))
(net (code 4) (name "Net-(C9-Pad2)")
(node (ref Y1) (pin 2))
(node (ref U3) (pin 8))
(node (ref P2) (pin 4))
(node (ref P2) (pin 3))
(node (ref P2) (pin 2))
(node (ref P2) (pin 1))
(node (ref C9) (pin 1))
(node (ref R4) (pin 2)))
(net (code 2) (name "Net-(C9-Pad2)")
(node (ref U4) (pin 16))
(node (ref Y1) (pin 2))
(node (ref C9) (pin 2)))
(net (code 5) (name "Net-(P4-Pad4)")
(node (ref U3) (pin 12))
(node (ref P4) (pin 4)))
(net (code 3) (name "Net-(C8-Pad2)")
(node (ref U4) (pin 17))
(node (ref C8) (pin 2))
(node (ref Y1) (pin 1)))
(net (code 4) (name "Net-(C11-Pad2)")
(node (ref R3) (pin 2))
(node (ref C11) (pin 2))
(node (ref U4) (pin 13)))
(net (code 5) (name /nE)
(node (ref U4) (pin 11))
(node (ref R4) (pin 1))
(node (ref U3) (pin 6))
(node (ref U2) (pin 6)))
(net (code 6) (name "Net-(P4-Pad8)")
(node (ref U3) (pin 4))
(node (ref P4) (pin 8)))
@ -468,156 +509,164 @@
(net (code 9) (name "Net-(P4-Pad5)")
(node (ref U3) (pin 1))
(node (ref P4) (pin 5)))
(net (code 10) (name "Net-(P4-Pad3)")
(node (ref U3) (pin 15))
(node (ref P4) (pin 3)))
(net (code 11) (name "Net-(P4-Pad2)")
(node (ref U3) (pin 14))
(node (ref P4) (pin 2)))
(net (code 12) (name "Net-(P4-Pad1)")
(node (ref P4) (pin 1))
(node (ref U3) (pin 13)))
(net (code 13) (name "Net-(P3-Pad8)")
(node (ref P3) (pin 8))
(node (ref U2) (pin 4)))
(net (code 14) (name "Net-(P3-Pad7)")
(node (ref P3) (pin 7))
(node (ref U2) (pin 2)))
(net (code 15) (name "Net-(P3-Pad6)")
(node (ref P3) (pin 6))
(node (ref U2) (pin 5)))
(net (code 16) (name "Net-(P3-Pad5)")
(node (ref U2) (pin 1))
(node (ref P3) (pin 5)))
(net (code 17) (name "Net-(P3-Pad4)")
(node (ref P3) (pin 4))
(node (ref U2) (pin 12)))
(net (code 18) (name "Net-(P3-Pad3)")
(node (ref P3) (pin 3))
(node (ref U2) (pin 15)))
(net (code 19) (name "Net-(P3-Pad2)")
(node (ref P3) (pin 2))
(node (ref U2) (pin 14)))
(net (code 20) (name "Net-(P3-Pad1)")
(node (ref P3) (pin 1))
(node (ref U2) (pin 13)))
(net (code 21) (name +5V)
(net (code 10) (name +5V)
(node (ref C4) (pin 1))
(node (ref C7) (pin 2))
(node (ref P1) (pin 1))
(node (ref C6) (pin 1))
(node (ref U4) (pin 7))
(node (ref U1) (pin 3))
(node (ref C7) (pin 2))
(node (ref C1) (pin 1))
(node (ref C4) (pin 1))
(node (ref P1) (pin 1)))
(net (code 22) (name "Net-(P1-Pad3)")
(node (ref R2) (pin 1))
(node (ref P1) (pin 3)))
(net (code 23) (name "Net-(P1-Pad2)")
(node (ref R1) (pin 1))
(node (ref P1) (pin 2)))
(net (code 24) (name /D-)
(node (ref R1) (pin 2))
(node (ref U4) (pin 3)))
(net (code 25) (name +3V3)
(node (ref C10) (pin 2))
(node (ref U1) (pin 2))
(node (ref R3) (pin 1))
(node (ref U3) (pin 16))
(node (ref C1) (pin 1)))
(net (code 11) (name "Net-(D1-Pad1)")
(node (ref D1) (pin 1))
(node (ref R5) (pin 2)))
(net (code 12) (name /S2)
(node (ref U2) (pin 9))
(node (ref U4) (pin 28))
(node (ref U3) (pin 9)))
(net (code 13) (name /S1)
(node (ref U4) (pin 29))
(node (ref U2) (pin 10))
(node (ref U3) (pin 10)))
(net (code 14) (name /S0)
(node (ref U3) (pin 11))
(node (ref U4) (pin 30))
(node (ref U2) (pin 11)))
(net (code 15) (name "Net-(C17-Pad2)")
(node (ref U4) (pin 6))
(node (ref C17) (pin 2)))
(net (code 16) (name /D+)
(node (ref U4) (pin 4))
(node (ref R2) (pin 2)))
(net (code 17) (name "Net-(P1-Pad3)")
(node (ref P1) (pin 3))
(node (ref R2) (pin 1)))
(net (code 18) (name /D-)
(node (ref U4) (pin 3))
(node (ref R1) (pin 2)))
(net (code 19) (name "Net-(D2-Pad1)")
(node (ref R6) (pin 2))
(node (ref D2) (pin 1)))
(net (code 20) (name /LED1)
(node (ref R5) (pin 1))
(node (ref U4) (pin 9)))
(net (code 21) (name /LED0)
(node (ref U4) (pin 8))
(node (ref R6) (pin 1)))
(net (code 22) (name +3V3)
(node (ref D1) (pin 2))
(node (ref C12) (pin 1))
(node (ref C14) (pin 1))
(node (ref C15) (pin 1))
(node (ref C16) (pin 1))
(node (ref U4) (pin 42))
(node (ref U4) (pin 14))
(node (ref U4) (pin 24))
(node (ref U4) (pin 34))
(node (ref U4) (pin 44))
(node (ref U3) (pin 7))
(node (ref C3) (pin 2))
(node (ref U4) (pin 34))
(node (ref U3) (pin 16))
(node (ref U4) (pin 2))
(node (ref U1) (pin 2))
(node (ref D2) (pin 2))
(node (ref R3) (pin 1))
(node (ref U2) (pin 7))
(node (ref C13) (pin 1))
(node (ref C14) (pin 1))
(node (ref C15) (pin 1))
(node (ref U2) (pin 16))
(node (ref C10) (pin 2))
(node (ref U3) (pin 7))
(node (ref C5) (pin 1))
(node (ref C16) (pin 1))
(node (ref C12) (pin 1))
(node (ref C2) (pin 2))
(node (ref U2) (pin 7)))
(net (code 26) (name /S2)
(node (ref U3) (pin 9))
(node (ref U4) (pin 28))
(node (ref U2) (pin 9)))
(net (code 27) (name /S1)
(node (ref U3) (pin 10))
(node (ref U4) (pin 29))
(node (ref U2) (pin 10)))
(net (code 28) (name /S0)
(node (ref U2) (pin 11))
(node (ref U3) (pin 11))
(node (ref U4) (pin 30)))
(net (code 29) (name "Net-(C17-Pad2)")
(node (ref C17) (pin 2))
(node (ref U4) (pin 6)))
(net (code 30) (name /D+)
(node (ref R2) (pin 2))
(node (ref U4) (pin 4)))
(net (code 31) (name /nE)
(node (ref U2) (pin 6))
(node (ref R4) (pin 1))
(node (ref U4) (pin 11))
(node (ref U3) (pin 6)))
(net (code 32) (name "Net-(P1-Pad4)")
(node (ref C3) (pin 2)))
(net (code 23) (name "Net-(P1-Pad2)")
(node (ref R1) (pin 1))
(node (ref P1) (pin 2)))
(net (code 24) (name "Net-(P4-Pad4)")
(node (ref U3) (pin 12))
(node (ref P4) (pin 4)))
(net (code 25) (name "Net-(P1-Pad4)")
(node (ref P1) (pin 4)))
(net (code 33) (name /RxD_TxD)
(net (code 26) (name "Net-(P4-Pad3)")
(node (ref U3) (pin 15))
(node (ref P4) (pin 3)))
(net (code 27) (name "Net-(P4-Pad2)")
(node (ref U3) (pin 14))
(node (ref P4) (pin 2)))
(net (code 28) (name "Net-(P4-Pad1)")
(node (ref P4) (pin 1))
(node (ref U3) (pin 13)))
(net (code 29) (name "Net-(P3-Pad8)")
(node (ref P3) (pin 8))
(node (ref U2) (pin 4)))
(net (code 30) (name "Net-(P3-Pad7)")
(node (ref P3) (pin 7))
(node (ref U2) (pin 2)))
(net (code 31) (name "Net-(P3-Pad6)")
(node (ref P3) (pin 6))
(node (ref U2) (pin 5)))
(net (code 32) (name "Net-(P3-Pad5)")
(node (ref U2) (pin 1))
(node (ref P3) (pin 5)))
(net (code 33) (name "Net-(P3-Pad4)")
(node (ref P3) (pin 4))
(node (ref U2) (pin 12)))
(net (code 34) (name "Net-(P3-Pad3)")
(node (ref U2) (pin 15))
(node (ref P3) (pin 3)))
(net (code 35) (name "Net-(P3-Pad2)")
(node (ref U2) (pin 14))
(node (ref P3) (pin 2)))
(net (code 36) (name "Net-(P3-Pad1)")
(node (ref U2) (pin 13))
(node (ref P3) (pin 1)))
(net (code 37) (name /RxD_TxD)
(node (ref U4) (pin 20))
(node (ref U3) (pin 3)))
(net (code 34) (name /TxD_RxD)
(node (ref U4) (pin 21))
(node (ref U2) (pin 3)))
(net (code 35) (name "Net-(U4-Pad39)")
(net (code 38) (name /TxD_RxD)
(node (ref U2) (pin 3))
(node (ref U4) (pin 21)))
(net (code 39) (name "Net-(U4-Pad39)")
(node (ref U4) (pin 39)))
(net (code 36) (name "Net-(U4-Pad19)")
(net (code 40) (name "Net-(U4-Pad19)")
(node (ref U4) (pin 19)))
(net (code 37) (name "Net-(U4-Pad38)")
(net (code 41) (name "Net-(U4-Pad38)")
(node (ref U4) (pin 38)))
(net (code 38) (name "Net-(U4-Pad18)")
(node (ref U4) (pin 18)))
(net (code 39) (name "Net-(U4-Pad37)")
(node (ref U4) (pin 37)))
(net (code 40) (name "Net-(U4-Pad27)")
(node (ref U4) (pin 27)))
(net (code 41) (name "Net-(U4-Pad36)")
(node (ref U4) (pin 36)))
(net (code 42) (name "Net-(U4-Pad26)")
(node (ref U4) (pin 26)))
(net (code 43) (name "Net-(U4-Pad35)")
(node (ref U4) (pin 35)))
(net (code 44) (name "Net-(U4-Pad8)")
(node (ref U4) (pin 8)))
(net (code 45) (name "Net-(U4-Pad5)")
(net (code 42) (name "Net-(U4-Pad40)")
(node (ref U4) (pin 40)))
(net (code 43) (name "Net-(U4-Pad10)")
(node (ref U4) (pin 10)))
(net (code 44) (name "Net-(U4-Pad5)")
(node (ref U4) (pin 5)))
(net (code 45) (name "Net-(U4-Pad31)")
(node (ref U4) (pin 31)))
(net (code 46) (name "Net-(U4-Pad1)")
(node (ref U4) (pin 1)))
(net (code 47) (name "Net-(U4-Pad9)")
(node (ref U4) (pin 9)))
(net (code 48) (name "Net-(U4-Pad32)")
(node (ref U4) (pin 32)))
(net (code 49) (name "Net-(U4-Pad25)")
(net (code 47) (name "Net-(U4-Pad18)")
(node (ref U4) (pin 18)))
(net (code 48) (name "Net-(U4-Pad37)")
(node (ref U4) (pin 37)))
(net (code 49) (name "Net-(U4-Pad27)")
(node (ref U4) (pin 27)))
(net (code 50) (name "Net-(U4-Pad36)")
(node (ref U4) (pin 36)))
(net (code 51) (name "Net-(U4-Pad26)")
(node (ref U4) (pin 26)))
(net (code 52) (name "Net-(U4-Pad35)")
(node (ref U4) (pin 35)))
(net (code 53) (name "Net-(U4-Pad25)")
(node (ref U4) (pin 25)))
(net (code 50) (name "Net-(U4-Pad15)")
(net (code 54) (name "Net-(U4-Pad15)")
(node (ref U4) (pin 15)))
(net (code 51) (name "Net-(U4-Pad43)")
(net (code 55) (name "Net-(U4-Pad43)")
(node (ref U4) (pin 43)))
(net (code 52) (name "Net-(U4-Pad33)")
(net (code 56) (name "Net-(U4-Pad33)")
(node (ref U4) (pin 33)))
(net (code 53) (name "Net-(U4-Pad23)")
(net (code 57) (name "Net-(U4-Pad23)")
(node (ref U4) (pin 23)))
(net (code 54) (name "Net-(U4-Pad22)")
(net (code 58) (name "Net-(U4-Pad32)")
(node (ref U4) (pin 32)))
(net (code 59) (name "Net-(U4-Pad22)")
(node (ref U4) (pin 22)))
(net (code 55) (name "Net-(U4-Pad12)")
(net (code 60) (name "Net-(U4-Pad12)")
(node (ref U4) (pin 12)))
(net (code 56) (name "Net-(U4-Pad41)")
(node (ref U4) (pin 41)))
(net (code 57) (name "Net-(U4-Pad31)")
(node (ref U4) (pin 31)))
(net (code 58) (name "Net-(U4-Pad40)")
(node (ref U4) (pin 40)))
(net (code 59) (name "Net-(U4-Pad10)")
(node (ref U4) (pin 10)))))
(net (code 61) (name "Net-(U4-Pad41)")
(node (ref U4) (pin 41)))))

View file

@ -11,7 +11,7 @@
(via_costs 50)
(plane_via_costs 5)
(start_ripup_costs 100)
(start_pass_no 5772)
(start_pass_no 5867)
(layer_rule F.Cu
(active on)
(preferred_direction horizontal)
@ -70,7 +70,7 @@
"Net-(P1-Pad3)" /nE "Net-(U4-Pad1)" "Net-(U4-Pad5)" "Net-(U4-Pad12)" "Net-(U4-Pad15)" "Net-(U4-Pad18)" "Net-(U4-Pad19)"
"Net-(U4-Pad22)" "Net-(U4-Pad23)" "Net-(U4-Pad25)" "Net-(U4-Pad26)" "Net-(U4-Pad27)" "Net-(U4-Pad31)" "Net-(U4-Pad32)" "Net-(U4-Pad33)"
"Net-(U4-Pad35)" "Net-(U4-Pad36)" "Net-(U4-Pad37)" "Net-(U4-Pad38)" "Net-(U4-Pad39)" "Net-(U4-Pad40)" "Net-(U4-Pad41)" "Net-(U4-Pad43)"
"Net-(U4-Pad8)" "Net-(U4-Pad9)" "Net-(U4-Pad10)"
"Net-(U4-Pad10)" "Net-(D1-Pad1)" "Net-(D2-Pad1)" /LED1 /LED0
(clearance_class "kicad_default")
(via_rule kicad_default)
(rule

View file

@ -219,7 +219,7 @@ U 1 1 57892501
P 1100 1450
F 0 "C6" H 1125 1550 50 0000 L CNN
F 1 "100n" H 1125 1350 50 0000 L CNN
F 2 "Capacitors_SMD:C_0603_HandSoldering" H 1138 1300 50 0001 C CNN
F 2 "Capacitors_SMD:C_0805_HandSoldering" H 1138 1300 50 0001 C CNN
F 3 "" H 1100 1450 50 0000 C CNN
1 1100 1450
1 0 0 -1
@ -230,7 +230,7 @@ U 1 1 57892620
P 2100 1450
F 0 "C5" H 2125 1550 50 0000 L CNN
F 1 "100n" H 2125 1350 50 0000 L CNN
F 2 "Capacitors_SMD:C_0603_HandSoldering" H 2138 1300 50 0001 C CNN
F 2 "Capacitors_SMD:C_0805_HandSoldering" H 2138 1300 50 0001 C CNN
F 3 "" H 2100 1450 50 0000 C CNN
1 2100 1450
1 0 0 -1
@ -263,7 +263,7 @@ U 1 1 57892EC4
P 6600 1650
F 0 "C2" H 6625 1750 50 0000 L CNN
F 1 "100n" H 6625 1550 50 0000 L CNN
F 2 "Capacitors_SMD:C_0603_HandSoldering" H 6638 1500 50 0001 C CNN
F 2 "Capacitors_SMD:C_0805_HandSoldering" H 6638 1500 50 0001 C CNN
F 3 "" H 6600 1650 50 0000 C CNN
1 6600 1650
0 -1 -1 0
@ -274,7 +274,7 @@ U 1 1 57893092
P 6600 4300
F 0 "C3" H 6625 4400 50 0000 L CNN
F 1 "100n" H 6625 4200 50 0000 L CNN
F 2 "Capacitors_SMD:C_0603_HandSoldering" H 6638 4150 50 0001 C CNN
F 2 "Capacitors_SMD:C_0805_HandSoldering" H 6638 4150 50 0001 C CNN
F 3 "" H 6600 4300 50 0000 C CNN
1 6600 4300
0 -1 -1 0
@ -307,7 +307,7 @@ U 1 1 57894879
P 1950 6450
F 0 "C1" H 1975 6550 50 0000 L CNN
F 1 "4,7u" H 1975 6350 50 0000 L CNN
F 2 "Capacitors_SMD:C_0805" H 1988 6300 50 0001 C CNN
F 2 "Capacitors_SMD:C_0805_HandSoldering" H 1988 6300 50 0001 C CNN
F 3 "" H 1950 6450 50 0000 C CNN
1 1950 6450
0 -1 -1 0
@ -318,7 +318,7 @@ U 1 1 578961B9
P 1950 6150
F 0 "C4" H 1975 6250 50 0000 L CNN
F 1 "10n" H 1975 6050 50 0000 L CNN
F 2 "Capacitors_SMD:C_0603_HandSoldering" H 1988 6000 50 0001 C CNN
F 2 "Capacitors_SMD:C_0805_HandSoldering" H 1988 6000 50 0001 C CNN
F 3 "" H 1950 6150 50 0000 C CNN
1 1950 6150
0 -1 -1 0
@ -417,7 +417,7 @@ U 1 1 579135FA
P 1600 3750
F 0 "C7" H 1625 3850 50 0000 L CNN
F 1 "100n" H 1625 3650 50 0000 L CNN
F 2 "Capacitors_SMD:C_0603_HandSoldering" H 1638 3600 50 0001 C CNN
F 2 "Capacitors_SMD:C_0805_HandSoldering" H 1638 3600 50 0001 C CNN
F 3 "" H 1600 3750 50 0000 C CNN
1 1600 3750
0 -1 -1 0
@ -607,7 +607,7 @@ U 1 1 57913D48
P 2350 2550
F 0 "C11" H 2375 2650 50 0000 L CNN
F 1 "100n" H 2375 2450 50 0000 L CNN
F 2 "Capacitors_SMD:C_0603_HandSoldering" H 2388 2400 50 0001 C CNN
F 2 "Capacitors_SMD:C_0805_HandSoldering" H 2388 2400 50 0001 C CNN
F 3 "" H 2350 2550 50 0000 C CNN
1 2350 2550
0 -1 -1 0
@ -659,7 +659,7 @@ U 1 1 5791464E
P 1750 2850
F 0 "C8" H 1775 2950 50 0000 L CNN
F 1 "22p" H 1775 2750 50 0000 L CNN
F 2 "Capacitors_SMD:C_0603_HandSoldering" H 1788 2700 50 0001 C CNN
F 2 "Capacitors_SMD:C_0805_HandSoldering" H 1788 2700 50 0001 C CNN
F 3 "" H 1750 2850 50 0000 C CNN
1 1750 2850
0 -1 -1 0
@ -670,7 +670,7 @@ U 1 1 579146CD
P 1750 3250
F 0 "C9" H 1775 3350 50 0000 L CNN
F 1 "22p" H 1775 3150 50 0000 L CNN
F 2 "Capacitors_SMD:C_0603_HandSoldering" H 1788 3100 50 0001 C CNN
F 2 "Capacitors_SMD:C_0805_HandSoldering" H 1788 3100 50 0001 C CNN
F 3 "" H 1750 3250 50 0000 C CNN
1 1750 3250
0 -1 -1 0
@ -740,7 +740,7 @@ U 1 1 57915A7A
P 3750 1350
F 0 "C13" H 3775 1450 50 0000 L CNN
F 1 "100n" H 3775 1250 50 0000 L CNN
F 2 "Capacitors_SMD:C_0603_HandSoldering" H 3788 1200 50 0001 C CNN
F 2 "Capacitors_SMD:C_0805_HandSoldering" H 3788 1200 50 0001 C CNN
F 3 "" H 3750 1350 50 0000 C CNN
1 3750 1350
1 0 0 -1
@ -751,7 +751,7 @@ U 1 1 57915B48
P 4050 1350
F 0 "C14" H 4075 1450 50 0000 L CNN
F 1 "100n" H 4075 1250 50 0000 L CNN
F 2 "Capacitors_SMD:C_0603_HandSoldering" H 4088 1200 50 0001 C CNN
F 2 "Capacitors_SMD:C_0805_HandSoldering" H 4088 1200 50 0001 C CNN
F 3 "" H 4050 1350 50 0000 C CNN
1 4050 1350
1 0 0 -1
@ -762,7 +762,7 @@ U 1 1 57915BC5
P 4350 1350
F 0 "C15" H 4375 1450 50 0000 L CNN
F 1 "100n" H 4375 1250 50 0000 L CNN
F 2 "Capacitors_SMD:C_0603_HandSoldering" H 4388 1200 50 0001 C CNN
F 2 "Capacitors_SMD:C_0805_HandSoldering" H 4388 1200 50 0001 C CNN
F 3 "" H 4350 1350 50 0000 C CNN
1 4350 1350
1 0 0 -1
@ -773,7 +773,7 @@ U 1 1 57915C25
P 4650 1350
F 0 "C16" H 4675 1450 50 0000 L CNN
F 1 "100n" H 4675 1250 50 0000 L CNN
F 2 "Capacitors_SMD:C_0603_HandSoldering" H 4688 1200 50 0001 C CNN
F 2 "Capacitors_SMD:C_0805_HandSoldering" H 4688 1200 50 0001 C CNN
F 3 "" H 4650 1350 50 0000 C CNN
1 4650 1350
1 0 0 -1
@ -784,7 +784,7 @@ U 1 1 57915C8A
P 3450 1350
F 0 "C12" H 3475 1450 50 0000 L CNN
F 1 "100n" H 3475 1250 50 0000 L CNN
F 2 "Capacitors_SMD:C_0603_HandSoldering" H 3488 1200 50 0001 C CNN
F 2 "Capacitors_SMD:C_0805_HandSoldering" H 3488 1200 50 0001 C CNN
F 3 "" H 3450 1350 50 0000 C CNN
1 3450 1350
1 0 0 -1
@ -792,17 +792,13 @@ $EndComp
Wire Wire Line
3450 1000 3450 1200
Wire Wire Line
3450 1100 4650 1100
Wire Wire Line
4650 1100 4650 1200
Wire Wire Line
4350 1200 4350 1100
4350 1100 4350 1200
Connection ~ 4350 1100
Wire Wire Line
4050 1200 4050 1100
4050 1100 4050 1200
Connection ~ 4050 1100
Wire Wire Line
3750 1200 3750 1100
3750 1100 3750 1200
Connection ~ 3750 1100
Wire Wire Line
3450 1500 3450 1600
@ -864,7 +860,7 @@ U 1 1 57916B74
P 2250 4950
F 0 "C10" H 2275 5050 50 0000 L CNN
F 1 "100n" H 2275 4850 50 0000 L CNN
F 2 "Capacitors_SMD:C_0603_HandSoldering" H 2288 4800 50 0001 C CNN
F 2 "Capacitors_SMD:C_0805_HandSoldering" H 2288 4800 50 0001 C CNN
F 3 "" H 2250 4950 50 0000 C CNN
1 2250 4950
0 -1 -1 0
@ -938,7 +934,7 @@ U 1 1 5791899F
P 1900 4150
F 0 "C17" H 1925 4250 50 0000 L CNN
F 1 "1µ" H 1925 4050 50 0000 L CNN
F 2 "Capacitors_SMD:C_0603_HandSoldering" H 1938 4000 50 0001 C CNN
F 2 "Capacitors_SMD:C_0805_HandSoldering" H 1938 4000 50 0001 C CNN
F 3 "" H 1900 4150 50 0000 C CNN
1 1900 4150
0 -1 -1 0
@ -982,4 +978,90 @@ Wire Wire Line
5200 2950 4950 2950
Text Label 5200 2950 0 60 ~ 0
S2
$Comp
L LED D1
U 1 1 5798ED95
P 3100 6750
F 0 "D1" H 3100 6850 50 0000 C CNN
F 1 "LED" H 3100 6650 50 0000 C CNN
F 2 "LEDs:LED_0805" H 3100 6750 50 0001 C CNN
F 3 "" H 3100 6750 50 0000 C CNN
1 3100 6750
0 -1 -1 0
$EndComp
$Comp
L LED D2
U 1 1 5798F1C0
P 3650 6750
F 0 "D2" H 3650 6850 50 0000 C CNN
F 1 "LED" H 3650 6650 50 0000 C CNN
F 2 "LEDs:LED_0805" H 3650 6750 50 0001 C CNN
F 3 "" H 3650 6750 50 0000 C CNN
1 3650 6750
0 -1 -1 0
$EndComp
$Comp
L +3.3V #PWR027
U 1 1 5798F3C6
P 3650 6350
F 0 "#PWR027" H 3650 6200 50 0001 C CNN
F 1 "+3.3V" H 3650 6490 50 0000 C CNN
F 2 "" H 3650 6350 50 0000 C CNN
F 3 "" H 3650 6350 50 0000 C CNN
1 3650 6350
1 0 0 -1
$EndComp
Wire Wire Line
3650 6350 3650 6550
Wire Wire Line
3100 6550 3100 6450
Wire Wire Line
3100 6450 3650 6450
Connection ~ 3650 6450
$Comp
L R R5
U 1 1 5798F712
P 3100 7200
F 0 "R5" V 3180 7200 50 0000 C CNN
F 1 "220" V 3100 7200 50 0000 C CNN
F 2 "Capacitors_SMD:C_0805_HandSoldering" V 3030 7200 50 0001 C CNN
F 3 "" H 3100 7200 50 0000 C CNN
1 3100 7200
-1 0 0 1
$EndComp
$Comp
L R R6
U 1 1 5798F803
P 3650 7200
F 0 "R6" V 3730 7200 50 0000 C CNN
F 1 "220" V 3650 7200 50 0000 C CNN
F 2 "Capacitors_SMD:C_0805_HandSoldering" V 3580 7200 50 0001 C CNN
F 3 "" H 3650 7200 50 0000 C CNN
1 3650 7200
-1 0 0 1
$EndComp
Wire Wire Line
3100 6950 3100 7050
Wire Wire Line
3650 6950 3650 7050
Wire Wire Line
3100 7500 3100 7350
Wire Wire Line
3650 7500 3650 7350
Text Label 3650 7500 0 60 ~ 0
LED0
Text Label 3100 7500 0 60 ~ 0
LED1
Wire Wire Line
5200 2550 4950 2550
Wire Wire Line
5200 2650 4950 2650
Text Label 5200 2550 0 60 ~ 0
LED0
Text Label 5200 2650 0 60 ~ 0
LED1
Wire Wire Line
3450 1100 4650 1100
Wire Wire Line
4650 1100 4650 1200
$EndSCHEMATC

File diff suppressed because it is too large Load diff

0
src/Config/LUFAConfig.h Normal file → Executable file
View file

0
src/Descriptors.c Normal file → Executable file
View file

0
src/Descriptors.h Normal file → Executable file
View file

0
src/LUFA_USB2SerialMux.inf Normal file → Executable file
View file

0
src/USB2SerialMux.c Normal file → Executable file
View file

0
src/USB2SerialMux.h Normal file → Executable file
View file

0
src/USB2SerialMux.txt Normal file → Executable file
View file

0
src/asf.xml Normal file → Executable file
View file

0
src/doxyfile Normal file → Executable file
View file

0
src/makefile Normal file → Executable file
View file

0
src/uart/Makefile.uart Normal file → Executable file
View file

0
src/uart/doxygen.css Normal file → Executable file
View file

0
src/uart/manual_uart.html Normal file → Executable file
View file

0
src/uart/test_uart.c Normal file → Executable file
View file

0
src/uart/uart.c Normal file → Executable file
View file

0
src/uart/uart.h Normal file → Executable file
View file