-
Notifications
You must be signed in to change notification settings - Fork 0
/
9k8.kicad_sch
530 lines (515 loc) · 16.9 KB
/
9k8.kicad_sch
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
(kicad_sch (version 20230121) (generator eeschema)
(uuid 1377f88b-dbf3-4aed-bde6-3a9f19e56b58)
(paper "A4")
(lib_symbols
(symbol "Connector:USB_A" (pin_names (offset 1.016)) (in_bom yes) (on_board yes)
(property "Reference" "J" (at -5.08 11.43 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "USB_A" (at -5.08 8.89 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "" (at 3.81 -1.27 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" " ~" (at 3.81 -1.27 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "connector USB" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "USB Type A connector" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "USB*" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "USB_A_0_1"
(rectangle (start -5.08 -7.62) (end 5.08 7.62)
(stroke (width 0.254) (type default))
(fill (type background))
)
(circle (center -3.81 2.159) (radius 0.635)
(stroke (width 0.254) (type default))
(fill (type outline))
)
(rectangle (start -1.524 4.826) (end -4.318 5.334)
(stroke (width 0) (type default))
(fill (type outline))
)
(rectangle (start -1.27 4.572) (end -4.572 5.842)
(stroke (width 0) (type default))
(fill (type none))
)
(circle (center -0.635 3.429) (radius 0.381)
(stroke (width 0.254) (type default))
(fill (type outline))
)
(rectangle (start -0.127 -7.62) (end 0.127 -6.858)
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
(pts
(xy -3.175 2.159)
(xy -2.54 2.159)
(xy -1.27 3.429)
(xy -0.635 3.429)
)
(stroke (width 0.254) (type default))
(fill (type none))
)
(polyline
(pts
(xy -2.54 2.159)
(xy -1.905 2.159)
(xy -1.27 0.889)
(xy 0 0.889)
)
(stroke (width 0.254) (type default))
(fill (type none))
)
(polyline
(pts
(xy 0.635 2.794)
(xy 0.635 1.524)
(xy 1.905 2.159)
(xy 0.635 2.794)
)
(stroke (width 0.254) (type default))
(fill (type outline))
)
(rectangle (start 0.254 1.27) (end -0.508 0.508)
(stroke (width 0.254) (type default))
(fill (type outline))
)
(rectangle (start 5.08 -2.667) (end 4.318 -2.413)
(stroke (width 0) (type default))
(fill (type none))
)
(rectangle (start 5.08 -0.127) (end 4.318 0.127)
(stroke (width 0) (type default))
(fill (type none))
)
(rectangle (start 5.08 4.953) (end 4.318 5.207)
(stroke (width 0) (type default))
(fill (type none))
)
)
(symbol "USB_A_1_1"
(polyline
(pts
(xy -1.905 2.159)
(xy 0.635 2.159)
)
(stroke (width 0.254) (type default))
(fill (type none))
)
(pin power_in line (at 7.62 5.08 180) (length 2.54)
(name "VBUS" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 7.62 -2.54 180) (length 2.54)
(name "D-" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 7.62 0 180) (length 2.54)
(name "D+" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at 0 -10.16 90) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -2.54 -10.16 90) (length 2.54)
(name "Shield" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "Switch:SW_Push" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
(property "Reference" "SW" (at 1.27 2.54 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "SW_Push" (at 0 -1.524 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 0 5.08 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (at 0 5.08 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "switch normally-open pushbutton push-button" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Push button switch, generic, two pins" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "SW_Push_0_1"
(circle (center -2.032 0) (radius 0.508)
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
(pts
(xy 0 1.27)
(xy 0 3.048)
)
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
(pts
(xy 2.54 1.27)
(xy -2.54 1.27)
)
(stroke (width 0) (type default))
(fill (type none))
)
(circle (center 2.032 0) (radius 0.508)
(stroke (width 0) (type default))
(fill (type none))
)
(pin passive line (at -5.08 0 0) (length 2.54)
(name "1" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 5.08 0 180) (length 2.54)
(name "2" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "power:GND" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
(property "Reference" "#PWR" (at 0 -6.35 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 0 -3.81 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "global power" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Power symbol creates a global label with name \"GND\" , ground" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "GND_0_1"
(polyline
(pts
(xy 0 0)
(xy 0 -1.27)
(xy 1.27 -1.27)
(xy 0 -2.54)
(xy -1.27 -1.27)
(xy 0 -1.27)
)
(stroke (width 0) (type default))
(fill (type none))
)
)
(symbol "GND_1_1"
(pin power_in line (at 0 0 270) (length 0) hide
(name "GND" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "power:VBUS" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
(property "Reference" "#PWR" (at 0 -3.81 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "VBUS" (at 0 3.81 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "global power" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Power symbol creates a global label with name \"VBUS\"" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "VBUS_0_1"
(polyline
(pts
(xy -0.762 1.27)
(xy 0 2.54)
)
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
(pts
(xy 0 0)
(xy 0 2.54)
)
(stroke (width 0) (type default))
(fill (type none))
)
(polyline
(pts
(xy 0 2.54)
(xy 0.762 1.27)
)
(stroke (width 0) (type default))
(fill (type none))
)
)
(symbol "VBUS_1_1"
(pin power_in line (at 0 0 90) (length 0) hide
(name "VBUS" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
)
)
)
(junction (at 88.9 88.9) (diameter 0) (color 0 0 0 0)
(uuid 180ad95d-86a4-48fa-8828-421c83e90630)
)
(junction (at 133.35 88.9) (diameter 0) (color 0 0 0 0)
(uuid 8b9d2bd9-1e96-47be-9fff-b233caf888ec)
)
(wire (pts (xy 130.81 88.9) (xy 133.35 88.9))
(stroke (width 0) (type default))
(uuid 6d88987d-9888-4666-babc-368bd3087838)
)
(wire (pts (xy 86.36 88.9) (xy 88.9 88.9))
(stroke (width 0) (type default))
(uuid cf1ea9d0-41df-4ba3-9924-48a99b92e1a1)
)
(label "D+" (at 140.97 78.74 0) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 500bcbf8-edab-4052-8d4f-96be2adfb0c3)
)
(label "D-" (at 140.97 81.28 0) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 543c16b1-603b-481d-b61a-da83efbc5e56)
)
(label "D-" (at 96.52 81.28 0) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 75fe596b-2175-49cc-a73d-aec1f8b42276)
)
(label "D+" (at 104.14 96.52 180) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify right bottom))
(uuid ef34a8d7-8ced-4e85-8c42-975fdaca6a9f)
)
(label "D+" (at 96.52 78.74 0) (fields_autoplaced)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid f929361c-e351-446c-9252-89fcde20cd33)
)
(symbol (lib_id "Connector:USB_A") (at 88.9 78.74 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid 21852d59-11e6-4948-8098-639c77362001)
(property "Reference" "J1" (at 88.9 67.31 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "USB_HOST" (at 88.9 69.85 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "Connector_USB:USB_B_Lumberg_2411_02_Horizontal" (at 92.71 80.01 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" " ~" (at 92.71 80.01 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid aa18cf26-7c53-46dc-87f4-878c47ed1016))
(pin "2" (uuid 20731b80-25bb-4a51-897b-a21bafc36833))
(pin "3" (uuid 1a8f0d32-fab8-4739-b242-ce136fe558c7))
(pin "4" (uuid 27e8e68c-cfc4-490c-bc8f-4994cf726061))
(pin "5" (uuid f5611109-03f5-41bc-9996-d5ca5848d01e))
(instances
(project "9k8"
(path "/1377f88b-dbf3-4aed-bde6-3a9f19e56b58"
(reference "J1") (unit 1)
)
)
)
)
(symbol (lib_id "power:VBUS") (at 96.52 73.66 270) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid 367878db-3fbe-4e72-ae73-dffb90429d97)
(property "Reference" "#PWR04" (at 92.71 73.66 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "VBUS" (at 100.33 74.295 90)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "" (at 96.52 73.66 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 96.52 73.66 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 3d8e9db4-df77-485c-8df6-95e43a909b0e))
(instances
(project "9k8"
(path "/1377f88b-dbf3-4aed-bde6-3a9f19e56b58"
(reference "#PWR04") (unit 1)
)
)
)
)
(symbol (lib_id "power:VBUS") (at 140.97 73.66 270) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid 5d38d426-3df2-42e9-a17c-e8a33ee41dd2)
(property "Reference" "#PWR05" (at 137.16 73.66 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "VBUS" (at 144.78 74.295 90)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "" (at 140.97 73.66 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 140.97 73.66 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid df167925-e023-432a-9976-adecb9921a13))
(instances
(project "9k8"
(path "/1377f88b-dbf3-4aed-bde6-3a9f19e56b58"
(reference "#PWR05") (unit 1)
)
)
)
)
(symbol (lib_id "Connector:USB_A") (at 133.35 78.74 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid d3e249f0-1ba7-4331-9d1f-c7335688371c)
(property "Reference" "J2" (at 133.35 67.31 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "USB_TARGET" (at 133.35 69.85 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "Connector_USB:USB_A_CONNFLY_DS1095-WNR0" (at 137.16 80.01 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" " ~" (at 137.16 80.01 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid d61f0f48-dc50-4c73-a5ad-7e7c111fd106))
(pin "2" (uuid 468f5b27-1ccb-481a-ac9f-29bf2b73cece))
(pin "3" (uuid c112b54b-093f-4c89-8e22-4f7c3f64748b))
(pin "4" (uuid c4496de5-5575-4f13-a2df-7b81d4b074c5))
(pin "5" (uuid 8ce4800d-4b4e-440d-9eb2-45d24ac88e30))
(instances
(project "9k8"
(path "/1377f88b-dbf3-4aed-bde6-3a9f19e56b58"
(reference "J2") (unit 1)
)
)
)
)
(symbol (lib_id "Switch:SW_Push") (at 109.22 96.52 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid dda60bc9-117b-496d-bd65-05445401f6a2)
(property "Reference" "SW1" (at 109.22 90.17 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "EDL_BTN" (at 109.22 92.71 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "Button_Switch_THT:SW_PUSH-12mm" (at 109.22 91.44 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (at 109.22 91.44 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid cf9557d9-3455-48b0-9346-364ef08fb191))
(pin "2" (uuid af4bda61-b0d4-4106-84aa-dcfb9bca4676))
(instances
(project "9k8"
(path "/1377f88b-dbf3-4aed-bde6-3a9f19e56b58"
(reference "SW1") (unit 1)
)
)
)
)
(symbol (lib_id "power:GND") (at 114.3 96.52 90) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid e9343bc3-989c-4182-9294-003346930bea)
(property "Reference" "#PWR02" (at 120.65 96.52 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 118.11 97.155 90)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Footprint" "" (at 114.3 96.52 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 114.3 96.52 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 87780b98-739e-4b3b-a629-2cd88c6cc451))
(instances
(project "9k8"
(path "/1377f88b-dbf3-4aed-bde6-3a9f19e56b58"
(reference "#PWR02") (unit 1)
)
)
)
)
(symbol (lib_id "power:GND") (at 133.35 88.9 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid f4c11e1f-a391-4473-a845-2e757e92b78b)
(property "Reference" "#PWR03" (at 133.35 95.25 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 133.35 93.98 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 133.35 88.9 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 133.35 88.9 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 1d8e5a76-31cf-49bb-b1ea-fc27abe67373))
(instances
(project "9k8"
(path "/1377f88b-dbf3-4aed-bde6-3a9f19e56b58"
(reference "#PWR03") (unit 1)
)
)
)
)
(symbol (lib_id "power:GND") (at 88.9 88.9 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid fd3bb6c2-212c-4691-b20f-93986049e860)
(property "Reference" "#PWR01" (at 88.9 95.25 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 88.9 93.98 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (at 88.9 88.9 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 88.9 88.9 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 02705b23-2cf9-4d72-ab48-3952753304a3))
(instances
(project "9k8"
(path "/1377f88b-dbf3-4aed-bde6-3a9f19e56b58"
(reference "#PWR01") (unit 1)
)
)
)
)
(sheet_instances
(path "/" (page "1"))
)
)