-
Notifications
You must be signed in to change notification settings - Fork 1
/
FlashROM_100_programming_adapter.kicad_sch
800 lines (784 loc) · 32 KB
/
FlashROM_100_programming_adapter.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
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
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
(kicad_sch (version 20211123) (generator eeschema)
(uuid e0f1a8ed-ad22-4fe8-92bb-3c1854bff512)
(paper "USLetter")
(title_block
(title "Programming adapter for FlashROM_100")
(date "2021-03-07")
(rev "002")
(company "Brian K. White - [email protected]")
)
(lib_symbols
(symbol "000_LOCAL: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) (type default) (color 0 0 0 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))))
)
)
)
(symbol "000_LOCAL:LH535618" (in_bom yes) (on_board yes)
(property "Reference" "U" (id 0) (at -7.62 26.67 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "LH535618" (id 1) (at 2.54 -26.67 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(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_fp_filters" "DIP*W15.24mm*" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "LH535618_1_1"
(rectangle (start -7.62 25.4) (end 7.62 -25.4)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type background))
)
(pin power_in line (at 0 27.94 270) (length 2.54)
(name "VCC" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin input line (at -10.16 22.86 0) (length 2.54)
(name "AD0" (effects (font (size 1.27 1.27))))
(number "10" (effects (font (size 1.27 1.27))))
)
(pin tri_state line (at 10.16 22.86 180) (length 2.54)
(name "D0" (effects (font (size 1.27 1.27))))
(number "11" (effects (font (size 1.27 1.27))))
)
(pin tri_state line (at 10.16 20.32 180) (length 2.54)
(name "D1" (effects (font (size 1.27 1.27))))
(number "12" (effects (font (size 1.27 1.27))))
)
(pin tri_state line (at 10.16 17.78 180) (length 2.54)
(name "D2" (effects (font (size 1.27 1.27))))
(number "13" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at 0 -27.94 90) (length 2.54)
(name "VSS" (effects (font (size 1.27 1.27))))
(number "14" (effects (font (size 1.27 1.27))))
)
(pin tri_state line (at 10.16 15.24 180) (length 2.54)
(name "D3" (effects (font (size 1.27 1.27))))
(number "15" (effects (font (size 1.27 1.27))))
)
(pin tri_state line (at 10.16 12.7 180) (length 2.54)
(name "D4" (effects (font (size 1.27 1.27))))
(number "16" (effects (font (size 1.27 1.27))))
)
(pin tri_state line (at 10.16 10.16 180) (length 2.54)
(name "D5" (effects (font (size 1.27 1.27))))
(number "17" (effects (font (size 1.27 1.27))))
)
(pin tri_state line (at 10.16 7.62 180) (length 2.54)
(name "D6" (effects (font (size 1.27 1.27))))
(number "18" (effects (font (size 1.27 1.27))))
)
(pin tri_state line (at 10.16 5.08 180) (length 2.54)
(name "D7" (effects (font (size 1.27 1.27))))
(number "19" (effects (font (size 1.27 1.27))))
)
(pin input line (at -10.16 -2.54 0) (length 2.54)
(name "A10" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin input line (at -10.16 -5.08 0) (length 2.54)
(name "A11" (effects (font (size 1.27 1.27))))
(number "20" (effects (font (size 1.27 1.27))))
)
(pin input line (at -10.16 -20.32 0) (length 2.54)
(name "~{OE}" (effects (font (size 1.27 1.27))))
(number "21" (effects (font (size 1.27 1.27))))
)
(pin input line (at -10.16 -10.16 0) (length 2.54)
(name "A13" (effects (font (size 1.27 1.27))))
(number "22" (effects (font (size 1.27 1.27))))
)
(pin input line (at -10.16 -17.78 0) (length 2.54)
(name "ALE" (effects (font (size 1.27 1.27))))
(number "23" (effects (font (size 1.27 1.27))))
)
(pin input line (at -10.16 -7.62 0) (length 2.54)
(name "A12" (effects (font (size 1.27 1.27))))
(number "24" (effects (font (size 1.27 1.27))))
)
(pin input line (at -10.16 0 0) (length 2.54)
(name "A9" (effects (font (size 1.27 1.27))))
(number "25" (effects (font (size 1.27 1.27))))
)
(pin input line (at -10.16 2.54 0) (length 2.54)
(name "A8" (effects (font (size 1.27 1.27))))
(number "26" (effects (font (size 1.27 1.27))))
)
(pin input line (at -10.16 -22.86 0) (length 2.54)
(name "~{CS}" (effects (font (size 1.27 1.27))))
(number "27" (effects (font (size 1.27 1.27))))
)
(pin input line (at -10.16 -12.7 0) (length 2.54)
(name "A14" (effects (font (size 1.27 1.27))))
(number "28" (effects (font (size 1.27 1.27))))
)
(pin input line (at -10.16 5.08 0) (length 2.54)
(name "AD7" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin input line (at -10.16 7.62 0) (length 2.54)
(name "AD6" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin input line (at -10.16 10.16 0) (length 2.54)
(name "AD5" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin input line (at -10.16 12.7 0) (length 2.54)
(name "AD4" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
(pin input line (at -10.16 15.24 0) (length 2.54)
(name "AD3" (effects (font (size 1.27 1.27))))
(number "7" (effects (font (size 1.27 1.27))))
)
(pin input line (at -10.16 17.78 0) (length 2.54)
(name "AD2" (effects (font (size 1.27 1.27))))
(number "8" (effects (font (size 1.27 1.27))))
)
(pin input line (at -10.16 20.32 0) (length 2.54)
(name "AD1" (effects (font (size 1.27 1.27))))
(number "9" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "000_LOCAL:SST39SF010_PLCC" (in_bom yes) (on_board yes)
(property "Reference" "U" (id 0) (at 2.54 33.02 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "SST39SF010_PLCC" (id 1) (at 0 -30.48 0)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at 0 7.62 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "http://ww1.microchip.com/downloads/en/DeviceDoc/25022B.pdf" (id 3) (at 0 7.62 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "128k flash rom" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Silicon Storage Technology (SSF) 128k x 8 Flash ROM" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "SST39SF010_PLCC_0_0"
(pin power_in line (at 0 -31.75 90) (length 2.54)
(name "VSS" (effects (font (size 1.27 1.27))))
(number "16" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at 0 34.29 270) (length 2.54)
(name "VDD" (effects (font (size 1.27 1.27))))
(number "32" (effects (font (size 1.27 1.27))))
)
)
(symbol "SST39SF010_PLCC_0_1"
(rectangle (start -10.16 31.75) (end 10.16 -29.21)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type background))
)
)
(symbol "SST39SF010_PLCC_1_1"
(pin no_connect line (at 15.24 -25.4 180) (length 5.08)
(name "NC" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin input line (at -15.24 25.4 0) (length 5.08)
(name "A2" (effects (font (size 1.27 1.27))))
(number "10" (effects (font (size 1.27 1.27))))
)
(pin input line (at -15.24 27.94 0) (length 5.08)
(name "A1" (effects (font (size 1.27 1.27))))
(number "11" (effects (font (size 1.27 1.27))))
)
(pin input line (at -15.24 30.48 0) (length 5.08)
(name "A0" (effects (font (size 1.27 1.27))))
(number "12" (effects (font (size 1.27 1.27))))
)
(pin tri_state line (at 15.24 30.48 180) (length 5.08)
(name "DQ0" (effects (font (size 1.27 1.27))))
(number "13" (effects (font (size 1.27 1.27))))
)
(pin tri_state line (at 15.24 27.94 180) (length 5.08)
(name "DQ1" (effects (font (size 1.27 1.27))))
(number "14" (effects (font (size 1.27 1.27))))
)
(pin tri_state line (at 15.24 25.4 180) (length 5.08)
(name "DQ2" (effects (font (size 1.27 1.27))))
(number "15" (effects (font (size 1.27 1.27))))
)
(pin tri_state line (at 15.24 22.86 180) (length 5.08)
(name "DQ3" (effects (font (size 1.27 1.27))))
(number "17" (effects (font (size 1.27 1.27))))
)
(pin tri_state line (at 15.24 20.32 180) (length 5.08)
(name "DQ4" (effects (font (size 1.27 1.27))))
(number "18" (effects (font (size 1.27 1.27))))
)
(pin tri_state line (at 15.24 17.78 180) (length 5.08)
(name "DQ5" (effects (font (size 1.27 1.27))))
(number "19" (effects (font (size 1.27 1.27))))
)
(pin input line (at -15.24 -10.16 0) (length 5.08)
(name "A16" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin tri_state line (at 15.24 15.24 180) (length 5.08)
(name "DQ6" (effects (font (size 1.27 1.27))))
(number "20" (effects (font (size 1.27 1.27))))
)
(pin tri_state line (at 15.24 12.7 180) (length 5.08)
(name "DQ7" (effects (font (size 1.27 1.27))))
(number "21" (effects (font (size 1.27 1.27))))
)
(pin input input_low (at -15.24 -25.4 0) (length 5.08)
(name "~{CE}" (effects (font (size 1.27 1.27))))
(number "22" (effects (font (size 1.27 1.27))))
)
(pin input line (at -15.24 5.08 0) (length 5.08)
(name "A10" (effects (font (size 1.27 1.27))))
(number "23" (effects (font (size 1.27 1.27))))
)
(pin input input_low (at -15.24 -27.94 0) (length 5.08)
(name "~{OE}" (effects (font (size 1.27 1.27))))
(number "24" (effects (font (size 1.27 1.27))))
)
(pin input line (at -15.24 2.54 0) (length 5.08)
(name "A11" (effects (font (size 1.27 1.27))))
(number "25" (effects (font (size 1.27 1.27))))
)
(pin input line (at -15.24 7.62 0) (length 5.08)
(name "A9" (effects (font (size 1.27 1.27))))
(number "26" (effects (font (size 1.27 1.27))))
)
(pin input line (at -15.24 10.16 0) (length 5.08)
(name "A8" (effects (font (size 1.27 1.27))))
(number "27" (effects (font (size 1.27 1.27))))
)
(pin input line (at -15.24 -2.54 0) (length 5.08)
(name "A13" (effects (font (size 1.27 1.27))))
(number "28" (effects (font (size 1.27 1.27))))
)
(pin input line (at -15.24 -5.08 0) (length 5.08)
(name "A14" (effects (font (size 1.27 1.27))))
(number "29" (effects (font (size 1.27 1.27))))
)
(pin input line (at -15.24 -7.62 0) (length 5.08)
(name "A15" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin no_connect line (at 15.24 -27.94 180) (length 5.08)
(name "NC" (effects (font (size 1.27 1.27))))
(number "30" (effects (font (size 1.27 1.27))))
)
(pin input input_low (at -15.24 -22.86 0) (length 5.08)
(name "~{WE}" (effects (font (size 1.27 1.27))))
(number "31" (effects (font (size 1.27 1.27))))
)
(pin input line (at -15.24 0 0) (length 5.08)
(name "A12" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin input line (at -15.24 12.7 0) (length 5.08)
(name "A7" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin input line (at -15.24 15.24 0) (length 5.08)
(name "A6" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
(pin input line (at -15.24 17.78 0) (length 5.08)
(name "A5" (effects (font (size 1.27 1.27))))
(number "7" (effects (font (size 1.27 1.27))))
)
(pin input line (at -15.24 20.32 0) (length 5.08)
(name "A4" (effects (font (size 1.27 1.27))))
(number "8" (effects (font (size 1.27 1.27))))
)
(pin input line (at -15.24 22.86 0) (length 5.08)
(name "A3" (effects (font (size 1.27 1.27))))
(number "9" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "000_LOCAL:VCC" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes)
(property "Reference" "#PWR" (id 0) (at 0 -3.81 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "VCC" (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 \"VCC\"" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "VCC_0_1"
(polyline
(pts
(xy -0.762 1.27)
(xy 0 2.54)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 0 0)
(xy 0 2.54)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy 0 2.54)
(xy 0.762 1.27)
)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
)
(symbol "VCC_1_1"
(pin power_in line (at 0 0 90) (length 0) hide
(name "VCC" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
)
)
)
(no_connect (at 156.21 107.95) (uuid 8aaeab41-8d97-4e5d-92c1-055a350f23fe))
(no_connect (at 156.21 105.41) (uuid be675762-2b24-4158-a138-b6421742306b))
(text "2 address lines are not connected (32k vs 128k), so there will always be size mismatch and write verification errors when programming."
(at 17.272 192.024 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 1e03c7b6-e30d-41f0-951b-508534bc3313)
)
(text "FlashROM_100 programming adapter.\n\nPlace this board into programmer.\nPlace FlashROM_100 into the DIP-28 socket.\nInstall jumpers on the ~{CS} and PROGRAM pins.\n\nThis for the 29F010 FlashROM_100, not the 28C256 FlexROM_100."
(at 17.78 186.69 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid a971f163-9220-4fb1-9754-26e7f3c8c6a2)
)
(label "~{CE}" (at 156.21 123.19 180)
(effects (font (size 1.27 1.27)) (justify right bottom))
(uuid 00d4faab-22f0-43d1-a585-a15a5f2685f6)
)
(label "D6" (at 186.69 82.55 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 05f2e4e2-d380-4e1a-866b-bf99713688a5)
)
(label "A8" (at 91.44 88.9 180)
(effects (font (size 1.27 1.27)) (justify right bottom))
(uuid 09f14880-5f53-475c-9098-35bb3d9d1708)
)
(label "A3" (at 91.44 76.2 180)
(effects (font (size 1.27 1.27)) (justify right bottom))
(uuid 0e9dcfb6-aa9c-4656-8caa-692288f3db17)
)
(label "A10" (at 156.21 92.71 180)
(effects (font (size 1.27 1.27)) (justify right bottom))
(uuid 1377f4f5-553b-4055-95f7-9ee0b7abbdd0)
)
(label "D4" (at 111.76 78.74 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 159b310d-47e3-4d17-9c36-c081a3671137)
)
(label "A12" (at 91.44 99.06 180)
(effects (font (size 1.27 1.27)) (justify right bottom))
(uuid 19a2a4bc-2fd0-4889-8e49-dd94d792fbc6)
)
(label "~{WE}" (at 91.44 109.22 180)
(effects (font (size 1.27 1.27)) (justify right bottom))
(uuid 2c0ec48e-853f-465e-9a8a-57cba109cb46)
)
(label "A4" (at 156.21 77.47 180)
(effects (font (size 1.27 1.27)) (justify right bottom))
(uuid 2ebdee34-2669-4216-a21c-0b837602c0f4)
)
(label "A14" (at 156.21 102.87 180)
(effects (font (size 1.27 1.27)) (justify right bottom))
(uuid 3761551e-2959-48be-9802-7d213133b524)
)
(label "D4" (at 186.69 77.47 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 419edb21-e4bb-430c-85ff-fa2c7fcc0a9e)
)
(label "A7" (at 156.21 85.09 180)
(effects (font (size 1.27 1.27)) (justify right bottom))
(uuid 465fa11d-0b0b-4010-84c5-36e550747d47)
)
(label "A7" (at 91.44 86.36 180)
(effects (font (size 1.27 1.27)) (justify right bottom))
(uuid 510fca41-5d62-455e-8f28-9428eb970fee)
)
(label "~{WE}" (at 156.21 120.65 180)
(effects (font (size 1.27 1.27)) (justify right bottom))
(uuid 5201bd88-a7e4-4ab9-aed1-c191933ddc1b)
)
(label "A5" (at 91.44 81.28 180)
(effects (font (size 1.27 1.27)) (justify right bottom))
(uuid 53092043-59e8-4de2-b39c-b903a4c4f957)
)
(label "D6" (at 111.76 83.82 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 55acc476-7529-4711-b938-bdca52b2119f)
)
(label "A8" (at 156.21 87.63 180)
(effects (font (size 1.27 1.27)) (justify right bottom))
(uuid 5842977b-1d78-4b8a-91ef-780c992314b8)
)
(label "A1" (at 91.44 71.12 180)
(effects (font (size 1.27 1.27)) (justify right bottom))
(uuid 592c42c5-f035-452d-85d8-25b8f4162597)
)
(label "A3" (at 156.21 74.93 180)
(effects (font (size 1.27 1.27)) (justify right bottom))
(uuid 5a7200ff-d11d-4201-962b-79b84d9d5057)
)
(label "D1" (at 186.69 69.85 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 5c77a2e7-2610-4808-a92c-4f6609c4bd22)
)
(label "A13" (at 156.21 100.33 180)
(effects (font (size 1.27 1.27)) (justify right bottom))
(uuid 5d04a5b8-55af-483e-a318-554c5e07a904)
)
(label "D7" (at 111.76 86.36 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 63944f1c-cb3d-45a6-885f-4a3e43f8c949)
)
(label "A9" (at 91.44 91.44 180)
(effects (font (size 1.27 1.27)) (justify right bottom))
(uuid 69e3cfda-b742-4a75-b364-59a9c9d29900)
)
(label "A11" (at 91.44 96.52 180)
(effects (font (size 1.27 1.27)) (justify right bottom))
(uuid 701ae8de-ebec-42af-9790-3ec341f0c822)
)
(label "D7" (at 186.69 85.09 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 764656ee-afeb-441f-8129-b2a349095fe3)
)
(label "D1" (at 111.76 71.12 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 76b32eab-9cbc-4dd0-829c-91e142c1031d)
)
(label "A0" (at 91.44 68.58 180)
(effects (font (size 1.27 1.27)) (justify right bottom))
(uuid 78c08054-9d9e-414b-bd0f-94ba22bae7ba)
)
(label "A9" (at 156.21 90.17 180)
(effects (font (size 1.27 1.27)) (justify right bottom))
(uuid 7ab70b8f-03b4-421a-a3a7-16f1bb51e3d9)
)
(label "D0" (at 186.69 67.31 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 7b567f79-dc7a-44e7-a065-4818379e593e)
)
(label "D5" (at 111.76 81.28 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 8065413d-eb8e-4ff8-ab3f-ac0a0081ef27)
)
(label "D3" (at 111.76 76.2 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 8c271a9a-4717-4f1b-9144-5cb98af4815c)
)
(label "D0" (at 111.76 68.58 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 8c406055-e609-425c-8732-fa534d2ca4a7)
)
(label "~{OE}" (at 156.21 125.73 180)
(effects (font (size 1.27 1.27)) (justify right bottom))
(uuid 956d742f-1a0f-431a-9a55-49b0707f39b8)
)
(label "D2" (at 186.69 72.39 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid 968c139b-1955-49c8-a8b8-c8dc1da10c82)
)
(label "A14" (at 91.44 104.14 180)
(effects (font (size 1.27 1.27)) (justify right bottom))
(uuid 9ad408a6-9050-408f-84f9-32071f402261)
)
(label "A5" (at 156.21 80.01 180)
(effects (font (size 1.27 1.27)) (justify right bottom))
(uuid abde0030-dc3e-461f-80a0-6bf570acd022)
)
(label "~{CE}" (at 91.44 114.3 180)
(effects (font (size 1.27 1.27)) (justify right bottom))
(uuid ba2f3ed9-c96f-486b-a77b-afcf6df0580b)
)
(label "A11" (at 156.21 95.25 180)
(effects (font (size 1.27 1.27)) (justify right bottom))
(uuid bc049b23-042e-4649-920d-898ea3e7b9ba)
)
(label "A10" (at 91.44 93.98 180)
(effects (font (size 1.27 1.27)) (justify right bottom))
(uuid bdc2b8f7-68ef-4915-856d-a2525886bc1d)
)
(label "A6" (at 156.21 82.55 180)
(effects (font (size 1.27 1.27)) (justify right bottom))
(uuid be15321e-1cb0-4c16-bdf5-316c8afe50b9)
)
(label "A4" (at 91.44 78.74 180)
(effects (font (size 1.27 1.27)) (justify right bottom))
(uuid bfe9aec3-4569-449b-bf9f-ed98c9b05cc5)
)
(label "D5" (at 186.69 80.01 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid c2243ce6-060b-42fa-a212-439ac2f3ba64)
)
(label "A2" (at 91.44 73.66 180)
(effects (font (size 1.27 1.27)) (justify right bottom))
(uuid c47ff593-c451-4978-8cc2-3e65225a18d6)
)
(label "A0" (at 156.21 67.31 180)
(effects (font (size 1.27 1.27)) (justify right bottom))
(uuid d574b155-166c-411a-a4d2-310be656bb85)
)
(label "A13" (at 91.44 101.6 180)
(effects (font (size 1.27 1.27)) (justify right bottom))
(uuid d8e013aa-9af3-4d97-9ac8-c7f460d61272)
)
(label "A1" (at 156.21 69.85 180)
(effects (font (size 1.27 1.27)) (justify right bottom))
(uuid da927953-81d9-42a3-a927-9d56bebb3d1b)
)
(label "A12" (at 156.21 97.79 180)
(effects (font (size 1.27 1.27)) (justify right bottom))
(uuid e16b3fe5-c806-460e-9378-438c0a42407b)
)
(label "D3" (at 186.69 74.93 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid e62c7690-2d11-49ef-894e-50ded5519fff)
)
(label "A6" (at 91.44 83.82 180)
(effects (font (size 1.27 1.27)) (justify right bottom))
(uuid e9230a37-32eb-4caa-8848-acb3d2850745)
)
(label "D2" (at 111.76 73.66 0)
(effects (font (size 1.27 1.27)) (justify left bottom))
(uuid f323d9ad-5a03-4540-8a15-84756d08ed4e)
)
(label "A2" (at 156.21 72.39 180)
(effects (font (size 1.27 1.27)) (justify right bottom))
(uuid f3a91c05-c65d-4339-94b1-fc5cc2d75b5a)
)
(label "~{OE}" (at 91.44 111.76 180)
(effects (font (size 1.27 1.27)) (justify right bottom))
(uuid fd09960f-0fd8-43f9-88c6-65829e867a6c)
)
(symbol (lib_id "000_LOCAL:SST39SF010_PLCC") (at 171.45 97.79 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 00000000-0000-0000-0000-00005e5b130a)
(property "Reference" "U1" (id 0) (at 175.006 69.342 0))
(property "Value" "29F010 pinout to programmer" (id 1) (at 171.45 54.102 0))
(property "Footprint" "000_LOCAL:DIP32_0.3" (id 2) (at 171.45 97.79 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "http://ww1.microchip.com/downloads/en/DeviceDoc/doc0006.pdf" (id 3) (at 171.45 97.79 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "16" (uuid a3ecdfa6-dd22-4725-8a2b-b4b143f735e2))
(pin "32" (uuid 1b15b743-4ad8-48aa-8da6-d8bcb593ae4e))
(pin "1" (uuid 7f7fce63-14d6-4a12-a4f1-2e289fd7b676))
(pin "10" (uuid bd0f74c4-07e6-4385-a7f5-5d8125894aa6))
(pin "11" (uuid f8bc3235-1cf2-412c-b171-d2f7022c2871))
(pin "12" (uuid ebcc7897-1815-402c-b8a3-bf91b47c1906))
(pin "13" (uuid 60396746-efe7-4bd9-8ea7-a0d19e32dce9))
(pin "14" (uuid acdf3a32-e5b8-40d4-bb30-fe8e220c1997))
(pin "15" (uuid 138d878e-0bcd-470b-912e-feab57f7104e))
(pin "17" (uuid c27c4cdc-87e2-4e6b-9604-94245f867b09))
(pin "18" (uuid 707bd0ff-9048-4733-8e49-a3cac8f519e2))
(pin "19" (uuid 8c4863cc-01e7-4dbd-a008-cc121cb7c6a2))
(pin "2" (uuid cddf007a-9102-4eee-a190-1dfded68c627))
(pin "20" (uuid 830cad42-4f0a-471c-b079-fd0d11a49708))
(pin "21" (uuid 85d35108-90cb-4f1f-9561-a27e7a922d3f))
(pin "22" (uuid 55e0eee8-1a39-4d2c-b985-381b8c4ec100))
(pin "23" (uuid ac0e284d-df50-45e1-82a4-59b842cd1f35))
(pin "24" (uuid dbdb6e5d-9395-4a2d-b4e3-43f4d95c5db3))
(pin "25" (uuid 94308d3a-2150-49da-a53e-1ac230a7bd01))
(pin "26" (uuid a64b8928-e18b-4b03-87dd-c77ef332a6a5))
(pin "27" (uuid 98bf37d5-6412-4fb1-ae11-5304182f6ed5))
(pin "28" (uuid bb52da66-7c5c-4e65-bb28-39a7bcf2b37a))
(pin "29" (uuid 3daea5c3-db57-4937-8523-6a0bae283416))
(pin "3" (uuid 8304b4be-7602-454c-88c6-ee7b6b465036))
(pin "30" (uuid b9a1a531-fe30-4b3b-8564-ac107eeda309))
(pin "31" (uuid df9dc8fd-8878-4a58-ac5e-f43a93690a48))
(pin "4" (uuid 6f74a063-3668-4b1a-b5d1-484035e8a83b))
(pin "5" (uuid b948cfa7-d872-4d4a-83e1-99069afff3e0))
(pin "6" (uuid 34540130-2e9e-4f3c-96d5-3971310a2c1f))
(pin "7" (uuid 5552e7b4-6524-43ce-92e4-e43032f8ec08))
(pin "8" (uuid 92d5d75e-fa08-4f5a-8552-c49170ba8296))
(pin "9" (uuid 1e113d9e-c428-4775-85d3-c9bde6f9be1a))
)
(symbol (lib_id "000_LOCAL:LH535618") (at 101.6 91.44 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 00000000-0000-0000-0000-00005e5c209e)
(property "Reference" "J1" (id 0) (at 106.172 62.23 0))
(property "Value" "LH535618 Socket" (id 1) (at 101.6 56.388 0))
(property "Footprint" "000_LOCAL:DIP28_0.6" (id 2) (at 101.6 91.44 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "http://ww1.microchip.com/downloads/en/DeviceDoc/doc0014.pdf" (id 3) (at 101.6 91.44 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid b6b8dcda-27b3-47be-9736-6de3585a4b5a))
(pin "10" (uuid df2349b8-9507-4aa9-b176-12d2e4405c82))
(pin "11" (uuid 585d303e-f0d6-42f6-b3df-4ecad30ab825))
(pin "12" (uuid 7a746ca8-3657-4c7e-9e04-08aba85eece8))
(pin "13" (uuid 5af2e1d6-e5c9-4958-a3e3-2074bd3f6186))
(pin "14" (uuid 56bf45c4-6944-4714-8084-4037a9e54d46))
(pin "15" (uuid 5fb661b6-2fab-4749-921c-33b776a8ab5d))
(pin "16" (uuid f3b27fff-3aaa-41a3-bdf6-34528f000f3f))
(pin "17" (uuid 239e78cc-3194-4717-9275-37f6e2d01103))
(pin "18" (uuid 72df70c2-030c-407f-9e6d-6e0a68ef7969))
(pin "19" (uuid 75b7d9ae-0138-404c-be7c-57896e78d54b))
(pin "2" (uuid 4f1ade3e-bf02-4c4e-974c-e309691530ec))
(pin "20" (uuid 7d2e17c7-2944-4901-990b-5d936d70bc91))
(pin "21" (uuid 5487810f-3b4e-4ac8-babf-a9e3f321360a))
(pin "22" (uuid 95899192-99b4-45d9-9719-e8b699bacbb3))
(pin "23" (uuid 138ff992-61c9-4cd4-a599-6ecb4b736e64))
(pin "24" (uuid c16e1a69-e94c-462b-953b-bfc5b0a5f7b9))
(pin "25" (uuid a0be08b8-b426-4820-9d2c-f2fd207f426f))
(pin "26" (uuid 5c696a46-eb7f-4857-823d-5c1c542a6616))
(pin "27" (uuid 67d0100a-05d6-4a07-a852-dfb58eb14e7e))
(pin "28" (uuid d6c7fbaa-4804-4f73-9d87-716099ffcadd))
(pin "3" (uuid b7070460-df7f-46e0-a78b-4d0e04741e58))
(pin "4" (uuid c3aae538-cfdc-475b-a1f8-0b5841f29c65))
(pin "5" (uuid b36f80ea-1e45-4d27-b6bb-7a52c3f7b349))
(pin "6" (uuid c1aa59c3-9326-4e73-98b8-f46aea47e11e))
(pin "7" (uuid cc9d914d-25b8-498e-a403-6ed701017a6a))
(pin "8" (uuid 9b087b0a-6700-472a-8967-27e88dd0baae))
(pin "9" (uuid a1d66ebf-0be1-4450-b802-8c61f15cc732))
)
(symbol (lib_id "000_LOCAL:VCC") (at 171.45 63.5 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 368e9878-8257-42f7-a30b-3a2dfc56a033)
(property "Reference" "#PWR?" (id 0) (at 171.45 67.31 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "VCC" (id 1) (at 171.45 59.69 0))
(property "Footprint" "" (id 2) (at 171.45 63.5 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 171.45 63.5 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid eda6ac1f-f92d-4b6c-9657-c9af01eb481a))
)
(symbol (lib_id "000_LOCAL:VCC") (at 101.6 63.5 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 867b7fd3-2237-4744-bba1-2ff3ba762d96)
(property "Reference" "#PWR?" (id 0) (at 101.6 67.31 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "VCC" (id 1) (at 101.6 59.69 0))
(property "Footprint" "" (id 2) (at 101.6 63.5 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 101.6 63.5 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 16005a4f-06a6-4095-92a7-c204cead9cae))
)
(symbol (lib_id "000_LOCAL:GND") (at 171.45 129.54 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid e9f1e88e-9557-4053-bc5e-d78f532d7034)
(property "Reference" "#PWR?" (id 0) (at 171.45 135.89 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (id 1) (at 171.45 133.35 0))
(property "Footprint" "" (id 2) (at 171.45 129.54 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 171.45 129.54 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 40b391ec-c32b-4e14-a545-043b2edf612e))
)
(symbol (lib_id "000_LOCAL:GND") (at 101.6 119.38 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid f62225e2-7db4-4030-a8ce-7634eef622c4)
(property "Reference" "#PWR?" (id 0) (at 101.6 125.73 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (id 1) (at 101.6 123.19 0))
(property "Footprint" "" (id 2) (at 101.6 119.38 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 101.6 119.38 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid a9175912-e87a-4531-b10e-912957b3f4e2))
)
(sheet_instances
(path "/" (page "1"))
)
(symbol_instances
(path "/368e9878-8257-42f7-a30b-3a2dfc56a033"
(reference "#PWR?") (unit 1) (value "VCC") (footprint "")
)
(path "/867b7fd3-2237-4744-bba1-2ff3ba762d96"
(reference "#PWR?") (unit 1) (value "VCC") (footprint "")
)
(path "/e9f1e88e-9557-4053-bc5e-d78f532d7034"
(reference "#PWR?") (unit 1) (value "GND") (footprint "")
)
(path "/f62225e2-7db4-4030-a8ce-7634eef622c4"
(reference "#PWR?") (unit 1) (value "GND") (footprint "")
)
(path "/00000000-0000-0000-0000-00005e5c209e"
(reference "J1") (unit 1) (value "LH535618 Socket") (footprint "000_LOCAL:DIP28_0.6")
)
(path "/00000000-0000-0000-0000-00005e5b130a"
(reference "U1") (unit 1) (value "29F010 pinout to programmer") (footprint "000_LOCAL:DIP32_0.3")
)
)
)