-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathdisplayport.kicad_sch
621 lines (613 loc) · 23.2 KB
/
displayport.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
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
(kicad_sch (version 20210126) (generator eeschema)
(paper "A4")
(lib_symbols
(symbol "Connector:Conn_01x22_Female" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
(property "Reference" "J" (id 0) (at 0 27.94 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "Conn_01x22_Female" (id 1) (at 0 -30.48 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "connector" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Generic connector, single row, 01x22, script generated (kicad-library-utils/schlib/autogen/connector/)" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "Connector*:*_1x??_*" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "Conn_01x22_Female_1_1"
(arc (start 0 -27.432) (end 0 -28.448) (radius (at 0 -27.94) (length 0.508) (angles 90.1 -90.1))
(stroke (width 0.1524)) (fill (type none))
)
(arc (start 0 -24.892) (end 0 -25.908) (radius (at 0 -25.4) (length 0.508) (angles 90.1 -90.1))
(stroke (width 0.1524)) (fill (type none))
)
(arc (start 0 -22.352) (end 0 -23.368) (radius (at 0 -22.86) (length 0.508) (angles 90.1 -90.1))
(stroke (width 0.1524)) (fill (type none))
)
(arc (start 0 -19.812) (end 0 -20.828) (radius (at 0 -20.32) (length 0.508) (angles 90.1 -90.1))
(stroke (width 0.1524)) (fill (type none))
)
(arc (start 0 -17.272) (end 0 -18.288) (radius (at 0 -17.78) (length 0.508) (angles 90.1 -90.1))
(stroke (width 0.1524)) (fill (type none))
)
(arc (start 0 -14.732) (end 0 -15.748) (radius (at 0 -15.24) (length 0.508) (angles 90.1 -90.1))
(stroke (width 0.1524)) (fill (type none))
)
(arc (start 0 -12.192) (end 0 -13.208) (radius (at 0 -12.7) (length 0.508) (angles 90.1 -90.1))
(stroke (width 0.1524)) (fill (type none))
)
(arc (start 0 -9.652) (end 0 -10.668) (radius (at 0 -10.16) (length 0.508) (angles 90.1 -90.1))
(stroke (width 0.1524)) (fill (type none))
)
(arc (start 0 -7.112) (end 0 -8.128) (radius (at 0 -7.62) (length 0.508) (angles 90.1 -90.1))
(stroke (width 0.1524)) (fill (type none))
)
(arc (start 0 -4.572) (end 0 -5.588) (radius (at 0 -5.08) (length 0.508) (angles 90.1 -90.1))
(stroke (width 0.1524)) (fill (type none))
)
(arc (start 0 -2.032) (end 0 -3.048) (radius (at 0 -2.54) (length 0.508) (angles 90.1 -90.1))
(stroke (width 0.1524)) (fill (type none))
)
(arc (start 0 0.508) (end 0 -0.508) (radius (at 0 0) (length 0.508) (angles 90.1 -90.1))
(stroke (width 0.1524)) (fill (type none))
)
(arc (start 0 3.048) (end 0 2.032) (radius (at 0 2.54) (length 0.508) (angles 90.1 -90.1))
(stroke (width 0.1524)) (fill (type none))
)
(arc (start 0 5.588) (end 0 4.572) (radius (at 0 5.08) (length 0.508) (angles 90.1 -90.1))
(stroke (width 0.1524)) (fill (type none))
)
(arc (start 0 8.128) (end 0 7.112) (radius (at 0 7.62) (length 0.508) (angles 90.1 -90.1))
(stroke (width 0.1524)) (fill (type none))
)
(arc (start 0 10.668) (end 0 9.652) (radius (at 0 10.16) (length 0.508) (angles 90.1 -90.1))
(stroke (width 0.1524)) (fill (type none))
)
(arc (start 0 13.208) (end 0 12.192) (radius (at 0 12.7) (length 0.508) (angles 90.1 -90.1))
(stroke (width 0.1524)) (fill (type none))
)
(arc (start 0 15.748) (end 0 14.732) (radius (at 0 15.24) (length 0.508) (angles 90.1 -90.1))
(stroke (width 0.1524)) (fill (type none))
)
(arc (start 0 18.288) (end 0 17.272) (radius (at 0 17.78) (length 0.508) (angles 90.1 -90.1))
(stroke (width 0.1524)) (fill (type none))
)
(arc (start 0 20.828) (end 0 19.812) (radius (at 0 20.32) (length 0.508) (angles 90.1 -90.1))
(stroke (width 0.1524)) (fill (type none))
)
(arc (start 0 23.368) (end 0 22.352) (radius (at 0 22.86) (length 0.508) (angles 90.1 -90.1))
(stroke (width 0.1524)) (fill (type none))
)
(arc (start 0 25.908) (end 0 24.892) (radius (at 0 25.4) (length 0.508) (angles 90.1 -90.1))
(stroke (width 0.1524)) (fill (type none))
)
(polyline
(pts
(xy -1.27 -27.94)
(xy -0.508 -27.94)
)
(stroke (width 0.1524)) (fill (type none))
)
(polyline
(pts
(xy -1.27 -25.4)
(xy -0.508 -25.4)
)
(stroke (width 0.1524)) (fill (type none))
)
(polyline
(pts
(xy -1.27 -22.86)
(xy -0.508 -22.86)
)
(stroke (width 0.1524)) (fill (type none))
)
(polyline
(pts
(xy -1.27 -20.32)
(xy -0.508 -20.32)
)
(stroke (width 0.1524)) (fill (type none))
)
(polyline
(pts
(xy -1.27 -17.78)
(xy -0.508 -17.78)
)
(stroke (width 0.1524)) (fill (type none))
)
(polyline
(pts
(xy -1.27 -15.24)
(xy -0.508 -15.24)
)
(stroke (width 0.1524)) (fill (type none))
)
(polyline
(pts
(xy -1.27 -12.7)
(xy -0.508 -12.7)
)
(stroke (width 0.1524)) (fill (type none))
)
(polyline
(pts
(xy -1.27 -10.16)
(xy -0.508 -10.16)
)
(stroke (width 0.1524)) (fill (type none))
)
(polyline
(pts
(xy -1.27 -7.62)
(xy -0.508 -7.62)
)
(stroke (width 0.1524)) (fill (type none))
)
(polyline
(pts
(xy -1.27 -5.08)
(xy -0.508 -5.08)
)
(stroke (width 0.1524)) (fill (type none))
)
(polyline
(pts
(xy -1.27 -2.54)
(xy -0.508 -2.54)
)
(stroke (width 0.1524)) (fill (type none))
)
(polyline
(pts
(xy -1.27 0)
(xy -0.508 0)
)
(stroke (width 0.1524)) (fill (type none))
)
(polyline
(pts
(xy -1.27 2.54)
(xy -0.508 2.54)
)
(stroke (width 0.1524)) (fill (type none))
)
(polyline
(pts
(xy -1.27 5.08)
(xy -0.508 5.08)
)
(stroke (width 0.1524)) (fill (type none))
)
(polyline
(pts
(xy -1.27 7.62)
(xy -0.508 7.62)
)
(stroke (width 0.1524)) (fill (type none))
)
(polyline
(pts
(xy -1.27 10.16)
(xy -0.508 10.16)
)
(stroke (width 0.1524)) (fill (type none))
)
(polyline
(pts
(xy -1.27 12.7)
(xy -0.508 12.7)
)
(stroke (width 0.1524)) (fill (type none))
)
(polyline
(pts
(xy -1.27 15.24)
(xy -0.508 15.24)
)
(stroke (width 0.1524)) (fill (type none))
)
(polyline
(pts
(xy -1.27 17.78)
(xy -0.508 17.78)
)
(stroke (width 0.1524)) (fill (type none))
)
(polyline
(pts
(xy -1.27 20.32)
(xy -0.508 20.32)
)
(stroke (width 0.1524)) (fill (type none))
)
(polyline
(pts
(xy -1.27 22.86)
(xy -0.508 22.86)
)
(stroke (width 0.1524)) (fill (type none))
)
(polyline
(pts
(xy -1.27 25.4)
(xy -0.508 25.4)
)
(stroke (width 0.1524)) (fill (type none))
)
(pin passive line (at -5.08 25.4 0) (length 3.81)
(name "Pin_1" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 2.54 0) (length 3.81)
(name "Pin_10" (effects (font (size 1.27 1.27))))
(number "10" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 0 0) (length 3.81)
(name "Pin_11" (effects (font (size 1.27 1.27))))
(number "11" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 -2.54 0) (length 3.81)
(name "Pin_12" (effects (font (size 1.27 1.27))))
(number "12" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 -5.08 0) (length 3.81)
(name "Pin_13" (effects (font (size 1.27 1.27))))
(number "13" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 -7.62 0) (length 3.81)
(name "Pin_14" (effects (font (size 1.27 1.27))))
(number "14" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 -10.16 0) (length 3.81)
(name "Pin_15" (effects (font (size 1.27 1.27))))
(number "15" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 -12.7 0) (length 3.81)
(name "Pin_16" (effects (font (size 1.27 1.27))))
(number "16" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 -15.24 0) (length 3.81)
(name "Pin_17" (effects (font (size 1.27 1.27))))
(number "17" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 -17.78 0) (length 3.81)
(name "Pin_18" (effects (font (size 1.27 1.27))))
(number "18" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 -20.32 0) (length 3.81)
(name "Pin_19" (effects (font (size 1.27 1.27))))
(number "19" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 22.86 0) (length 3.81)
(name "Pin_2" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 -22.86 0) (length 3.81)
(name "Pin_20" (effects (font (size 1.27 1.27))))
(number "20" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 -25.4 0) (length 3.81)
(name "Pin_21" (effects (font (size 1.27 1.27))))
(number "21" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 -27.94 0) (length 3.81)
(name "Pin_22" (effects (font (size 1.27 1.27))))
(number "22" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 20.32 0) (length 3.81)
(name "Pin_3" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 17.78 0) (length 3.81)
(name "Pin_4" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 15.24 0) (length 3.81)
(name "Pin_5" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 12.7 0) (length 3.81)
(name "Pin_6" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 10.16 0) (length 3.81)
(name "Pin_7" (effects (font (size 1.27 1.27))))
(number "7" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 7.62 0) (length 3.81)
(name "Pin_8" (effects (font (size 1.27 1.27))))
(number "8" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 5.08 0) (length 3.81)
(name "Pin_9" (effects (font (size 1.27 1.27))))
(number "9" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "power:GND" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
(property "Reference" "#PWR" (id 0) (at 0 -6.35 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (id 1) (at 0 -3.81 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "power-flag" (id 4) (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" (id 5) (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)) (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))))
)
)
)
)
(junction (at 208.28 53.34) (diameter 1.016) (color 0 0 0 0))
(junction (at 208.28 60.96) (diameter 1.016) (color 0 0 0 0))
(junction (at 208.28 68.58) (diameter 1.016) (color 0 0 0 0))
(junction (at 208.28 76.2) (diameter 1.016) (color 0 0 0 0))
(junction (at 208.28 83.82) (diameter 1.016) (color 0 0 0 0))
(junction (at 208.28 91.44) (diameter 1.016) (color 0 0 0 0))
(no_connect (at 210.82 86.36) (uuid 3ed41788-b958-43a1-8ebd-290320252352))
(no_connect (at 210.82 88.9) (uuid af11c4c7-5049-494d-ab52-97980c852aef))
(wire (pts (xy 194.31 48.26) (xy 210.82 48.26))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid f6bf797f-43b0-4054-97e8-47b551ef9e86)
)
(wire (pts (xy 194.31 50.8) (xy 210.82 50.8))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 634964b6-ee1e-4106-b83f-490688b413ec)
)
(wire (pts (xy 194.31 55.88) (xy 210.82 55.88))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 1455371c-88be-4f47-8274-ce0175e3eb99)
)
(wire (pts (xy 194.31 58.42) (xy 210.82 58.42))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 824a1b7a-4a48-4ee8-8880-3ce0930a9ce1)
)
(wire (pts (xy 194.31 63.5) (xy 210.82 63.5))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 2303a751-9c79-4a29-a011-009baef5ca89)
)
(wire (pts (xy 194.31 66.04) (xy 210.82 66.04))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid e34f922f-f8c8-4a1c-8a9b-e78b06b18710)
)
(wire (pts (xy 194.31 71.12) (xy 210.82 71.12))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid ac17d8bc-fe36-42f7-ba7a-d72f84d1a32e)
)
(wire (pts (xy 194.31 73.66) (xy 210.82 73.66))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 1e311960-9fcf-40ab-b72f-590108ca785e)
)
(wire (pts (xy 194.31 78.74) (xy 210.82 78.74))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid f0b43c5a-76ba-419d-b7e6-4d83a9ed51ee)
)
(wire (pts (xy 194.31 81.28) (xy 210.82 81.28))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid c4f34348-a48e-4893-b6da-97b59d3a70a1)
)
(wire (pts (xy 208.28 45.72) (xy 208.28 53.34))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid dfee3f80-f4d8-499e-97df-9871ef2123a9)
)
(wire (pts (xy 208.28 53.34) (xy 208.28 60.96))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 26a27729-c5e8-4fd1-b95f-8367fec033eb)
)
(wire (pts (xy 208.28 53.34) (xy 210.82 53.34))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 76125d62-2d22-484a-896b-b502afc86cde)
)
(wire (pts (xy 208.28 60.96) (xy 208.28 68.58))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid c48c3c68-d6c6-451a-99eb-bdae87c70f0e)
)
(wire (pts (xy 208.28 60.96) (xy 210.82 60.96))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 9326fc37-1000-4455-b076-75827756bee6)
)
(wire (pts (xy 208.28 68.58) (xy 208.28 76.2))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 615354b4-cbe5-4595-8552-a8087da65bbb)
)
(wire (pts (xy 208.28 68.58) (xy 210.82 68.58))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 029c57bb-a9ac-47b2-b735-6b4719aabf68)
)
(wire (pts (xy 208.28 76.2) (xy 208.28 83.82))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 7c5c68b4-41fb-4ff2-8a8c-b1069b0f6e2f)
)
(wire (pts (xy 208.28 76.2) (xy 210.82 76.2))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 6fb37eed-5a70-4064-b040-9cc5ef15ea7b)
)
(wire (pts (xy 208.28 83.82) (xy 208.28 91.44))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 9cd3889c-a9cd-48bc-ad27-ec5407167139)
)
(wire (pts (xy 208.28 83.82) (xy 210.82 83.82))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 25706871-717b-45c8-bb23-0c59e579486b)
)
(wire (pts (xy 208.28 91.44) (xy 208.28 100.33))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 64b332ca-8c53-48d0-bae7-fb183627373b)
)
(wire (pts (xy 208.28 91.44) (xy 210.82 91.44))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid de456afe-5232-48f5-bbf5-40387e8e6b77)
)
(wire (pts (xy 210.82 45.72) (xy 208.28 45.72))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid d707b2c5-4294-46c3-9a7f-f5cf10ed75c3)
)
(wire (pts (xy 210.82 93.98) (xy 194.31 93.98))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid b18cd073-3274-4417-bcde-0773451e69ea)
)
(wire (pts (xy 210.82 96.52) (xy 194.31 96.52))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid b4c7ae5b-e064-432c-9bbf-d372465a7ce4)
)
(wire (pts (xy 210.82 99.06) (xy 194.31 99.06))
(stroke (width 0) (type solid) (color 0 0 0 0))
(uuid 5d2b23e7-5a66-43c0-9c97-28219c80ce5e)
)
(label "DSI1_D0_N" (at 194.31 48.26 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid e5245a2f-a370-4799-b0fe-306da20a8d2a)
)
(label "DSI1_D0_P" (at 194.31 50.8 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid fdd9362d-be29-4108-a3df-7fad29439336)
)
(label "DSI1_D1_N" (at 194.31 55.88 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 0ed47b93-ccd8-40e7-9572-a5da8c5d209d)
)
(label "DSI1_D1_P" (at 194.31 58.42 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid cf8c2414-1364-43fa-9032-08207a22c033)
)
(label "DSI1_C_N" (at 194.31 63.5 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 4728ebc2-5e0f-41a6-89bb-d2e69fc94771)
)
(label "DSI1_C_P" (at 194.31 66.04 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid ee31a01a-972f-401d-a36c-97654bf7741f)
)
(label "DSI1_D2_N" (at 194.31 71.12 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid a29175a5-3c87-4743-8a84-c5ee0b2080d4)
)
(label "DSI1_D2_P" (at 194.31 73.66 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 2aa97f56-8e02-43ae-81db-e31f3abd255a)
)
(label "DSI1_D3_N" (at 194.31 78.74 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 9771f3bd-d765-4a21-9435-27e908aeeb4e)
)
(label "DSI1_D3_P" (at 194.31 81.28 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid c24c8e0c-ef85-4306-a123-ae806175d75b)
)
(label "SCL0" (at 194.31 93.98 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 5042a443-d0a3-4260-9eee-d78d932fd1c5)
)
(label "SDA0" (at 194.31 96.52 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 235ef0d6-8506-49f1-ae85-8a2956f393bf)
)
(label "+3.3v" (at 194.31 99.06 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 4340afb0-8725-476b-a699-af586c8dda60)
)
(symbol (lib_id "power:GND") (at 208.28 100.33 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 4158e55b-de2a-4196-a4e4-0156e9df3943)
(property "Reference" "#PWR02" (id 0) (at 208.28 106.68 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (id 1) (at 208.407 104.7242 0))
(property "Footprint" "" (id 2) (at 208.28 100.33 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 208.28 100.33 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 5773f7fd-097e-4a88-abec-53c0d233fa08))
)
(symbol (lib_id "Connector:Conn_01x22_Female") (at 215.9 71.12 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 4ff41313-e2e1-4706-a739-23588d136084)
(property "Reference" "J2" (id 0) (at 193.04 41.91 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "Conn_01x22_Female" (id 1) (at 210.82 101.6 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "Connector_FFC-FPC:Hirose_FH12-22S-0.5SH_1x22-1MP_P0.50mm_Horizontal" (id 2) (at 215.9 71.12 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 215.9 71.12 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Field4" "Mouser" (id 4) (at 215.9 71.12 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Field5" "798-FH12-22S-0.5SH55" (id 5) (at 215.9 71.12 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Field6" "FH12-22S-0.5SH55" (id 6) (at 215.9 71.12 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Field7" "Hirose" (id 7) (at 215.9 71.12 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Part Description" "22 Position FFC, FPC Connector Contacts, Bottom 0.020\" (0.50mm) Surface Mount, Right Angle" (id 8) (at 215.9 71.12 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 8b580126-80ca-426a-b94f-69906e2d54da))
(pin "10" (uuid 193803f9-bc9f-421c-8cb2-c37cf5abf081))
(pin "11" (uuid ca9fe025-11c0-4aed-b45b-cad327a6e491))
(pin "12" (uuid c6048189-50fc-46f7-824c-9baf4e3b81bb))
(pin "13" (uuid 11b21c71-f003-42c8-b154-ecc8d19e1f6b))
(pin "14" (uuid 37131a8e-6d98-47aa-ae26-c3f2b6afc5b3))
(pin "15" (uuid 856c81b1-3bc9-4609-bbf1-e14cec28d034))
(pin "16" (uuid 5a2b3ae0-d3b0-4c90-af56-211c8faf51f4))
(pin "17" (uuid 3ab062c2-a625-4a07-b596-b48e9380ec2d))
(pin "18" (uuid 40501e21-e28b-4b97-8bc6-23465f070d96))
(pin "19" (uuid 2eedd811-3b10-468e-a8a3-cbd2e158ff93))
(pin "2" (uuid d9b17031-5e3f-4bb4-94fb-fe651d89b496))
(pin "20" (uuid ff3dfaa1-94dd-4200-b921-94b5191beb47))
(pin "21" (uuid ad456bef-c996-4db8-a7a2-ce1328e568ae))
(pin "22" (uuid 3219e3b7-a457-4f99-83ec-4d862306d5e8))
(pin "3" (uuid 6a3d7fb1-be3e-44a5-a380-2e6ff7d85649))
(pin "4" (uuid 60517b9e-e8b5-4da1-9bae-043fd88d8cd3))
(pin "5" (uuid b17d2280-1dab-4957-b305-447f1bb01410))
(pin "6" (uuid 80456d3d-707f-4f5d-b0d1-5862abbaa61b))
(pin "7" (uuid 27ca655c-08bc-415c-b6d5-6f0fe06c8824))
(pin "8" (uuid 1ead5378-0a9b-4578-bf74-cf3f86eec2fa))
(pin "9" (uuid f653c83a-fe6a-4b2c-8b2a-fc45482b36fa))
)
)