-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathTeensyNetlistv1.01.net
667 lines (667 loc) · 23.7 KB
/
TeensyNetlistv1.01.net
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
(export (version D)
(design
(source /Users/aidwen/Desktop/NoSync/CANController/ROBOTCircuitBoard.sch)
(date "Friday, September 29, 2017 'PMt' 05:13:35 PM")
(tool "Eeschema 4.0.6")
(sheet (number 1) (name /) (tstamps /)
(title_block
(title)
(company)
(rev)
(date)
(source ROBOTCircuitBoard.sch)
(comment (number 1) (value ""))
(comment (number 2) (value ""))
(comment (number 3) (value ""))
(comment (number 4) (value "")))))
(components
(comp (ref U4)
(value MKL02)
(footprint Teensy_DIY_v1.0:Teensy_DIY_v1.0-QFN50P300X300X100-17N)
(libsource (lib ROBOTCircuitBoard-cache) (part MKL02))
(sheetpath (names /) (tstamps /))
(tstamp 58D825BF))
(comp (ref P3)
(value "Pushbutton NO")
(footprint Buttons_Switches_SMD:SW_SPST_PTS810)
(libsource (lib conn) (part CONN_01X02))
(sheetpath (names /) (tstamps /))
(tstamp 58D82D8B))
(comp (ref P4)
(value USB_OTG)
(footprint Connectors:USB_Micro-B)
(libsource (lib ROBOTCircuitBoard-rescue) (part USB_OTG-RESCUE-ROBOTCircuitBoard))
(sheetpath (names /) (tstamps /))
(tstamp 58D99EF8))
(comp (ref R4)
(value 33)
(footprint Resistors_SMD:R_0201)
(libsource (lib device) (part R))
(sheetpath (names /) (tstamps /))
(tstamp 58D9A0F7))
(comp (ref L1)
(value "L Ferrite")
(footprint Capacitors_SMD:C_0603)
(libsource (lib device) (part L))
(sheetpath (names /) (tstamps /))
(tstamp 5932084F))
(comp (ref R3)
(value 33)
(footprint Resistors_SMD:R_0201)
(libsource (lib device) (part R))
(sheetpath (names /) (tstamps /))
(tstamp 59320DBD))
(comp (ref Y1)
(value "Crystal 16MHz")
(footprint Crystals:Crystal_AT310_d3.0mm_l10.0mm_Horizontal)
(libsource (lib device) (part Crystal))
(sheetpath (names /) (tstamps /))
(tstamp 596D7C7C))
(comp (ref C12)
(value "CP 0.1uF")
(footprint Capacitors_SMD:C_0603)
(libsource (lib device) (part CP))
(sheetpath (names /) (tstamps /))
(tstamp 5976AFBE))
(comp (ref C3)
(value "CP 0.1uF")
(footprint Capacitors_SMD:C_0603)
(libsource (lib device) (part CP))
(sheetpath (names /) (tstamps /))
(tstamp 5976D849))
(comp (ref C7)
(value "CP 0.1uF")
(footprint Capacitors_SMD:C_0603)
(libsource (lib device) (part CP))
(sheetpath (names /) (tstamps /))
(tstamp 5976DCA5))
(comp (ref C9)
(value "CP 2.2uF")
(footprint Capacitors_SMD:C_0805)
(libsource (lib device) (part CP))
(sheetpath (names /) (tstamps /))
(tstamp 5976E790))
(comp (ref L2)
(value "L Ferrite")
(footprint Capacitors_SMD:C_0603)
(libsource (lib device) (part L))
(sheetpath (names /) (tstamps /))
(tstamp 5976EC3B))
(comp (ref U2)
(value MK20DX256VLH7)
(footprint MK20DX256VLH7:QFP50P1200X1200X160-64N)
(datasheet "Freescale Semiconductor")
(fields
(field (name Description) "MCU 32-bit Kinetis K20 ARM Cortex M4 RISC 256KB Flash 1.8V/2.5V/3.3V 64-Pin LQFP Tray")
(field (name Package) "LQFP-64 Freescale Semiconductor")
(field (name MP) MK20DX256VLH7)
(field (name Availability) Good)
(field (name Price) "5.81 USD"))
(libsource (lib ROBOTCircuitBoard-cache) (part MK20DX256VLH7))
(sheetpath (names /) (tstamps /))
(tstamp 58D808F3))
(comp (ref C8)
(value 0.1uF)
(footprint Capacitors_SMD:C_0603)
(libsource (lib device) (part CP))
(sheetpath (names /) (tstamps /))
(tstamp 5976F626))
(comp (ref C6)
(value 0.1uF)
(footprint Capacitors_SMD:C_0603)
(libsource (lib device) (part CP))
(sheetpath (names /) (tstamps /))
(tstamp 5976F76F))
(comp (ref C10)
(value 2.2uF)
(footprint Capacitors_SMD:C_0805)
(libsource (lib device) (part CP))
(sheetpath (names /) (tstamps /))
(tstamp 5976F94A))
(comp (ref C4)
(value 0.1uF)
(footprint Capacitors_SMD:C_0603)
(libsource (lib device) (part CP))
(sheetpath (names /) (tstamps /))
(tstamp 5976FDC4))
(comp (ref U3)
(value LP38691)
(footprint kicadfootprints:lp38691)
(libsource (lib lp38691) (part LP38691))
(sheetpath (names /) (tstamps /))
(tstamp 5980B365))
(comp (ref C11)
(value 2.2uF)
(footprint Capacitors_SMD:C_0805)
(libsource (lib device) (part CP))
(sheetpath (names /) (tstamps /))
(tstamp 5980B97B))
(comp (ref C5)
(value 2.2uF)
(footprint Capacitors_SMD:C_0805)
(libsource (lib device) (part CP))
(sheetpath (names /) (tstamps /))
(tstamp 5980C1A0))
(comp (ref F1)
(value Fuse)
(footprint Fuse_Holders_and_Fuses:Fuse_SMD1206_Reflow)
(libsource (lib device) (part Fuse))
(sheetpath (names /) (tstamps /))
(tstamp 5980A7D8))
(comp (ref C2)
(value 2.2uF)
(footprint Capacitors_SMD:C_0805)
(libsource (lib device) (part CP))
(sheetpath (names /) (tstamps /))
(tstamp 5980AC81))
(comp (ref D1)
(value LED)
(footprint LEDs:LED_1206)
(libsource (lib device) (part LED))
(sheetpath (names /) (tstamps /))
(tstamp 598FA689))
(comp (ref R1)
(value 470)
(footprint Resistors_SMD:R_0201)
(libsource (lib device) (part R))
(sheetpath (names /) (tstamps /))
(tstamp 598FA746))
(comp (ref R2)
(value 470)
(footprint Resistors_SMD:R_0201)
(libsource (lib device) (part R))
(sheetpath (names /) (tstamps /))
(tstamp 59927208))
(comp (ref D2)
(value D_Schottky_AAK)
(footprint Diodes_SMD:D_SOT-23_ANK)
(libsource (lib device) (part D_Schottky_AAK))
(sheetpath (names /) (tstamps /))
(tstamp 5992AF02))
(comp (ref J3)
(value CONN_01X02)
(footprint Pin_Headers:Pin_Header_Straight_1x02_Pitch2.54mm)
(libsource (lib conn) (part CONN_01X02))
(sheetpath (names /) (tstamps /))
(tstamp 599336F3))
(comp (ref J1)
(value "Analog 9-0")
(footprint Socket_Strips:Socket_Strip_Straight_1x10_Pitch1.27mm)
(libsource (lib conn) (part CONN_01X10))
(sheetpath (names /) (tstamps /))
(tstamp 59CEF135)))
(libparts
(libpart (lib conn) (part CONN_01X02)
(description "Connector, single row, 01x02, pin header")
(footprints
(fp Pin_Header_Straight_1X*)
(fp Pin_Header_Angled_1X*)
(fp Socket_Strip_Straight_1X*)
(fp Socket_Strip_Angled_1X*))
(fields
(field (name Reference) J)
(field (name Value) CONN_01X02))
(pins
(pin (num 1) (name P1) (type passive))
(pin (num 2) (name P2) (type passive))))
(libpart (lib conn) (part CONN_01X10)
(description "Connector, single row, 01x10, pin header")
(footprints
(fp Pin_Header_Straight_1X*)
(fp Pin_Header_Angled_1X*)
(fp Socket_Strip_Straight_1X*)
(fp Socket_Strip_Angled_1X*))
(fields
(field (name Reference) J)
(field (name Value) CONN_01X10))
(pins
(pin (num 1) (name P1) (type passive))
(pin (num 2) (name P2) (type passive))
(pin (num 3) (name P3) (type passive))
(pin (num 4) (name P4) (type passive))
(pin (num 5) (name P5) (type passive))
(pin (num 6) (name P6) (type passive))
(pin (num 7) (name P7) (type passive))
(pin (num 8) (name P8) (type passive))
(pin (num 9) (name P9) (type passive))
(pin (num 10) (name P10) (type passive))))
(libpart (lib device) (part CP)
(description "Polarised capacitor")
(footprints
(fp CP_*))
(fields
(field (name Reference) C)
(field (name Value) CP))
(pins
(pin (num 1) (name ~) (type passive))
(pin (num 2) (name ~) (type passive))))
(libpart (lib device) (part Crystal)
(description "Two pin crystal")
(footprints
(fp Crystal*))
(fields
(field (name Reference) Y)
(field (name Value) Crystal))
(pins
(pin (num 1) (name 1) (type passive))
(pin (num 2) (name 2) (type passive))))
(libpart (lib device) (part D_Schottky_AAK)
(description "Schottky diode, two anode pins")
(footprints
(fp TO-???*)
(fp *SingleDiode)
(fp *_Diode_*)
(fp *SingleDiode*)
(fp D_*))
(fields
(field (name Reference) D)
(field (name Value) D_Schottky_AAK))
(pins
(pin (num 1) (name A) (type input))
(pin (num 2) (name A) (type passive))
(pin (num 3) (name K) (type passive))))
(libpart (lib device) (part Fuse)
(description "Fuse, generic")
(footprints
(fp *Fuse*))
(fields
(field (name Reference) F)
(field (name Value) Fuse))
(pins
(pin (num 1) (name ~) (type passive))
(pin (num 2) (name ~) (type passive))))
(libpart (lib device) (part L)
(description Inductor)
(footprints
(fp Choke_*)
(fp *Coil*)
(fp Inductor_*)
(fp L_*))
(fields
(field (name Reference) L)
(field (name Value) L))
(pins
(pin (num 1) (name 1) (type passive))
(pin (num 2) (name 2) (type passive))))
(libpart (lib device) (part LED)
(description "LED generic")
(footprints
(fp LED*))
(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 lp38691) (part LP38691)
(fields
(field (name Reference) U)
(field (name Value) LP38691))
(pins
(pin (num 1) (name ~) (type input))
(pin (num 2) (name ~) (type input))
(pin (num 4) (name ~) (type input))
(pin (num 5) (name ~) (type input))
(pin (num 6) (name ~) (type input))
(pin (num PAD) (name ~) (type input))))
(libpart (lib ROBOTCircuitBoard-cache) (part MK20DX256VLH7)
(fields
(field (name Reference) U)
(field (name Value) MK20DX256VLH7)
(field (name Footprint) QFP50P1200X1200X160-64N)
(field (name Datasheet) "Freescale Semiconductor")
(field (name Description) "MCU 32-bit Kinetis K20 ARM Cortex M4 RISC 256KB Flash 1.8V/2.5V/3.3V 64-Pin LQFP Tray")
(field (name Package) "LQFP-64 Freescale Semiconductor")
(field (name MP) MK20DX256VLH7)
(field (name Availability) Good)
(field (name Price) "5.81 USD"))
(pins
(pin (num 1) (name D31/A20) (type BiDi))
(pin (num 2) (name D26/A15) (type BiDi))
(pin (num 3) (name VCC) (type BiDi))
(pin (num 4) (name VSS) (type BiDi))
(pin (num 5) (name USB-P) (type BiDi))
(pin (num 6) (name USB-M) (type BiDi))
(pin (num 7) (name VOUT3V3) (type BiDi))
(pin (num 8) (name VREGIN) (type BiDi))
(pin (num 9) (name A11/ADC0_DP0) (type BiDi))
(pin (num 10) (name A10/ADC0_DM0) (type BiDi))
(pin (num 11) (name A12/ADC0_DP3) (type BiDi))
(pin (num 12) (name A13/ADC0_DM3) (type BiDi))
(pin (num 13) (name VCCA) (type BiDi))
(pin (num 14) (name VREF-H) (type BiDi))
(pin (num 15) (name VREF-L) (type BiDi))
(pin (num 16) (name VSSA) (type BiDi))
(pin (num 17) (name VREF_OUT) (type BiDi))
(pin (num 18) (name A14/DAC) (type BiDi))
(pin (num 19) (name XTAL32) (type BiDi))
(pin (num 20) (name EXTAL32) (type BiDi))
(pin (num 21) (name VBAT) (type BiDi))
(pin (num 22) (name PTA0) (type BiDi))
(pin (num 23) (name PTA1) (type BiDi))
(pin (num 24) (name PTA2) (type BiDi))
(pin (num 25) (name PTA3) (type BiDi))
(pin (num 26) (name D33/PWM/TOUCH) (type BiDi))
(pin (num 27) (name D24) (type BiDi))
(pin (num 28) (name D3/CAN-TX/PWM) (type BiDi))
(pin (num 29) (name D4/CAN-RX/PWM) (type BiDi))
(pin (num 30) (name VCC) (type BiDi))
(pin (num 31) (name VSS) (type BiDi))
(pin (num 32) (name OSC1) (type BiDi))
(pin (num 33) (name OSC2) (type BiDi))
(pin (num 34) (name RESET) (type BiDi))
(pin (num 35) (name D16/A2/TOUCH) (type BiDi))
(pin (num 36) (name D17/A3/TOUCH) (type BiDi))
(pin (num 37) (name D19/A5/SCL0/TOUCH) (type BiDi))
(pin (num 38) (name D18/A4/SDA0/TOUCH) (type BiDi))
(pin (num 39) (name D0/RX1/TOUCH) (type BiDi))
(pin (num 40) (name D1/TX1/TOUCH) (type BiDi))
(pin (num 41) (name D32/PWM/TOUCH) (type BiDi))
(pin (num 42) (name D25/PWM/TOUCH) (type BiDi))
(pin (num 43) (name D15/A1/TOUCH) (type BiDi))
(pin (num 44) (name D22/A8/PWM/TOUCH) (type BiDi))
(pin (num 45) (name D23/A9/PWM/TOUCH) (type BiDi))
(pin (num 46) (name D9/RX2/PWM) (type BiDi))
(pin (num 47) (name VSS) (type BiDi))
(pin (num 48) (name VCC) (type BiDi))
(pin (num 49) (name D10/TX2/PWM) (type BiDi))
(pin (num 50) (name D13/SCK/LED) (type BiDi))
(pin (num 51) (name D11/MOSI) (type BiDi))
(pin (num 52) (name D12/MISO) (type BiDi))
(pin (num 53) (name D28/A17) (type BiDi))
(pin (num 54) (name D27/A16) (type BiDi))
(pin (num 55) (name D29/A18/SCL1) (type BiDi))
(pin (num 56) (name D30/A19/SDA1) (type BiDi))
(pin (num 57) (name D2) (type BiDi))
(pin (num 58) (name D14/A0) (type BiDi))
(pin (num 59) (name D7/RX3) (type BiDi))
(pin (num 60) (name D8/TX3) (type BiDi))
(pin (num 61) (name D6/PWM) (type BiDi))
(pin (num 62) (name D20/A6/PWM) (type BiDi))
(pin (num 63) (name D21/A7/PWM) (type BiDi))
(pin (num 64) (name D5/PWM) (type BiDi))))
(libpart (lib ROBOTCircuitBoard-cache) (part MKL02)
(fields
(field (name Reference) U)
(field (name Value) MKL02))
(pins
(pin (num 1) (name VDD) (type output))
(pin (num 2) (name VSS) (type input))
(pin (num 3) (name PTA3) (type input))
(pin (num 4) (name PTA4) (type input))
(pin (num 5) (name PTA5) (type input))
(pin (num 6) (name PTA6) (type input))
(pin (num 7) (name PTA7) (type input))
(pin (num 8) (name PTB0) (type input))
(pin (num 9) (name PTB1) (type input))
(pin (num 10) (name PTB2) (type input))
(pin (num 11) (name PTB3) (type input))
(pin (num 12) (name PTB4) (type input))
(pin (num 13) (name PTB5) (type input))
(pin (num 14) (name PTA0) (type input))
(pin (num 15) (name PTA1) (type input))
(pin (num 16) (name PTA2) (type input))
(pin (num PAD) (name VSS) (type input))))
(libpart (lib device) (part R)
(description Resistor)
(footprints
(fp R_*)
(fp R_*))
(fields
(field (name Reference) R)
(field (name Value) R))
(pins
(pin (num 1) (name ~) (type passive))
(pin (num 2) (name ~) (type passive))))
(libpart (lib ROBOTCircuitBoard-rescue) (part USB_OTG-RESCUE-ROBOTCircuitBoard)
(footprints
(fp USB*))
(fields
(field (name Reference) P)
(field (name Value) USB_OTG-RESCUE-ROBOTCircuitBoard))
(pins
(pin (num 1) (name VBUS) (type power_out))
(pin (num 2) (name D-) (type passive))
(pin (num 3) (name D+) (type passive))
(pin (num 4) (name ID) (type power_in))
(pin (num 5) (name GND) (type power_in))
(pin (num 6) (name shield) (type passive)))))
(libraries
(library (logical lp38691)
(uri /Users/aidwen/Desktop/NoSync/CANController/libraries/lp38691.lib))
(library (logical ROBOTCircuitBoard-cache)
(uri /Users/aidwen/Desktop/NoSync/CANController/ROBOTCircuitBoard-cache.lib))
(library (logical device)
(uri "/Library/Application Support/kicad/library/device.lib"))
(library (logical ROBOTCircuitBoard-rescue)
(uri /Users/aidwen/Desktop/NoSync/CANController/ROBOTCircuitBoard-rescue.lib))
(library (logical conn)
(uri "/Library/Application Support/kicad/library/conn.lib")))
(nets
(net (code 1) (name /AGND)
(node (ref C3) (pin 2))
(node (ref L1) (pin 1))
(node (ref U2) (pin 15))
(node (ref C7) (pin 2))
(node (ref C9) (pin 2))
(node (ref U2) (pin 16)))
(net (code 2) (name "Net-(C9-Pad1)")
(node (ref L2) (pin 2))
(node (ref C9) (pin 1))
(node (ref R2) (pin 1))
(node (ref U2) (pin 13)))
(net (code 3) (name /C3)
(node (ref U2) (pin 23))
(node (ref U4) (pin 6))
(node (ref P4) (pin 4)))
(net (code 4) (name /AREF)
(node (ref R2) (pin 2))
(node (ref C7) (pin 1))
(node (ref U2) (pin 14)))
(net (code 5) (name "Net-(U2-Pad55)")
(node (ref Y1) (pin 1))
(node (ref U2) (pin 55)))
(net (code 6) (name /M)
(node (ref P4) (pin 2))
(node (ref R4) (pin 2)))
(net (code 7) (name "Net-(C3-Pad1)")
(node (ref U2) (pin 17))
(node (ref C3) (pin 1)))
(net (code 8) (name "Net-(C4-Pad1)")
(node (ref C4) (pin 1)))
(net (code 9) (name /VBAT)
(node (ref C12) (pin 1))
(node (ref D2) (pin 3))
(node (ref U2) (pin 21)))
(net (code 10) (name "Net-(P3-Pad1)")
(node (ref P3) (pin 1))
(node (ref U4) (pin 10)))
(net (code 11) (name "Net-(U2-Pad56)")
(node (ref Y1) (pin 2))
(node (ref U2) (pin 56)))
(net (code 12) (name "Net-(F1-Pad1)")
(node (ref F1) (pin 1))
(node (ref J3) (pin 1)))
(net (code 13) (name "Net-(D2-Pad1)")
(node (ref D2) (pin 1)))
(net (code 14) (name "Net-(D1-Pad1)")
(node (ref R1) (pin 1))
(node (ref D1) (pin 1)))
(net (code 15) (name "Net-(D1-Pad2)")
(node (ref U2) (pin 50))
(node (ref D1) (pin 2)))
(net (code 16) (name "Net-(J1-Pad10)")
(node (ref J1) (pin 10))
(node (ref U2) (pin 58)))
(net (code 17) (name "Net-(J1-Pad9)")
(node (ref U2) (pin 43))
(node (ref J1) (pin 9)))
(net (code 18) (name "Net-(J1-Pad8)")
(node (ref U2) (pin 35))
(node (ref J1) (pin 8)))
(net (code 19) (name "Net-(J1-Pad7)")
(node (ref J1) (pin 7))
(node (ref U2) (pin 36)))
(net (code 20) (name "Net-(J1-Pad6)")
(node (ref U2) (pin 38))
(node (ref J1) (pin 6)))
(net (code 21) (name "Net-(J1-Pad5)")
(node (ref U2) (pin 37))
(node (ref J1) (pin 5)))
(net (code 22) (name "Net-(J1-Pad4)")
(node (ref U2) (pin 62))
(node (ref J1) (pin 4)))
(net (code 23) (name "Net-(J1-Pad3)")
(node (ref U2) (pin 63))
(node (ref J1) (pin 3)))
(net (code 24) (name "Net-(J1-Pad2)")
(node (ref U2) (pin 44))
(node (ref J1) (pin 2)))
(net (code 25) (name "Net-(J1-Pad1)")
(node (ref U2) (pin 45))
(node (ref J1) (pin 1)))
(net (code 26) (name /VIN)
(node (ref U3) (pin 1))
(node (ref U3) (pin 6))
(node (ref C5) (pin 2))
(node (ref J3) (pin 2)))
(net (code 27) (name /VUSB)
(node (ref P4) (pin 1))
(node (ref F1) (pin 2))
(node (ref C2) (pin 2)))
(net (code 28) (name "Net-(R3-Pad1)")
(node (ref U2) (pin 5))
(node (ref R3) (pin 1)))
(net (code 29) (name "Net-(R4-Pad1)")
(node (ref R4) (pin 1))
(node (ref U2) (pin 6)))
(net (code 30) (name +3V3)
(node (ref D2) (pin 2))
(node (ref U2) (pin 30))
(node (ref U4) (pin 1))
(node (ref U2) (pin 7))
(node (ref L2) (pin 1))
(node (ref U2) (pin 3))
(node (ref C11) (pin 1))
(node (ref U3) (pin 4))
(node (ref U3) (pin 5))
(node (ref U2) (pin 48)))
(net (code 31) (name "Net-(U4-Pad16)")
(node (ref U4) (pin 16)))
(net (code 32) (name "Net-(U4-Pad15)")
(node (ref U4) (pin 15)))
(net (code 33) (name "Net-(U4-Pad14)")
(node (ref U4) (pin 14)))
(net (code 34) (name "Net-(U4-Pad12)")
(node (ref U4) (pin 12)))
(net (code 35) (name "Net-(U4-Pad11)")
(node (ref U4) (pin 11)))
(net (code 36) (name /C0)
(node (ref U4) (pin 8))
(node (ref U2) (pin 25)))
(net (code 37) (name /C1)
(node (ref U4) (pin 7))
(node (ref U2) (pin 22)))
(net (code 38) (name "Net-(U4-Pad5)")
(node (ref U4) (pin 5)))
(net (code 39) (name "Net-(U4-Pad3)")
(node (ref U4) (pin 3)))
(net (code 40) (name /P)
(node (ref P4) (pin 3))
(node (ref R3) (pin 2)))
(net (code 41) (name "Net-(U2-Pad57)")
(node (ref U2) (pin 57)))
(net (code 42) (name "Net-(U2-Pad27)")
(node (ref U2) (pin 27)))
(net (code 43) (name "Net-(U2-Pad46)")
(node (ref U2) (pin 46)))
(net (code 44) (name "Net-(U2-Pad26)")
(node (ref U2) (pin 26)))
(net (code 45) (name "Net-(U2-Pad64)")
(node (ref U2) (pin 64)))
(net (code 46) (name "Net-(U2-Pad54)")
(node (ref U2) (pin 54)))
(net (code 47) (name "Net-(C10-Pad1)")
(node (ref C10) (pin 1)))
(net (code 48) (name "Net-(C6-Pad1)")
(node (ref C6) (pin 1)))
(net (code 49) (name GND)
(node (ref R1) (pin 2))
(node (ref C10) (pin 2))
(node (ref C6) (pin 2))
(node (ref C8) (pin 2))
(node (ref U2) (pin 4))
(node (ref U2) (pin 31))
(node (ref C4) (pin 2))
(node (ref U4) (pin PAD))
(node (ref C12) (pin 2))
(node (ref P4) (pin 5))
(node (ref P4) (pin 6))
(node (ref U4) (pin 2))
(node (ref L1) (pin 2))
(node (ref C5) (pin 1))
(node (ref C11) (pin 2))
(node (ref U2) (pin 47))
(node (ref U3) (pin PAD))
(node (ref P3) (pin 2))
(node (ref U3) (pin 2))
(node (ref C2) (pin 1)))
(net (code 50) (name "Net-(C8-Pad1)")
(node (ref C8) (pin 1)))
(net (code 51) (name "Net-(U2-Pad59)")
(node (ref U2) (pin 59)))
(net (code 52) (name "Net-(U2-Pad49)")
(node (ref U2) (pin 49)))
(net (code 53) (name "Net-(U2-Pad39)")
(node (ref U2) (pin 39)))
(net (code 54) (name "Net-(U2-Pad29)")
(node (ref U2) (pin 29)))
(net (code 55) (name "Net-(U2-Pad19)")
(node (ref U2) (pin 19)))
(net (code 56) (name "Net-(U2-Pad28)")
(node (ref U2) (pin 28)))
(net (code 57) (name "Net-(U2-Pad18)")
(node (ref U2) (pin 18)))
(net (code 58) (name "Net-(U2-Pad11)")
(node (ref U2) (pin 11)))
(net (code 59) (name "Net-(U2-Pad60)")
(node (ref U2) (pin 60)))
(net (code 60) (name "Net-(U2-Pad40)")
(node (ref U2) (pin 40)))
(net (code 61) (name "Net-(U2-Pad20)")
(node (ref U2) (pin 20)))
(net (code 62) (name "Net-(U2-Pad10)")
(node (ref U2) (pin 10)))
(net (code 63) (name "Net-(U2-Pad9)")
(node (ref U2) (pin 9)))
(net (code 64) (name "Net-(U2-Pad8)")
(node (ref U2) (pin 8)))
(net (code 65) (name "Net-(U2-Pad2)")
(node (ref U2) (pin 2)))
(net (code 66) (name "Net-(U2-Pad1)")
(node (ref U2) (pin 1)))
(net (code 67) (name /RESET)
(node (ref U4) (pin 4))
(node (ref U4) (pin 13))
(node (ref U2) (pin 34)))
(net (code 68) (name /C2)
(node (ref U4) (pin 9))
(node (ref U2) (pin 24)))
(net (code 69) (name "Net-(U2-Pad53)")
(node (ref U2) (pin 53)))
(net (code 70) (name "Net-(U2-Pad33)")
(node (ref U2) (pin 33)))
(net (code 71) (name "Net-(U2-Pad52)")
(node (ref U2) (pin 52)))
(net (code 72) (name "Net-(U2-Pad42)")
(node (ref U2) (pin 42)))
(net (code 73) (name "Net-(U2-Pad32)")
(node (ref U2) (pin 32)))
(net (code 74) (name "Net-(U2-Pad12)")
(node (ref U2) (pin 12)))
(net (code 75) (name "Net-(U2-Pad61)")
(node (ref U2) (pin 61)))
(net (code 76) (name "Net-(U2-Pad51)")
(node (ref U2) (pin 51)))
(net (code 77) (name "Net-(U2-Pad41)")
(node (ref U2) (pin 41)))))