-
Notifications
You must be signed in to change notification settings - Fork 66
/
Copy pathSTRF.net
766 lines (766 loc) · 27.5 KB
/
STRF.net
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
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
(export (version D)
(design
(source C:\Users\phili\OneDrive\Electrical\STRF\STRF.sch)
(date "09/05/2020 22:41:16")
(tool "Eeschema (5.1.5)-3")
(sheet (number 1) (name /) (tstamps /)
(title_block
(title STRF)
(company "Philip Salmony")
(rev 1.0)
(date 2020-05-09)
(source STRF.sch)
(comment (number 1) (value ""))
(comment (number 2) (value ""))
(comment (number 3) (value ""))
(comment (number 4) (value "")))))
(components
(comp (ref U3)
(value STM32L432KBU6)
(footprint Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm)
(datasheet http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/DM00257205.pdf)
(libsource (lib MCU_ST_STM32L4) (part STM32L432KBUx) (description "ARM Cortex-M4 MCU, 128KB flash, 64KB RAM, 80MHz, 1.71-3.6V, 26 GPIO, UFQFPN-32"))
(sheetpath (names /) (tstamps /))
(tstamp 5EB69C58))
(comp (ref U4)
(value nRF24L01P)
(footprint Package_DFN_QFN:QFN-20-1EP_4x4mm_P0.5mm_EP2.5x2.5mm)
(datasheet http://www.nordicsemi.com/eng/content/download/2726/34069/file/nRF24L01P_Product_Specification_1_0.pdf)
(libsource (lib RF) (part nRF24L01P) (description "nRF24L01+, Ultra low power 2.4GHz RF Transceiver, QFN20 4x4mm"))
(sheetpath (names /) (tstamps /))
(tstamp 5EB6AAA8))
(comp (ref U1)
(value XC6206P332MR)
(footprint Package_TO_SOT_SMD:SOT-23)
(datasheet https://www.torexsemi.com/file/xc6206/XC6206.pdf)
(libsource (lib Regulator_Linear) (part XC6206PxxxMR) (description "Positive 60-250mA Low Dropout Regulator, Fixed Output, SOT-23"))
(sheetpath (names /) (tstamps /))
(tstamp 5EB6B21F))
(comp (ref C1)
(value 10u)
(footprint Capacitor_SMD:C_0603_1608Metric)
(datasheet ~)
(libsource (lib Device) (part C) (description "Unpolarized capacitor"))
(sheetpath (names /) (tstamps /))
(tstamp 5EB84F3A))
(comp (ref C2)
(value 10u)
(footprint Capacitor_SMD:C_0603_1608Metric)
(datasheet ~)
(libsource (lib Device) (part C) (description "Unpolarized capacitor"))
(sheetpath (names /) (tstamps /))
(tstamp 5EB8EF1C))
(comp (ref C7)
(value 100n)
(footprint Capacitor_SMD:C_0402_1005Metric)
(datasheet ~)
(libsource (lib Device) (part C) (description "Unpolarized capacitor"))
(sheetpath (names /) (tstamps /))
(tstamp 5EB9CD03))
(comp (ref C6)
(value 100n)
(footprint Capacitor_SMD:C_0402_1005Metric)
(datasheet ~)
(libsource (lib Device) (part C) (description "Unpolarized capacitor"))
(sheetpath (names /) (tstamps /))
(tstamp 5EB9E1B9))
(comp (ref C5)
(value 100n)
(footprint Capacitor_SMD:C_0402_1005Metric)
(datasheet ~)
(libsource (lib Device) (part C) (description "Unpolarized capacitor"))
(sheetpath (names /) (tstamps /))
(tstamp 5EBA454B))
(comp (ref C4)
(value 1u)
(footprint Capacitor_SMD:C_0402_1005Metric)
(datasheet ~)
(libsource (lib Device) (part C) (description "Unpolarized capacitor"))
(sheetpath (names /) (tstamps /))
(tstamp 5EBA8B66))
(comp (ref C3)
(value 100n)
(footprint Capacitor_SMD:C_0402_1005Metric)
(datasheet ~)
(libsource (lib Device) (part C) (description "Unpolarized capacitor"))
(sheetpath (names /) (tstamps /))
(tstamp 5EBC4DD0))
(comp (ref D1)
(value GR)
(footprint LED_SMD:LED_0603_1608Metric)
(datasheet ~)
(libsource (lib Device) (part LED) (description "Light emitting diode"))
(sheetpath (names /) (tstamps /))
(tstamp 5EBDCFE5))
(comp (ref D2)
(value YE)
(footprint LED_SMD:LED_0603_1608Metric)
(datasheet ~)
(libsource (lib Device) (part LED) (description "Light emitting diode"))
(sheetpath (names /) (tstamps /))
(tstamp 5EBDE2B4))
(comp (ref R3)
(value 2k2)
(footprint Resistor_SMD:R_0603_1608Metric)
(datasheet ~)
(libsource (lib Device) (part R) (description Resistor))
(sheetpath (names /) (tstamps /))
(tstamp 5EBE1FA3))
(comp (ref FB1)
(value "100 @ 100MHz")
(footprint Inductor_SMD:L_0805_2012Metric)
(datasheet ~)
(libsource (lib Device) (part Ferrite_Bead) (description "Ferrite bead"))
(sheetpath (names /) (tstamps /))
(tstamp 5EBF38B2))
(comp (ref J1)
(value USB_B_Micro)
(footprint Connector_USB:USB_Micro-B_Molex-105017-0001)
(datasheet ~)
(libsource (lib Connector) (part USB_B_Micro) (description "USB Micro Type B connector"))
(sheetpath (names /) (tstamps /))
(tstamp 5EC1A270))
(comp (ref R4)
(value 22k)
(footprint Resistor_SMD:R_0402_1005Metric)
(datasheet ~)
(libsource (lib Device) (part R) (description Resistor))
(sheetpath (names /) (tstamps /))
(tstamp 5EC65DFA))
(comp (ref Y1)
(value 16MHz)
(footprint Crystal:Crystal_SMD_3225-4Pin_3.2x2.5mm)
(datasheet ~)
(libsource (lib Device) (part Crystal_GND24_Small) (description "Four pin crystal, GND on pins 2 and 4, small symbol"))
(sheetpath (names /) (tstamps /))
(tstamp 5EC6CADA))
(comp (ref C14)
(value 12p)
(footprint Capacitor_SMD:C_0402_1005Metric)
(datasheet ~)
(libsource (lib Device) (part C) (description "Unpolarized capacitor"))
(sheetpath (names /) (tstamps /))
(tstamp 5EC7434E))
(comp (ref C13)
(value 12p)
(footprint Capacitor_SMD:C_0402_1005Metric)
(datasheet ~)
(libsource (lib Device) (part C) (description "Unpolarized capacitor"))
(sheetpath (names /) (tstamps /))
(tstamp 5EC7751D))
(comp (ref R5)
(value 1M)
(footprint Resistor_SMD:R_0402_1005Metric)
(datasheet ~)
(libsource (lib Device) (part R) (description Resistor))
(sheetpath (names /) (tstamps /))
(tstamp 5EC8DBA1))
(comp (ref C12)
(value 33n)
(footprint Capacitor_SMD:C_0402_1005Metric)
(datasheet ~)
(libsource (lib Device) (part C) (description "Unpolarized capacitor"))
(sheetpath (names /) (tstamps /))
(tstamp 5EC9D005))
(comp (ref C9)
(value 10n)
(footprint Capacitor_SMD:C_0402_1005Metric)
(datasheet ~)
(libsource (lib Device) (part C) (description "Unpolarized capacitor"))
(sheetpath (names /) (tstamps /))
(tstamp 5ECA4B76))
(comp (ref C10)
(value 10n)
(footprint Capacitor_SMD:C_0402_1005Metric)
(datasheet ~)
(libsource (lib Device) (part C) (description "Unpolarized capacitor"))
(sheetpath (names /) (tstamps /))
(tstamp 5ECA51A6))
(comp (ref C11)
(value 10n)
(footprint Capacitor_SMD:C_0402_1005Metric)
(datasheet ~)
(libsource (lib Device) (part C) (description "Unpolarized capacitor"))
(sheetpath (names /) (tstamps /))
(tstamp 5ECA5767))
(comp (ref C8)
(value 10u)
(footprint Capacitor_SMD:C_0603_1608Metric)
(datasheet ~)
(libsource (lib Device) (part C) (description "Unpolarized capacitor"))
(sheetpath (names /) (tstamps /))
(tstamp 5ECA63BE))
(comp (ref L2)
(value 8n2)
(footprint Inductor_SMD:L_0402_1005Metric)
(datasheet ~)
(libsource (lib Device) (part L) (description Inductor))
(sheetpath (names /) (tstamps /))
(tstamp 5ECF6CCA))
(comp (ref L1)
(value 3n9)
(footprint Inductor_SMD:L_0402_1005Metric)
(datasheet ~)
(libsource (lib Device) (part L) (description Inductor))
(sheetpath (names /) (tstamps /))
(tstamp 5ED00CFA))
(comp (ref L3)
(value 2n7)
(footprint Inductor_SMD:L_0402_1005Metric)
(datasheet ~)
(libsource (lib Device) (part L) (description Inductor))
(sheetpath (names /) (tstamps /))
(tstamp 5ED0625F))
(comp (ref C15)
(value 1p5)
(footprint Capacitor_SMD:C_0402_1005Metric)
(datasheet ~)
(libsource (lib Device) (part C) (description "Unpolarized capacitor"))
(sheetpath (names /) (tstamps /))
(tstamp 5ED0DFBE))
(comp (ref C16)
(value 1p)
(footprint Capacitor_SMD:C_0402_1005Metric)
(datasheet ~)
(libsource (lib Device) (part C) (description "Unpolarized capacitor"))
(sheetpath (names /) (tstamps /))
(tstamp 5ED12FB1))
(comp (ref C18)
(value 4p7)
(footprint Capacitor_SMD:C_0402_1005Metric)
(datasheet ~)
(libsource (lib Device) (part C) (description "Unpolarized capacitor"))
(sheetpath (names /) (tstamps /))
(tstamp 5ED1A0B1))
(comp (ref C17)
(value 2n2)
(footprint Capacitor_SMD:C_0402_1005Metric)
(datasheet ~)
(libsource (lib Device) (part C) (description "Unpolarized capacitor"))
(sheetpath (names /) (tstamps /))
(tstamp 5ED38D83))
(comp (ref J2)
(value SMA)
(footprint Connector_Coaxial:SMA_Samtec_SMA-J-P-X-ST-EM1_EdgeMount)
(datasheet " ~")
(libsource (lib Connector) (part Conn_Coaxial) (description "coaxial connector (BNC, SMA, SMB, SMC, Cinch/RCA, ...)"))
(sheetpath (names /) (tstamps /))
(tstamp 5ED569CC))
(comp (ref R2)
(value 2k2)
(footprint Resistor_SMD:R_0603_1608Metric)
(datasheet ~)
(libsource (lib Device) (part R) (description Resistor))
(sheetpath (names /) (tstamps /))
(tstamp 5EBE133A))
(comp (ref U2)
(value USBLC6-2SC6)
(footprint Package_TO_SOT_SMD:SOT-23-6)
(datasheet http://www2.st.com/resource/en/datasheet/CD00050750.pdf)
(libsource (lib Power_Protection) (part USBLC6-2SC6) (description "Bidirectional ESD Protection Diode, SOT-23-6"))
(sheetpath (names /) (tstamps /))
(tstamp 5EEEECE4))
(comp (ref J3)
(value "ARM 10pin")
(footprint Connector_PinHeader_1.27mm:PinHeader_2x05_P1.27mm_Vertical)
(datasheet ~)
(libsource (lib Connector_Generic) (part Conn_02x05_Odd_Even) (description "Generic connector, double row, 02x05, odd/even pin numbering scheme (row 1 odd numbers, row 2 even numbers), script generated (kicad-library-utils/schlib/autogen/connector/)"))
(sheetpath (names /) (tstamps /))
(tstamp 5F091517))
(comp (ref F1)
(value 100mA)
(footprint Fuse:Fuse_1206_3216Metric)
(datasheet ~)
(libsource (lib Device) (part Fuse) (description Fuse))
(sheetpath (names /) (tstamps /))
(tstamp 5F1A5BD6))
(comp (ref R1)
(value 10k)
(footprint Resistor_SMD:R_0402_1005Metric)
(datasheet ~)
(libsource (lib Device) (part R) (description Resistor))
(sheetpath (names /) (tstamps /))
(tstamp 5F2F2E8E)))
(libparts
(libpart (lib Connector) (part Conn_Coaxial)
(description "coaxial connector (BNC, SMA, SMB, SMC, Cinch/RCA, ...)")
(docs " ~")
(footprints
(fp *BNC*)
(fp *SMA*)
(fp *SMB*)
(fp *SMC*)
(fp *Cinch*))
(fields
(field (name Reference) J)
(field (name Value) Conn_Coaxial))
(pins
(pin (num 1) (name In) (type passive))
(pin (num 2) (name Ext) (type passive))))
(libpart (lib Connector) (part USB_B_Micro)
(aliases
(alias USB_B_Mini))
(description "USB Micro Type B connector")
(docs ~)
(footprints
(fp USB*))
(fields
(field (name Reference) J)
(field (name Value) USB_B_Micro))
(pins
(pin (num 1) (name VBUS) (type power_out))
(pin (num 2) (name D-) (type passive))
(pin (num 3) (name D+) (type passive))
(pin (num 4) (name ID) (type passive))
(pin (num 5) (name GND) (type power_out))
(pin (num 6) (name Shield) (type passive))))
(libpart (lib Connector_Generic) (part Conn_02x05_Odd_Even)
(description "Generic connector, double row, 02x05, odd/even pin numbering scheme (row 1 odd numbers, row 2 even numbers), script generated (kicad-library-utils/schlib/autogen/connector/)")
(docs ~)
(footprints
(fp Connector*:*_2x??_*))
(fields
(field (name Reference) J)
(field (name Value) Conn_02x05_Odd_Even))
(pins
(pin (num 1) (name Pin_1) (type passive))
(pin (num 2) (name Pin_2) (type passive))
(pin (num 3) (name Pin_3) (type passive))
(pin (num 4) (name Pin_4) (type passive))
(pin (num 5) (name Pin_5) (type passive))
(pin (num 6) (name Pin_6) (type passive))
(pin (num 7) (name Pin_7) (type passive))
(pin (num 8) (name Pin_8) (type passive))
(pin (num 9) (name Pin_9) (type passive))
(pin (num 10) (name Pin_10) (type passive))))
(libpart (lib Device) (part C)
(description "Unpolarized capacitor")
(docs ~)
(footprints
(fp C_*))
(fields
(field (name Reference) C)
(field (name Value) C))
(pins
(pin (num 1) (name ~) (type passive))
(pin (num 2) (name ~) (type passive))))
(libpart (lib Device) (part Crystal_GND24_Small)
(description "Four pin crystal, GND on pins 2 and 4, small symbol")
(docs ~)
(footprints
(fp Crystal*))
(fields
(field (name Reference) Y)
(field (name Value) Crystal_GND24_Small))
(pins
(pin (num 1) (name 1) (type passive))
(pin (num 2) (name 2) (type passive))
(pin (num 3) (name 3) (type passive))
(pin (num 4) (name 4) (type passive))))
(libpart (lib Device) (part Ferrite_Bead)
(description "Ferrite bead")
(docs ~)
(footprints
(fp Inductor_*)
(fp L_*)
(fp *Ferrite*))
(fields
(field (name Reference) FB)
(field (name Value) Ferrite_Bead))
(pins
(pin (num 1) (name ~) (type passive))
(pin (num 2) (name ~) (type passive))))
(libpart (lib Device) (part Fuse)
(description Fuse)
(docs ~)
(footprints
(fp *Fuse*))
(fields
(field (name Reference) F)
(field (name Value) Fuse))
(pins
(pin (num 1) (name ~) (type passive))
(pin (num 2) (name ~) (type passive))))
(libpart (lib Device) (part L)
(description Inductor)
(docs ~)
(footprints
(fp Choke_*)
(fp *Coil*)
(fp Inductor_*)
(fp L_*))
(fields
(field (name Reference) L)
(field (name Value) L))
(pins
(pin (num 1) (name 1) (type passive))
(pin (num 2) (name 2) (type passive))))
(libpart (lib Device) (part LED)
(description "Light emitting diode")
(docs ~)
(footprints
(fp LED*)
(fp LED_SMD:*)
(fp LED_THT:*))
(fields
(field (name Reference) D)
(field (name Value) LED))
(pins
(pin (num 1) (name K) (type passive))
(pin (num 2) (name A) (type passive))))
(libpart (lib Device) (part R)
(description Resistor)
(docs ~)
(footprints
(fp R_*))
(fields
(field (name Reference) R)
(field (name Value) R))
(pins
(pin (num 1) (name ~) (type passive))
(pin (num 2) (name ~) (type passive))))
(libpart (lib MCU_ST_STM32L4) (part STM32L432KBUx)
(aliases
(alias STM32L432KCUx))
(description "ARM Cortex-M4 MCU, 128KB flash, 64KB RAM, 80MHz, 1.71-3.6V, 26 GPIO, UFQFPN-32")
(docs http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/DM00257205.pdf)
(footprints
(fp QFN*1EP*5x5mm*P0.5mm*))
(fields
(field (name Reference) U)
(field (name Value) STM32L432KBUx)
(field (name Footprint) Package_DFN_QFN:QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm))
(pins
(pin (num 1) (name VDD) (type power_in))
(pin (num 2) (name PC14) (type BiDi))
(pin (num 3) (name PC15) (type BiDi))
(pin (num 4) (name NRST) (type input))
(pin (num 5) (name VDDA) (type power_in))
(pin (num 6) (name PA0) (type BiDi))
(pin (num 7) (name PA1) (type BiDi))
(pin (num 8) (name PA2) (type BiDi))
(pin (num 9) (name PA3) (type BiDi))
(pin (num 10) (name PA4) (type BiDi))
(pin (num 11) (name PA5) (type BiDi))
(pin (num 12) (name PA6) (type BiDi))
(pin (num 13) (name PA7) (type BiDi))
(pin (num 14) (name PB0) (type BiDi))
(pin (num 15) (name PB1) (type BiDi))
(pin (num 16) (name VSS) (type power_in))
(pin (num 17) (name VDD) (type power_in))
(pin (num 18) (name PA8) (type BiDi))
(pin (num 19) (name PA9) (type BiDi))
(pin (num 20) (name PA10) (type BiDi))
(pin (num 21) (name PA11) (type BiDi))
(pin (num 22) (name PA12) (type BiDi))
(pin (num 23) (name PA13) (type BiDi))
(pin (num 24) (name PA14) (type BiDi))
(pin (num 25) (name PA15) (type BiDi))
(pin (num 26) (name PB3) (type BiDi))
(pin (num 27) (name PB4) (type BiDi))
(pin (num 28) (name PB5) (type BiDi))
(pin (num 29) (name PB6) (type BiDi))
(pin (num 30) (name PB7) (type BiDi))
(pin (num 31) (name PH3) (type BiDi))
(pin (num 32) (name VSS) (type power_in))
(pin (num 33) (name VSS) (type power_in))))
(libpart (lib Power_Protection) (part USBLC6-2SC6)
(description "Bidirectional ESD Protection Diode, SOT-23-6")
(docs http://www2.st.com/resource/en/datasheet/CD00050750.pdf)
(footprints
(fp SOT?23*))
(fields
(field (name Reference) U)
(field (name Value) USBLC6-2SC6)
(field (name Footprint) Package_TO_SOT_SMD:SOT-23-6))
(pins
(pin (num 1) (name IO1) (type passive))
(pin (num 2) (name GND) (type passive))
(pin (num 3) (name IO2) (type passive))
(pin (num 4) (name IO2) (type passive))
(pin (num 5) (name VBUS) (type passive))
(pin (num 6) (name IO1) (type passive))))
(libpart (lib RF) (part NRF24L01)
(aliases
(alias nRF24L01P))
(description "Ultra low power 2.4GHz RF Transceiver, QFN20 4x4mm")
(docs http://www.nordicsemi.com/eng/content/download/2730/34105/file/nRF24L01_Product_Specification_v2_0.pdf)
(footprints
(fp QFN*4x4*0.5mm*))
(fields
(field (name Reference) U)
(field (name Value) NRF24L01)
(field (name Footprint) Package_DFN_QFN:QFN-20-1EP_4x4mm_P0.5mm_EP2.5x2.5mm))
(pins
(pin (num 1) (name CE) (type input))
(pin (num 2) (name CSN) (type input))
(pin (num 3) (name SCK) (type input))
(pin (num 4) (name MOSI) (type input))
(pin (num 5) (name MISO) (type output))
(pin (num 6) (name IRQ) (type output))
(pin (num 7) (name VDD) (type power_in))
(pin (num 8) (name VSS) (type power_in))
(pin (num 9) (name XC2) (type passive))
(pin (num 10) (name XC1) (type passive))
(pin (num 11) (name VDD_PA) (type power_out))
(pin (num 12) (name ANT1) (type passive))
(pin (num 13) (name ANT2) (type passive))
(pin (num 14) (name VSS) (type power_in))
(pin (num 15) (name VDD) (type power_in))
(pin (num 16) (name IREF) (type passive))
(pin (num 17) (name VSS) (type power_in))
(pin (num 18) (name VDD) (type power_in))
(pin (num 19) (name DVDD) (type power_out))
(pin (num 20) (name VSS) (type power_in))))
(libpart (lib Regulator_Linear) (part APE8865N-12-HF-3)
(aliases
(alias APE8865N-15-HF-3)
(alias APE8865N-16-HF-3)
(alias APE8865N-17-HF-3)
(alias APE8865N-18-HF-3)
(alias APE8865N-19-HF-3)
(alias APE8865N-20-HF-3)
(alias APE8865N-21-HF-3)
(alias APE8865N-22-HF-3)
(alias APE8865N-23-HF-3)
(alias APE8865N-24-HF-3)
(alias APE8865N-25-HF-3)
(alias APE8865N-26-HF-3)
(alias APE8865N-27-HF-3)
(alias APE8865N-28-HF-3)
(alias APE8865N-29-HF-3)
(alias APE8865N-30-HF-3)
(alias APE8865N-31-HF-3)
(alias APE8865N-32-HF-3)
(alias APE8865N-33-HF-3)
(alias AP2127N-1.0)
(alias AP2127N-1.2)
(alias AP2127N-1.5)
(alias AP2127N-1.8)
(alias AP2127N-2.5)
(alias AP2127N-2.8)
(alias AP2127N-3.0)
(alias AP2127N-3.3)
(alias XC6206PxxxMR))
(description "300mA Low Dropout Voltage Regulator, Fixed Output 1.2V, SOT-23")
(docs http://www.tme.eu/fr/Document/ced3461ed31ea70a3c416fb648e0cde7/APE8865-3.pdf)
(footprints
(fp SOT?23*))
(fields
(field (name Reference) U)
(field (name Value) APE8865N-12-HF-3)
(field (name Footprint) Package_TO_SOT_SMD:SOT-23))
(pins
(pin (num 1) (name GND) (type power_in))
(pin (num 2) (name VO) (type power_out))
(pin (num 3) (name VI) (type power_in)))))
(libraries
(library (logical Connector)
(uri D:\KiCad\share\kicad\library/Connector.lib))
(library (logical Connector_Generic)
(uri D:\KiCad\share\kicad\library/Connector_Generic.lib))
(library (logical Device)
(uri D:\KiCad\share\kicad\library/Device.lib))
(library (logical MCU_ST_STM32L4)
(uri D:\KiCad\share\kicad\library/MCU_ST_STM32L4.lib))
(library (logical Power_Protection)
(uri D:\KiCad\share\kicad\library/Power_Protection.lib))
(library (logical RF)
(uri D:\KiCad\share\kicad\library/RF.lib))
(library (logical Regulator_Linear)
(uri D:\KiCad\share\kicad\library/Regulator_Linear.lib)))
(nets
(net (code 1) (name "Net-(C12-Pad1)")
(node (ref C12) (pin 1))
(node (ref U4) (pin 19)))
(net (code 2) (name GND)
(node (ref C17) (pin 1))
(node (ref U1) (pin 1))
(node (ref J3) (pin 9))
(node (ref C8) (pin 2))
(node (ref J3) (pin 5))
(node (ref J3) (pin 3))
(node (ref U2) (pin 2))
(node (ref R1) (pin 2))
(node (ref J2) (pin 2))
(node (ref C16) (pin 1))
(node (ref C18) (pin 1))
(node (ref R2) (pin 2))
(node (ref J1) (pin 5))
(node (ref C7) (pin 2))
(node (ref C2) (pin 2))
(node (ref C1) (pin 2))
(node (ref C4) (pin 2))
(node (ref C5) (pin 2))
(node (ref C6) (pin 2))
(node (ref U4) (pin 8))
(node (ref U4) (pin 20))
(node (ref U4) (pin 17))
(node (ref U4) (pin 14))
(node (ref U3) (pin 33))
(node (ref U3) (pin 32))
(node (ref U3) (pin 16))
(node (ref C3) (pin 2))
(node (ref R3) (pin 2))
(node (ref C13) (pin 2))
(node (ref Y1) (pin 2))
(node (ref C12) (pin 2))
(node (ref Y1) (pin 4))
(node (ref C11) (pin 2))
(node (ref C10) (pin 2))
(node (ref C9) (pin 2))
(node (ref C14) (pin 2)))
(net (code 3) (name +3V3)
(node (ref U3) (pin 5))
(node (ref U3) (pin 17))
(node (ref U4) (pin 15))
(node (ref R4) (pin 1))
(node (ref U4) (pin 7))
(node (ref U1) (pin 2))
(node (ref U3) (pin 1))
(node (ref U4) (pin 18))
(node (ref C9) (pin 1))
(node (ref J3) (pin 1))
(node (ref C10) (pin 1))
(node (ref C11) (pin 1))
(node (ref C4) (pin 1))
(node (ref C5) (pin 1))
(node (ref C8) (pin 1))
(node (ref C7) (pin 1))
(node (ref C2) (pin 1))
(node (ref C6) (pin 1)))
(net (code 4) (name NRF_XC2)
(node (ref C14) (pin 1))
(node (ref U4) (pin 9))
(node (ref Y1) (pin 3))
(node (ref R5) (pin 1)))
(net (code 5) (name "Net-(R4-Pad2)")
(node (ref U4) (pin 16))
(node (ref R4) (pin 2)))
(net (code 6) (name +5V)
(node (ref J1) (pin 1))
(node (ref F1) (pin 2))
(node (ref U2) (pin 5)))
(net (code 7) (name "Net-(J3-Pad7)")
(node (ref J3) (pin 7)))
(net (code 8) (name "Net-(J3-Pad8)")
(node (ref J3) (pin 8)))
(net (code 9) (name "Net-(J3-Pad6)")
(node (ref J3) (pin 6)))
(net (code 10) (name NRST)
(node (ref J3) (pin 10))
(node (ref U3) (pin 4))
(node (ref C3) (pin 1)))
(net (code 11) (name USB_CONN_D+)
(node (ref J1) (pin 3))
(node (ref U2) (pin 6)))
(net (code 12) (name USB_CONN_D-)
(node (ref U2) (pin 4))
(node (ref J1) (pin 2)))
(net (code 13) (name USB_D-)
(node (ref U3) (pin 21))
(node (ref U2) (pin 3)))
(net (code 14) (name "Net-(D2-Pad2)")
(node (ref D2) (pin 2))
(node (ref U3) (pin 8)))
(net (code 15) (name "Net-(R1-Pad1)")
(node (ref U3) (pin 31))
(node (ref R1) (pin 1)))
(net (code 16) (name "Net-(F1-Pad1)")
(node (ref F1) (pin 1))
(node (ref FB1) (pin 2)))
(net (code 17) (name "Net-(U3-Pad6)")
(node (ref U3) (pin 6)))
(net (code 18) (name "Net-(U3-Pad7)")
(node (ref U3) (pin 7)))
(net (code 19) (name USB_D+)
(node (ref U3) (pin 22))
(node (ref U2) (pin 1)))
(net (code 20) (name "Net-(D1-Pad2)")
(node (ref U3) (pin 9))
(node (ref D1) (pin 2)))
(net (code 21) (name NRF_ANT2)
(node (ref L2) (pin 1))
(node (ref L1) (pin 1))
(node (ref U4) (pin 13)))
(net (code 22) (name "Net-(C15-Pad1)")
(node (ref C16) (pin 2))
(node (ref C15) (pin 1))
(node (ref J2) (pin 1)))
(net (code 23) (name "Net-(C15-Pad2)")
(node (ref C15) (pin 2))
(node (ref L1) (pin 2)))
(net (code 24) (name "Net-(D1-Pad1)")
(node (ref R2) (pin 1))
(node (ref D1) (pin 1)))
(net (code 25) (name "Net-(J1-Pad4)")
(node (ref J1) (pin 4)))
(net (code 26) (name "Net-(U3-Pad12)")
(node (ref U3) (pin 12)))
(net (code 27) (name "Net-(U3-Pad3)")
(node (ref U3) (pin 3)))
(net (code 28) (name "Net-(U3-Pad2)")
(node (ref U3) (pin 2)))
(net (code 29) (name SPI3_!CS)
(node (ref U4) (pin 2))
(node (ref U3) (pin 29)))
(net (code 30) (name SPI3_MOSI)
(node (ref U3) (pin 28))
(node (ref U4) (pin 4)))
(net (code 31) (name SPI3_SCK)
(node (ref U3) (pin 26))
(node (ref U4) (pin 3)))
(net (code 32) (name "Net-(U3-Pad15)")
(node (ref U3) (pin 15)))
(net (code 33) (name "Net-(U3-Pad14)")
(node (ref U3) (pin 14)))
(net (code 34) (name "Net-(U3-Pad19)")
(node (ref U3) (pin 19)))
(net (code 35) (name "Net-(U3-Pad18)")
(node (ref U3) (pin 18)))
(net (code 36) (name "Net-(U3-Pad13)")
(node (ref U3) (pin 13)))
(net (code 37) (name "Net-(U3-Pad11)")
(node (ref U3) (pin 11)))
(net (code 38) (name "Net-(U3-Pad10)")
(node (ref U3) (pin 10)))
(net (code 39) (name SWCLK)
(node (ref J3) (pin 4))
(node (ref U3) (pin 24)))
(net (code 40) (name SWDIO)
(node (ref J3) (pin 2))
(node (ref U3) (pin 23)))
(net (code 41) (name "Net-(U3-Pad20)")
(node (ref U3) (pin 20)))
(net (code 42) (name NRF_IRQ)
(node (ref U4) (pin 6))
(node (ref U3) (pin 25)))
(net (code 43) (name SPI3_MISO)
(node (ref U4) (pin 5))
(node (ref U3) (pin 27)))
(net (code 44) (name NRF_ANT1)
(node (ref U4) (pin 12))
(node (ref L2) (pin 2))
(node (ref L3) (pin 2)))
(net (code 45) (name NRF_VDD_PA)
(node (ref U4) (pin 11))
(node (ref C17) (pin 2))
(node (ref L3) (pin 1))
(node (ref C18) (pin 2)))
(net (code 46) (name NRF_XC1)
(node (ref C13) (pin 1))
(node (ref Y1) (pin 1))
(node (ref U4) (pin 10))
(node (ref R5) (pin 2)))
(net (code 47) (name NRF_CE)
(node (ref U4) (pin 1))
(node (ref U3) (pin 30)))
(net (code 48) (name "Net-(D2-Pad1)")
(node (ref R3) (pin 1))
(node (ref D2) (pin 1)))
(net (code 49) (name "Net-(J1-Pad6)")
(node (ref J1) (pin 6)))
(net (code 50) (name "Net-(C1-Pad1)")
(node (ref FB1) (pin 1))
(node (ref U1) (pin 3))
(node (ref C1) (pin 1)))))