Compare commits
11 Commits
ECAD-basel
...
bc724862ec
| Author | SHA1 | Date | |
|---|---|---|---|
| bc724862ec | |||
| a8df5f9a46 | |||
| ccd5cff310 | |||
| b57de572bc | |||
| 7a3b357c2d | |||
| b1cd200d54 | |||
| dce586a14a | |||
| 91e78c8352 | |||
| 2ef965f2a1 | |||
| d356c9c0b2 | |||
| ff24b2cab7 |
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,2 +1,95 @@
|
||||
(kicad_pcb (version 20241229) (generator "pcbnew") (generator_version "9.0")
|
||||
)
|
||||
(kicad_pcb
|
||||
(version 20241229)
|
||||
(generator "pcbnew")
|
||||
(generator_version "9.0")
|
||||
(general
|
||||
(thickness 1.6)
|
||||
(legacy_teardrops no)
|
||||
)
|
||||
(paper "USLetter")
|
||||
(layers
|
||||
(0 "F.Cu" signal)
|
||||
(2 "B.Cu" signal)
|
||||
(9 "F.Adhes" user "F.Adhesive")
|
||||
(11 "B.Adhes" user "B.Adhesive")
|
||||
(13 "F.Paste" user)
|
||||
(15 "B.Paste" user)
|
||||
(5 "F.SilkS" user "F.Silkscreen")
|
||||
(7 "B.SilkS" user "B.Silkscreen")
|
||||
(1 "F.Mask" user)
|
||||
(3 "B.Mask" user)
|
||||
(17 "Dwgs.User" user "User.Drawings")
|
||||
(19 "Cmts.User" user "User.Comments")
|
||||
(21 "Eco1.User" user "User.Eco1")
|
||||
(23 "Eco2.User" user "User.Eco2")
|
||||
(25 "Edge.Cuts" user)
|
||||
(27 "Margin" user)
|
||||
(31 "F.CrtYd" user "F.Courtyard")
|
||||
(29 "B.CrtYd" user "B.Courtyard")
|
||||
(35 "F.Fab" user)
|
||||
(33 "B.Fab" user)
|
||||
(39 "User.1" user)
|
||||
(41 "User.2" user)
|
||||
(43 "User.3" user)
|
||||
(45 "User.4" user)
|
||||
)
|
||||
(setup
|
||||
(pad_to_mask_clearance 0)
|
||||
(allow_soldermask_bridges_in_footprints no)
|
||||
(tenting front back)
|
||||
(aux_axis_origin 134.019 116.433)
|
||||
(grid_origin 143.019 98.933)
|
||||
(pcbplotparams
|
||||
(layerselection 0x00000000_00000000_55555555_5755f5ff)
|
||||
(plot_on_all_layers_selection 0x00000000_00000000_00000000_00000000)
|
||||
(disableapertmacros no)
|
||||
(usegerberextensions no)
|
||||
(usegerberattributes yes)
|
||||
(usegerberadvancedattributes yes)
|
||||
(creategerberjobfile yes)
|
||||
(dashed_line_dash_ratio 12.000000)
|
||||
(dashed_line_gap_ratio 3.000000)
|
||||
(svgprecision 4)
|
||||
(plotframeref no)
|
||||
(mode 1)
|
||||
(useauxorigin no)
|
||||
(hpglpennumber 1)
|
||||
(hpglpenspeed 20)
|
||||
(hpglpendiameter 15.000000)
|
||||
(pdf_front_fp_property_popups yes)
|
||||
(pdf_back_fp_property_popups yes)
|
||||
(pdf_metadata yes)
|
||||
(pdf_single_document no)
|
||||
(dxfpolygonmode yes)
|
||||
(dxfimperialunits yes)
|
||||
(dxfusepcbnewfont yes)
|
||||
(psnegative no)
|
||||
(psa4output no)
|
||||
(plot_black_and_white yes)
|
||||
(sketchpadsonfab no)
|
||||
(plotpadnumbers no)
|
||||
(hidednponfab no)
|
||||
(sketchdnponfab yes)
|
||||
(crossoutdnponfab yes)
|
||||
(subtractmaskfromsilk no)
|
||||
(outputformat 1)
|
||||
(mirror no)
|
||||
(drillshape 1)
|
||||
(scaleselection 1)
|
||||
(outputdirectory "")
|
||||
)
|
||||
)
|
||||
(net 0 "")
|
||||
(gr_rect
|
||||
(start 134.019 81.433)
|
||||
(end 152.019 116.433)
|
||||
(stroke
|
||||
(width 0.05)
|
||||
(type solid)
|
||||
)
|
||||
(fill no)
|
||||
(layer "Edge.Cuts")
|
||||
(uuid "fe18096d-9b0e-4e24-bab4-def8ea066e94")
|
||||
)
|
||||
(embedded_fonts no)
|
||||
)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"board": {
|
||||
"active_layer": 0,
|
||||
"active_layer": 25,
|
||||
"active_layer_preset": "",
|
||||
"auto_track_width": true,
|
||||
"hidden_netclasses": [],
|
||||
@@ -62,9 +62,42 @@
|
||||
"version": 5
|
||||
},
|
||||
"net_inspector_panel": {
|
||||
"col_hidden": [],
|
||||
"col_order": [],
|
||||
"col_widths": [],
|
||||
"col_hidden": [
|
||||
false,
|
||||
false,
|
||||
false,
|
||||
false,
|
||||
false,
|
||||
false,
|
||||
false,
|
||||
false,
|
||||
false,
|
||||
false
|
||||
],
|
||||
"col_order": [
|
||||
0,
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
5,
|
||||
6,
|
||||
7,
|
||||
8,
|
||||
9
|
||||
],
|
||||
"col_widths": [
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"custom_group_rules": [],
|
||||
"expanded_rows": [],
|
||||
"filter_by_net_name": true,
|
||||
@@ -75,7 +108,7 @@
|
||||
"show_unconnected_nets": false,
|
||||
"show_zero_pad_nets": false,
|
||||
"sort_ascending": true,
|
||||
"sorting_column": -1
|
||||
"sorting_column": 0
|
||||
},
|
||||
"open_jobsets": [],
|
||||
"project": {
|
||||
|
||||
@@ -2,12 +2,213 @@
|
||||
"board": {
|
||||
"3dviewports": [],
|
||||
"design_settings": {
|
||||
"defaults": {},
|
||||
"defaults": {
|
||||
"apply_defaults_to_fp_fields": false,
|
||||
"apply_defaults_to_fp_shapes": false,
|
||||
"apply_defaults_to_fp_text": false,
|
||||
"board_outline_line_width": 0.05,
|
||||
"copper_line_width": 0.2,
|
||||
"copper_text_italic": false,
|
||||
"copper_text_size_h": 1.5,
|
||||
"copper_text_size_v": 1.5,
|
||||
"copper_text_thickness": 0.3,
|
||||
"copper_text_upright": false,
|
||||
"courtyard_line_width": 0.05,
|
||||
"dimension_precision": 4,
|
||||
"dimension_units": 3,
|
||||
"dimensions": {
|
||||
"arrow_length": 1270000,
|
||||
"extension_offset": 500000,
|
||||
"keep_text_aligned": true,
|
||||
"suppress_zeroes": true,
|
||||
"text_position": 0,
|
||||
"units_format": 0
|
||||
},
|
||||
"fab_line_width": 0.1,
|
||||
"fab_text_italic": false,
|
||||
"fab_text_size_h": 1.0,
|
||||
"fab_text_size_v": 1.0,
|
||||
"fab_text_thickness": 0.15,
|
||||
"fab_text_upright": false,
|
||||
"other_line_width": 0.1,
|
||||
"other_text_italic": false,
|
||||
"other_text_size_h": 1.0,
|
||||
"other_text_size_v": 1.0,
|
||||
"other_text_thickness": 0.15,
|
||||
"other_text_upright": false,
|
||||
"pads": {
|
||||
"drill": 0.8,
|
||||
"height": 1.27,
|
||||
"width": 2.54
|
||||
},
|
||||
"silk_line_width": 0.1,
|
||||
"silk_text_italic": false,
|
||||
"silk_text_size_h": 1.0,
|
||||
"silk_text_size_v": 1.0,
|
||||
"silk_text_thickness": 0.1,
|
||||
"silk_text_upright": false,
|
||||
"zones": {
|
||||
"min_clearance": 0.5
|
||||
}
|
||||
},
|
||||
"diff_pair_dimensions": [],
|
||||
"drc_exclusions": [],
|
||||
"rules": {},
|
||||
"meta": {
|
||||
"version": 2
|
||||
},
|
||||
"rule_severities": {
|
||||
"annular_width": "error",
|
||||
"clearance": "error",
|
||||
"connection_width": "warning",
|
||||
"copper_edge_clearance": "error",
|
||||
"copper_sliver": "warning",
|
||||
"courtyards_overlap": "error",
|
||||
"creepage": "error",
|
||||
"diff_pair_gap_out_of_range": "error",
|
||||
"diff_pair_uncoupled_length_too_long": "error",
|
||||
"drill_out_of_range": "error",
|
||||
"duplicate_footprints": "warning",
|
||||
"extra_footprint": "warning",
|
||||
"footprint": "error",
|
||||
"footprint_filters_mismatch": "ignore",
|
||||
"footprint_symbol_mismatch": "warning",
|
||||
"footprint_type_mismatch": "ignore",
|
||||
"hole_clearance": "error",
|
||||
"hole_to_hole": "warning",
|
||||
"holes_co_located": "warning",
|
||||
"invalid_outline": "error",
|
||||
"isolated_copper": "warning",
|
||||
"item_on_disabled_layer": "error",
|
||||
"items_not_allowed": "error",
|
||||
"length_out_of_range": "error",
|
||||
"lib_footprint_issues": "warning",
|
||||
"lib_footprint_mismatch": "warning",
|
||||
"malformed_courtyard": "error",
|
||||
"microvia_drill_out_of_range": "error",
|
||||
"mirrored_text_on_front_layer": "warning",
|
||||
"missing_courtyard": "ignore",
|
||||
"missing_footprint": "warning",
|
||||
"net_conflict": "warning",
|
||||
"nonmirrored_text_on_back_layer": "warning",
|
||||
"npth_inside_courtyard": "ignore",
|
||||
"padstack": "warning",
|
||||
"pth_inside_courtyard": "ignore",
|
||||
"shorting_items": "error",
|
||||
"silk_edge_clearance": "warning",
|
||||
"silk_over_copper": "warning",
|
||||
"silk_overlap": "warning",
|
||||
"skew_out_of_range": "error",
|
||||
"solder_mask_bridge": "error",
|
||||
"starved_thermal": "error",
|
||||
"text_height": "warning",
|
||||
"text_on_edge_cuts": "error",
|
||||
"text_thickness": "warning",
|
||||
"through_hole_pad_without_hole": "error",
|
||||
"too_many_vias": "error",
|
||||
"track_angle": "error",
|
||||
"track_dangling": "warning",
|
||||
"track_segment_length": "error",
|
||||
"track_width": "error",
|
||||
"tracks_crossing": "error",
|
||||
"unconnected_items": "error",
|
||||
"unresolved_variable": "error",
|
||||
"via_dangling": "warning",
|
||||
"zones_intersect": "error"
|
||||
},
|
||||
"rules": {
|
||||
"max_error": 0.005,
|
||||
"min_clearance": 0.0,
|
||||
"min_connection": 0.0,
|
||||
"min_copper_edge_clearance": 0.5,
|
||||
"min_groove_width": 0.0,
|
||||
"min_hole_clearance": 0.25,
|
||||
"min_hole_to_hole": 0.25,
|
||||
"min_microvia_diameter": 0.2,
|
||||
"min_microvia_drill": 0.1,
|
||||
"min_resolved_spokes": 2,
|
||||
"min_silk_clearance": 0.0,
|
||||
"min_text_height": 0.8,
|
||||
"min_text_thickness": 0.08,
|
||||
"min_through_hole_diameter": 0.3,
|
||||
"min_track_width": 0.0,
|
||||
"min_via_annular_width": 0.1,
|
||||
"min_via_diameter": 0.5,
|
||||
"solder_mask_to_copper_clearance": 0.0,
|
||||
"use_height_for_length_calcs": true
|
||||
},
|
||||
"teardrop_options": [
|
||||
{
|
||||
"td_onpthpad": true,
|
||||
"td_onroundshapesonly": false,
|
||||
"td_onsmdpad": true,
|
||||
"td_ontrackend": false,
|
||||
"td_onvia": true
|
||||
}
|
||||
],
|
||||
"teardrop_parameters": [
|
||||
{
|
||||
"td_allow_use_two_tracks": true,
|
||||
"td_curve_segcount": 0,
|
||||
"td_height_ratio": 1.0,
|
||||
"td_length_ratio": 0.5,
|
||||
"td_maxheight": 2.0,
|
||||
"td_maxlen": 1.0,
|
||||
"td_on_pad_in_zone": false,
|
||||
"td_target_name": "td_round_shape",
|
||||
"td_width_to_size_filter_ratio": 0.9
|
||||
},
|
||||
{
|
||||
"td_allow_use_two_tracks": true,
|
||||
"td_curve_segcount": 0,
|
||||
"td_height_ratio": 1.0,
|
||||
"td_length_ratio": 0.5,
|
||||
"td_maxheight": 2.0,
|
||||
"td_maxlen": 1.0,
|
||||
"td_on_pad_in_zone": false,
|
||||
"td_target_name": "td_rect_shape",
|
||||
"td_width_to_size_filter_ratio": 0.9
|
||||
},
|
||||
{
|
||||
"td_allow_use_two_tracks": true,
|
||||
"td_curve_segcount": 0,
|
||||
"td_height_ratio": 1.0,
|
||||
"td_length_ratio": 0.5,
|
||||
"td_maxheight": 2.0,
|
||||
"td_maxlen": 1.0,
|
||||
"td_on_pad_in_zone": false,
|
||||
"td_target_name": "td_track_end",
|
||||
"td_width_to_size_filter_ratio": 0.9
|
||||
}
|
||||
],
|
||||
"track_widths": [],
|
||||
"via_dimensions": []
|
||||
"tuning_pattern_settings": {
|
||||
"diff_pair_defaults": {
|
||||
"corner_radius_percentage": 80,
|
||||
"corner_style": 1,
|
||||
"max_amplitude": 1.0,
|
||||
"min_amplitude": 0.2,
|
||||
"single_sided": false,
|
||||
"spacing": 1.0
|
||||
},
|
||||
"diff_pair_skew_defaults": {
|
||||
"corner_radius_percentage": 80,
|
||||
"corner_style": 1,
|
||||
"max_amplitude": 1.0,
|
||||
"min_amplitude": 0.2,
|
||||
"single_sided": false,
|
||||
"spacing": 0.6
|
||||
},
|
||||
"single_track_defaults": {
|
||||
"corner_radius_percentage": 80,
|
||||
"corner_style": 1,
|
||||
"max_amplitude": 1.0,
|
||||
"min_amplitude": 0.2,
|
||||
"single_sided": false,
|
||||
"spacing": 0.6
|
||||
}
|
||||
},
|
||||
"via_dimensions": [],
|
||||
"zones_allow_external_fillets": false
|
||||
},
|
||||
"ipc2581": {
|
||||
"dist": "",
|
||||
@@ -418,8 +619,16 @@
|
||||
"MCU"
|
||||
],
|
||||
[
|
||||
"136ef680-bc35-4392-97fd-ce1945133a1d",
|
||||
"MicroSD"
|
||||
"cb777b82-025b-46bf-a35c-23d9be73404c",
|
||||
"Flash"
|
||||
],
|
||||
[
|
||||
"3b69b8b5-74b9-4ef8-b089-9f6703a47935",
|
||||
"Pressure Sensor"
|
||||
],
|
||||
[
|
||||
"1545cd58-ec56-43ca-991f-528eab9b04ea",
|
||||
"USB"
|
||||
]
|
||||
],
|
||||
"text_variables": {}
|
||||
|
||||
@@ -5,51 +5,129 @@
|
||||
(uuid "0389eb62-6503-47dc-9bba-f194441b9f54")
|
||||
(paper "A4")
|
||||
(lib_symbols)
|
||||
(no_connect
|
||||
(at 186.69 86.36)
|
||||
(uuid "b6b5ff0d-226f-49d4-993d-dbff79fec3f3")
|
||||
)
|
||||
(no_connect
|
||||
(at 186.69 88.9)
|
||||
(uuid "e1671bff-1dd2-484c-8643-eeceb582d90c")
|
||||
)
|
||||
(no_connect
|
||||
(at 186.69 91.44)
|
||||
(uuid "f8484cc8-0281-4fc7-b4c7-c2576f1dfb5f")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 160.02 91.44) (xy 162.56 91.44)
|
||||
(xy 137.16 113.03) (xy 153.67 113.03)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "1d5ca280-d732-4152-b611-9283c2528502")
|
||||
(uuid "0a7021f9-762b-4f72-be78-80ae7841368c")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 160.02 86.36) (xy 162.56 86.36)
|
||||
(xy 185.42 88.9) (xy 201.93 88.9)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "9523e522-9010-4467-a131-813267a6d16c")
|
||||
(uuid "25be2a33-117e-42e6-b6d7-13f5c9350b88")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 160.02 88.9) (xy 162.56 88.9)
|
||||
(xy 185.42 86.36) (xy 201.93 86.36)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "ced2ca2f-2df7-4a80-8059-5beb7ad56c6b")
|
||||
(uuid "2962ea9b-55f6-4186-92d8-6a33bed4f6dd")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 137.16 107.95) (xy 153.67 107.95)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "3b5436e2-1836-4cbd-abb4-fd6756bb0ead")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 137.16 123.19) (xy 153.67 123.19)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "42e55904-6ce2-4e92-a7d3-68c50710813c")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 137.16 91.44) (xy 153.67 91.44)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "60987c9f-844b-426a-b6b6-30296457622d")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 137.16 88.9) (xy 153.67 88.9)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "73360b8d-24b2-4925-af29-bcb71fd0e98c")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 137.16 86.36) (xy 153.67 86.36)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "74dd468d-5403-4e1b-a3d9-dbaecf9a5f87")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 137.16 110.49) (xy 153.67 110.49)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "865d413c-b114-4657-8355-20bcddc4a0b0")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 137.16 115.57) (xy 153.67 115.57)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "93e6f3cb-2e48-4ad1-bec8-a65af44292f9")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 137.16 120.65) (xy 153.67 120.65)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "c4b4b268-db80-4b67-9189-f61680d50aa2")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 137.16 93.98) (xy 153.67 93.98)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "c6009f43-4e6d-4c8e-982b-c4f7d1f909c7")
|
||||
)
|
||||
(sheet
|
||||
(at 162.56 83.82)
|
||||
(size 24.13 10.16)
|
||||
(at 201.93 85.09)
|
||||
(size 12.7 5.08)
|
||||
(exclude_from_sim no)
|
||||
(in_bom yes)
|
||||
(on_board yes)
|
||||
@@ -62,9 +140,9 @@
|
||||
(fill
|
||||
(color 0 0 0 0.0000)
|
||||
)
|
||||
(uuid "136ef680-bc35-4392-97fd-ce1945133a1d")
|
||||
(property "Sheetname" "MicroSD"
|
||||
(at 162.56 83.1084 0)
|
||||
(uuid "1545cd58-ec56-43ca-991f-528eab9b04ea")
|
||||
(property "Sheetname" "USB"
|
||||
(at 201.93 84.3784 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
@@ -72,8 +150,8 @@
|
||||
(justify left bottom)
|
||||
)
|
||||
)
|
||||
(property "Sheetfile" "MicroSD Card.kicad_sch"
|
||||
(at 162.56 94.5646 0)
|
||||
(property "Sheetfile" "usb-c.kicad_sch"
|
||||
(at 201.93 90.7546 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
@@ -81,9 +159,9 @@
|
||||
(justify left top)
|
||||
)
|
||||
)
|
||||
(pin "SD_CLK" input
|
||||
(at 162.56 86.36 180)
|
||||
(uuid "d54b7a9f-1f82-4db9-b191-fe4639e55f88")
|
||||
(pin "D+" bidirectional
|
||||
(at 201.93 86.36 180)
|
||||
(uuid "fd321604-bf4c-4306-b4fa-179e106bcfdf")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
@@ -91,9 +169,9 @@
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(pin "SD_CMD" input
|
||||
(at 162.56 88.9 180)
|
||||
(uuid "d8887405-ddbd-45bc-b179-cbfb6eba6168")
|
||||
(pin "D-" bidirectional
|
||||
(at 201.93 88.9 180)
|
||||
(uuid "552f5c22-8930-4991-91e1-865ac96b0fec")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
@@ -101,19 +179,51 @@
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(pin "SD_DAT0" bidirectional
|
||||
(at 162.56 91.44 180)
|
||||
(uuid "c5f8f5d8-da1c-48ba-8d4f-908954b26aa1")
|
||||
(instances
|
||||
(project "dyna-micro"
|
||||
(path "/0389eb62-6503-47dc-9bba-f194441b9f54"
|
||||
(page "5")
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
(sheet
|
||||
(at 121.92 83.82)
|
||||
(size 15.24 12.7)
|
||||
(exclude_from_sim no)
|
||||
(in_bom yes)
|
||||
(on_board yes)
|
||||
(dnp no)
|
||||
(fields_autoplaced yes)
|
||||
(stroke
|
||||
(width 0.1524)
|
||||
(type solid)
|
||||
)
|
||||
(fill
|
||||
(color 0 0 0 0.0000)
|
||||
)
|
||||
(uuid "3b69b8b5-74b9-4ef8-b089-9f6703a47935")
|
||||
(property "Sheetname" "Pressure Sensor"
|
||||
(at 121.92 83.1084 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify left)
|
||||
(justify left bottom)
|
||||
)
|
||||
)
|
||||
(pin "SD_DAT1" bidirectional
|
||||
(at 186.69 86.36 0)
|
||||
(uuid "8bab773b-6e95-4fa1-b8d6-323ec447ef68")
|
||||
(property "Sheetfile" "pressure-sensor.kicad_sch"
|
||||
(at 121.92 97.1046 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify left top)
|
||||
)
|
||||
)
|
||||
(pin "MISO" output
|
||||
(at 137.16 86.36 0)
|
||||
(uuid "de799896-bcb8-435a-9337-a82453a02c42")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
@@ -121,9 +231,9 @@
|
||||
(justify right)
|
||||
)
|
||||
)
|
||||
(pin "SD_DAT2" bidirectional
|
||||
(at 186.69 88.9 0)
|
||||
(uuid "019a165f-ab3a-4843-ba4a-a54673045dad")
|
||||
(pin "MOSI" input
|
||||
(at 137.16 88.9 0)
|
||||
(uuid "f0ef53ec-4e68-4618-9960-dec0841df94b")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
@@ -131,9 +241,311 @@
|
||||
(justify right)
|
||||
)
|
||||
)
|
||||
(pin "SD_DAT3" bidirectional
|
||||
(at 186.69 91.44 0)
|
||||
(uuid "ca320f86-db89-4186-8c7a-a52376002392")
|
||||
(pin "SCK" input
|
||||
(at 137.16 91.44 0)
|
||||
(uuid "fc416594-625d-4283-a1c2-7bd786b718a4")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify right)
|
||||
)
|
||||
)
|
||||
(pin "~{CS}" input
|
||||
(at 137.16 93.98 0)
|
||||
(uuid "9f2db093-86f8-4bad-922d-68180068f1bf")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify right)
|
||||
)
|
||||
)
|
||||
(instances
|
||||
(project "dyna-micro"
|
||||
(path "/0389eb62-6503-47dc-9bba-f194441b9f54"
|
||||
(page "4")
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
(sheet
|
||||
(at 153.67 83.82)
|
||||
(size 31.75 43.18)
|
||||
(exclude_from_sim no)
|
||||
(in_bom yes)
|
||||
(on_board yes)
|
||||
(dnp no)
|
||||
(fields_autoplaced yes)
|
||||
(stroke
|
||||
(width 0.1524)
|
||||
(type solid)
|
||||
)
|
||||
(fill
|
||||
(color 0 0 0 0.0000)
|
||||
)
|
||||
(uuid "3f625fbe-0d7d-4f9d-a789-e3d398a1e499")
|
||||
(property "Sheetname" "MCU"
|
||||
(at 153.67 83.1084 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify left bottom)
|
||||
)
|
||||
)
|
||||
(property "Sheetfile" "microcontroller.kicad_sch"
|
||||
(at 153.67 127.5846 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify left top)
|
||||
)
|
||||
)
|
||||
(property "Field2" ""
|
||||
(at 153.67 83.82 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(pin "PRES_MISO" input
|
||||
(at 153.67 86.36 180)
|
||||
(uuid "7fa5a1d8-78ed-4791-bfcd-3df070a1f907")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(pin "USB_D-" bidirectional
|
||||
(at 185.42 88.9 0)
|
||||
(uuid "438d4058-3668-4025-b855-bc059ee0a2d3")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify right)
|
||||
)
|
||||
)
|
||||
(pin "SWDIO" bidirectional
|
||||
(at 185.42 95.25 0)
|
||||
(uuid "459fa982-2a73-4056-9b0c-6db61762e346")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify right)
|
||||
)
|
||||
)
|
||||
(pin "PRES_MOSI" output
|
||||
(at 153.67 88.9 180)
|
||||
(uuid "916734a5-76c4-43a8-a70f-51629b38250b")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(pin "PRES_SCK" output
|
||||
(at 153.67 91.44 180)
|
||||
(uuid "d3bdb61a-de28-4352-8017-28f62b286f14")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(pin "USB_D+" bidirectional
|
||||
(at 185.42 86.36 0)
|
||||
(uuid "20a21a7f-7d95-41ae-95a2-af86583badee")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify right)
|
||||
)
|
||||
)
|
||||
(pin "SWCLK" bidirectional
|
||||
(at 185.42 97.79 0)
|
||||
(uuid "a65b75bd-128e-44ba-9e9d-f5029397fd72")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify right)
|
||||
)
|
||||
)
|
||||
(pin "FLASH_MISO" input
|
||||
(at 153.67 110.49 180)
|
||||
(uuid "3e62d2f4-fcde-4b23-aa26-b1bbcc720485")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(pin "FLASH_MOSI" output
|
||||
(at 153.67 113.03 180)
|
||||
(uuid "f1c70797-cd8a-4727-8445-27cded8a49a2")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(pin "FLASH_SCK" output
|
||||
(at 153.67 115.57 180)
|
||||
(uuid "f74315e2-5546-4669-812f-12dbc13b4eec")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(pin "PRES_~{SC}" output
|
||||
(at 153.67 93.98 180)
|
||||
(uuid "c8ea607a-cf04-4502-bae6-04a21b7bc904")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(pin "FLASH_~{WP}" output
|
||||
(at 153.67 123.19 180)
|
||||
(uuid "640bf5a5-459f-4dad-baf6-c1e8e3a310f9")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(pin "FLASH_~{CS}" output
|
||||
(at 153.67 107.95 180)
|
||||
(uuid "0991da82-7c60-4d3a-84e1-93c6e115bfa8")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(pin "FLASH_~{RST}" output
|
||||
(at 153.67 120.65 180)
|
||||
(uuid "367d5138-6d20-4a1e-873e-427d07b48456")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(instances
|
||||
(project "dyna-micro"
|
||||
(path "/0389eb62-6503-47dc-9bba-f194441b9f54"
|
||||
(page "2")
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
(sheet
|
||||
(at 121.92 105.41)
|
||||
(size 15.24 21.59)
|
||||
(exclude_from_sim no)
|
||||
(in_bom yes)
|
||||
(on_board yes)
|
||||
(dnp no)
|
||||
(fields_autoplaced yes)
|
||||
(stroke
|
||||
(width 0.1524)
|
||||
(type solid)
|
||||
)
|
||||
(fill
|
||||
(color 0 0 0 0.0000)
|
||||
)
|
||||
(uuid "cb777b82-025b-46bf-a35c-23d9be73404c")
|
||||
(property "Sheetname" "Flash"
|
||||
(at 121.92 104.6984 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify left bottom)
|
||||
)
|
||||
)
|
||||
(property "Sheetfile" "flash.kicad_sch"
|
||||
(at 121.92 127.5846 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify left top)
|
||||
)
|
||||
)
|
||||
(pin "MISO" output
|
||||
(at 137.16 110.49 0)
|
||||
(uuid "18fade8c-3d0a-4055-be3d-52488d1431a1")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify right)
|
||||
)
|
||||
)
|
||||
(pin "MOSI" input
|
||||
(at 137.16 113.03 0)
|
||||
(uuid "8ec9643b-5de9-453e-b356-71c41a454e24")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify right)
|
||||
)
|
||||
)
|
||||
(pin "SCK" input
|
||||
(at 137.16 115.57 0)
|
||||
(uuid "2a109723-780c-4e4a-aea5-ca3eb2e436cb")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify right)
|
||||
)
|
||||
)
|
||||
(pin "~{CS}" input
|
||||
(at 137.16 107.95 0)
|
||||
(uuid "cfaa43d7-4512-4dd9-9684-e8f0df9f7f56")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify right)
|
||||
)
|
||||
)
|
||||
(pin "~{WP}" input
|
||||
(at 137.16 123.19 0)
|
||||
(uuid "324f7c7f-6dbb-48b6-bcfe-fa117dcd615d")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify right)
|
||||
)
|
||||
)
|
||||
(pin "~{RST}" input
|
||||
(at 137.16 120.65 0)
|
||||
(uuid "c8d87e50-c9a8-42d7-a783-99f93f6d563e")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
@@ -149,156 +561,6 @@
|
||||
)
|
||||
)
|
||||
)
|
||||
(sheet
|
||||
(at 128.27 83.82)
|
||||
(size 31.75 22.86)
|
||||
(exclude_from_sim no)
|
||||
(in_bom yes)
|
||||
(on_board yes)
|
||||
(dnp no)
|
||||
(fields_autoplaced yes)
|
||||
(stroke
|
||||
(width 0.1524)
|
||||
(type solid)
|
||||
)
|
||||
(fill
|
||||
(color 0 0 0 0.0000)
|
||||
)
|
||||
(uuid "3f625fbe-0d7d-4f9d-a789-e3d398a1e499")
|
||||
(property "Sheetname" "MCU"
|
||||
(at 128.27 83.1084 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify left bottom)
|
||||
)
|
||||
)
|
||||
(property "Sheetfile" "STM32U545CETxQ.kicad_sch"
|
||||
(at 128.27 107.2646 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify left top)
|
||||
)
|
||||
)
|
||||
(property "Field2" ""
|
||||
(at 128.27 83.82 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(pin "PRES_MISO" input
|
||||
(at 128.27 91.44 180)
|
||||
(uuid "92ed5742-1743-40ad-ba8e-e4f5d1c8b734")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(pin "SWDIO" bidirectional
|
||||
(at 128.27 104.14 180)
|
||||
(uuid "0feea751-f9ac-4374-8117-3f209007fed6")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(pin "SWCLK" bidirectional
|
||||
(at 128.27 101.6 180)
|
||||
(uuid "fa9704ce-079f-4b7b-a7a1-a5316216c88a")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(pin "USB_DN" bidirectional
|
||||
(at 160.02 101.6 0)
|
||||
(uuid "f1d2f58d-cace-4b18-a6d7-8f1bbe41105c")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify right)
|
||||
)
|
||||
)
|
||||
(pin "SD_CMD" output
|
||||
(at 160.02 88.9 0)
|
||||
(uuid "1574b356-6c12-45c1-a387-16f778670a12")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify right)
|
||||
)
|
||||
)
|
||||
(pin "PRES_MOSI" output
|
||||
(at 128.27 88.9 180)
|
||||
(uuid "5a4a0b02-d8fa-4f1a-bc58-d8d604c25b23")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(pin "SD_D0" bidirectional
|
||||
(at 160.02 91.44 0)
|
||||
(uuid "dc2170fd-3476-46ec-a0e0-3af566e28b95")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify right)
|
||||
)
|
||||
)
|
||||
(pin "PRES_SCK" output
|
||||
(at 128.27 86.36 180)
|
||||
(uuid "faa10fd8-ce9f-4ddc-945f-2f172bcefedd")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(pin "USB_DP" bidirectional
|
||||
(at 160.02 104.14 0)
|
||||
(uuid "028448b8-c438-43eb-98f7-ee0231ce14d0")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify right)
|
||||
)
|
||||
)
|
||||
(pin "SD_CK" output
|
||||
(at 160.02 86.36 0)
|
||||
(uuid "b4572deb-ec12-4528-ba4d-a5b35c9d3452")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify right)
|
||||
)
|
||||
)
|
||||
(instances
|
||||
(project "dyna-micro"
|
||||
(path "/0389eb62-6503-47dc-9bba-f194441b9f54"
|
||||
(page "2")
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
(sheet_instances
|
||||
(path "/"
|
||||
(page "1")
|
||||
|
||||
1068
pcb/dyna-micro/flash.kicad_sch
Normal file
1068
pcb/dyna-micro/flash.kicad_sch
Normal file
File diff suppressed because it is too large
Load Diff
1
pcb/dyna-micro/fp-info-cache
Normal file
1
pcb/dyna-micro/fp-info-cache
Normal file
@@ -0,0 +1 @@
|
||||
0
|
||||
File diff suppressed because it is too large
Load Diff
1165
pcb/dyna-micro/pressure-sensor.kicad_sch
Normal file
1165
pcb/dyna-micro/pressure-sensor.kicad_sch
Normal file
File diff suppressed because it is too large
Load Diff
2874
pcb/dyna-micro/usb-c.kicad_sch
Normal file
2874
pcb/dyna-micro/usb-c.kicad_sch
Normal file
File diff suppressed because it is too large
Load Diff
98
sw/sw.ioc
98
sw/sw.ioc
@@ -7,27 +7,34 @@ GPIO.groupedBy=
|
||||
KeepUserPlacement=false
|
||||
Mcu.CPN=STM32L4Q5CGT6
|
||||
Mcu.Family=STM32L4
|
||||
Mcu.IP0=FATFS
|
||||
Mcu.IP1=NVIC
|
||||
Mcu.IP2=RCC
|
||||
Mcu.IP3=SDMMC2
|
||||
Mcu.IP4=SPI1
|
||||
Mcu.IP5=SYS
|
||||
Mcu.IP0=NVIC
|
||||
Mcu.IP1=RCC
|
||||
Mcu.IP2=SPI1
|
||||
Mcu.IP3=SPI3
|
||||
Mcu.IP4=SYS
|
||||
Mcu.IP5=USART1
|
||||
Mcu.IP6=USB_OTG_FS
|
||||
Mcu.IPNb=7
|
||||
Mcu.Name=STM32L4Q5CGTx
|
||||
Mcu.Package=LQFP48
|
||||
Mcu.Pin0=PA1
|
||||
Mcu.Pin1=PA5
|
||||
Mcu.Pin2=PA6
|
||||
Mcu.Pin3=PA7
|
||||
Mcu.Pin4=PB12
|
||||
Mcu.Pin5=PB14
|
||||
Mcu.Pin0=PA5
|
||||
Mcu.Pin1=PA6
|
||||
Mcu.Pin10=PA15 (JTDI)
|
||||
Mcu.Pin11=PB3 (JTDO/TRACESWO)
|
||||
Mcu.Pin12=PB4 (NJTRST)
|
||||
Mcu.Pin13=PB5
|
||||
Mcu.Pin14=PB6
|
||||
Mcu.Pin15=PB7
|
||||
Mcu.Pin16=VP_SYS_VS_Systick
|
||||
Mcu.Pin2=PA7
|
||||
Mcu.Pin3=PB0
|
||||
Mcu.Pin4=PA9
|
||||
Mcu.Pin5=PA10
|
||||
Mcu.Pin6=PA11
|
||||
Mcu.Pin7=PA12
|
||||
Mcu.Pin8=VP_FATFS_VS_SDIO
|
||||
Mcu.Pin9=VP_SYS_VS_Systick
|
||||
Mcu.PinsNb=10
|
||||
Mcu.Pin8=PA13 (JTMS/SWDIO)
|
||||
Mcu.Pin9=PA14 (JTCK/SWCLK)
|
||||
Mcu.PinsNb=17
|
||||
Mcu.ThirdPartyNb=0
|
||||
Mcu.UserConstants=
|
||||
Mcu.UserName=STM32L4Q5CGTx
|
||||
@@ -44,22 +51,60 @@ NVIC.PriorityGroup=NVIC_PRIORITYGROUP_4
|
||||
NVIC.SVCall_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:false
|
||||
NVIC.SysTick_IRQn=true\:15\:0\:false\:false\:true\:false\:true\:false
|
||||
NVIC.UsageFault_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:false
|
||||
PA1.Mode=SD_1_bit
|
||||
PA1.Signal=SDMMC2_CMD
|
||||
PA10.Mode=Asynchronous
|
||||
PA10.Signal=USART1_RX
|
||||
PA11.Mode=Device_Only
|
||||
PA11.Signal=USB_OTG_FS_DM
|
||||
PA12.Mode=Device_Only
|
||||
PA12.Signal=USB_OTG_FS_DP
|
||||
PA13\ (JTMS/SWDIO).Locked=true
|
||||
PA13\ (JTMS/SWDIO).Mode=Serial_Wire
|
||||
PA13\ (JTMS/SWDIO).Signal=SYS_JTMS-SWDIO
|
||||
PA14\ (JTCK/SWCLK).Locked=true
|
||||
PA14\ (JTCK/SWCLK).Mode=Serial_Wire
|
||||
PA14\ (JTCK/SWCLK).Signal=SYS_JTCK-SWCLK
|
||||
PA15\ (JTDI).GPIOParameters=GPIO_Label
|
||||
PA15\ (JTDI).GPIO_Label=FLASH_CS
|
||||
PA15\ (JTDI).Locked=true
|
||||
PA15\ (JTDI).Signal=GPIO_Output
|
||||
PA5.GPIOParameters=GPIO_Label
|
||||
PA5.GPIO_Label=PRES_SCK
|
||||
PA5.Mode=Full_Duplex_Master
|
||||
PA5.Signal=SPI1_SCK
|
||||
PA6.GPIOParameters=GPIO_Label
|
||||
PA6.GPIO_Label=PRES_MISO
|
||||
PA6.Mode=Full_Duplex_Master
|
||||
PA6.Signal=SPI1_MISO
|
||||
PA7.GPIOParameters=GPIO_Label
|
||||
PA7.GPIO_Label=PRES_MOSI
|
||||
PA7.Mode=Full_Duplex_Master
|
||||
PA7.Signal=SPI1_MOSI
|
||||
PB12.Mode=SD_1_bit
|
||||
PB12.Signal=SDMMC2_CK
|
||||
PB14.Mode=SD_1_bit
|
||||
PB14.Signal=SDMMC2_D0
|
||||
PA9.Mode=Asynchronous
|
||||
PA9.Signal=USART1_TX
|
||||
PB0.GPIOParameters=GPIO_Label
|
||||
PB0.GPIO_Label=PRES_CS
|
||||
PB0.Locked=true
|
||||
PB0.Signal=GPIO_Output
|
||||
PB3\ (JTDO/TRACESWO).GPIOParameters=GPIO_Label
|
||||
PB3\ (JTDO/TRACESWO).GPIO_Label=FLASH_SCK
|
||||
PB3\ (JTDO/TRACESWO).Mode=Full_Duplex_Master
|
||||
PB3\ (JTDO/TRACESWO).Signal=SPI3_SCK
|
||||
PB4\ (NJTRST).GPIOParameters=GPIO_Label
|
||||
PB4\ (NJTRST).GPIO_Label=FLASH_MISO
|
||||
PB4\ (NJTRST).Mode=Full_Duplex_Master
|
||||
PB4\ (NJTRST).Signal=SPI3_MISO
|
||||
PB5.GPIOParameters=GPIO_Label
|
||||
PB5.GPIO_Label=FLASH_MOSI
|
||||
PB5.Mode=Full_Duplex_Master
|
||||
PB5.Signal=SPI3_MOSI
|
||||
PB6.GPIOParameters=GPIO_Label
|
||||
PB6.GPIO_Label=FLASH_RST
|
||||
PB6.Locked=true
|
||||
PB6.Signal=GPIO_Output
|
||||
PB7.GPIOParameters=GPIO_Label
|
||||
PB7.GPIO_Label=FLASH_WP
|
||||
PB7.Locked=true
|
||||
PB7.Signal=GPIO_Output
|
||||
PinOutPanel.RotationAngle=0
|
||||
ProjectManager.AskForMigrate=true
|
||||
ProjectManager.BackupPrevious=false
|
||||
@@ -92,7 +137,7 @@ ProjectManager.ToolChainLocation=
|
||||
ProjectManager.UAScriptAfterPath=
|
||||
ProjectManager.UAScriptBeforePath=
|
||||
ProjectManager.UnderRoot=false
|
||||
ProjectManager.functionlistsort=1-SystemClock_Config-RCC-false-HAL-false,2-MX_GPIO_Init-GPIO-false-HAL-true,3-MX_SDMMC2_SD_Init-SDMMC2-false-HAL-true,4-MX_SPI1_Init-SPI1-false-HAL-true,5-MX_FATFS_Init-FATFS-false-HAL-false,6-MX_USB_OTG_FS_PCD_Init-USB_OTG_FS-false-HAL-true
|
||||
ProjectManager.functionlistsort=1-SystemClock_Config-RCC-false-HAL-false,2-MX_GPIO_Init-GPIO-false-HAL-true,3-MX_SPI1_Init-SPI1-false-HAL-true,4-MX_USB_OTG_FS_PCD_Init-USB_OTG_FS-false-HAL-true,5-MX_SPI3_Init-SPI3-false-HAL-true
|
||||
RCC.ADCFreq_Value=48000000
|
||||
RCC.AHBFreq_Value=120000000
|
||||
RCC.APB1Freq_Value=120000000
|
||||
@@ -158,10 +203,15 @@ SPI1.Direction=SPI_DIRECTION_2LINES
|
||||
SPI1.IPParameters=VirtualType,Mode,Direction,CalculateBaudRate
|
||||
SPI1.Mode=SPI_MODE_MASTER
|
||||
SPI1.VirtualType=VM_MASTER
|
||||
SPI3.CalculateBaudRate=60.0 MBits/s
|
||||
SPI3.Direction=SPI_DIRECTION_2LINES
|
||||
SPI3.IPParameters=VirtualType,Mode,Direction,CalculateBaudRate
|
||||
SPI3.Mode=SPI_MODE_MASTER
|
||||
SPI3.VirtualType=VM_MASTER
|
||||
USART1.IPParameters=VirtualMode-Asynchronous
|
||||
USART1.VirtualMode-Asynchronous=VM_ASYNC
|
||||
USB_OTG_FS.IPParameters=VirtualMode
|
||||
USB_OTG_FS.VirtualMode=Device_Only
|
||||
VP_FATFS_VS_SDIO.Mode=SDIO
|
||||
VP_FATFS_VS_SDIO.Signal=FATFS_VS_SDIO
|
||||
VP_SYS_VS_Systick.Mode=SysTick
|
||||
VP_SYS_VS_Systick.Signal=SYS_VS_Systick
|
||||
board=custom
|
||||
|
||||
Reference in New Issue
Block a user