Работа над схемой

This commit is contained in:
Anton 2026-06-05 15:42:33 +03:00
parent 4a63587427
commit b8ab4297ce
11 changed files with 35674 additions and 123973 deletions

View file

@ -1 +0,0 @@
/home/anton/KiCAD/Project/HMI-OPI-CM4/_autosave-CPU.kicad_sch

1
.history Submodule

@ -0,0 +1 @@
Subproject commit 8ba3d6d76d180ae6dfb4e7979e2f62cb3c2d9101

File diff suppressed because it is too large Load diff

BIN
Doc/slvucs6.pdf Normal file

Binary file not shown.

File diff suppressed because it is too large Load diff

View file

@ -3,6 +3,8 @@
"3dviewports": [], "3dviewports": [],
"design_settings": { "design_settings": {
"defaults": { "defaults": {
"apply_defaults_to_fp_barcodes": false,
"apply_defaults_to_fp_dimensions": false,
"apply_defaults_to_fp_fields": false, "apply_defaults_to_fp_fields": false,
"apply_defaults_to_fp_shapes": false, "apply_defaults_to_fp_shapes": false,
"apply_defaults_to_fp_text": false, "apply_defaults_to_fp_text": false,
@ -77,6 +79,7 @@
"extra_footprint": "warning", "extra_footprint": "warning",
"footprint": "error", "footprint": "error",
"footprint_filters_mismatch": "ignore", "footprint_filters_mismatch": "ignore",
"footprint_symbol_field_mismatch": "warning",
"footprint_symbol_mismatch": "warning", "footprint_symbol_mismatch": "warning",
"footprint_type_mismatch": "ignore", "footprint_type_mismatch": "ignore",
"hole_clearance": "error", "hole_clearance": "error",
@ -94,6 +97,7 @@
"mirrored_text_on_front_layer": "warning", "mirrored_text_on_front_layer": "warning",
"missing_courtyard": "ignore", "missing_courtyard": "ignore",
"missing_footprint": "warning", "missing_footprint": "warning",
"missing_tuning_profile": "warning",
"net_conflict": "warning", "net_conflict": "warning",
"nonmirrored_text_on_back_layer": "warning", "nonmirrored_text_on_back_layer": "warning",
"npth_inside_courtyard": "ignore", "npth_inside_courtyard": "ignore",
@ -113,9 +117,12 @@
"too_many_vias": "error", "too_many_vias": "error",
"track_angle": "error", "track_angle": "error",
"track_dangling": "warning", "track_dangling": "warning",
"track_not_centered_on_via": "ignore",
"track_on_post_machined_layer": "error",
"track_segment_length": "error", "track_segment_length": "error",
"track_width": "error", "track_width": "error",
"tracks_crossing": "error", "tracks_crossing": "error",
"tuning_profile_track_geometries": "ignore",
"unconnected_items": "error", "unconnected_items": "error",
"unresolved_variable": "error", "unresolved_variable": "error",
"via_dangling": "warning", "via_dangling": "warning",
@ -633,6 +640,11 @@
"EN", "EN",
"IRQ1" "IRQ1"
], ],
"SSMX": [
"DP",
"FLIP",
"USB3"
],
"TypeC": [ "TypeC": [
"TX1+", "TX1+",
"TX1-", "TX1-",
@ -656,6 +668,16 @@
"SSTXN", "SSTXN",
"SSRXP", "SSRXP",
"SSRXN" "SSRXN"
],
"USB2": [
"D+",
"D-"
],
"USB3": [
"SSTXP",
"SSTXN",
"SSRXP",
"SSRXN"
] ]
}, },
"connection_grid_size": 50.0, "connection_grid_size": 50.0,
@ -706,7 +728,7 @@
"uuid": "4daedc7c-309e-46e6-b59d-673ab7f56305" "uuid": "4daedc7c-309e-46e6-b59d-673ab7f56305"
} }
], ],
"used_designators": "U1,DD7,R6-7,R10-11", "used_designators": "TP1,VT1-2",
"variants": [] "variants": []
}, },
"sheets": [ "sheets": [
@ -725,6 +747,10 @@
[ [
"16626114-1aa0-4928-a636-96bd2a57a819", "16626114-1aa0-4928-a636-96bd2a57a819",
"Connectors" "Connectors"
],
[
"5a690d2f-d58f-42aa-9991-d3bf0164989e",
"USB_TypeC_PD_AltMode"
] ]
], ],
"text_variables": {}, "text_variables": {},

View file

@ -51,6 +51,52 @@
) )
) )
) )
(sheet
(at 150 115)
(size 50 50)
(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)
)
(uuid "5a690d2f-d58f-42aa-9991-d3bf0164989e")
(property "Sheetname" "USB_TypeC_PD_AltMode"
(at 150 114.2884 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify left bottom)
)
)
(property "Sheetfile" "UDB_TypeC_PD_AltMode.kicad_sch"
(at 150 165.5846 0)
(show_name no)
(do_not_autoplace no)
(effects
(font
(size 1.27 1.27)
)
(justify left top)
)
)
(instances
(project "HMI-OPI-CM4"
(path "/4daedc7c-309e-46e6-b59d-673ab7f56305"
(page "5")
)
)
)
)
(sheet (sheet
(at 150 50) (at 150 50)
(size 50 50) (size 50 50)

20488
UDB_TypeC_PD_AltMode.kicad_sch Normal file

File diff suppressed because it is too large Load diff

113261
fp-info-cache

File diff suppressed because it is too large Load diff

4
fp-lib-table Normal file
View file

@ -0,0 +1,4 @@
(fp_lib_table
(version 7)
(lib (name "Other") (type "KiCad") (uri "${KICAD_USER_LIB_DIR}/Other/Other.pretty") (options "") (descr ""))
)

4
sym-lib-table Normal file
View file

@ -0,0 +1,4 @@
(sym_lib_table
(version 7)
(lib (name "2026-05-18_07-50-38") (type "KiCad") (uri "/home/anton/KiCAD/Lib-temp/KiCADv6/2026-05-18_07-50-38.kicad_sym") (options "") (descr ""))
)