-
-
Notifications
You must be signed in to change notification settings - Fork 36
/
TLE9201SG.kicad_sch
736 lines (717 loc) · 27.9 KB
/
TLE9201SG.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
(kicad_sch (version 20211123) (generator eeschema)
(uuid 2367e08a-8f8d-4bc0-b6ce-e2a4cddd902f)
(paper "A")
(title_block
(title "microRusEFI-2L")
(date "2020-05-24")
(rev "R0.5.2")
(company "rusEFI.com")
(comment 1 "Donald Becker")
(comment 2 "AI6OD")
)
(lib_symbols
(symbol "Device:C" (pin_numbers hide) (pin_names (offset 0.254)) (in_bom yes) (on_board yes)
(property "Reference" "C" (id 0) (at 0.635 2.54 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "C" (id 1) (at 0.635 -2.54 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "" (id 2) (at 0.9652 -3.81 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" "cap capacitor" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Unpolarized capacitor" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "C_*" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "C_0_1"
(polyline
(pts
(xy -2.032 -0.762)
(xy 2.032 -0.762)
)
(stroke (width 0.508) (type default) (color 0 0 0 0))
(fill (type none))
)
(polyline
(pts
(xy -2.032 0.762)
(xy 2.032 0.762)
)
(stroke (width 0.508) (type default) (color 0 0 0 0))
(fill (type none))
)
)
(symbol "C_1_1"
(pin passive line (at 0 3.81 270) (length 2.794)
(name "~" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 0 -3.81 90) (length 2.794)
(name "~" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "Device:R" (pin_numbers hide) (pin_names (offset 0)) (in_bom yes) (on_board yes)
(property "Reference" "R" (id 0) (at 2.032 0 90)
(effects (font (size 1.27 1.27)))
)
(property "Value" "R" (id 1) (at 0 0 90)
(effects (font (size 1.27 1.27)))
)
(property "Footprint" "" (id 2) (at -1.778 0 90)
(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" "R res resistor" (id 4) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "Resistor" (id 5) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_fp_filters" "R_*" (id 6) (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "R_0_1"
(rectangle (start -1.016 -2.54) (end 1.016 2.54)
(stroke (width 0.254) (type default) (color 0 0 0 0))
(fill (type none))
)
)
(symbol "R_1_1"
(pin passive line (at 0 3.81 270) (length 1.27)
(name "~" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 0 -3.81 90) (length 1.27)
(name "~" (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" (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 "rusefi_tle9201:TLE9201SG" (pin_names (offset 1.016)) (in_bom yes) (on_board yes)
(property "Reference" "U" (id 0) (at 3.81 5.08 0)
(effects (font (size 1.27 1.27)))
)
(property "Value" "TLE9201SG" (id 1) (at 2.54 1.27 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)
)
(symbol "TLE9201SG_0_1"
(rectangle (start -2.54 -1.27) (end 12.7 -19.05)
(stroke (width 0) (type default) (color 0 0 0 0))
(fill (type none))
)
)
(symbol "TLE9201SG_1_1"
(pin passive line (at -5.08 -3.81 0) (length 2.54)
(name "DIR" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 15.24 -8.89 180) (length 2.54)
(name "SCK" (effects (font (size 1.27 1.27))))
(number "10" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 15.24 -6.35 180) (length 2.54)
(name "DIS" (effects (font (size 1.27 1.27))))
(number "11" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 15.24 -3.81 180) (length 2.54)
(name "PWM" (effects (font (size 1.27 1.27))))
(number "12" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 5.08 -21.59 90) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "13" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 -6.35 0) (length 2.54)
(name "VSO" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 -8.89 0) (length 2.54)
(name "SO" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 -11.43 0) (length 2.54)
(name "VS" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 -13.97 0) (length 2.54)
(name "OUT1" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin passive line (at -5.08 -16.51 0) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 15.24 -16.51 180) (length 2.54)
(name "OUT2" (effects (font (size 1.27 1.27))))
(number "7" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 15.24 -13.97 180) (length 2.54)
(name "SI" (effects (font (size 1.27 1.27))))
(number "8" (effects (font (size 1.27 1.27))))
)
(pin passive line (at 15.24 -11.43 180) (length 2.54)
(name "CSN" (effects (font (size 1.27 1.27))))
(number "9" (effects (font (size 1.27 1.27))))
)
)
)
)
(junction (at 127.635 85.09) (diameter 0) (color 0 0 0 0)
(uuid 2e1e6281-0991-4814-9e62-4e28c44fa195)
)
(junction (at 122.555 90.17) (diameter 0) (color 0 0 0 0)
(uuid 5d1de36e-0591-465f-a55e-a456bc8d900f)
)
(junction (at 164.465 85.09) (diameter 0) (color 0 0 0 0)
(uuid 6489fbbd-1bc4-4ea3-ab88-9e537d0c503b)
)
(junction (at 180.34 95.25) (diameter 0) (color 0 0 0 0)
(uuid 6f8256e6-5dfc-4cdc-9d77-818253414951)
)
(junction (at 164.465 82.55) (diameter 0) (color 0 0 0 0)
(uuid baaf558e-dfc4-48a9-a946-c8fcc5540262)
)
(junction (at 187.96 95.25) (diameter 0) (color 0 0 0 0)
(uuid c14872e9-a94b-4975-8e29-9f8e477e2679)
)
(junction (at 187.96 107.95) (diameter 0) (color 0 0 0 0)
(uuid e053a144-33eb-4ad0-a28f-c3ec3e6f8862)
)
(wire (pts (xy 155.575 85.09) (xy 164.465 85.09))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 09446760-860d-46e4-a2cb-b4efb2197664)
)
(wire (pts (xy 164.465 82.55) (xy 155.575 82.55))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 0b9e7ca0-9d50-423a-94c8-1dda9a2eaa73)
)
(wire (pts (xy 122.555 90.17) (xy 122.555 101.6))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 0e6865fe-4e04-44c2-874d-f26c6b58e9dd)
)
(wire (pts (xy 164.465 82.55) (xy 164.465 74.295))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 0f426fa1-fc2f-405a-ad53-6e830f7ee04b)
)
(wire (pts (xy 164.465 85.09) (xy 164.465 99.06))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 1e6b4bb3-3eca-4d8f-9fee-303ed579a46d)
)
(wire (pts (xy 127.635 101.6) (xy 127.635 85.09))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 264dd9e4-b78e-4ffa-a984-843578879636)
)
(wire (pts (xy 127.635 85.09) (xy 135.255 85.09))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 2c7f194e-4495-4fdc-8feb-e71a81fd860a)
)
(wire (pts (xy 118.745 82.55) (xy 135.255 82.55))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 2dc6e2fb-c613-4b10-8cd4-8c427cd8b3b9)
)
(wire (pts (xy 171.45 90.17) (xy 155.575 90.17))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 2e4cda97-bc29-413c-9d0e-c7b888cdcecd)
)
(wire (pts (xy 171.45 92.71) (xy 155.575 92.71))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 327c7a09-4eab-4720-836f-192dc5a1409c)
)
(wire (pts (xy 118.745 85.09) (xy 127.635 85.09))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 4512e1de-1ae8-4271-aab5-cfad75ab4cbf)
)
(wire (pts (xy 145.415 100.33) (xy 145.415 102.235))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 4559dd26-8d90-4217-a8b2-1adb39d7efbd)
)
(wire (pts (xy 180.34 95.25) (xy 187.96 95.25))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 45dc6788-a6ca-4954-b773-6fcc3cd9a485)
)
(wire (pts (xy 164.465 85.09) (xy 171.45 85.09))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 65a8b55e-a85b-43de-a7c0-277e3d0e143e)
)
(wire (pts (xy 180.34 107.95) (xy 187.96 107.95))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 6654ac8e-8fcc-43eb-ae73-37be136e0b7d)
)
(wire (pts (xy 171.45 82.55) (xy 164.465 82.55))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 6c1bd5d9-fec6-47a5-aae3-ae852ddca055)
)
(wire (pts (xy 127.635 109.22) (xy 127.635 110.49))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 7dc1ce1b-568c-4602-a1cf-8ad58eddd87c)
)
(wire (pts (xy 164.465 106.68) (xy 164.465 108.585))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 88437818-a1b8-44b4-bc00-e42bba625dc9)
)
(wire (pts (xy 180.34 97.79) (xy 180.34 95.25))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 8e5a4010-57bc-4174-9811-569781b8c606)
)
(wire (pts (xy 171.45 87.63) (xy 155.575 87.63))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 97973004-ab59-4480-8ec1-1121dd7cf977)
)
(wire (pts (xy 135.255 87.63) (xy 118.745 87.63))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 9aea78df-3dca-44b6-a4c7-387472e7d15c)
)
(wire (pts (xy 122.555 90.17) (xy 135.255 90.17))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid 9f1c6574-d23a-419e-b919-1dc55a0404ca)
)
(wire (pts (xy 118.745 90.17) (xy 122.555 90.17))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid a92045c5-4f45-4090-af92-e196e8719e05)
)
(wire (pts (xy 180.34 105.41) (xy 180.34 107.95))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid ac5eb4a7-a387-48d6-b4f5-8a76d938534b)
)
(wire (pts (xy 118.745 95.25) (xy 135.255 95.25))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid b9f7803b-2d1f-4d54-9314-0bb75d4d2a99)
)
(wire (pts (xy 164.465 64.77) (xy 164.465 66.675))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid bcb83b99-261c-469f-8af0-a0322b6b6b83)
)
(wire (pts (xy 187.96 97.79) (xy 187.96 95.25))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid cb9df0ef-ece0-455c-bce6-7041640241fe)
)
(wire (pts (xy 133.985 92.71) (xy 135.255 92.71))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid cbf52acc-7d17-4162-af1b-92c9f7574539)
)
(wire (pts (xy 187.96 107.95) (xy 193.04 107.95))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid eabde296-8108-4f58-988b-0a8aad10b025)
)
(wire (pts (xy 122.555 109.22) (xy 122.555 110.49))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid eee7b72b-b900-4fb7-9e9e-ffec25e17b7d)
)
(wire (pts (xy 155.575 95.25) (xy 180.34 95.25))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid f094a04e-97d3-4bf8-800d-8371147afe46)
)
(wire (pts (xy 187.96 95.25) (xy 193.04 95.25))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid fa731abd-5343-4a3a-97a6-2fafda7929ea)
)
(wire (pts (xy 187.96 105.41) (xy 187.96 107.95))
(stroke (width 0) (type default) (color 0 0 0 0))
(uuid fa95aa83-2b8d-4500-b597-eb1e65e745bd)
)
(label "VDD" (at 164.465 108.585 270)
(effects (font (size 1.27 1.27) (thickness 0.254) bold) (justify right bottom))
(uuid 2418aed3-fab0-4ebf-be99-31f25345da31)
)
(label "OUT1" (at 180.34 107.95 180)
(effects (font (size 1.27 1.27) (thickness 0.254) bold) (justify right bottom))
(uuid 7e61ab51-cbb1-4b94-801a-34a87b40bc16)
)
(label "OUT1" (at 133.985 92.71 180)
(effects (font (size 1.27 1.27) (thickness 0.254) bold) (justify right bottom))
(uuid 93214faa-922d-478e-8ec1-80d24a2b2723)
)
(hierarchical_label "DIS" (shape input) (at 171.45 85.09 0)
(effects (font (size 1.27 1.27) (thickness 0.254) bold) (justify left))
(uuid 02c7928f-d09e-4c42-87ef-b558687617a0)
)
(hierarchical_label "12V" (shape input) (at 118.745 90.17 180)
(effects (font (size 1.27 1.27) (thickness 0.254) bold) (justify right))
(uuid 1292b9fb-45f9-4291-9d3e-a52497cdea91)
)
(hierarchical_label "PWM" (shape input) (at 171.45 82.55 0)
(effects (font (size 1.27 1.27) (thickness 0.254) bold) (justify left))
(uuid 4373f5d0-1e9d-489b-aa26-9288beeb8cb3)
)
(hierarchical_label "VDD" (shape input) (at 118.745 85.09 180)
(effects (font (size 1.27 1.27) (thickness 0.254) bold) (justify right))
(uuid 485ee4d3-27de-4a80-88eb-91e13dbef2a5)
)
(hierarchical_label "OUT1" (shape input) (at 193.04 107.95 0)
(effects (font (size 1.27 1.27) (thickness 0.254) bold) (justify left))
(uuid 7ae39c29-5978-4de8-b0d8-d1c366a90b03)
)
(hierarchical_label "SCK" (shape input) (at 171.45 87.63 0)
(effects (font (size 1.27 1.27) (thickness 0.254) bold) (justify left))
(uuid 7b52fe8c-70c2-40ad-a3fc-6605c636d0aa)
)
(hierarchical_label "GND" (shape input) (at 118.745 95.25 180)
(effects (font (size 1.27 1.27) (thickness 0.254) bold) (justify right))
(uuid 7c2084e9-3b2e-4e85-bb04-4d1893a867c2)
)
(hierarchical_label "OUT2" (shape input) (at 193.04 95.25 0)
(effects (font (size 1.27 1.27) (thickness 0.254) bold) (justify left))
(uuid 7ddf1699-d6ad-4845-a07e-3473cde5e6f7)
)
(hierarchical_label "DIR" (shape input) (at 118.745 82.55 180)
(effects (font (size 1.27 1.27) (thickness 0.254) bold) (justify right))
(uuid 88070912-713c-4330-af62-557ab402d00d)
)
(hierarchical_label "SI" (shape input) (at 171.45 92.71 0)
(effects (font (size 1.27 1.27) (thickness 0.254) bold) (justify left))
(uuid 980b19d6-0b6e-4e93-8693-7a08045bf388)
)
(hierarchical_label "SO" (shape input) (at 118.745 87.63 180)
(effects (font (size 1.27 1.27) (thickness 0.254) bold) (justify right))
(uuid c1081fbd-567b-4a0a-902e-d6bb89cf65dc)
)
(hierarchical_label "CS" (shape input) (at 171.45 90.17 0)
(effects (font (size 1.27 1.27) (thickness 0.254) bold) (justify left))
(uuid ca099dbc-569b-4f41-bf2b-7fd5a230ebfd)
)
(symbol (lib_id "Device:C") (at 187.96 101.6 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 00000000-0000-0000-0000-00005d02eeb4)
(property "Reference" "C19" (id 0) (at 190.5 99.06 0))
(property "Value" "10nF" (id 1) (at 190.5 104.14 0))
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (id 2) (at 187.96 101.6 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 187.96 101.6 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Part #" "C0603C103K1RACTU" (id 4) (at 0 203.2 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "VEND" "DIGI" (id 5) (at 0 203.2 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "VEND#" "399-3189-1-ND" (id 6) (at 0 203.2 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Manufacturer" "KEMET" (id 7) (at 0 203.2 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "LCSC" "C57112" (id 8) (at 187.96 101.6 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid be5d8c2b-5fe9-43a1-b345-4a9faa948400))
(pin "2" (uuid 3799f89f-0a7e-4460-a961-117b6052c468))
)
(symbol (lib_id "Device:R") (at 180.34 101.6 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 00000000-0000-0000-0000-00005d02eeb5)
(property "Reference" "R42" (id 0) (at 182.88 97.79 0))
(property "Value" "4.7K" (id 1) (at 180.34 101.6 90))
(property "Footprint" "Resistor_SMD:R_0603_1608Metric" (id 2) (at 180.34 101.6 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 180.34 101.6 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "VEND" "DIGI" (id 4) (at 45.72 191.77 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Part #" "RMCF0603JT4K70" (id 5) (at 0 203.2 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "VEND#" "RMCF0603JT4K70CT-ND" (id 6) (at 0 203.2 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Manufacturer" "StackPole" (id 7) (at 0 203.2 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "LCSC" "C23162" (id 8) (at 180.34 101.6 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid ae38e6e1-f223-468b-b1d0-44ff1de5bc64))
(pin "2" (uuid 69865d57-3d25-43a8-a481-21b13df58cfa))
)
(symbol (lib_id "Device:R") (at 164.465 70.485 180) (unit 1)
(in_bom yes) (on_board yes)
(uuid 00000000-0000-0000-0000-00005d2d1ae3)
(property "Reference" "R16" (id 0) (at 170.18 69.215 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "10K" (id 1) (at 164.465 70.485 90))
(property "Footprint" "Resistor_SMD:R_0603_1608Metric" (id 2) (at 166.243 70.485 90)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "TBD" (id 3) (at 164.465 70.485 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Part #" "RMCF0603JT10K0" (id 4) (at 328.93 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "VEND" "DIGI" (id 5) (at 328.93 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "VEND#" "RMCF0603JT10K0CT-ND" (id 6) (at 328.93 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Manufacturer" "StackPole" (id 7) (at 328.93 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "LCSC" "C25804" (id 8) (at 164.465 70.485 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid cc8462b2-9fd0-422d-942d-9bf55d7912bb))
(pin "2" (uuid 2de1bdfa-3572-4727-a87e-e9179b497e90))
)
(symbol (lib_id "Device:C") (at 127.635 105.41 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 00000000-0000-0000-0000-00005d324d41)
(property "Reference" "C18" (id 0) (at 128.27 102.87 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "100nF" (id 1) (at 128.27 107.95 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (id 2) (at 128.6002 109.22 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 127.635 105.41 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Part #" "C0603C104J5RACTU" (id 4) (at -3.175 210.82 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "VEND" "DIGI" (id 5) (at -3.175 210.82 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "VEND#" "399-7844-1-ND" (id 6) (at -3.175 210.82 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Manufacturer" "KEMET" (id 7) (at -3.175 210.82 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "LCSC" "C14663" (id 8) (at 127.635 105.41 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 353baeed-b17f-41f3-8d95-c60b9baa6dbb))
(pin "2" (uuid 93146898-b336-4a20-b94c-2bb7316b1e2d))
)
(symbol (lib_id "power:GND") (at 127.635 110.49 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 00000000-0000-0000-0000-00005d324d4b)
(property "Reference" "#PWR0189" (id 0) (at 127.635 116.84 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (id 1) (at 127.762 114.8842 0))
(property "Footprint" "" (id 2) (at 127.635 110.49 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 127.635 110.49 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid b9faff4f-1cea-49e1-b45d-ac0fc151eb93))
)
(symbol (lib_id "rusefi_tle9201:TLE9201SG") (at 140.335 78.74 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 00000000-0000-0000-0000-00005de44e83)
(property "Reference" "U4" (id 0) (at 144.145 75.819 0))
(property "Value" "TLE9201SG" (id 1) (at 144.145 78.1304 0))
(property "Footprint" "Package_SO:Infineon_PG-DSO-12-11" (id 2) (at 140.335 78.74 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 140.335 78.74 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Part #" "TLE9201SG" (id 4) (at 0 157.48 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "VEND" "DIGI" (id 5) (at 0 157.48 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "VEND#" "TLE9201SGAUMA1CT-ND" (id 6) (at 0 157.48 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Manufacturer" "Infineon " (id 7) (at 0 157.48 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "LCSC" "C112633" (id 8) (at 140.335 78.74 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 0490c3f3-daf1-4f8d-b2fd-c230b72a762c))
(pin "10" (uuid d87ddbc8-743d-4306-865d-a381cc92fa90))
(pin "11" (uuid 161af741-093f-4355-aac5-59fc29319941))
(pin "12" (uuid b6edbe54-f462-467f-84ba-2572c470a19a))
(pin "13" (uuid 67952e01-1e3d-4aaf-9408-494b09bf45cc))
(pin "2" (uuid 0d0d06c7-2535-4449-8fe1-03ceb07bf091))
(pin "3" (uuid 54ab370b-5151-4544-80b8-373a52858727))
(pin "4" (uuid 89ed38eb-1140-4ef1-a212-5194d0297225))
(pin "5" (uuid 05faa434-9901-4768-ae9a-d32d964ceda4))
(pin "6" (uuid 0d1cca8b-1808-47ae-bffd-0ccc50894f08))
(pin "7" (uuid 165f2e73-48f8-4a67-8923-1d77cdae0fd8))
(pin "8" (uuid 6c23d732-2367-4015-b490-adafb1e2aac8))
(pin "9" (uuid 92adfe35-8ef5-4623-8bb4-6da267674945))
)
(symbol (lib_id "power:GND") (at 145.415 102.235 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 00000000-0000-0000-0000-00005de49458)
(property "Reference" "#PWR0109" (id 0) (at 145.415 108.585 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (id 1) (at 145.542 106.6292 0))
(property "Footprint" "" (id 2) (at 145.415 102.235 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 145.415 102.235 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 00d76817-9e8b-4344-8955-b2923e5cbb0c))
)
(symbol (lib_id "Device:C") (at 122.555 105.41 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 00000000-0000-0000-0000-00005de4b24c)
(property "Reference" "C15" (id 0) (at 116.84 102.87 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "100nF" (id 1) (at 116.205 107.95 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (id 2) (at 123.5202 109.22 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (id 3) (at 122.555 105.41 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Part #" "C0603C104J5RACTU" (id 4) (at 0 210.82 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "VEND" "DIGI" (id 5) (at 0 210.82 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "VEND#" "399-7844-1-ND" (id 6) (at 0 210.82 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Manufacturer" "KEMET" (id 7) (at 0 210.82 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "LCSC" "C14663" (id 8) (at 122.555 105.41 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 5fdae4cb-555c-4776-b76d-4c17a1fd5d76))
(pin "2" (uuid 946e5654-8a16-4217-bd31-bbcff47d0e42))
)
(symbol (lib_id "Device:R") (at 164.465 102.87 180) (unit 1)
(in_bom yes) (on_board yes)
(uuid 00000000-0000-0000-0000-00005de4b55b)
(property "Reference" "R1" (id 0) (at 170.18 101.6 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "10K" (id 1) (at 164.465 102.87 90))
(property "Footprint" "Resistor_SMD:R_0603_1608Metric" (id 2) (at 166.243 102.87 90)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "TBD" (id 3) (at 164.465 102.87 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Part #" "RMCF0603JT10K0" (id 4) (at 328.93 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "VEND" "DIGI" (id 5) (at 328.93 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "VEND#" "RMCF0603JT10K0CT-ND" (id 6) (at 328.93 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Manufacturer" "StackPole" (id 7) (at 328.93 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "LCSC" "C25804" (id 8) (at 164.465 102.87 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid a83c47e7-af92-4e55-aa1d-63efd993255a))
(pin "2" (uuid 97d06544-0582-47af-9627-3ceb0885b721))
)
(symbol (lib_id "power:GND") (at 122.555 110.49 0) (unit 1)
(in_bom yes) (on_board yes)
(uuid 00000000-0000-0000-0000-00005de4b957)
(property "Reference" "#PWR0110" (id 0) (at 122.555 116.84 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (id 1) (at 122.682 114.8842 0))
(property "Footprint" "" (id 2) (at 122.555 110.49 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 122.555 110.49 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 284fa385-a256-416f-9fa3-015d4a4c3b00))
)
(symbol (lib_id "power:GND") (at 164.465 64.77 180) (unit 1)
(in_bom yes) (on_board yes)
(uuid 00000000-0000-0000-0000-00005e76ae52)
(property "Reference" "#PWR0161" (id 0) (at 164.465 58.42 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (id 1) (at 164.338 60.3758 0))
(property "Footprint" "" (id 2) (at 164.465 64.77 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (id 3) (at 164.465 64.77 0)
(effects (font (size 1.27 1.27)) hide)
)
(pin "1" (uuid 5f166979-d56c-4322-b233-17794a3457b5))
)
)