Skip to content

Commit 12b7f9c

Browse files
committed
fix: outputs are now set to not-connected, connected LINPUT3 to GNDA
1 parent 42fa015 commit 12b7f9c

File tree

7 files changed

+3137
-3123
lines changed

7 files changed

+3137
-3123
lines changed

docs/ev13-changelog.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

2-
# Schematic
2+
# Schematic
33

4-
### Firmware changes
4+
### Firmware changes
55
**MGMT**
66
- Moved UI_STAT to PB9
77
- Moved NET_STAT to PB7
@@ -54,7 +54,8 @@ Mgmt chip changes
5454
- Added USB_CTS_MGMT
5555

5656
**Audio chip**
57-
- Put all unused inputs and outputs for audio chip to GNDA
57+
- Put all unused inputs for audio chip to GNDA
58+
- All unused outputs are marked as not connected
5859

5960
**General**
6061
- Add resistor to MCO to GND on CN5

hardware/EV13/EV13 Board Design.kicad_prl

Lines changed: 52 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"opacity": {
1111
"images": 0.6,
1212
"pads": 1.0,
13+
"shapes": 1.0,
1314
"tracks": 1.0,
1415
"vias": 1.0,
1516
"zones": 0.6
@@ -28,43 +29,27 @@
2829
"zones": true
2930
},
3031
"visible_items": [
31-
0,
32-
1,
33-
2,
34-
3,
35-
4,
36-
5,
37-
8,
38-
9,
39-
10,
40-
11,
41-
12,
42-
13,
43-
15,
44-
16,
45-
17,
46-
18,
47-
19,
48-
20,
49-
21,
50-
22,
51-
23,
52-
24,
53-
25,
54-
26,
55-
27,
56-
28,
57-
29,
58-
30,
59-
32,
60-
33,
61-
34,
62-
35,
63-
36,
64-
39,
65-
40
32+
"vias",
33+
"footprint_text",
34+
"footprint_anchors",
35+
"ratsnest",
36+
"grid",
37+
"footprints_front",
38+
"footprints_back",
39+
"footprint_values",
40+
"footprint_references",
41+
"tracks",
42+
"drc_errors",
43+
"drawing_sheet",
44+
"bitmaps",
45+
"pads",
46+
"zones",
47+
"drc_warnings",
48+
"locked_item_shadows",
49+
"conflict_shadows",
50+
"shapes"
6651
],
67-
"visible_layers": "ffdfeff_ffffffff",
52+
"visible_layers": "00000000_00000000_0ffdfeff_ffffffff",
6853
"zone_display_mode": 1
6954
},
7055
"git": {
@@ -75,9 +60,39 @@
7560
},
7661
"meta": {
7762
"filename": "EV13 Board Design.kicad_prl",
78-
"version": 3
63+
"version": 5
7964
},
65+
"net_inspector_panel": {
66+
"col_hidden": [],
67+
"col_order": [],
68+
"col_widths": [],
69+
"custom_group_rules": [],
70+
"expanded_rows": [],
71+
"filter_by_net_name": true,
72+
"filter_by_netclass": true,
73+
"filter_text": "",
74+
"group_by_constraint": false,
75+
"group_by_netclass": false,
76+
"show_unconnected_nets": false,
77+
"show_zero_pad_nets": false,
78+
"sort_ascending": true,
79+
"sorting_column": -1
80+
},
81+
"open_jobsets": [],
8082
"project": {
8183
"files": []
84+
},
85+
"schematic": {
86+
"selection_filter": {
87+
"graphics": true,
88+
"images": true,
89+
"labels": true,
90+
"lockedItems": false,
91+
"otherItems": true,
92+
"pins": true,
93+
"symbols": true,
94+
"text": true,
95+
"wires": true
96+
}
8297
}
8398
}

hardware/EV13/EV13 Board Design.kicad_pro

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,7 @@
254254
"mfg": "",
255255
"mpn": ""
256256
},
257+
"layer_pairs": [],
257258
"layer_presets": [],
258259
"viewports": []
259260
},
@@ -448,10 +449,15 @@
448449
"duplicate_sheet_names": "error",
449450
"endpoint_off_grid": "warning",
450451
"extra_units": "error",
452+
"footprint_filter": "ignore",
453+
"footprint_link_issues": "warning",
454+
"four_way_junction": "ignore",
451455
"global_label_dangling": "warning",
452456
"hier_label_mismatch": "error",
453457
"label_dangling": "error",
458+
"label_multiple_wires": "warning",
454459
"lib_symbol_issues": "warning",
460+
"lib_symbol_mismatch": "warning",
455461
"missing_bidi_pin": "warning",
456462
"missing_input_pin": "warning",
457463
"missing_power_pin": "error",
@@ -464,9 +470,14 @@
464470
"pin_not_driven": "error",
465471
"pin_to_pin": "error",
466472
"power_pin_not_driven": "error",
473+
"same_local_global_label": "warning",
474+
"similar_label_and_power": "warning",
467475
"similar_labels": "warning",
476+
"similar_power": "warning",
468477
"simulation_model_issue": "ignore",
478+
"single_global_label": "ignore",
469479
"unannotated": "error",
480+
"unconnected_wire_endpoint": "warning",
470481
"unit_value_mismatch": "error",
471482
"unresolved_variable": "error",
472483
"wire_dangling": "error"
@@ -478,7 +489,7 @@
478489
},
479490
"meta": {
480491
"filename": "EV13 Board Design.kicad_pro",
481-
"version": 1
492+
"version": 3
482493
},
483494
"net_settings": {
484495
"classes": [
@@ -493,6 +504,7 @@
493504
"microvia_drill": 0.1,
494505
"name": "Default",
495506
"pcb_color": "rgba(0, 0, 0, 0.000)",
507+
"priority": 2147483647,
496508
"schematic_color": "rgba(0, 0, 0, 0.000)",
497509
"track_width": 0.25,
498510
"via_diameter": 0.8,
@@ -501,7 +513,7 @@
501513
}
502514
],
503515
"meta": {
504-
"version": 3
516+
"version": 4
505517
},
506518
"net_colors": null,
507519
"netclass_assignments": null,
@@ -685,6 +697,7 @@
685697
],
686698
"filter_string": "",
687699
"group_symbols": true,
700+
"include_excluded_from_bom": false,
688701
"name": "",
689702
"sort_asc": true,
690703
"sort_field": "Value"
@@ -728,6 +741,7 @@
728741
},
729742
"page_layout_descr_file": "",
730743
"plot_directory": "./",
744+
"space_save_all_events": true,
731745
"spice_adjust_passive_values": false,
732746
"spice_current_sheet_as_root": false,
733747
"spice_external_command": "spice \"%I\"",

0 commit comments

Comments
 (0)