@tscircuit/schematic-trace-solver 0.0.174 → 0.0.176

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (63) hide show
  1. package/dist/index.d.ts +5 -0
  2. package/dist/index.js +759 -91
  3. package/lib/solvers/AvailableNetOrientationSolver/AvailableNetOrientationSolver.ts +5 -1
  4. package/lib/solvers/InlineNetLabelSolver/InlineNetLabelSolver.ts +16 -1
  5. package/lib/solvers/InlineNetLabelSolver/restoreReroutesAroundSupersededLabels.ts +174 -0
  6. package/lib/solvers/NetLabelToTraceSolver/NetLabelToTraceSolver.ts +2 -30
  7. package/lib/solvers/SameNetJunctionAlignmentSolver/SameNetJunctionAlignmentSolver.ts +2 -0
  8. package/lib/solvers/SameNetJunctionAlignmentSolver/alignSameNetJunctions.ts +748 -15
  9. package/lib/solvers/SameNetJunctionAlignmentSolver/findNearestSharedPinExitRail.ts +140 -0
  10. package/lib/solvers/SchematicTracePipelineSolver/SchematicTracePipelineSolver.ts +12 -5
  11. package/lib/utils/doesPathCoincideWithTraces.ts +17 -4
  12. package/lib/utils/pathIntersectsRenderedLabel.ts +33 -0
  13. package/package.json +1 -1
  14. package/site/bug-reports/bug-report-20260901T055358Z.page.tsx +4 -0
  15. package/site/bug-reports/bug-report-20260901T064117Z.page.tsx +4 -0
  16. package/site/bug-reports/bug-report-20260901T134241Z.page.tsx +4 -0
  17. package/tests/bug-reports/bug-report-20260707T134549Z/__snapshots__/bug-report-20260707T134549Z.snap.svg +2 -2
  18. package/tests/bug-reports/bug-report-20260707T134549Z/bug-report-20260707T134549Z.test.ts +9 -0
  19. package/tests/bug-reports/bug-report-20260707T230831Z/__snapshots__/bug-report-20260707T230831Z.snap.svg +2 -2
  20. package/tests/bug-reports/bug-report-20260717T042845Z/__snapshots__/bug-report-20260717T042845Z.snap.svg +2 -2
  21. package/tests/bug-reports/bug-report-20260721T221026Z/__snapshots__/bug-report-20260721T221026Z.snap.svg +2 -2
  22. package/tests/bug-reports/bug-report-20260730T061837Z/__snapshots__/bug-report-20260730T061837Z.snap.svg +2 -2
  23. package/tests/bug-reports/bug-report-20260730T061837Z/bug-report-20260730T061837Z.test.ts +8 -4
  24. package/tests/bug-reports/bug-report-20260804T171919Z/__snapshots__/bug-report-20260804T171919Z.snap.svg +2 -2
  25. package/tests/bug-reports/bug-report-20260805T061316Z/__snapshots__/bug-report-20260805T061316Z.snap.svg +2 -2
  26. package/tests/bug-reports/bug-report-20260806T061548Z/__snapshots__/bug-report-20260806T061548Z.snap.svg +2 -2
  27. package/tests/bug-reports/bug-report-20260825T045913Z/__snapshots__/bug-report-20260825T045913Z.snap.svg +2 -2
  28. package/tests/bug-reports/bug-report-20260826T072956Z/__snapshots__/bug-report-20260826T072956Z.snap.svg +6 -6
  29. package/tests/bug-reports/bug-report-20260901T055358Z/__snapshots__/bug-report-20260901T055358Z.snap.svg +676 -0
  30. package/tests/bug-reports/bug-report-20260901T055358Z/bug-report-20260901T055358Z.json +2467 -0
  31. package/tests/bug-reports/bug-report-20260901T055358Z/bug-report-20260901T055358Z.test.ts +59 -0
  32. package/tests/bug-reports/bug-report-20260901T064117Z/__snapshots__/bug-report-20260901T064117Z.snap.svg +134 -0
  33. package/tests/bug-reports/bug-report-20260901T064117Z/bug-report-20260901T064117Z.json +215 -0
  34. package/tests/bug-reports/bug-report-20260901T064117Z/bug-report-20260901T064117Z.test.ts +12 -0
  35. package/tests/bug-reports/bug-report-20260901T134241Z/__snapshots__/bug-report-20260901T134241Z.snap.svg +115 -0
  36. package/tests/bug-reports/bug-report-20260901T134241Z/bug-report-20260901T134241Z.json +359 -0
  37. package/tests/bug-reports/bug-report-20260901T134241Z/bug-report-20260901T134241Z.test.ts +60 -0
  38. package/tests/examples/__snapshots__/example51.snap.svg +2 -2
  39. package/tests/repros/__snapshots__/board-1273-trace-overlap-cycle.snap.svg +10 -10
  40. package/tests/repros/__snapshots__/board1096-usb-label-overlap-iteration.snap.svg +2 -2
  41. package/tests/repros/__snapshots__/repro-bq25895-cross-net-trace-overlap.snap.svg +2 -2
  42. package/tests/repros/__snapshots__/repro-core-ground-inline-label-fallback.snap.svg +10 -10
  43. package/tests/repros/__snapshots__/repro-example35-minimize-trace-crossing.snap.svg +2 -2
  44. package/tests/repros/__snapshots__/repro-isolated-rs485-isow7841.snap.svg +18 -18
  45. package/tests/repros/__snapshots__/repro-pga300-redundant-ground-traces.snap.svg +18 -18
  46. package/tests/repros/__snapshots__/repro-pmp11282-isolated-dcdc.snap.svg +10 -10
  47. package/tests/repros/__snapshots__/repro-powerbank-3v-system-power.snap.svg +2 -2
  48. package/tests/repros/__snapshots__/repro-ti-power-output-section.snap.svg +2 -2
  49. package/tests/repros/__snapshots__/repro-tida-01389-hbridge.snap.svg +2 -2
  50. package/tests/repros/__snapshots__/repro-tida010076-page02.snap.svg +2 -2
  51. package/tests/repros/__snapshots__/repro-trellis-core-gnd-net-label-overlap.snap.svg +134 -0
  52. package/tests/repros/__snapshots__/repro-wireless-mouse-charger-section.snap.svg +164 -0
  53. package/tests/repros/__snapshots__/repro161-power-section-autolayout.snap.svg +2 -2
  54. package/tests/repros/__snapshots__/repro48-555-timer-vcc-rail-label.snap.svg +2 -2
  55. package/tests/repros/assets/repro-trellis-core-gnd-net-label-overlap.input.json +178 -0
  56. package/tests/repros/assets/repro-wireless-mouse-charger-section.input.json +591 -0
  57. package/tests/repros/repro-isolated-rs485-isow7841.test.ts +4 -1
  58. package/tests/repros/repro-powerbank-3v-system-power.test.ts +24 -0
  59. package/tests/repros/repro-tida-01389-hbridge.test.ts +24 -0
  60. package/tests/repros/repro-trellis-core-gnd-net-label-overlap.test.ts +73 -0
  61. package/tests/repros/repro-wireless-mouse-charger-section.test.ts +16 -0
  62. package/tests/solvers/InlineNetLabelSolver/restore-reroutes-around-superseded-labels.test.ts +186 -0
  63. package/tests/solvers/SameNetJunctionAlignmentSolver/parallel-load-rails.test.ts +1 -0
@@ -0,0 +1,2467 @@
1
+ {
2
+ "chips": [
3
+ {
4
+ "chipId": "schematic_component_0",
5
+ "center": {
6
+ "x": -1.3399999999999999,
7
+ "y": 2.2
8
+ },
9
+ "width": 1.22,
10
+ "height": 1.04,
11
+ "pins": [
12
+ {
13
+ "pinId": "schematic_port_0",
14
+ "displayName": "cathode",
15
+ "x": -1,
16
+ "y": 1.6800000000000002,
17
+ "_facingDirection": "y-"
18
+ },
19
+ {
20
+ "pinId": "schematic_port_1",
21
+ "displayName": "anode",
22
+ "x": -1,
23
+ "y": 2.72,
24
+ "_facingDirection": "y+"
25
+ }
26
+ ],
27
+ "sectionId": "MCU__rp2040"
28
+ },
29
+ {
30
+ "chipId": "schematic_component_1",
31
+ "center": {
32
+ "x": -0.665,
33
+ "y": 1
34
+ },
35
+ "width": 1.5699999999999998,
36
+ "height": 0.6000000000000001,
37
+ "pins": [
38
+ {
39
+ "pinId": "schematic_port_2",
40
+ "displayName": "anode",
41
+ "x": -1,
42
+ "y": 1.3,
43
+ "_facingDirection": "y+"
44
+ },
45
+ {
46
+ "pinId": "schematic_port_3",
47
+ "displayName": "cathode",
48
+ "x": -1,
49
+ "y": 0.7,
50
+ "_facingDirection": "y-"
51
+ }
52
+ ],
53
+ "sectionId": "MCU__rp2040"
54
+ },
55
+ {
56
+ "chipId": "schematic_component_2",
57
+ "center": {
58
+ "x": -14.9875,
59
+ "y": 1.5999999999999996
60
+ },
61
+ "width": 1.5249999999999986,
62
+ "height": 0.7599999999999998,
63
+ "pins": [
64
+ {
65
+ "pinId": "schematic_port_4",
66
+ "displayName": "anode",
67
+ "x": -15.3,
68
+ "y": 1.9799999999999995,
69
+ "_facingDirection": "y+"
70
+ },
71
+ {
72
+ "pinId": "schematic_port_5",
73
+ "displayName": "cathode",
74
+ "x": -15.3,
75
+ "y": 1.2199999999999998,
76
+ "_facingDirection": "y-"
77
+ }
78
+ ],
79
+ "sectionId": "MCU__rp2040"
80
+ },
81
+ {
82
+ "chipId": "schematic_component_3",
83
+ "center": {
84
+ "x": -13.287499999999998,
85
+ "y": 1.5999999999999996
86
+ },
87
+ "width": 1.5250000000000004,
88
+ "height": 0.7599999999999998,
89
+ "pins": [
90
+ {
91
+ "pinId": "schematic_port_6",
92
+ "displayName": "anode",
93
+ "x": -13.6,
94
+ "y": 1.9799999999999995,
95
+ "_facingDirection": "y+"
96
+ },
97
+ {
98
+ "pinId": "schematic_port_7",
99
+ "displayName": "cathode",
100
+ "x": -13.6,
101
+ "y": 1.2199999999999998,
102
+ "_facingDirection": "y-"
103
+ }
104
+ ],
105
+ "sectionId": "MCU__rp2040"
106
+ },
107
+ {
108
+ "chipId": "schematic_component_4",
109
+ "center": {
110
+ "x": -11.587499999999999,
111
+ "y": 1.5999999999999996
112
+ },
113
+ "width": 1.5250000000000004,
114
+ "height": 0.7599999999999998,
115
+ "pins": [
116
+ {
117
+ "pinId": "schematic_port_8",
118
+ "displayName": "anode",
119
+ "x": -11.9,
120
+ "y": 1.9799999999999995,
121
+ "_facingDirection": "y+"
122
+ },
123
+ {
124
+ "pinId": "schematic_port_9",
125
+ "displayName": "cathode",
126
+ "x": -11.9,
127
+ "y": 1.2199999999999998,
128
+ "_facingDirection": "y-"
129
+ }
130
+ ],
131
+ "sectionId": "MCU__rp2040"
132
+ },
133
+ {
134
+ "chipId": "schematic_component_5",
135
+ "center": {
136
+ "x": -9.8875,
137
+ "y": 1.5999999999999996
138
+ },
139
+ "width": 1.5249999999999986,
140
+ "height": 0.7599999999999998,
141
+ "pins": [
142
+ {
143
+ "pinId": "schematic_port_10",
144
+ "displayName": "anode",
145
+ "x": -10.2,
146
+ "y": 1.9799999999999995,
147
+ "_facingDirection": "y+"
148
+ },
149
+ {
150
+ "pinId": "schematic_port_11",
151
+ "displayName": "cathode",
152
+ "x": -10.2,
153
+ "y": 1.2199999999999998,
154
+ "_facingDirection": "y-"
155
+ }
156
+ ],
157
+ "sectionId": "MCU__rp2040"
158
+ },
159
+ {
160
+ "chipId": "schematic_component_6",
161
+ "center": {
162
+ "x": -8.1875,
163
+ "y": 1.5999999999999996
164
+ },
165
+ "width": 1.5249999999999995,
166
+ "height": 0.7599999999999998,
167
+ "pins": [
168
+ {
169
+ "pinId": "schematic_port_12",
170
+ "displayName": "anode",
171
+ "x": -8.5,
172
+ "y": 1.9799999999999995,
173
+ "_facingDirection": "y+"
174
+ },
175
+ {
176
+ "pinId": "schematic_port_13",
177
+ "displayName": "cathode",
178
+ "x": -8.5,
179
+ "y": 1.2199999999999998,
180
+ "_facingDirection": "y-"
181
+ }
182
+ ],
183
+ "sectionId": "MCU__rp2040"
184
+ },
185
+ {
186
+ "chipId": "schematic_component_7",
187
+ "center": {
188
+ "x": -6.4875,
189
+ "y": 1.5999999999999996
190
+ },
191
+ "width": 1.5250000000000004,
192
+ "height": 0.7599999999999998,
193
+ "pins": [
194
+ {
195
+ "pinId": "schematic_port_14",
196
+ "displayName": "anode",
197
+ "x": -6.8,
198
+ "y": 1.9799999999999995,
199
+ "_facingDirection": "y+"
200
+ },
201
+ {
202
+ "pinId": "schematic_port_15",
203
+ "displayName": "cathode",
204
+ "x": -6.8,
205
+ "y": 1.2199999999999998,
206
+ "_facingDirection": "y-"
207
+ }
208
+ ],
209
+ "sectionId": "MCU__rp2040"
210
+ },
211
+ {
212
+ "chipId": "schematic_component_8",
213
+ "center": {
214
+ "x": 8.955000000000002,
215
+ "y": -5.5
216
+ },
217
+ "width": 1.209999999999999,
218
+ "height": 0.5999999999999996,
219
+ "pins": [
220
+ {
221
+ "pinId": "schematic_port_16",
222
+ "displayName": "anode",
223
+ "x": 8.8,
224
+ "y": -5.8,
225
+ "_facingDirection": "y-"
226
+ },
227
+ {
228
+ "pinId": "schematic_port_17",
229
+ "displayName": "cathode",
230
+ "x": 8.8,
231
+ "y": -5.2,
232
+ "_facingDirection": "y+"
233
+ }
234
+ ],
235
+ "sectionId": "MCU__status"
236
+ },
237
+ {
238
+ "chipId": "schematic_component_9",
239
+ "center": {
240
+ "x": 13.052500000000002,
241
+ "y": 6.3
242
+ },
243
+ "width": 1.4049999999999994,
244
+ "height": 0.7599999999999998,
245
+ "pins": [
246
+ {
247
+ "pinId": "schematic_port_18",
248
+ "displayName": "anode",
249
+ "x": 12.8,
250
+ "y": 6.68,
251
+ "_facingDirection": "y+"
252
+ },
253
+ {
254
+ "pinId": "schematic_port_19",
255
+ "displayName": "cathode",
256
+ "x": 12.8,
257
+ "y": 5.92,
258
+ "_facingDirection": "y-"
259
+ }
260
+ ],
261
+ "sectionId": "MCU__usb"
262
+ },
263
+ {
264
+ "chipId": "schematic_component_10",
265
+ "center": {
266
+ "x": 3.5725000000000002,
267
+ "y": 5.8
268
+ },
269
+ "width": 1.6450000000000005,
270
+ "height": 0.7599999999999998,
271
+ "pins": [
272
+ {
273
+ "pinId": "schematic_port_20",
274
+ "displayName": "anode",
275
+ "x": 3.2,
276
+ "y": 6.18,
277
+ "_facingDirection": "y+"
278
+ },
279
+ {
280
+ "pinId": "schematic_port_21",
281
+ "displayName": "cathode",
282
+ "x": 3.2,
283
+ "y": 5.42,
284
+ "_facingDirection": "y-"
285
+ }
286
+ ],
287
+ "sectionId": "MCU__usb"
288
+ },
289
+ {
290
+ "chipId": "schematic_component_11",
291
+ "center": {
292
+ "x": -2.5675,
293
+ "y": -1.1999999999999993
294
+ },
295
+ "width": 1.1650000000000005,
296
+ "height": 0.7599999999999998,
297
+ "pins": [
298
+ {
299
+ "pinId": "schematic_port_22",
300
+ "displayName": "anode",
301
+ "x": -2.7,
302
+ "y": -0.8199999999999994,
303
+ "_facingDirection": "y+"
304
+ },
305
+ {
306
+ "pinId": "schematic_port_23",
307
+ "displayName": "cathode",
308
+ "x": -2.7,
309
+ "y": -1.5799999999999992,
310
+ "_facingDirection": "y-"
311
+ }
312
+ ],
313
+ "sectionId": "MCU__rp2040"
314
+ },
315
+ {
316
+ "chipId": "schematic_component_12",
317
+ "center": {
318
+ "x": 6.5,
319
+ "y": 2.7
320
+ },
321
+ "width": 3.4000000000000004,
322
+ "height": 1.7999999999999998,
323
+ "pins": [
324
+ {
325
+ "pinId": "schematic_port_24",
326
+ "displayName": "EH1",
327
+ "x": 4.8,
328
+ "y": 3.4000000000000004
329
+ },
330
+ {
331
+ "pinId": "schematic_port_25",
332
+ "displayName": "EH2",
333
+ "x": 8.2,
334
+ "y": 3.4000000000000004
335
+ },
336
+ {
337
+ "pinId": "schematic_port_26",
338
+ "displayName": "pin13_alt1",
339
+ "x": 4.8,
340
+ "y": 3.2
341
+ },
342
+ {
343
+ "pinId": "schematic_port_27",
344
+ "displayName": "pin14_alt1",
345
+ "x": 8.2,
346
+ "y": 3.2
347
+ },
348
+ {
349
+ "pinId": "schematic_port_28",
350
+ "displayName": "A1B12",
351
+ "x": 4.8,
352
+ "y": 3
353
+ },
354
+ {
355
+ "pinId": "schematic_port_29",
356
+ "displayName": "A4B9",
357
+ "x": 4.8,
358
+ "y": 2.8
359
+ },
360
+ {
361
+ "pinId": "schematic_port_30",
362
+ "displayName": "B8",
363
+ "x": 8.2,
364
+ "y": 2
365
+ },
366
+ {
367
+ "pinId": "schematic_port_31",
368
+ "displayName": "A5",
369
+ "x": 4.8,
370
+ "y": 2.6
371
+ },
372
+ {
373
+ "pinId": "schematic_port_32",
374
+ "displayName": "B7",
375
+ "x": 8.2,
376
+ "y": 2.2
377
+ },
378
+ {
379
+ "pinId": "schematic_port_33",
380
+ "displayName": "A6",
381
+ "x": 4.8,
382
+ "y": 2.4000000000000004
383
+ },
384
+ {
385
+ "pinId": "schematic_port_34",
386
+ "displayName": "A7",
387
+ "x": 4.8,
388
+ "y": 2.2
389
+ },
390
+ {
391
+ "pinId": "schematic_port_35",
392
+ "displayName": "B6",
393
+ "x": 8.2,
394
+ "y": 2.4000000000000004
395
+ },
396
+ {
397
+ "pinId": "schematic_port_36",
398
+ "displayName": "A8",
399
+ "x": 4.8,
400
+ "y": 2
401
+ },
402
+ {
403
+ "pinId": "schematic_port_37",
404
+ "displayName": "B5",
405
+ "x": 8.2,
406
+ "y": 2.6000000000000005
407
+ },
408
+ {
409
+ "pinId": "schematic_port_38",
410
+ "displayName": "B4A9",
411
+ "x": 8.2,
412
+ "y": 2.8000000000000003
413
+ },
414
+ {
415
+ "pinId": "schematic_port_39",
416
+ "displayName": "B1A12",
417
+ "x": 8.2,
418
+ "y": 3
419
+ }
420
+ ],
421
+ "sectionId": "MCU__usb"
422
+ },
423
+ {
424
+ "chipId": "schematic_component_13",
425
+ "center": {
426
+ "x": -4.08,
427
+ "y": 5.5
428
+ },
429
+ "width": 3.5999999999999996,
430
+ "height": 5.800000000000001,
431
+ "pins": [
432
+ {
433
+ "pinId": "schematic_port_40",
434
+ "displayName": "IOVDD6",
435
+ "x": -5.88,
436
+ "y": 8.3
437
+ },
438
+ {
439
+ "pinId": "schematic_port_41",
440
+ "displayName": "GPIO0",
441
+ "x": -5.88,
442
+ "y": 8.100000000000001
443
+ },
444
+ {
445
+ "pinId": "schematic_port_42",
446
+ "displayName": "GPIO1",
447
+ "x": -5.88,
448
+ "y": 7.900000000000001
449
+ },
450
+ {
451
+ "pinId": "schematic_port_43",
452
+ "displayName": "GPIO2",
453
+ "x": -5.88,
454
+ "y": 7.700000000000001
455
+ },
456
+ {
457
+ "pinId": "schematic_port_44",
458
+ "displayName": "GPIO3",
459
+ "x": -5.88,
460
+ "y": 7.500000000000001
461
+ },
462
+ {
463
+ "pinId": "schematic_port_45",
464
+ "displayName": "GPIO4",
465
+ "x": -5.88,
466
+ "y": 7.300000000000001
467
+ },
468
+ {
469
+ "pinId": "schematic_port_46",
470
+ "displayName": "GPIO5",
471
+ "x": -5.88,
472
+ "y": 7.100000000000001
473
+ },
474
+ {
475
+ "pinId": "schematic_port_47",
476
+ "displayName": "GPIO6",
477
+ "x": -5.88,
478
+ "y": 6.900000000000001
479
+ },
480
+ {
481
+ "pinId": "schematic_port_48",
482
+ "displayName": "GPIO7",
483
+ "x": -5.88,
484
+ "y": 6.700000000000001
485
+ },
486
+ {
487
+ "pinId": "schematic_port_49",
488
+ "displayName": "IOVDD5",
489
+ "x": -5.88,
490
+ "y": 6.500000000000002
491
+ },
492
+ {
493
+ "pinId": "schematic_port_50",
494
+ "displayName": "GPIO8",
495
+ "x": -5.88,
496
+ "y": 6.300000000000002
497
+ },
498
+ {
499
+ "pinId": "schematic_port_51",
500
+ "displayName": "GPIO9",
501
+ "x": -5.88,
502
+ "y": 6.100000000000001
503
+ },
504
+ {
505
+ "pinId": "schematic_port_52",
506
+ "displayName": "GPIO10",
507
+ "x": -5.88,
508
+ "y": 5.900000000000001
509
+ },
510
+ {
511
+ "pinId": "schematic_port_53",
512
+ "displayName": "GPIO11",
513
+ "x": -5.88,
514
+ "y": 5.700000000000001
515
+ },
516
+ {
517
+ "pinId": "schematic_port_54",
518
+ "displayName": "GPIO12",
519
+ "x": -5.88,
520
+ "y": 5.500000000000001
521
+ },
522
+ {
523
+ "pinId": "schematic_port_55",
524
+ "displayName": "GPIO13",
525
+ "x": -5.88,
526
+ "y": 5.300000000000001
527
+ },
528
+ {
529
+ "pinId": "schematic_port_56",
530
+ "displayName": "GPIO14",
531
+ "x": -5.88,
532
+ "y": 5.1000000000000005
533
+ },
534
+ {
535
+ "pinId": "schematic_port_57",
536
+ "displayName": "GPIO15",
537
+ "x": -5.88,
538
+ "y": 4.9
539
+ },
540
+ {
541
+ "pinId": "schematic_port_58",
542
+ "displayName": "TESTEN",
543
+ "x": -5.88,
544
+ "y": 4.7
545
+ },
546
+ {
547
+ "pinId": "schematic_port_59",
548
+ "displayName": "XIN",
549
+ "x": -5.88,
550
+ "y": 4.5
551
+ },
552
+ {
553
+ "pinId": "schematic_port_60",
554
+ "displayName": "XOUT",
555
+ "x": -5.88,
556
+ "y": 4.300000000000001
557
+ },
558
+ {
559
+ "pinId": "schematic_port_61",
560
+ "displayName": "IOVDD4",
561
+ "x": -5.88,
562
+ "y": 4.1
563
+ },
564
+ {
565
+ "pinId": "schematic_port_62",
566
+ "displayName": "DVDD2",
567
+ "x": -5.88,
568
+ "y": 3.9
569
+ },
570
+ {
571
+ "pinId": "schematic_port_63",
572
+ "displayName": "SWCLK",
573
+ "x": -5.88,
574
+ "y": 3.6999999999999997
575
+ },
576
+ {
577
+ "pinId": "schematic_port_64",
578
+ "displayName": "SWD",
579
+ "x": -5.88,
580
+ "y": 3.4999999999999996
581
+ },
582
+ {
583
+ "pinId": "schematic_port_65",
584
+ "displayName": "RUN",
585
+ "x": -5.88,
586
+ "y": 3.2999999999999994
587
+ },
588
+ {
589
+ "pinId": "schematic_port_66",
590
+ "displayName": "GPIO16",
591
+ "x": -5.88,
592
+ "y": 3.099999999999999
593
+ },
594
+ {
595
+ "pinId": "schematic_port_67",
596
+ "displayName": "GPIO17",
597
+ "x": -5.88,
598
+ "y": 2.899999999999999
599
+ },
600
+ {
601
+ "pinId": "schematic_port_68",
602
+ "displayName": "GPIO18",
603
+ "x": -5.88,
604
+ "y": 2.699999999999999
605
+ },
606
+ {
607
+ "pinId": "schematic_port_69",
608
+ "displayName": "GPIO19",
609
+ "x": -2.2800000000000002,
610
+ "y": 2.799999999999999
611
+ },
612
+ {
613
+ "pinId": "schematic_port_70",
614
+ "displayName": "GPIO20",
615
+ "x": -2.2800000000000002,
616
+ "y": 2.999999999999999
617
+ },
618
+ {
619
+ "pinId": "schematic_port_71",
620
+ "displayName": "GPIO21",
621
+ "x": -2.2800000000000002,
622
+ "y": 3.199999999999999
623
+ },
624
+ {
625
+ "pinId": "schematic_port_72",
626
+ "displayName": "IOVDD3",
627
+ "x": -2.2800000000000002,
628
+ "y": 3.399999999999999
629
+ },
630
+ {
631
+ "pinId": "schematic_port_73",
632
+ "displayName": "GPIO22",
633
+ "x": -2.2800000000000002,
634
+ "y": 3.5999999999999988
635
+ },
636
+ {
637
+ "pinId": "schematic_port_74",
638
+ "displayName": "GPIO23",
639
+ "x": -2.2800000000000002,
640
+ "y": 3.799999999999999
641
+ },
642
+ {
643
+ "pinId": "schematic_port_75",
644
+ "displayName": "GPIO24",
645
+ "x": -2.2800000000000002,
646
+ "y": 3.999999999999999
647
+ },
648
+ {
649
+ "pinId": "schematic_port_76",
650
+ "displayName": "GPIO25",
651
+ "x": -2.2800000000000002,
652
+ "y": 4.199999999999999
653
+ },
654
+ {
655
+ "pinId": "schematic_port_77",
656
+ "displayName": "GPIO26_ADC0",
657
+ "x": -2.2800000000000002,
658
+ "y": 4.399999999999999
659
+ },
660
+ {
661
+ "pinId": "schematic_port_78",
662
+ "displayName": "GPIO27_ADC1",
663
+ "x": -2.2800000000000002,
664
+ "y": 4.599999999999999
665
+ },
666
+ {
667
+ "pinId": "schematic_port_79",
668
+ "displayName": "GPIO28_ADC2",
669
+ "x": -2.2800000000000002,
670
+ "y": 4.799999999999999
671
+ },
672
+ {
673
+ "pinId": "schematic_port_80",
674
+ "displayName": "GPIO29_ADC3",
675
+ "x": -2.2800000000000002,
676
+ "y": 4.999999999999998
677
+ },
678
+ {
679
+ "pinId": "schematic_port_81",
680
+ "displayName": "IOVDD2",
681
+ "x": -2.2800000000000002,
682
+ "y": 5.199999999999999
683
+ },
684
+ {
685
+ "pinId": "schematic_port_82",
686
+ "displayName": "ADC_AVDD",
687
+ "x": -2.2800000000000002,
688
+ "y": 5.399999999999999
689
+ },
690
+ {
691
+ "pinId": "schematic_port_83",
692
+ "displayName": "VREG_IN",
693
+ "x": -2.2800000000000002,
694
+ "y": 5.6
695
+ },
696
+ {
697
+ "pinId": "schematic_port_84",
698
+ "displayName": "VREG_VOUT",
699
+ "x": -2.2800000000000002,
700
+ "y": 5.799999999999999
701
+ },
702
+ {
703
+ "pinId": "schematic_port_85",
704
+ "displayName": "USB_DM",
705
+ "x": -2.2800000000000002,
706
+ "y": 6
707
+ },
708
+ {
709
+ "pinId": "schematic_port_86",
710
+ "displayName": "USB_DP",
711
+ "x": -2.2800000000000002,
712
+ "y": 6.199999999999999
713
+ },
714
+ {
715
+ "pinId": "schematic_port_87",
716
+ "displayName": "USB_VDD",
717
+ "x": -2.2800000000000002,
718
+ "y": 6.4
719
+ },
720
+ {
721
+ "pinId": "schematic_port_88",
722
+ "displayName": "IOVDD1",
723
+ "x": -2.2800000000000002,
724
+ "y": 6.6
725
+ },
726
+ {
727
+ "pinId": "schematic_port_89",
728
+ "displayName": "DVDD1",
729
+ "x": -2.2800000000000002,
730
+ "y": 6.8
731
+ },
732
+ {
733
+ "pinId": "schematic_port_90",
734
+ "displayName": "QSPI_SD3",
735
+ "x": -2.2800000000000002,
736
+ "y": 7
737
+ },
738
+ {
739
+ "pinId": "schematic_port_91",
740
+ "displayName": "QSPI_SCLK",
741
+ "x": -2.2800000000000002,
742
+ "y": 7.2
743
+ },
744
+ {
745
+ "pinId": "schematic_port_92",
746
+ "displayName": "QSPI_SD0",
747
+ "x": -2.2800000000000002,
748
+ "y": 7.4
749
+ },
750
+ {
751
+ "pinId": "schematic_port_93",
752
+ "displayName": "QSPI_SD2",
753
+ "x": -2.2800000000000002,
754
+ "y": 7.6000000000000005
755
+ },
756
+ {
757
+ "pinId": "schematic_port_94",
758
+ "displayName": "QSPI_SD1",
759
+ "x": -2.2800000000000002,
760
+ "y": 7.800000000000001
761
+ },
762
+ {
763
+ "pinId": "schematic_port_95",
764
+ "displayName": "QSPI_SS",
765
+ "x": -2.2800000000000002,
766
+ "y": 8
767
+ },
768
+ {
769
+ "pinId": "schematic_port_96",
770
+ "displayName": "GND/thermalpad",
771
+ "x": -2.2800000000000002,
772
+ "y": 8.200000000000001
773
+ }
774
+ ],
775
+ "sectionId": "MCU__rp2040"
776
+ },
777
+ {
778
+ "chipId": "schematic_component_14",
779
+ "center": {
780
+ "x": 13,
781
+ "y": 4
782
+ },
783
+ "width": 2,
784
+ "height": 2,
785
+ "pins": [
786
+ {
787
+ "pinId": "schematic_port_97",
788
+ "displayName": "CS",
789
+ "x": 12,
790
+ "y": 4.6
791
+ },
792
+ {
793
+ "pinId": "schematic_port_98",
794
+ "displayName": "2",
795
+ "x": 12,
796
+ "y": 4.4
797
+ },
798
+ {
799
+ "pinId": "schematic_port_99",
800
+ "displayName": "3",
801
+ "x": 12,
802
+ "y": 4.2
803
+ },
804
+ {
805
+ "pinId": "schematic_port_100",
806
+ "displayName": "GND",
807
+ "x": 12,
808
+ "y": 3.4
809
+ },
810
+ {
811
+ "pinId": "schematic_port_101",
812
+ "displayName": "5",
813
+ "x": 12,
814
+ "y": 4
815
+ },
816
+ {
817
+ "pinId": "schematic_port_102",
818
+ "displayName": "CLK",
819
+ "x": 12,
820
+ "y": 3.8
821
+ },
822
+ {
823
+ "pinId": "schematic_port_103",
824
+ "displayName": "7",
825
+ "x": 12,
826
+ "y": 3.6
827
+ },
828
+ {
829
+ "pinId": "schematic_port_104",
830
+ "displayName": "VCC",
831
+ "x": 12,
832
+ "y": 4.8
833
+ },
834
+ {
835
+ "pinId": "schematic_port_105",
836
+ "displayName": "EP",
837
+ "x": 12,
838
+ "y": 3.2
839
+ }
840
+ ],
841
+ "sectionId": "MCU__usb"
842
+ },
843
+ {
844
+ "chipId": "schematic_component_15",
845
+ "center": {
846
+ "x": -2.7,
847
+ "y": 0.2000000000000002
848
+ },
849
+ "width": 2,
850
+ "height": 0.6000000000000001,
851
+ "pins": [
852
+ {
853
+ "pinId": "schematic_port_106",
854
+ "displayName": "VIN",
855
+ "x": -3.7,
856
+ "y": 0.4000000000000002
857
+ },
858
+ {
859
+ "pinId": "schematic_port_107",
860
+ "displayName": "GND",
861
+ "x": -3.7,
862
+ "y": 0.20000000000000018
863
+ },
864
+ {
865
+ "pinId": "schematic_port_108",
866
+ "displayName": "EN",
867
+ "x": -3.7,
868
+ "y": 1.6653345369377348e-16
869
+ },
870
+ {
871
+ "pinId": "schematic_port_109",
872
+ "displayName": "NC",
873
+ "x": -1.7000000000000002,
874
+ "y": 0.10000000000000017
875
+ },
876
+ {
877
+ "pinId": "schematic_port_110",
878
+ "displayName": "VOUT",
879
+ "x": -1.7000000000000002,
880
+ "y": 0.30000000000000016
881
+ }
882
+ ],
883
+ "sectionId": "MCU__rp2040"
884
+ },
885
+ {
886
+ "chipId": "schematic_component_16",
887
+ "center": {
888
+ "x": -2.08,
889
+ "y": -4.5
890
+ },
891
+ "width": 2.52,
892
+ "height": 1.42,
893
+ "pins": [
894
+ {
895
+ "pinId": "schematic_port_111",
896
+ "displayName": "gnd1",
897
+ "x": -2.8,
898
+ "y": -3.79,
899
+ "_facingDirection": "y+"
900
+ },
901
+ {
902
+ "pinId": "schematic_port_112",
903
+ "displayName": "gnd2",
904
+ "x": -2.82,
905
+ "y": -5.21,
906
+ "_facingDirection": "y-"
907
+ },
908
+ {
909
+ "pinId": "schematic_port_113",
910
+ "displayName": "X1",
911
+ "x": -3.34,
912
+ "y": -4.51,
913
+ "_facingDirection": "x-"
914
+ },
915
+ {
916
+ "pinId": "schematic_port_114",
917
+ "displayName": "X2",
918
+ "x": -0.8200000000000001,
919
+ "y": -4.51,
920
+ "_facingDirection": "x+"
921
+ }
922
+ ],
923
+ "sectionId": "MCU__clock"
924
+ },
925
+ {
926
+ "chipId": "schematic_component_17",
927
+ "center": {
928
+ "x": 4.6,
929
+ "y": -4
930
+ },
931
+ "width": 0.9399999999999995,
932
+ "height": 0.7189106999999986,
933
+ "pins": [
934
+ {
935
+ "pinId": "schematic_port_115",
936
+ "displayName": "1",
937
+ "x": 4.13,
938
+ "y": -4,
939
+ "_facingDirection": "x-"
940
+ },
941
+ {
942
+ "pinId": "schematic_port_116",
943
+ "displayName": "2",
944
+ "x": 4.13,
945
+ "y": -4,
946
+ "_facingDirection": "x-"
947
+ },
948
+ {
949
+ "pinId": "schematic_port_117",
950
+ "displayName": "3",
951
+ "x": 5.069999999999999,
952
+ "y": -4,
953
+ "_facingDirection": "x+"
954
+ },
955
+ {
956
+ "pinId": "schematic_port_118",
957
+ "displayName": "4",
958
+ "x": 5.069999999999999,
959
+ "y": -4,
960
+ "_facingDirection": "x+"
961
+ }
962
+ ],
963
+ "sectionId": "MCU__status"
964
+ },
965
+ {
966
+ "chipId": "schematic_component_18",
967
+ "center": {
968
+ "x": 8.8,
969
+ "y": -4
970
+ },
971
+ "width": 0.9400000000000013,
972
+ "height": 0.7189106999999986,
973
+ "pins": [
974
+ {
975
+ "pinId": "schematic_port_119",
976
+ "displayName": "1",
977
+ "x": 8.33,
978
+ "y": -4,
979
+ "_facingDirection": "x-"
980
+ },
981
+ {
982
+ "pinId": "schematic_port_120",
983
+ "displayName": "2",
984
+ "x": 8.33,
985
+ "y": -4,
986
+ "_facingDirection": "x-"
987
+ },
988
+ {
989
+ "pinId": "schematic_port_121",
990
+ "displayName": "3",
991
+ "x": 9.270000000000001,
992
+ "y": -4,
993
+ "_facingDirection": "x+"
994
+ },
995
+ {
996
+ "pinId": "schematic_port_122",
997
+ "displayName": "4",
998
+ "x": 9.270000000000001,
999
+ "y": -4,
1000
+ "_facingDirection": "x+"
1001
+ }
1002
+ ],
1003
+ "sectionId": "MCU__status"
1004
+ },
1005
+ {
1006
+ "chipId": "schematic_component_19",
1007
+ "center": {
1008
+ "x": 6.65,
1009
+ "y": -5.199999999999999
1010
+ },
1011
+ "width": 1.1199999999999992,
1012
+ "height": 1.08,
1013
+ "pins": [
1014
+ {
1015
+ "pinId": "schematic_port_123",
1016
+ "displayName": "cathode",
1017
+ "x": 6.4,
1018
+ "y": -5.739999999999999,
1019
+ "_facingDirection": "y-"
1020
+ },
1021
+ {
1022
+ "pinId": "schematic_port_124",
1023
+ "displayName": "anode",
1024
+ "x": 6.4,
1025
+ "y": -4.659999999999999,
1026
+ "_facingDirection": "y+"
1027
+ }
1028
+ ],
1029
+ "sectionId": "MCU__status"
1030
+ },
1031
+ {
1032
+ "chipId": "schematic_component_20",
1033
+ "center": {
1034
+ "x": 10.75,
1035
+ "y": -5.4
1036
+ },
1037
+ "width": 1.120000000000001,
1038
+ "height": 1.08,
1039
+ "pins": [
1040
+ {
1041
+ "pinId": "schematic_port_125",
1042
+ "displayName": "cathode",
1043
+ "x": 10.5,
1044
+ "y": -5.94,
1045
+ "_facingDirection": "y-"
1046
+ },
1047
+ {
1048
+ "pinId": "schematic_port_126",
1049
+ "displayName": "anode",
1050
+ "x": 10.5,
1051
+ "y": -4.86,
1052
+ "_facingDirection": "y+"
1053
+ }
1054
+ ],
1055
+ "sectionId": "MCU__status"
1056
+ },
1057
+ {
1058
+ "chipId": "schematic_component_21",
1059
+ "center": {
1060
+ "x": 4.8149999999999995,
1061
+ "y": -5.5
1062
+ },
1063
+ "width": 1.33,
1064
+ "height": 0.5999999999999996,
1065
+ "pins": [
1066
+ {
1067
+ "pinId": "schematic_port_127",
1068
+ "displayName": "anode",
1069
+ "x": 4.6,
1070
+ "y": -5.8,
1071
+ "_facingDirection": "y-"
1072
+ },
1073
+ {
1074
+ "pinId": "schematic_port_128",
1075
+ "displayName": "cathode",
1076
+ "x": 4.6,
1077
+ "y": -5.2,
1078
+ "_facingDirection": "y+"
1079
+ }
1080
+ ],
1081
+ "sectionId": "MCU__status"
1082
+ },
1083
+ {
1084
+ "chipId": "schematic_component_22",
1085
+ "center": {
1086
+ "x": 6.555,
1087
+ "y": -4.199999999999999
1088
+ },
1089
+ "width": 1.21,
1090
+ "height": 0.5999999999999996,
1091
+ "pins": [
1092
+ {
1093
+ "pinId": "schematic_port_129",
1094
+ "displayName": "anode",
1095
+ "x": 6.4,
1096
+ "y": -3.8999999999999995,
1097
+ "_facingDirection": "y+"
1098
+ },
1099
+ {
1100
+ "pinId": "schematic_port_130",
1101
+ "displayName": "cathode",
1102
+ "x": 6.4,
1103
+ "y": -4.499999999999999,
1104
+ "_facingDirection": "y-"
1105
+ }
1106
+ ],
1107
+ "sectionId": "MCU__status"
1108
+ },
1109
+ {
1110
+ "chipId": "schematic_component_23",
1111
+ "center": {
1112
+ "x": 10.895,
1113
+ "y": -4.199999999999999
1114
+ },
1115
+ "width": 1.6899999999999995,
1116
+ "height": 0.5999999999999996,
1117
+ "pins": [
1118
+ {
1119
+ "pinId": "schematic_port_131",
1120
+ "displayName": "anode",
1121
+ "x": 10.5,
1122
+ "y": -3.8999999999999995,
1123
+ "_facingDirection": "y+"
1124
+ },
1125
+ {
1126
+ "pinId": "schematic_port_132",
1127
+ "displayName": "cathode",
1128
+ "x": 10.5,
1129
+ "y": -4.499999999999999,
1130
+ "_facingDirection": "y-"
1131
+ }
1132
+ ],
1133
+ "sectionId": "MCU__status"
1134
+ },
1135
+ {
1136
+ "chipId": "schematic_component_24",
1137
+ "center": {
1138
+ "x": 3.3550000000000004,
1139
+ "y": 0.5
1140
+ },
1141
+ "width": 1.2100000000000004,
1142
+ "height": 0.6000000000000001,
1143
+ "pins": [
1144
+ {
1145
+ "pinId": "schematic_port_133",
1146
+ "displayName": "anode",
1147
+ "x": 3.2,
1148
+ "y": 0.8,
1149
+ "_facingDirection": "y+"
1150
+ },
1151
+ {
1152
+ "pinId": "schematic_port_134",
1153
+ "displayName": "cathode",
1154
+ "x": 3.2,
1155
+ "y": 0.19999999999999996,
1156
+ "_facingDirection": "y-"
1157
+ }
1158
+ ],
1159
+ "sectionId": "MCU__usb"
1160
+ },
1161
+ {
1162
+ "chipId": "schematic_component_25",
1163
+ "center": {
1164
+ "x": 10.955000000000002,
1165
+ "y": 1.5
1166
+ },
1167
+ "width": 1.209999999999999,
1168
+ "height": 0.6000000000000001,
1169
+ "pins": [
1170
+ {
1171
+ "pinId": "schematic_port_135",
1172
+ "displayName": "anode",
1173
+ "x": 10.8,
1174
+ "y": 1.8,
1175
+ "_facingDirection": "y+"
1176
+ },
1177
+ {
1178
+ "pinId": "schematic_port_136",
1179
+ "displayName": "cathode",
1180
+ "x": 10.8,
1181
+ "y": 1.2,
1182
+ "_facingDirection": "y-"
1183
+ }
1184
+ ],
1185
+ "sectionId": "MCU__usb"
1186
+ },
1187
+ {
1188
+ "chipId": "schematic_component_26",
1189
+ "center": {
1190
+ "x": 9.3,
1191
+ "y": 0.2999999999999999
1192
+ },
1193
+ "width": 0.7199999999999989,
1194
+ "height": 0.68,
1195
+ "pins": [
1196
+ {
1197
+ "pinId": "schematic_port_137",
1198
+ "displayName": "anode",
1199
+ "x": 8.940000000000001,
1200
+ "y": 0.2999999999999998,
1201
+ "_facingDirection": "x-"
1202
+ },
1203
+ {
1204
+ "pinId": "schematic_port_138",
1205
+ "displayName": "cathode",
1206
+ "x": 9.66,
1207
+ "y": 0.2999999999999998,
1208
+ "_facingDirection": "x+"
1209
+ }
1210
+ ],
1211
+ "sectionId": "MCU__usb"
1212
+ },
1213
+ {
1214
+ "chipId": "schematic_component_27",
1215
+ "center": {
1216
+ "x": 9.3,
1217
+ "y": 1.4000000000000004
1218
+ },
1219
+ "width": 0.7199999999999989,
1220
+ "height": 0.6799999999999997,
1221
+ "pins": [
1222
+ {
1223
+ "pinId": "schematic_port_139",
1224
+ "displayName": "anode",
1225
+ "x": 8.940000000000001,
1226
+ "y": 1.4000000000000004,
1227
+ "_facingDirection": "x-"
1228
+ },
1229
+ {
1230
+ "pinId": "schematic_port_140",
1231
+ "displayName": "cathode",
1232
+ "x": 9.66,
1233
+ "y": 1.4000000000000004,
1234
+ "_facingDirection": "x+"
1235
+ }
1236
+ ],
1237
+ "sectionId": "MCU__usb"
1238
+ },
1239
+ {
1240
+ "chipId": "schematic_component_28",
1241
+ "center": {
1242
+ "x": 5.1925,
1243
+ "y": 5.8
1244
+ },
1245
+ "width": 1.2850000000000001,
1246
+ "height": 0.7599999999999998,
1247
+ "pins": [
1248
+ {
1249
+ "pinId": "schematic_port_141",
1250
+ "displayName": "anode",
1251
+ "x": 5,
1252
+ "y": 6.18,
1253
+ "_facingDirection": "y+"
1254
+ },
1255
+ {
1256
+ "pinId": "schematic_port_142",
1257
+ "displayName": "cathode",
1258
+ "x": 5,
1259
+ "y": 5.42,
1260
+ "_facingDirection": "y-"
1261
+ }
1262
+ ],
1263
+ "sectionId": "MCU__usb"
1264
+ },
1265
+ {
1266
+ "chipId": "schematic_component_29",
1267
+ "center": {
1268
+ "x": 0.23249999999999962,
1269
+ "y": 0.20000000000000023
1270
+ },
1271
+ "width": 1.165,
1272
+ "height": 0.7600000000000001,
1273
+ "pins": [
1274
+ {
1275
+ "pinId": "schematic_port_143",
1276
+ "displayName": "anode",
1277
+ "x": 0.09999999999999963,
1278
+ "y": 0.5800000000000003,
1279
+ "_facingDirection": "y+"
1280
+ },
1281
+ {
1282
+ "pinId": "schematic_port_144",
1283
+ "displayName": "cathode",
1284
+ "x": 0.09999999999999966,
1285
+ "y": -0.17999999999999983,
1286
+ "_facingDirection": "y-"
1287
+ }
1288
+ ],
1289
+ "sectionId": "MCU__rp2040"
1290
+ },
1291
+ {
1292
+ "chipId": "schematic_component_30",
1293
+ "center": {
1294
+ "x": -7.4575,
1295
+ "y": 4.3
1296
+ },
1297
+ "width": 1.2849999999999993,
1298
+ "height": 0.7600000000000002,
1299
+ "pins": [
1300
+ {
1301
+ "pinId": "schematic_port_145",
1302
+ "displayName": "anode",
1303
+ "x": -7.65,
1304
+ "y": 4.68,
1305
+ "_facingDirection": "y+"
1306
+ },
1307
+ {
1308
+ "pinId": "schematic_port_146",
1309
+ "displayName": "cathode",
1310
+ "x": -7.65,
1311
+ "y": 3.92,
1312
+ "_facingDirection": "y-"
1313
+ }
1314
+ ],
1315
+ "sectionId": "MCU__rp2040"
1316
+ },
1317
+ {
1318
+ "chipId": "schematic_component_31",
1319
+ "center": {
1320
+ "x": 6.932500000000001,
1321
+ "y": 5.8
1322
+ },
1323
+ "width": 1.165,
1324
+ "height": 0.7599999999999998,
1325
+ "pins": [
1326
+ {
1327
+ "pinId": "schematic_port_147",
1328
+ "displayName": "anode",
1329
+ "x": 6.800000000000001,
1330
+ "y": 6.18,
1331
+ "_facingDirection": "y+"
1332
+ },
1333
+ {
1334
+ "pinId": "schematic_port_148",
1335
+ "displayName": "cathode",
1336
+ "x": 6.800000000000001,
1337
+ "y": 5.42,
1338
+ "_facingDirection": "y-"
1339
+ }
1340
+ ],
1341
+ "sectionId": "MCU__usb"
1342
+ },
1343
+ {
1344
+ "chipId": "schematic_component_32",
1345
+ "center": {
1346
+ "x": -3.4675000000000002,
1347
+ "y": -6.199999999999999
1348
+ },
1349
+ "width": 1.1649999999999996,
1350
+ "height": 0.7599999999999998,
1351
+ "pins": [
1352
+ {
1353
+ "pinId": "schematic_port_149",
1354
+ "displayName": "anode",
1355
+ "x": -3.6,
1356
+ "y": -5.819999999999999,
1357
+ "_facingDirection": "y+"
1358
+ },
1359
+ {
1360
+ "pinId": "schematic_port_150",
1361
+ "displayName": "cathode",
1362
+ "x": -3.6,
1363
+ "y": -6.579999999999999,
1364
+ "_facingDirection": "y-"
1365
+ }
1366
+ ],
1367
+ "sectionId": "MCU__clock"
1368
+ },
1369
+ {
1370
+ "chipId": "schematic_component_33",
1371
+ "center": {
1372
+ "x": -1.6075,
1373
+ "y": -6.199999999999999
1374
+ },
1375
+ "width": 1.2850000000000001,
1376
+ "height": 0.7599999999999998,
1377
+ "pins": [
1378
+ {
1379
+ "pinId": "schematic_port_151",
1380
+ "displayName": "anode",
1381
+ "x": -1.7999999999999998,
1382
+ "y": -5.819999999999999,
1383
+ "_facingDirection": "y+"
1384
+ },
1385
+ {
1386
+ "pinId": "schematic_port_152",
1387
+ "displayName": "cathode",
1388
+ "x": -1.7999999999999998,
1389
+ "y": -6.579999999999999,
1390
+ "_facingDirection": "y-"
1391
+ }
1392
+ ],
1393
+ "sectionId": "MCU__clock"
1394
+ },
1395
+ {
1396
+ "chipId": "schematic_component_34",
1397
+ "center": {
1398
+ "x": -0.2999999999999998,
1399
+ "y": -1.1999999999999993
1400
+ },
1401
+ "width": 1.055825,
1402
+ "height": 0.8677407000000001,
1403
+ "pins": [
1404
+ {
1405
+ "pinId": "schematic_port_153",
1406
+ "displayName": "anode",
1407
+ "x": -0.8279124999999998,
1408
+ "y": -1.1973754499999996
1409
+ },
1410
+ {
1411
+ "pinId": "schematic_port_154",
1412
+ "displayName": "cathode",
1413
+ "x": 0.22791250000000018,
1414
+ "y": -1.202624549999999
1415
+ }
1416
+ ],
1417
+ "sectionId": "MCU__rp2040"
1418
+ },
1419
+ {
1420
+ "chipId": "schematic_component_35",
1421
+ "center": {
1422
+ "x": 5.061249999999999,
1423
+ "y": -8.5
1424
+ },
1425
+ "width": 1.3224999999999998,
1426
+ "height": 0.1999999999999993,
1427
+ "pins": [
1428
+ {
1429
+ "pinId": "schematic_port_155",
1430
+ "displayName": "1",
1431
+ "x": 4.3999999999999995,
1432
+ "y": -8.5
1433
+ }
1434
+ ],
1435
+ "sectionId": "MCU__status"
1436
+ },
1437
+ {
1438
+ "chipId": "schematic_component_36",
1439
+ "center": {
1440
+ "x": 6.741250000000001,
1441
+ "y": -8.5
1442
+ },
1443
+ "width": 1.0825000000000014,
1444
+ "height": 0.1999999999999993,
1445
+ "pins": [
1446
+ {
1447
+ "pinId": "schematic_port_156",
1448
+ "displayName": "1",
1449
+ "x": 6.2,
1450
+ "y": -8.5
1451
+ }
1452
+ ],
1453
+ "sectionId": "MCU__status"
1454
+ },
1455
+ {
1456
+ "chipId": "schematic_component_37",
1457
+ "center": {
1458
+ "x": 8.661249999999999,
1459
+ "y": -8.5
1460
+ },
1461
+ "width": 1.3224999999999998,
1462
+ "height": 0.1999999999999993,
1463
+ "pins": [
1464
+ {
1465
+ "pinId": "schematic_port_157",
1466
+ "displayName": "1",
1467
+ "x": 7.999999999999999,
1468
+ "y": -8.5
1469
+ }
1470
+ ],
1471
+ "sectionId": "MCU__status"
1472
+ },
1473
+ {
1474
+ "chipId": "schematic_component_38",
1475
+ "center": {
1476
+ "x": 10.34125,
1477
+ "y": -8.5
1478
+ },
1479
+ "width": 1.0824999999999996,
1480
+ "height": 0.1999999999999993,
1481
+ "pins": [
1482
+ {
1483
+ "pinId": "schematic_port_158",
1484
+ "displayName": "1",
1485
+ "x": 9.8,
1486
+ "y": -8.5
1487
+ }
1488
+ ],
1489
+ "sectionId": "MCU__status"
1490
+ }
1491
+ ],
1492
+ "directConnections": [
1493
+ {
1494
+ "netId": "USB_DN_B",
1495
+ "pinIds": [
1496
+ "schematic_port_32",
1497
+ "schematic_port_137"
1498
+ ]
1499
+ },
1500
+ {
1501
+ "netId": "USB_DP_B",
1502
+ "pinIds": [
1503
+ "schematic_port_35",
1504
+ "schematic_port_139"
1505
+ ]
1506
+ },
1507
+ {
1508
+ "netId": "EN_R",
1509
+ "netLabelWidth": 0.6,
1510
+ "anchoredNetLabelWidth": 0.6,
1511
+ "allowInlineNetLabel": true,
1512
+ "inlineNetLabelHeight": 0.12,
1513
+ "inlineNetLabelWidth": 0.4,
1514
+ "pinIds": [
1515
+ "schematic_port_3",
1516
+ "schematic_port_108"
1517
+ ]
1518
+ },
1519
+ {
1520
+ "netId": "USBV_IO1",
1521
+ "pinIds": [
1522
+ "schematic_port_87",
1523
+ "schematic_port_88"
1524
+ ]
1525
+ },
1526
+ {
1527
+ "netId": "USB_DN_A",
1528
+ "netLabelWidth": 1.08,
1529
+ "pinIds": [
1530
+ "schematic_port_34",
1531
+ "schematic_port_137"
1532
+ ]
1533
+ },
1534
+ {
1535
+ "netId": "USB_DP_A",
1536
+ "netLabelWidth": 1.08,
1537
+ "pinIds": [
1538
+ "schematic_port_33",
1539
+ "schematic_port_139"
1540
+ ]
1541
+ },
1542
+ {
1543
+ "netId": "CC1",
1544
+ "netLabelWidth": 0.48,
1545
+ "anchoredNetLabelWidth": 0.48,
1546
+ "allowInlineNetLabel": true,
1547
+ "inlineNetLabelHeight": 0.12,
1548
+ "inlineNetLabelWidth": 0.32,
1549
+ "pinIds": [
1550
+ "schematic_port_31",
1551
+ "schematic_port_133"
1552
+ ]
1553
+ },
1554
+ {
1555
+ "netId": "CC2",
1556
+ "netLabelWidth": 0.48,
1557
+ "anchoredNetLabelWidth": 0.48,
1558
+ "allowInlineNetLabel": true,
1559
+ "inlineNetLabelHeight": 0.12,
1560
+ "inlineNetLabelWidth": 0.32,
1561
+ "pinIds": [
1562
+ "schematic_port_37",
1563
+ "schematic_port_135"
1564
+ ]
1565
+ },
1566
+ {
1567
+ "netId": "CXIN",
1568
+ "pinIds": [
1569
+ "schematic_port_149",
1570
+ "schematic_port_113"
1571
+ ]
1572
+ },
1573
+ {
1574
+ "netId": "CXOUT",
1575
+ "pinIds": [
1576
+ "schematic_port_151",
1577
+ "schematic_port_114"
1578
+ ]
1579
+ },
1580
+ {
1581
+ "netId": "LED_D1",
1582
+ "anchoredNetLabelWidth": 0.84,
1583
+ "allowInlineNetLabel": true,
1584
+ "inlineNetLabelHeight": 0.12,
1585
+ "inlineNetLabelWidth": 0.56,
1586
+ "pinIds": [
1587
+ "schematic_port_130",
1588
+ "schematic_port_124"
1589
+ ]
1590
+ },
1591
+ {
1592
+ "netId": "PLED_D",
1593
+ "anchoredNetLabelWidth": 0.84,
1594
+ "allowInlineNetLabel": true,
1595
+ "inlineNetLabelHeight": 0.12,
1596
+ "inlineNetLabelWidth": 0.56,
1597
+ "pinIds": [
1598
+ "schematic_port_132",
1599
+ "schematic_port_126"
1600
+ ]
1601
+ }
1602
+ ],
1603
+ "netConnections": [
1604
+ {
1605
+ "netId": "source_connectivity_source_port_119",
1606
+ "netLabelText": "RUN_R",
1607
+ "netLabelWidth": 0.72,
1608
+ "anchoredNetLabelWidth": 0.72,
1609
+ "allowInlineNetLabel": true,
1610
+ "inlineNetLabelHeight": 0.12,
1611
+ "inlineNetLabelWidth": 0.48,
1612
+ "pinIds": [
1613
+ "schematic_port_16",
1614
+ "schematic_port_65",
1615
+ "schematic_port_119"
1616
+ ]
1617
+ },
1618
+ {
1619
+ "netId": "source_connectivity_source_port_115",
1620
+ "netLabelText": "QSPI_SS",
1621
+ "netLabelWidth": 0.96,
1622
+ "anchoredNetLabelWidth": 0.96,
1623
+ "allowInlineNetLabel": true,
1624
+ "inlineNetLabelHeight": 0.12,
1625
+ "inlineNetLabelWidth": 0.64,
1626
+ "pinIds": [
1627
+ "schematic_port_95",
1628
+ "schematic_port_97",
1629
+ "schematic_port_115",
1630
+ "schematic_port_127"
1631
+ ]
1632
+ },
1633
+ {
1634
+ "netId": "source_connectivity_source_port_101",
1635
+ "netLabelText": "QSPI_SD0",
1636
+ "netLabelWidth": 1.08,
1637
+ "anchoredNetLabelWidth": 1.08,
1638
+ "allowInlineNetLabel": true,
1639
+ "inlineNetLabelHeight": 0.12,
1640
+ "inlineNetLabelWidth": 0.72,
1641
+ "pinIds": [
1642
+ "schematic_port_92",
1643
+ "schematic_port_101"
1644
+ ]
1645
+ },
1646
+ {
1647
+ "netId": "source_connectivity_source_port_94",
1648
+ "netLabelText": "QSPI_SD1",
1649
+ "netLabelWidth": 1.08,
1650
+ "anchoredNetLabelWidth": 1.08,
1651
+ "allowInlineNetLabel": true,
1652
+ "inlineNetLabelHeight": 0.12,
1653
+ "inlineNetLabelWidth": 0.72,
1654
+ "pinIds": [
1655
+ "schematic_port_94",
1656
+ "schematic_port_98"
1657
+ ]
1658
+ },
1659
+ {
1660
+ "netId": "source_connectivity_source_port_93",
1661
+ "netLabelText": "QSPI_SD2",
1662
+ "netLabelWidth": 1.08,
1663
+ "anchoredNetLabelWidth": 1.08,
1664
+ "allowInlineNetLabel": true,
1665
+ "inlineNetLabelHeight": 0.12,
1666
+ "inlineNetLabelWidth": 0.72,
1667
+ "pinIds": [
1668
+ "schematic_port_93",
1669
+ "schematic_port_99"
1670
+ ]
1671
+ },
1672
+ {
1673
+ "netId": "source_connectivity_source_port_103",
1674
+ "netLabelText": "QSPI_SD3",
1675
+ "netLabelWidth": 1.08,
1676
+ "anchoredNetLabelWidth": 1.08,
1677
+ "allowInlineNetLabel": true,
1678
+ "inlineNetLabelHeight": 0.12,
1679
+ "inlineNetLabelWidth": 0.72,
1680
+ "pinIds": [
1681
+ "schematic_port_90",
1682
+ "schematic_port_103"
1683
+ ]
1684
+ },
1685
+ {
1686
+ "netId": "source_connectivity_source_port_102",
1687
+ "netLabelText": "QSPI_SCLK",
1688
+ "netLabelWidth": 1.2,
1689
+ "anchoredNetLabelWidth": 1.2,
1690
+ "allowInlineNetLabel": true,
1691
+ "inlineNetLabelHeight": 0.12,
1692
+ "inlineNetLabelWidth": 0.8,
1693
+ "pinIds": [
1694
+ "schematic_port_91",
1695
+ "schematic_port_102"
1696
+ ]
1697
+ },
1698
+ {
1699
+ "netId": "source_connectivity_source_port_138",
1700
+ "netLabelText": "USB_DN",
1701
+ "netLabelWidth": 0.84,
1702
+ "anchoredNetLabelWidth": 0.84,
1703
+ "allowInlineNetLabel": true,
1704
+ "inlineNetLabelHeight": 0.12,
1705
+ "inlineNetLabelWidth": 0.56,
1706
+ "pinIds": [
1707
+ "schematic_port_138",
1708
+ "schematic_port_85"
1709
+ ]
1710
+ },
1711
+ {
1712
+ "netId": "source_connectivity_source_port_140",
1713
+ "netLabelText": "USB_DP",
1714
+ "netLabelWidth": 0.84,
1715
+ "anchoredNetLabelWidth": 0.84,
1716
+ "allowInlineNetLabel": true,
1717
+ "inlineNetLabelHeight": 0.12,
1718
+ "inlineNetLabelWidth": 0.56,
1719
+ "pinIds": [
1720
+ "schematic_port_140",
1721
+ "schematic_port_86"
1722
+ ]
1723
+ },
1724
+ {
1725
+ "netId": "source_connectivity_source_port_113",
1726
+ "netLabelText": "XIN",
1727
+ "netLabelWidth": 0.48,
1728
+ "anchoredNetLabelWidth": 0.48,
1729
+ "allowInlineNetLabel": true,
1730
+ "inlineNetLabelHeight": 0.12,
1731
+ "inlineNetLabelWidth": 0.32,
1732
+ "pinIds": [
1733
+ "schematic_port_113",
1734
+ "schematic_port_59"
1735
+ ]
1736
+ },
1737
+ {
1738
+ "netId": "source_connectivity_source_port_114",
1739
+ "netLabelText": "XOUT",
1740
+ "netLabelWidth": 0.6,
1741
+ "anchoredNetLabelWidth": 0.6,
1742
+ "allowInlineNetLabel": true,
1743
+ "inlineNetLabelHeight": 0.12,
1744
+ "inlineNetLabelWidth": 0.4,
1745
+ "pinIds": [
1746
+ "schematic_port_114",
1747
+ "schematic_port_60"
1748
+ ]
1749
+ },
1750
+ {
1751
+ "netId": "source_connectivity_source_port_129",
1752
+ "netLabelText": "LED_GP25",
1753
+ "netLabelWidth": 1.08,
1754
+ "anchoredNetLabelWidth": 1.08,
1755
+ "allowInlineNetLabel": true,
1756
+ "inlineNetLabelHeight": 0.12,
1757
+ "inlineNetLabelWidth": 0.72,
1758
+ "pinIds": [
1759
+ "schematic_port_76",
1760
+ "schematic_port_129"
1761
+ ]
1762
+ },
1763
+ {
1764
+ "netId": "source_connectivity_source_port_155",
1765
+ "netLabelText": "SWCLK",
1766
+ "netLabelWidth": 0.72,
1767
+ "anchoredNetLabelWidth": 0.72,
1768
+ "allowInlineNetLabel": true,
1769
+ "inlineNetLabelHeight": 0.12,
1770
+ "inlineNetLabelWidth": 0.48,
1771
+ "pinIds": [
1772
+ "schematic_port_63",
1773
+ "schematic_port_155"
1774
+ ]
1775
+ },
1776
+ {
1777
+ "netId": "source_connectivity_source_port_157",
1778
+ "netLabelText": "SWD",
1779
+ "netLabelWidth": 0.48,
1780
+ "anchoredNetLabelWidth": 0.48,
1781
+ "allowInlineNetLabel": true,
1782
+ "inlineNetLabelHeight": 0.12,
1783
+ "inlineNetLabelWidth": 0.32,
1784
+ "pinIds": [
1785
+ "schematic_port_64",
1786
+ "schematic_port_157"
1787
+ ]
1788
+ },
1789
+ {
1790
+ "netId": "VSYS",
1791
+ "isGround": false,
1792
+ "netLabelWidth": 0.42,
1793
+ "netLabelHeight": 0.6,
1794
+ "pinIds": [
1795
+ "schematic_port_0",
1796
+ "schematic_port_2"
1797
+ ]
1798
+ },
1799
+ {
1800
+ "netId": "VBUS",
1801
+ "isGround": false,
1802
+ "netLabelWidth": 0.42,
1803
+ "netLabelHeight": 0.6,
1804
+ "pinIds": [
1805
+ "schematic_port_1",
1806
+ "schematic_port_29",
1807
+ "schematic_port_38",
1808
+ "schematic_port_141"
1809
+ ]
1810
+ },
1811
+ {
1812
+ "netId": "V3V3",
1813
+ "isGround": false,
1814
+ "netLabelWidth": 0.42,
1815
+ "netLabelHeight": 0.6,
1816
+ "pinIds": [
1817
+ "schematic_port_4",
1818
+ "schematic_port_6",
1819
+ "schematic_port_8",
1820
+ "schematic_port_10",
1821
+ "schematic_port_12",
1822
+ "schematic_port_14",
1823
+ "schematic_port_17",
1824
+ "schematic_port_18",
1825
+ "schematic_port_20",
1826
+ "schematic_port_40",
1827
+ "schematic_port_49",
1828
+ "schematic_port_61",
1829
+ "schematic_port_72",
1830
+ "schematic_port_81",
1831
+ "schematic_port_83",
1832
+ "schematic_port_87",
1833
+ "schematic_port_88",
1834
+ "schematic_port_104",
1835
+ "schematic_port_128",
1836
+ "schematic_port_131",
1837
+ "schematic_port_143",
1838
+ "schematic_port_147",
1839
+ "schematic_port_153",
1840
+ "schematic_port_158"
1841
+ ]
1842
+ },
1843
+ {
1844
+ "netId": "GND",
1845
+ "isGround": true,
1846
+ "netLabelWidth": 0.42,
1847
+ "netLabelHeight": 0.48,
1848
+ "pinIds": [
1849
+ "schematic_port_5",
1850
+ "schematic_port_7",
1851
+ "schematic_port_9",
1852
+ "schematic_port_11",
1853
+ "schematic_port_13",
1854
+ "schematic_port_15",
1855
+ "schematic_port_19",
1856
+ "schematic_port_21",
1857
+ "schematic_port_23",
1858
+ "schematic_port_24",
1859
+ "schematic_port_25",
1860
+ "schematic_port_26",
1861
+ "schematic_port_27",
1862
+ "schematic_port_28",
1863
+ "schematic_port_39",
1864
+ "schematic_port_58",
1865
+ "schematic_port_100",
1866
+ "schematic_port_105",
1867
+ "schematic_port_107",
1868
+ "schematic_port_111",
1869
+ "schematic_port_112",
1870
+ "schematic_port_117",
1871
+ "schematic_port_122",
1872
+ "schematic_port_123",
1873
+ "schematic_port_125",
1874
+ "schematic_port_134",
1875
+ "schematic_port_136",
1876
+ "schematic_port_142",
1877
+ "schematic_port_144",
1878
+ "schematic_port_146",
1879
+ "schematic_port_148",
1880
+ "schematic_port_150",
1881
+ "schematic_port_152",
1882
+ "schematic_port_156"
1883
+ ]
1884
+ },
1885
+ {
1886
+ "netId": "ADC_VREF",
1887
+ "isGround": false,
1888
+ "netLabelWidth": 0.42,
1889
+ "netLabelHeight": 1.08,
1890
+ "pinIds": [
1891
+ "schematic_port_22",
1892
+ "schematic_port_82",
1893
+ "schematic_port_154"
1894
+ ]
1895
+ },
1896
+ {
1897
+ "netId": "MCU_PWM_INHA",
1898
+ "isGround": false,
1899
+ "netLabelWidth": 1.56,
1900
+ "anchoredNetLabelWidth": 1.56,
1901
+ "allowInlineNetLabel": true,
1902
+ "inlineNetLabelHeight": 0.12,
1903
+ "inlineNetLabelWidth": 1.04,
1904
+ "pinIds": [
1905
+ "schematic_port_41"
1906
+ ]
1907
+ },
1908
+ {
1909
+ "netId": "MCU_PWM_INLA",
1910
+ "isGround": false,
1911
+ "netLabelWidth": 1.56,
1912
+ "anchoredNetLabelWidth": 1.56,
1913
+ "allowInlineNetLabel": true,
1914
+ "inlineNetLabelHeight": 0.12,
1915
+ "inlineNetLabelWidth": 1.04,
1916
+ "pinIds": [
1917
+ "schematic_port_42"
1918
+ ]
1919
+ },
1920
+ {
1921
+ "netId": "MCU_PWM_INHB",
1922
+ "isGround": false,
1923
+ "netLabelWidth": 1.56,
1924
+ "anchoredNetLabelWidth": 1.56,
1925
+ "allowInlineNetLabel": true,
1926
+ "inlineNetLabelHeight": 0.12,
1927
+ "inlineNetLabelWidth": 1.04,
1928
+ "pinIds": [
1929
+ "schematic_port_43"
1930
+ ]
1931
+ },
1932
+ {
1933
+ "netId": "MCU_PWM_INLB",
1934
+ "isGround": false,
1935
+ "netLabelWidth": 1.56,
1936
+ "anchoredNetLabelWidth": 1.56,
1937
+ "allowInlineNetLabel": true,
1938
+ "inlineNetLabelHeight": 0.12,
1939
+ "inlineNetLabelWidth": 1.04,
1940
+ "pinIds": [
1941
+ "schematic_port_44"
1942
+ ]
1943
+ },
1944
+ {
1945
+ "netId": "MCU_PWM_INHC",
1946
+ "isGround": false,
1947
+ "netLabelWidth": 1.56,
1948
+ "anchoredNetLabelWidth": 1.56,
1949
+ "allowInlineNetLabel": true,
1950
+ "inlineNetLabelHeight": 0.12,
1951
+ "inlineNetLabelWidth": 1.04,
1952
+ "pinIds": [
1953
+ "schematic_port_45"
1954
+ ]
1955
+ },
1956
+ {
1957
+ "netId": "MCU_PWM_INLC",
1958
+ "isGround": false,
1959
+ "netLabelWidth": 1.56,
1960
+ "anchoredNetLabelWidth": 1.56,
1961
+ "allowInlineNetLabel": true,
1962
+ "inlineNetLabelHeight": 0.12,
1963
+ "inlineNetLabelWidth": 1.04,
1964
+ "pinIds": [
1965
+ "schematic_port_46"
1966
+ ]
1967
+ },
1968
+ {
1969
+ "netId": "MCU_GATE_ENABLE_CMD",
1970
+ "isGround": false,
1971
+ "netLabelWidth": 2.4,
1972
+ "anchoredNetLabelWidth": 2.4,
1973
+ "allowInlineNetLabel": true,
1974
+ "inlineNetLabelHeight": 0.12,
1975
+ "inlineNetLabelWidth": 1.6,
1976
+ "pinIds": [
1977
+ "schematic_port_47"
1978
+ ]
1979
+ },
1980
+ {
1981
+ "netId": "MCU_GATE_FAULT",
1982
+ "isGround": false,
1983
+ "netLabelWidth": 1.8,
1984
+ "anchoredNetLabelWidth": 1.8,
1985
+ "allowInlineNetLabel": true,
1986
+ "inlineNetLabelHeight": 0.12,
1987
+ "inlineNetLabelWidth": 1.2,
1988
+ "pinIds": [
1989
+ "schematic_port_48"
1990
+ ]
1991
+ },
1992
+ {
1993
+ "netId": "MCU_GATE_CAL",
1994
+ "isGround": false,
1995
+ "netLabelWidth": 1.56,
1996
+ "anchoredNetLabelWidth": 1.56,
1997
+ "allowInlineNetLabel": true,
1998
+ "inlineNetLabelHeight": 0.12,
1999
+ "inlineNetLabelWidth": 1.04,
2000
+ "pinIds": [
2001
+ "schematic_port_50"
2002
+ ]
2003
+ },
2004
+ {
2005
+ "netId": "MCU_HALL_A_GPIO",
2006
+ "isGround": false,
2007
+ "netLabelWidth": 1.92,
2008
+ "anchoredNetLabelWidth": 1.92,
2009
+ "allowInlineNetLabel": true,
2010
+ "inlineNetLabelHeight": 0.12,
2011
+ "inlineNetLabelWidth": 1.28,
2012
+ "pinIds": [
2013
+ "schematic_port_51"
2014
+ ]
2015
+ },
2016
+ {
2017
+ "netId": "MCU_HALL_B_GPIO",
2018
+ "isGround": false,
2019
+ "netLabelWidth": 1.92,
2020
+ "anchoredNetLabelWidth": 1.92,
2021
+ "allowInlineNetLabel": true,
2022
+ "inlineNetLabelHeight": 0.12,
2023
+ "inlineNetLabelWidth": 1.28,
2024
+ "pinIds": [
2025
+ "schematic_port_52"
2026
+ ]
2027
+ },
2028
+ {
2029
+ "netId": "MCU_HALL_C_GPIO",
2030
+ "isGround": false,
2031
+ "netLabelWidth": 1.92,
2032
+ "anchoredNetLabelWidth": 1.92,
2033
+ "allowInlineNetLabel": true,
2034
+ "inlineNetLabelHeight": 0.12,
2035
+ "inlineNetLabelWidth": 1.28,
2036
+ "pinIds": [
2037
+ "schematic_port_53"
2038
+ ]
2039
+ },
2040
+ {
2041
+ "netId": "MCU_POWER_GOOD",
2042
+ "isGround": false,
2043
+ "netLabelWidth": 1.8,
2044
+ "anchoredNetLabelWidth": 1.8,
2045
+ "allowInlineNetLabel": true,
2046
+ "inlineNetLabelHeight": 0.12,
2047
+ "inlineNetLabelWidth": 1.2,
2048
+ "pinIds": [
2049
+ "schematic_port_54"
2050
+ ]
2051
+ },
2052
+ {
2053
+ "netId": "MCU_ENC_A_GPIO",
2054
+ "isGround": false,
2055
+ "netLabelWidth": 1.8,
2056
+ "anchoredNetLabelWidth": 1.8,
2057
+ "allowInlineNetLabel": true,
2058
+ "inlineNetLabelHeight": 0.12,
2059
+ "inlineNetLabelWidth": 1.2,
2060
+ "pinIds": [
2061
+ "schematic_port_55"
2062
+ ]
2063
+ },
2064
+ {
2065
+ "netId": "MCU_ENC_B_GPIO",
2066
+ "isGround": false,
2067
+ "netLabelWidth": 1.8,
2068
+ "anchoredNetLabelWidth": 1.8,
2069
+ "allowInlineNetLabel": true,
2070
+ "inlineNetLabelHeight": 0.12,
2071
+ "inlineNetLabelWidth": 1.2,
2072
+ "pinIds": [
2073
+ "schematic_port_56"
2074
+ ]
2075
+ },
2076
+ {
2077
+ "netId": "MCU_ENC_Z_GPIO",
2078
+ "isGround": false,
2079
+ "netLabelWidth": 1.8,
2080
+ "anchoredNetLabelWidth": 1.8,
2081
+ "allowInlineNetLabel": true,
2082
+ "inlineNetLabelHeight": 0.12,
2083
+ "inlineNetLabelWidth": 1.2,
2084
+ "pinIds": [
2085
+ "schematic_port_57"
2086
+ ]
2087
+ },
2088
+ {
2089
+ "netId": "V1V1",
2090
+ "isGround": false,
2091
+ "netLabelWidth": 0.42,
2092
+ "netLabelHeight": 0.6,
2093
+ "pinIds": [
2094
+ "schematic_port_62",
2095
+ "schematic_port_84",
2096
+ "schematic_port_89",
2097
+ "schematic_port_145"
2098
+ ]
2099
+ },
2100
+ {
2101
+ "netId": "MCU_TEMP_SDA",
2102
+ "isGround": false,
2103
+ "netLabelWidth": 1.56,
2104
+ "anchoredNetLabelWidth": 1.56,
2105
+ "allowInlineNetLabel": true,
2106
+ "inlineNetLabelHeight": 0.12,
2107
+ "inlineNetLabelWidth": 1.04,
2108
+ "pinIds": [
2109
+ "schematic_port_66"
2110
+ ]
2111
+ },
2112
+ {
2113
+ "netId": "MCU_TEMP_SCL",
2114
+ "isGround": false,
2115
+ "netLabelWidth": 1.56,
2116
+ "anchoredNetLabelWidth": 1.56,
2117
+ "allowInlineNetLabel": true,
2118
+ "inlineNetLabelHeight": 0.12,
2119
+ "inlineNetLabelWidth": 1.04,
2120
+ "pinIds": [
2121
+ "schematic_port_67"
2122
+ ]
2123
+ },
2124
+ {
2125
+ "netId": "MCU_TEMP_ALERT_n",
2126
+ "isGround": false,
2127
+ "netLabelWidth": 2.04,
2128
+ "anchoredNetLabelWidth": 2.04,
2129
+ "allowInlineNetLabel": true,
2130
+ "inlineNetLabelHeight": 0.12,
2131
+ "inlineNetLabelWidth": 1.36,
2132
+ "pinIds": [
2133
+ "schematic_port_68"
2134
+ ]
2135
+ },
2136
+ {
2137
+ "netId": "MCU_A_CURRENT_ADC",
2138
+ "isGround": false,
2139
+ "netLabelWidth": 2.16,
2140
+ "anchoredNetLabelWidth": 2.16,
2141
+ "allowInlineNetLabel": true,
2142
+ "inlineNetLabelHeight": 0.12,
2143
+ "inlineNetLabelWidth": 1.44,
2144
+ "pinIds": [
2145
+ "schematic_port_77"
2146
+ ]
2147
+ },
2148
+ {
2149
+ "netId": "MCU_B_CURRENT_ADC",
2150
+ "isGround": false,
2151
+ "netLabelWidth": 2.16,
2152
+ "anchoredNetLabelWidth": 2.16,
2153
+ "allowInlineNetLabel": true,
2154
+ "inlineNetLabelHeight": 0.12,
2155
+ "inlineNetLabelWidth": 1.44,
2156
+ "pinIds": [
2157
+ "schematic_port_78"
2158
+ ]
2159
+ },
2160
+ {
2161
+ "netId": "MCU_C_CURRENT_ADC",
2162
+ "isGround": false,
2163
+ "netLabelWidth": 2.16,
2164
+ "anchoredNetLabelWidth": 2.16,
2165
+ "allowInlineNetLabel": true,
2166
+ "inlineNetLabelHeight": 0.12,
2167
+ "inlineNetLabelWidth": 1.44,
2168
+ "pinIds": [
2169
+ "schematic_port_79"
2170
+ ]
2171
+ },
2172
+ {
2173
+ "netId": "MCU_BUS_CURRENT",
2174
+ "isGround": false,
2175
+ "netLabelWidth": 1.92,
2176
+ "anchoredNetLabelWidth": 1.92,
2177
+ "allowInlineNetLabel": true,
2178
+ "inlineNetLabelHeight": 0.12,
2179
+ "inlineNetLabelWidth": 1.28,
2180
+ "pinIds": [
2181
+ "schematic_port_80"
2182
+ ]
2183
+ },
2184
+ {
2185
+ "netId": "GND",
2186
+ "isGround": true,
2187
+ "netLabelWidth": 0.42,
2188
+ "netLabelHeight": 0.48,
2189
+ "pinIds": [
2190
+ "schematic_port_96"
2191
+ ]
2192
+ },
2193
+ {
2194
+ "netId": "V5",
2195
+ "isGround": false,
2196
+ "netLabelWidth": 0.42,
2197
+ "netLabelHeight": 0.36,
2198
+ "pinIds": [
2199
+ "schematic_port_106"
2200
+ ]
2201
+ },
2202
+ {
2203
+ "netId": "V3V3",
2204
+ "isGround": false,
2205
+ "netLabelWidth": 0.42,
2206
+ "netLabelHeight": 0.6,
2207
+ "pinIds": [
2208
+ "schematic_port_110"
2209
+ ]
2210
+ }
2211
+ ],
2212
+ "textBoxes": [
2213
+ {
2214
+ "chipId": "schematic_component_12",
2215
+ "center": {
2216
+ "x": 6.460000000000001,
2217
+ "y": 1.6700000000000004
2218
+ },
2219
+ "width": 2.5200000000000005,
2220
+ "height": 0.18000000000000016,
2221
+ "text": "TYPE_C_16PIN_2MD_073_"
2222
+ },
2223
+ {
2224
+ "chipId": "schematic_component_12",
2225
+ "center": {
2226
+ "x": 5.5,
2227
+ "y": 3.715
2228
+ },
2229
+ "width": 0.7199999999999989,
2230
+ "height": 0.24999999999999956,
2231
+ "text": "J_USB"
2232
+ },
2233
+ {
2234
+ "chipId": "schematic_component_13",
2235
+ "center": {
2236
+ "x": -5.120000000000001,
2237
+ "y": 2.47
2238
+ },
2239
+ "width": 0.7199999999999998,
2240
+ "height": 0.17999999999999972,
2241
+ "text": "RP2040"
2242
+ },
2243
+ {
2244
+ "chipId": "schematic_component_13",
2245
+ "center": {
2246
+ "x": -5.36,
2247
+ "y": 8.515
2248
+ },
2249
+ "width": 0.35999999999999943,
2250
+ "height": 0.25,
2251
+ "text": "U1"
2252
+ },
2253
+ {
2254
+ "chipId": "schematic_component_14",
2255
+ "center": {
2256
+ "x": 13.120000000000001,
2257
+ "y": 2.87
2258
+ },
2259
+ "width": 1.4399999999999995,
2260
+ "height": 0.17999999999999972,
2261
+ "text": "W25Q16JVUXIQ"
2262
+ },
2263
+ {
2264
+ "chipId": "schematic_component_14",
2265
+ "center": {
2266
+ "x": 12.52,
2267
+ "y": 5.115
2268
+ },
2269
+ "width": 0.3600000000000012,
2270
+ "height": 0.2499999999999991,
2271
+ "text": "U2"
2272
+ },
2273
+ {
2274
+ "chipId": "schematic_component_15",
2275
+ "center": {
2276
+ "x": -2.4000000000000004,
2277
+ "y": -0.22999999999999982
2278
+ },
2279
+ "width": 1.7999999999999998,
2280
+ "height": 0.18000000000000002,
2281
+ "text": "AP2112K_3_3TRG1"
2282
+ },
2283
+ {
2284
+ "chipId": "schematic_component_15",
2285
+ "center": {
2286
+ "x": -3.1800000000000006,
2287
+ "y": 0.6150000000000002
2288
+ },
2289
+ "width": 0.3599999999999999,
2290
+ "height": 0.25,
2291
+ "text": "U3"
2292
+ }
2293
+ ],
2294
+ "availableNetLabelOrientations": {
2295
+ "GND": [
2296
+ "y-"
2297
+ ],
2298
+ "V3V3": [
2299
+ "y+"
2300
+ ],
2301
+ "V5": [
2302
+ "y+"
2303
+ ],
2304
+ "MCU_TEMP_SCL": [
2305
+ "x-",
2306
+ "x+"
2307
+ ],
2308
+ "MCU_TEMP_SDA": [
2309
+ "x-",
2310
+ "x+"
2311
+ ],
2312
+ "VBUS": [
2313
+ "y+"
2314
+ ],
2315
+ "VSYS": [
2316
+ "y+"
2317
+ ],
2318
+ "ADC_VREF": [
2319
+ "y+"
2320
+ ],
2321
+ "MCU_PWM_INHA": [
2322
+ "x-",
2323
+ "x+"
2324
+ ],
2325
+ "MCU_PWM_INLA": [
2326
+ "x-",
2327
+ "x+"
2328
+ ],
2329
+ "MCU_PWM_INHB": [
2330
+ "x-",
2331
+ "x+"
2332
+ ],
2333
+ "MCU_PWM_INLB": [
2334
+ "x-",
2335
+ "x+"
2336
+ ],
2337
+ "MCU_PWM_INHC": [
2338
+ "x-",
2339
+ "x+"
2340
+ ],
2341
+ "MCU_PWM_INLC": [
2342
+ "x-",
2343
+ "x+"
2344
+ ],
2345
+ "MCU_GATE_ENABLE_CMD": [
2346
+ "x-",
2347
+ "x+"
2348
+ ],
2349
+ "MCU_GATE_FAULT": [
2350
+ "x-",
2351
+ "x+"
2352
+ ],
2353
+ "MCU_GATE_CAL": [
2354
+ "x-",
2355
+ "x+"
2356
+ ],
2357
+ "MCU_HALL_A_GPIO": [
2358
+ "x-",
2359
+ "x+"
2360
+ ],
2361
+ "MCU_HALL_B_GPIO": [
2362
+ "x-",
2363
+ "x+"
2364
+ ],
2365
+ "MCU_HALL_C_GPIO": [
2366
+ "x-",
2367
+ "x+"
2368
+ ],
2369
+ "MCU_POWER_GOOD": [
2370
+ "x-",
2371
+ "x+"
2372
+ ],
2373
+ "MCU_ENC_A_GPIO": [
2374
+ "x-",
2375
+ "x+"
2376
+ ],
2377
+ "MCU_ENC_B_GPIO": [
2378
+ "x-",
2379
+ "x+"
2380
+ ],
2381
+ "MCU_ENC_Z_GPIO": [
2382
+ "x-",
2383
+ "x+"
2384
+ ],
2385
+ "MCU_TEMP_ALERT_n": [
2386
+ "x-",
2387
+ "x+"
2388
+ ],
2389
+ "MCU_A_CURRENT_ADC": [
2390
+ "x-",
2391
+ "x+"
2392
+ ],
2393
+ "MCU_B_CURRENT_ADC": [
2394
+ "x-",
2395
+ "x+"
2396
+ ],
2397
+ "MCU_C_CURRENT_ADC": [
2398
+ "x-",
2399
+ "x+"
2400
+ ],
2401
+ "MCU_BUS_CURRENT": [
2402
+ "x-",
2403
+ "x+"
2404
+ ],
2405
+ "V1V1": [
2406
+ "y+"
2407
+ ],
2408
+ "source_connectivity_source_port_119": [
2409
+ "x-",
2410
+ "x+"
2411
+ ],
2412
+ "source_connectivity_source_port_115": [
2413
+ "x-",
2414
+ "x+"
2415
+ ],
2416
+ "source_connectivity_source_port_101": [
2417
+ "x-",
2418
+ "x+"
2419
+ ],
2420
+ "source_connectivity_source_port_94": [
2421
+ "x-",
2422
+ "x+"
2423
+ ],
2424
+ "source_connectivity_source_port_93": [
2425
+ "x-",
2426
+ "x+"
2427
+ ],
2428
+ "source_connectivity_source_port_103": [
2429
+ "x-",
2430
+ "x+"
2431
+ ],
2432
+ "source_connectivity_source_port_102": [
2433
+ "x-",
2434
+ "x+"
2435
+ ],
2436
+ "source_connectivity_source_port_138": [
2437
+ "x-",
2438
+ "x+"
2439
+ ],
2440
+ "source_connectivity_source_port_140": [
2441
+ "x-",
2442
+ "x+"
2443
+ ],
2444
+ "source_connectivity_source_port_113": [
2445
+ "x-",
2446
+ "x+"
2447
+ ],
2448
+ "source_connectivity_source_port_114": [
2449
+ "x-",
2450
+ "x+"
2451
+ ],
2452
+ "source_connectivity_source_port_129": [
2453
+ "x-",
2454
+ "x+"
2455
+ ],
2456
+ "source_connectivity_source_port_155": [
2457
+ "x-",
2458
+ "x+"
2459
+ ],
2460
+ "source_connectivity_source_port_157": [
2461
+ "x-",
2462
+ "x+"
2463
+ ]
2464
+ },
2465
+ "maxMspPairDistance": 2.4,
2466
+ "_hideRatsNet": false
2467
+ }