diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..aac8ecd --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "ECAD/FT_Libraries"] + path = ECAD/FT_Libraries + url = ssh://git@git.fasttube.de:313/FaSTTUBe/KiCAD_Libraries.git diff --git a/ECAD/FTCU.kicad_pro b/ECAD/FTCU.kicad_pro index 70de724..6d177cf 100644 --- a/ECAD/FTCU.kicad_pro +++ b/ECAD/FTCU.kicad_pro @@ -2,12 +2,204 @@ "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": false, + "text_position": 0, + "units_format": 1 + }, + "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.762, + "height": 1.524, + "width": 1.524 + }, + "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", + "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_symbol_mismatch": "warning", + "footprint_type_mismatch": "ignore", + "hole_clearance": "error", + "hole_near_hole": "error", + "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", + "missing_courtyard": "ignore", + "missing_footprint": "warning", + "net_conflict": "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_thickness": "warning", + "through_hole_pad_without_hole": "error", + "too_many_vias": "error", + "track_dangling": "warning", + "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_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_onpadsmd": true, + "td_onroundshapesonly": false, + "td_ontrackend": false, + "td_onviapad": 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": "", @@ -285,7 +477,7 @@ }, "schematic": { "annotate_start_num": 0, - "bom_export_filename": "", + "bom_export_filename": "FTCU.csv", "bom_fmt_presets": [], "bom_fmt_settings": { "field_delimiter": ",", diff --git a/ECAD/FTCU.kicad_sch b/ECAD/FTCU.kicad_sch index e05597b..7f1c604 100644 --- a/ECAD/FTCU.kicad_sch +++ b/ECAD/FTCU.kicad_sch @@ -5,6 +5,96 @@ (uuid "d4145cfe-a003-4a13-ac08-b76ac1a8b3ea") (paper "A4") (lib_symbols) + (wire + (pts + (xy 64.77 31.75) (xy 60.96 31.75) + ) + (stroke + (width 0) + (type default) + ) + (uuid "630f35cb-47b4-41ad-9c79-ee28b588fb18") + ) + (wire + (pts + (xy 60.96 31.75) (xy 60.96 52.07) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6fb1b51b-0330-449b-ba1d-ff9503a52bd1") + ) + (wire + (pts + (xy 59.69 29.21) (xy 59.69 49.53) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a4fa5c0a-a739-4b3a-a651-737ebfcc9e20") + ) + (wire + (pts + (xy 64.77 29.21) (xy 59.69 29.21) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b1577960-9148-45a9-acde-eaebef14caf5") + ) + (wire + (pts + (xy 64.77 34.29) (xy 62.23 34.29) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b5b4e8fa-fece-4680-91a9-6a82be27f31d") + ) + (wire + (pts + (xy 59.69 49.53) (xy 58.42 49.53) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e01313ee-4274-460e-a16d-21380d78a598") + ) + (wire + (pts + (xy 62.23 54.61) (xy 58.42 54.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e876023a-f6d3-4c27-90d0-28a3613bacc7") + ) + (wire + (pts + (xy 62.23 34.29) (xy 62.23 54.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f4a77f10-9b19-451b-923e-47a1755ef743") + ) + (wire + (pts + (xy 60.96 52.07) (xy 58.42 52.07) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fee756f1-7581-4a41-aa1e-92dd2e50269b") + ) (sheet (at 93.98 25.4) (size 22.86 13.97) @@ -111,6 +201,36 @@ (justify left top) ) ) + (pin "NRST" output + (at 64.77 29.21 180) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "7d83b74c-31cd-4caf-9951-8bfef37e1c46") + ) + (pin "SWDIO" bidirectional + (at 64.77 31.75 180) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "976d45b5-f3f2-4fcf-b047-3893be0c8032") + ) + (pin "SWCLK" output + (at 64.77 34.29 180) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "e9df07a2-a708-444c-bc9f-ed09cf0781bc") + ) (instances (project "FTCU" (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea" @@ -149,6 +269,36 @@ (justify left top) ) ) + (pin "NRST_EXT" input + (at 58.42 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "72c19c0a-e632-4948-b43e-3a81fe3d2e49") + ) + (pin "SWDIO_EXT" bidirectional + (at 58.42 52.07 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "95f1f2bb-aab3-440e-a915-fad070762c52") + ) + (pin "SWCLK_EXT" input + (at 58.42 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "819e1b76-407a-4cbc-b7d3-fd696adde4b2") + ) (instances (project "FTCU" (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea" diff --git a/ECAD/FTCU.pretty/BS-11-B2CA001.kicad_mod b/ECAD/FTCU.pretty/BS-11-B2CA001.kicad_mod deleted file mode 100644 index c4a8509..0000000 --- a/ECAD/FTCU.pretty/BS-11-B2CA001.kicad_mod +++ /dev/null @@ -1,82 +0,0 @@ -(footprint "BS-11-B2CA001" - (version 20240108) - (generator "pcbnew") - (generator_version "8.0") - (layer "F.Cu") - (property "Reference" "REF**" - (at 0 -0.5 0) - (unlocked yes) - (layer "F.SilkS") - (uuid "fcb5b084-3188-4051-9fb7-edd27a7ee4a6") - (effects - (font - (size 1 1) - (thickness 0.1) - ) - ) - ) - (property "Value" "BS-11-B2CA001" - (at 0 1 0) - (unlocked yes) - (layer "F.Fab") - (uuid "504c37be-f8d7-45ec-bad3-ce217ba8519d") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (property "Footprint" "" - (at 0 0 0) - (unlocked yes) - (layer "F.Fab") - (hide yes) - (uuid "0b624343-13b0-47b9-8f73-92bff9ee35f6") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (property "Datasheet" "" - (at 0 0 0) - (unlocked yes) - (layer "F.Fab") - (hide yes) - (uuid "7edc5232-f2ac-4cc9-8ce9-4fbbfec39794") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (property "Description" "" - (at 0 0 0) - (unlocked yes) - (layer "F.Fab") - (hide yes) - (uuid "750263b6-eb58-4179-8787-bbbf94fd576d") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) - (attr smd) - (fp_text user "${REFERENCE}" - (at 0 2.5 0) - (unlocked yes) - (layer "F.Fab") - (uuid "4ffd34f3-d79f-406e-b6f3-d5e7ffd737e1") - (effects - (font - (size 1 1) - (thickness 0.15) - ) - ) - ) -) diff --git a/ECAD/FTCU.pretty/BatteryHolder_Keystone_3003_1x2032.kicad_mod b/ECAD/FTCU.pretty/BatteryHolder_Keystone_3003_1x2032.kicad_mod new file mode 100644 index 0000000..26a08e3 --- /dev/null +++ b/ECAD/FTCU.pretty/BatteryHolder_Keystone_3003_1x2032.kicad_mod @@ -0,0 +1,513 @@ +(footprint "BatteryHolder_Keystone_3003_1x2032" + (version 20240108) + (generator "pcbnew") + (generator_version "8.0") + (layer "F.Cu") + (descr "http://www.keyelco.com/product-pdf.cfm?p=787") + (tags "Keystone type 3009 coin cell retainer") + (property "Reference" "REF**" + (at 0 -14.5 0) + (layer "F.SilkS") + (uuid "7a0c729a-d060-4348-9c65-bebc5fe3b686") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "BatteryHolder_Keystone_3003_1x2032" + (at 0 14 0) + (layer "F.Fab") + (uuid "2516b493-0369-45e3-aff3-028660f8a18e") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "be521659-af9c-4735-9a39-0f64222a7fa6") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "be0a7f71-4f8d-4b59-93b5-39417e67090e") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "f47af921-161c-4cab-9d08-c3b168ea8646") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (attr smd) + (fp_line + (start -11 -5) + (end -11 -2) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "23cca8c6-0cb9-435a-987c-8691ea98fecb") + ) + (fp_line + (start -11 2) + (end -11 5) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "cdb2f60a-b6d7-45de-8b16-334c386c15bf") + ) + (fp_line + (start -6 10) + (end 6 10) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "cc610223-c065-471a-b9c9-b3e79e6cec67") + ) + (fp_line + (start -4 -11) + (end -11 -5) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "beef446d-0903-4f46-8d0c-a6f2d126fa91") + ) + (fp_line + (start -4 -11) + (end 4 -11) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "0b8c9e1d-0f81-4bc8-853f-a7968967f892") + ) + (fp_line + (start 4 -11) + (end 11 -5) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "49a2fa98-e8ff-4efd-a44b-9d41df240065") + ) + (fp_line + (start 11 -5) + (end 11 -2) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "cb9588a8-02e0-4adf-ad2a-d77abcc2e03b") + ) + (fp_line + (start 11 2) + (end 11 5) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "6156fbb9-10f9-4b41-832c-022d7cdd2c7a") + ) + (fp_arc + (start -6 10) + (mid -9.535534 8.535534) + (end -11 5) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "a7ba1cc8-8981-449c-b2bc-34a37005bfac") + ) + (fp_arc + (start 11 5) + (mid 9.535534 8.535534) + (end 6 10) + (stroke + (width 0.12) + (type solid) + ) + (layer "F.SilkS") + (uuid "849cd5cf-ae5b-48aa-bf29-0df4e1b44bc0") + ) + (fp_circle + (center 0 0) + (end 10.25 0) + (stroke + (width 0.15) + (type solid) + ) + (fill none) + (layer "Cmts.User") + (uuid "14bf1648-52bc-4f6b-b682-e2556c635f81") + ) + (fp_line + (start -11.25 -5.25) + (end -11.25 -2) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "2f272c28-60ae-426a-a960-df433b36fb15") + ) + (fp_line + (start -11.25 1.95) + (end -11.25 10.5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "c0195f52-c22c-4fd9-9748-bb2e07b37c78") + ) + (fp_line + (start -11.25 10.5) + (end 11.25 10.5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "9800a8ff-5e22-4572-a0bd-cbff3ede2885") + ) + (fp_line + (start -4.25 -11.25) + (end -11.25 -5.25) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "fe064c40-1906-4f27-ad03-fcdc9721af60") + ) + (fp_line + (start -4.25 -11.25) + (end 4.25 -11.25) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "512dfa8e-8816-4edf-9cdc-8b7b99fa1402") + ) + (fp_line + (start 4.25 -11.25) + (end 11.25 -5.25) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "af970bd0-e34e-4134-bd26-6eaed4114fa0") + ) + (fp_line + (start 11.25 -5.25) + (end 11.25 -1.948519) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "6597c953-5b42-428b-8417-2dd30c909a86") + ) + (fp_line + (start 11.25 2) + (end 11.25 10.5) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "55d36568-32b0-40bd-94a1-5af7f3f59268") + ) + (fp_arc + (start -11.25 1.95) + (mid -12.569653 -0.025) + (end -11.25 -2) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "ced48917-0d8e-4c24-9c14-8161c5b9fbcc") + ) + (fp_arc + (start 11.25 -1.948519) + (mid 12.569158 0.02574) + (end 11.25 2) + (stroke + (width 0.05) + (type solid) + ) + (layer "F.CrtYd") + (uuid "447f4bdf-fcac-44e0-835f-a681406808d6") + ) + (fp_line + (start -10.6 -4.7) + (end -10.6 4.7) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "98add012-4e29-4318-8bfd-1e09e949192b") + ) + (fp_line + (start -10.6 -4.7) + (end -10 -4.7) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "3bfe89a9-4776-43e7-8ed7-1a95a71b5922") + ) + (fp_line + (start -10.6 4.7) + (end -10 4.7) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "86948d73-e0c7-4481-a235-2aa76ca988eb") + ) + (fp_line + (start -10 5.9) + (end -10 4.7) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "d0c68abf-3326-455d-902c-61beab0a9d80") + ) + (fp_line + (start -3.8 -10.6) + (end -3.8 -10) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "0242305d-f479-46e6-895c-1469a34a0565") + ) + (fp_line + (start -3.8 -10.6) + (end 3.8 -10.6) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "f2be96c0-89aa-4fad-b51b-3e8c5b1e10b4") + ) + (fp_line + (start -3.8 -10) + (end -10 -4.7) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "803d1240-0d8e-45f4-8c24-31c9dc71f253") + ) + (fp_line + (start 3.8 -10.6) + (end 3.8 -10) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c7066b6d-ca8f-49b9-9047-504fddce8836") + ) + (fp_line + (start 3.8 -10) + (end 10 -4.7) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "2d5f0cab-1f81-4176-8e2f-d5a716775e59") + ) + (fp_line + (start 10 -4.7) + (end 10.6 -4.7) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "de0954c2-69a7-410c-82f4-5fac3fac342a") + ) + (fp_line + (start 10 4.7) + (end 10.6 4.7) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "3292b755-6378-4f6f-8f61-1c0af168f49b") + ) + (fp_line + (start 10 5.9) + (end 10 4.7) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "8c7226d5-3a24-4658-a30e-ecf03f89d361") + ) + (fp_line + (start 10.6 -4.7) + (end 10.6 4.7) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "0289a289-3e62-42b3-a54e-08e6df3b0e8b") + ) + (fp_arc + (start -6.6 9.3) + (mid -9.004163 8.304163) + (end -10 5.9) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "9f2520f4-1ab3-43c6-894e-744398c9b983") + ) + (fp_arc + (start -5.3 8.8) + (mid -5.905918 9.164612) + (end -6.6 9.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "aa1cb929-b9b7-4404-9b1c-ad785c378d9e") + ) + (fp_arc + (start -5.3 8.8) + (mid 0 6.870958) + (end 5.3 8.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "c7117efe-df9d-448c-96bb-a9810f1c2458") + ) + (fp_arc + (start 6.6 9.3) + (mid 5.905918 9.164613) + (end 5.3 8.8) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "9af9bd4f-0e3d-4512-b489-713dc7d736c1") + ) + (fp_arc + (start 10 5.9) + (mid 9.004163 8.304163) + (end 6.6 9.3) + (stroke + (width 0.1) + (type solid) + ) + (layer "F.Fab") + (uuid "31bd07eb-da36-42be-bcf3-399c390abcc8") + ) + (fp_text user "${REFERENCE}" + (at 0 0 0) + (layer "F.Fab") + (uuid "e5a545fa-eb0f-404e-922b-f375f7c0b873") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole trapezoid + (at -10.6 0) + (size 2.5 3.5) + (rect_delta -0.5 0) + (drill 1.85) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (uuid "f00068ed-1132-478f-a18f-6ec12e24647d") + ) + (pad "1" thru_hole trapezoid + (at 10.6 0) + (size 2.5 3.5) + (rect_delta 0.5 0) + (drill 1.85) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (uuid "77469923-d298-4f3a-bc14-a59eca75a1b3") + ) + (pad "2" smd circle + (at 0 0) + (size 16 16) + (layers "F.Cu" "F.Mask") + (uuid "65fcd214-da6d-4e22-a73b-1c0427be6d6c") + ) + (model "${KICAD6_3DMODEL_DIR}/Battery.3dshapes/BatteryHolder_Keystone_3009_1x2450.wrl" + (offset + (xyz 0 0 0) + ) + (scale + (xyz 1 1 1) + ) + (rotate + (xyz 0 0 0) + ) + ) +) diff --git a/ECAD/FTCU.pretty/Micron_VFBGA-54_8x8mm_P0.8mm.kicad_mod b/ECAD/FTCU.pretty/Micron_VFBGA-54_8x8mm_P0.8mm.kicad_mod index 8040e61..31c9304 100644 --- a/ECAD/FTCU.pretty/Micron_VFBGA-54_8x8mm_P0.8mm.kicad_mod +++ b/ECAD/FTCU.pretty/Micron_VFBGA-54_8x8mm_P0.8mm.kicad_mod @@ -221,8 +221,8 @@ ) ) (fp_text_box "According to Micron CSN 33: SMD pads with 0.4mm SMO. Square paste openings 0.37mm, same ratio as w/ 0.45mm SMO pads." - (start -1.65555 -4.1016) - (end 2.05555 -3.5) + (start -1.65555 -3.9766) + (end 2.05555 -3.375) (layer "Cmts.User") (uuid "e089b4ab-8bf5-461b-9105-858829643e81") (effects diff --git a/ECAD/FTCU.pretty/SHOU HAN TF-CARD H1.8.kicad_mod b/ECAD/FTCU.pretty/SHOU HAN TF-CARD H1.8.kicad_mod new file mode 100644 index 0000000..2c3554e --- /dev/null +++ b/ECAD/FTCU.pretty/SHOU HAN TF-CARD H1.8.kicad_mod @@ -0,0 +1,200 @@ +(footprint "SHOU HAN TF-CARD H1.8" + (version 20240108) + (generator "pcbnew") + (generator_version "8.0") + (layer "F.Cu") + (property "Reference" "REF**" + (at -0.05 -12.3 0) + (unlocked yes) + (layer "F.SilkS") + (uuid "7b00c465-fb03-43c7-8c85-44cd7d6805ec") + (effects + (font + (size 1 1) + (thickness 0.1) + ) + ) + ) + (property "Value" "SHOU HAN TF-CARD H1.8" + (at 0 1 0) + (unlocked yes) + (layer "F.Fab") + (uuid "bc980fe2-a88b-442a-a3f5-a3c3c19bb73b") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "" + (at 0 -10.5 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "5c1de30e-bfb9-42e3-845d-94c354b4af91") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "" + (at 0 -10.5 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "dc471fe6-fb9c-4d0c-9552-5f35936b50b5") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 -10.5 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "4f6c7eb7-9a30-4a6c-9aea-7d65883ca6fc") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (attr smd) + (fp_rect + (start -8.9 -12.3) + (end 8.8 10.3) + (stroke + (width 0.05) + (type default) + ) + (fill none) + (layer "F.CrtYd") + (uuid "3e6b5c69-f567-484e-841f-c444f87b066e") + ) + (fp_text user "${REFERENCE}" + (at 0 2.5 0) + (unlocked yes) + (layer "F.Fab") + (uuid "d027afd7-b9c5-49c8-86e6-a798880ec1f0") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" smd rect + (at 2.2 -10.5) + (size 0.7 1.6) + (layers "F.Cu" "F.Paste" "F.Mask") + (thermal_bridge_angle 45) + (uuid "cdb3b9be-2ede-48d7-8861-b8b26f48dd2f") + ) + (pad "2" smd rect + (at 1.1 -10.5) + (size 0.7 1.6) + (layers "F.Cu" "F.Paste" "F.Mask") + (thermal_bridge_angle 45) + (uuid "43e74227-ad0e-4543-92f6-8c149c1a48b3") + ) + (pad "3" smd rect + (at 0 -10.5) + (size 0.7 1.6) + (layers "F.Cu" "F.Paste" "F.Mask") + (thermal_bridge_angle 45) + (uuid "5460da78-edb0-465f-b7d4-0f8ba5693a51") + ) + (pad "4" smd rect + (at -1.1 -10.5) + (size 0.7 1.6) + (layers "F.Cu" "F.Paste" "F.Mask") + (thermal_bridge_angle 45) + (uuid "97535fe8-fc8e-414b-bb0d-ea55ed9fe0da") + ) + (pad "5" smd rect + (at -2.2 -10.5) + (size 0.7 1.6) + (layers "F.Cu" "F.Paste" "F.Mask") + (thermal_bridge_angle 45) + (uuid "34d1b37c-438a-4231-9f79-71a21005fe05") + ) + (pad "6" smd rect + (at -3.3 -10.5) + (size 0.7 1.6) + (layers "F.Cu" "F.Paste" "F.Mask") + (thermal_bridge_angle 45) + (uuid "caf381ec-023e-41da-a14f-293c9f3833c1") + ) + (pad "7" smd rect + (at -4.4 -10.5) + (size 0.7 1.6) + (layers "F.Cu" "F.Paste" "F.Mask") + (thermal_bridge_angle 45) + (uuid "3015c46c-3a07-407b-a531-a9930dea4a0f") + ) + (pad "8" smd rect + (at -5.5 -10.5) + (size 0.7 1.6) + (layers "F.Cu" "F.Paste" "F.Mask") + (thermal_bridge_angle 45) + (uuid "15967cd8-0655-45b5-9e49-b0e17c831dd0") + ) + (pad "9" smd rect + (at -6.6 -10.5) + (size 0.7 1.6) + (layers "F.Cu" "F.Paste" "F.Mask") + (thermal_bridge_angle 45) + (uuid "6dfcec4c-050c-4d72-9d83-cdbcc480a1d1") + ) + (pad "10" smd rect + (at -7.75 -10) + (size 1.2 1.4) + (layers "F.Cu" "F.Paste" "F.Mask") + (thermal_bridge_angle 45) + (uuid "1bc3c7ff-f117-41ce-928a-c390a063b61b") + ) + (pad "10" smd rect + (at -7.75 0.4) + (size 1.6 1.4) + (layers "F.Cu" "F.Paste" "F.Mask") + (thermal_bridge_angle 45) + (uuid "e6cc802b-b2af-429b-91d9-723ea3726fef") + ) + (pad "10" thru_hole circle + (at -4.93 0) + (size 1.5 1.5) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (uuid "8d86c22b-f334-4af4-9e23-8b37f66531e9") + ) + (pad "10" thru_hole circle + (at 3.05 0) + (size 1.5 1.5) + (drill 1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (uuid "f9e1b227-4724-4175-8859-8fc56f6ad98f") + ) + (pad "10" smd rect + (at 6.85 -10) + (size 1.6 1.4) + (layers "F.Cu" "F.Paste" "F.Mask") + (thermal_bridge_angle 45) + (uuid "40820d9b-340d-42c7-b1a8-214265b47a7d") + ) + (pad "10" smd rect + (at 7.75 0.4) + (size 1.6 1.4) + (layers "F.Cu" "F.Paste" "F.Mask") + (thermal_bridge_angle 45) + (uuid "2c5f0673-9659-44a5-af8d-959ece56f9ed") + ) +) diff --git a/ECAD/FTCU.pretty/USBC_12P.kicad_mod b/ECAD/FTCU.pretty/USBC_12P.kicad_mod index 77052b4..41eebe1 100644 --- a/ECAD/FTCU.pretty/USBC_12P.kicad_mod +++ b/ECAD/FTCU.pretty/USBC_12P.kicad_mod @@ -40,7 +40,7 @@ ) ) ) - (property "Datasheet" "" + (property "Datasheet" "https://wmsc.lcsc.com/wmsc/upload/file/pdf/v2/lcsc/2205231645_SHOU-HAN-TYPE-C-16PFS-2JCB0-8-H6-5-IPX8_C3020045.pdf" (at -1.5 -0.2 0) (unlocked yes) (layer "F.Fab") @@ -253,6 +253,17 @@ (layer "Edge.Cuts") (uuid "93090370-178e-4760-8612-79a17314347b") ) + (fp_rect + (start -6.75 -0.95) + (end 6.75 7.55) + (stroke + (width 0.05) + (type default) + ) + (fill none) + (layer "F.CrtYd") + (uuid "a64036d2-8422-4070-8a3b-323a4e4b5c9d") + ) (fp_text user "${REFERENCE}" (at 0 2.5 0) (unlocked yes) diff --git a/ECAD/FT_Libraries b/ECAD/FT_Libraries new file mode 160000 index 0000000..7a1a5bd --- /dev/null +++ b/ECAD/FT_Libraries @@ -0,0 +1 @@ +Subproject commit 7a1a5bd2132920152623eb28c1c0412f36daf27e diff --git a/ECAD/connections.kicad_sch b/ECAD/connections.kicad_sch index 499275b..639312a 100644 --- a/ECAD/connections.kicad_sch +++ b/ECAD/connections.kicad_sch @@ -695,203 +695,6 @@ ) ) ) - (symbol "Connector_Generic:Conn_01x04" - (pin_names - (offset 1.016) hide) - (exclude_from_sim no) - (in_bom yes) - (on_board yes) - (property "Reference" "J" - (at 0 5.08 0) - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Value" "Conn_01x04" - (at 0 -7.62 0) - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Footprint" "" - (at 0 0 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Datasheet" "~" - (at 0 0 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Description" "Generic connector, single row, 01x04, script generated (kicad-library-utils/schlib/autogen/connector/)" - (at 0 0 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "ki_keywords" "connector" - (at 0 0 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "ki_fp_filters" "Connector*:*_1x??_*" - (at 0 0 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (symbol "Conn_01x04_1_1" - (rectangle - (start -1.27 -4.953) - (end 0 -5.207) - (stroke - (width 0.1524) - (type default) - ) - (fill - (type none) - ) - ) - (rectangle - (start -1.27 -2.413) - (end 0 -2.667) - (stroke - (width 0.1524) - (type default) - ) - (fill - (type none) - ) - ) - (rectangle - (start -1.27 0.127) - (end 0 -0.127) - (stroke - (width 0.1524) - (type default) - ) - (fill - (type none) - ) - ) - (rectangle - (start -1.27 2.667) - (end 0 2.413) - (stroke - (width 0.1524) - (type default) - ) - (fill - (type none) - ) - ) - (rectangle - (start -1.27 3.81) - (end 1.27 -6.35) - (stroke - (width 0.254) - (type default) - ) - (fill - (type background) - ) - ) - (pin passive line - (at -5.08 2.54 0) - (length 3.81) - (name "Pin_1" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (number "1" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - ) - (pin passive line - (at -5.08 0 0) - (length 3.81) - (name "Pin_2" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (number "2" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - ) - (pin passive line - (at -5.08 -2.54 0) - (length 3.81) - (name "Pin_3" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (number "3" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - ) - (pin passive line - (at -5.08 -5.08 0) - (length 3.81) - (name "Pin_4" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (number "4" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - ) - ) - ) (symbol "Device:C" (pin_numbers hide) (pin_names @@ -4547,6 +4350,333 @@ ) ) ) + (symbol "FaSTTUBe_connectors:M8_4pin_horizontal" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "J" + (at 5.334 5.08 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "M8_4pin_horizontal" + (at 0 -6.35 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "FaSTTUBe_connectors:M8_718_4pin_horizontal" + (at 0 -8.89 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.binder-connector.com/de/produkte/automatisierungstechnik/m-8-sensorsteckverbinder/flanschdose-gewinkelt-von-vorn-verschraubbar-mit-schirmblech-tauchloeten#866618112100004" + (at 0 -11.43 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "4-pin 718 Series connector" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "circular connector" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "DIN*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "M8_4pin_horizontal_0_1" + (arc + (start -5.08 0) + (mid -3.8597 -3.3379) + (end -0.762 -5.08) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center -3.048 -1.016) + (radius 0.508) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center -2.032 2.54) + (radius 0.508) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -3.556 -1.016) (xy -5.08 0) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 3.81 -3.81) (xy 3.556 -3.81) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 5.08 -3.81) (xy 3.81 -3.81) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 5.08 0) (xy 3.556 -1.016) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -2.54 5.08) (xy -2.54 4.318) (xy -2.286 3.048) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 2.54 5.08) (xy 2.54 4.318) (xy 2.286 3.048) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -0.762 -4.953) (xy -0.762 -4.191) (xy 0.762 -4.191) (xy 0.762 -4.953) + ) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0.762 -5.08) + (mid 3.8673 -3.3444) + (end 5.08 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center 2.032 2.54) + (radius 0.508) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (circle + (center 3.048 -1.016) + (radius 0.508) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 5.08 0) + (mid 0 5.0579) + (end -5.08 0) + (stroke + (width 0.254) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "M8_4pin_horizontal_1_1" + (pin passive line + (at 7.62 0 180) + (length 2.54) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 2.54 7.62 270) + (length 2.54) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -7.62 0 0) + (length 2.54) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at -2.54 7.62 270) + (length 2.54) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 7.62 -3.81 180) + (length 2.54) + (name "~" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) (symbol "Transistor_FET:AO3400A" (pin_names hide) (exclude_from_sim no) @@ -5726,12 +5856,24 @@ (color 0 0 0 0) (uuid "0657a1c5-af42-4268-b749-d9d0e6391c33") ) + (junction + (at 38.1 81.28) + (diameter 0) + (color 0 0 0 0) + (uuid "067c72df-f2a5-45e7-9880-5d674e614654") + ) (junction (at 156.21 59.69) (diameter 0) (color 0 0 0 0) (uuid "08c27b91-cbe5-438c-b733-ec7bc4d35562") ) + (junction + (at 194.31 39.37) + (diameter 0) + (color 0 0 0 0) + (uuid "0a89808e-7cff-4c6d-8c8c-d3cdfb44cfdf") + ) (junction (at 78.74 180.34) (diameter 0) @@ -5744,6 +5886,18 @@ (color 0 0 0 0) (uuid "25403de9-1e07-4bb6-94e2-f020b982ff87") ) + (junction + (at 199.39 34.29) + (diameter 0) + (color 0 0 0 0) + (uuid "263a1fdb-cc8d-44b1-b567-0b9fa5760618") + ) + (junction + (at 186.69 24.13) + (diameter 0) + (color 0 0 0 0) + (uuid "27aa9e6a-18de-4e77-adff-dba4adf59c97") + ) (junction (at 101.6 146.05) (diameter 0) @@ -5768,12 +5922,30 @@ (color 0 0 0 0) (uuid "584c6573-16c3-4b51-a166-f54068f19fb1") ) + (junction + (at 138.43 81.28) + (diameter 0) + (color 0 0 0 0) + (uuid "5a931bbe-de46-4f20-be4a-5d3da6ea210c") + ) + (junction + (at 50.8 97.79) + (diameter 0) + (color 0 0 0 0) + (uuid "65fb227c-c477-4eb4-9213-33b7b214115a") + ) (junction (at 129.54 163.83) (diameter 0) (color 0 0 0 0) (uuid "705606e3-79c3-4648-8827-8f5c666ccf3c") ) + (junction + (at 151.13 97.79) + (diameter 0) + (color 0 0 0 0) + (uuid "83815ae4-16c4-4a86-916d-5dd6a99f89dd") + ) (junction (at 102.87 39.37) (diameter 0) @@ -5786,6 +5958,12 @@ (color 0 0 0 0) (uuid "9f424f9c-c771-403f-99f8-075d62887ab3") ) + (junction + (at 88.9 81.28) + (diameter 0) + (color 0 0 0 0) + (uuid "a1e1b5a2-5bb1-4a93-873e-a7bfc89132b3") + ) (junction (at 55.88 59.69) (diameter 0) @@ -5804,6 +5982,12 @@ (color 0 0 0 0) (uuid "ac7a9c26-e8cc-4a28-a30e-dc9e5383ec1a") ) + (junction + (at 101.6 97.79) + (diameter 0) + (color 0 0 0 0) + (uuid "adafc8c5-224d-401e-83b2-67435a38e3ed") + ) (junction (at 106.68 59.69) (diameter 0) @@ -5894,21 +6078,21 @@ (color 0 0 0 0) (uuid "fa2c8c20-7465-445d-bb86-6a06b42ae5d6") ) - (no_connect - (at 95.25 33.02) - (uuid "42e7b916-2b78-466b-bb90-88b114e8e63e") - ) (no_connect (at 59.69 176.53) (uuid "497a3a26-ad9e-4f46-a36f-52d883c42dc1") ) + (no_connect + (at 92.71 25.4) + (uuid "7fba53dd-4ea4-40bf-b399-f6e636cbd989") + ) (no_connect (at 59.69 173.99) (uuid "b94855ec-4a6f-4b02-8d77-8d0808fe7d15") ) (no_connect - (at 144.78 33.02) - (uuid "f1b66a77-e56b-42ce-aa39-4b83f4017ebf") + (at 142.24 25.4) + (uuid "f5d9d344-c9ca-42e8-8461-9265940cebeb") ) (wire (pts @@ -5940,6 +6124,16 @@ ) (uuid "00e32769-94ff-4293-b303-720a970e2c4c") ) + (wire + (pts + (xy 88.9 81.28) (xy 91.44 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "09b3ec32-1a23-4dcd-8f87-cf4e1887f224") + ) (wire (pts (xy 156.21 68.58) (xy 151.13 68.58) @@ -5970,6 +6164,16 @@ ) (uuid "0b708868-14c7-4d59-ae60-11b06f169364") ) + (wire + (pts + (xy 151.13 97.79) (xy 151.13 100.33) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0cc03778-a4ac-4c69-a810-26bacc92ecb2") + ) (wire (pts (xy 55.88 59.69) (xy 55.88 45.72) @@ -5990,6 +6194,16 @@ ) (uuid "10ae2dbc-8bac-403c-8f5e-f3cd821e4ad3") ) + (wire + (pts + (xy 138.43 81.28) (xy 138.43 83.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "128658bb-1b39-4bf9-a806-8d9cd9f22a0b") + ) (wire (pts (xy 148.59 91.44) (xy 148.59 101.6) @@ -6012,7 +6226,7 @@ ) (wire (pts - (xy 38.1 81.28) (xy 40.64 81.28) + (xy 35.56 81.28) (xy 38.1 81.28) ) (stroke (width 0) @@ -6020,6 +6234,16 @@ ) (uuid "16ffc1b3-4983-4e17-ab57-5474dc34fdb3") ) + (wire + (pts + (xy 142.24 21.59) (xy 139.7 21.59) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1735266b-a55c-4925-8f94-66bc9d0c02d9") + ) (wire (pts (xy 52.07 39.37) (xy 58.42 39.37) @@ -6030,6 +6254,16 @@ ) (uuid "178d93a2-fe44-419f-a8e0-84061a90d321") ) + (wire + (pts + (xy 194.31 39.37) (xy 201.93 39.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "19c435dd-2d77-488a-9349-0ddf9b9570ee") + ) (wire (pts (xy 43.18 59.69) (xy 45.72 59.69) @@ -6050,6 +6284,26 @@ ) (uuid "1b9aaba9-fade-4cbc-8127-c3dd100fff3a") ) + (wire + (pts + (xy 101.6 97.79) (xy 106.68 97.79) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1de62807-ca74-40b5-81b9-b2d8ebafe5cc") + ) + (wire + (pts + (xy 194.31 44.45) (xy 194.31 39.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1fd8b5ae-7744-4fe7-a283-f8cc7fa5aebd") + ) (wire (pts (xy 152.4 39.37) (xy 158.75 39.37) @@ -6060,6 +6314,16 @@ ) (uuid "201c0c38-d99a-4181-96ed-8a441b201a1e") ) + (wire + (pts + (xy 50.8 97.79) (xy 55.88 97.79) + ) + (stroke + (width 0) + (type default) + ) + (uuid "22ca712b-86db-4340-b36b-c6e7b175b266") + ) (wire (pts (xy 199.39 114.3) (xy 195.58 114.3) @@ -6112,13 +6376,13 @@ ) (wire (pts - (xy 151.13 91.44) (xy 151.13 93.98) + (xy 50.8 97.79) (xy 50.8 100.33) ) (stroke (width 0) (type default) ) - (uuid "2a4279b1-1e4a-4571-9351-b07398737a01") + (uuid "2b2632e4-8870-4071-a4d7-0e82aa2fe473") ) (wire (pts @@ -6130,6 +6394,16 @@ ) (uuid "2b496109-b5f8-48b5-b09d-3bb8f6550586") ) + (wire + (pts + (xy 189.23 20.32) (xy 186.69 20.32) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2c2edfef-243c-40ad-8cda-0c4c332c854f") + ) (wire (pts (xy 143.51 59.69) (xy 143.51 68.58) @@ -6140,6 +6414,16 @@ ) (uuid "2d027aea-8a7a-44c2-bf1f-3c086ee08228") ) + (wire + (pts + (xy 186.69 24.13) (xy 186.69 26.67) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2ff90c51-314d-46c5-bb35-93dfd3574fe9") + ) (wire (pts (xy 46.99 48.26) (xy 58.42 48.26) @@ -6192,13 +6476,13 @@ ) (wire (pts - (xy 49.53 33.02) (xy 49.53 35.56) + (xy 114.3 97.79) (xy 116.84 97.79) ) (stroke (width 0) (type default) ) - (uuid "39945808-7c2d-4834-bc60-b9cbe307af93") + (uuid "392357b2-6044-4edf-8107-f6300cdab6f0") ) (wire (pts @@ -6262,13 +6546,13 @@ ) (wire (pts - (xy 21.59 33.02) (xy 21.59 35.56) + (xy 92.71 21.59) (xy 90.17 21.59) ) (stroke (width 0) (type default) ) - (uuid "4189905a-8f77-4cb9-bbeb-89347a4a7df6") + (uuid "43d57fcb-2a5a-460b-acb4-152240350f18") ) (wire (pts @@ -6310,6 +6594,16 @@ ) (uuid "47712fc5-d8f7-4c7a-938c-7d8ba729ed1a") ) + (wire + (pts + (xy 57.15 24.13) (xy 59.69 24.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4ab9de0c-7de7-4ee5-af59-e1f21a60571d") + ) (wire (pts (xy 93.98 48.26) (xy 93.98 59.69) @@ -6360,6 +6654,26 @@ ) (uuid "4e58b185-2ee1-4d3d-8114-5104dccf927c") ) + (wire + (pts + (xy 194.31 39.37) (xy 194.31 31.75) + ) + (stroke + (width 0) + (type default) + ) + (uuid "509e9dbc-05a2-49d4-9f8f-121d4298c851") + ) + (wire + (pts + (xy 101.6 97.79) (xy 101.6 100.33) + ) + (stroke + (width 0) + (type default) + ) + (uuid "512eba54-c9ec-4bea-82ea-f2ec5ae799bf") + ) (wire (pts (xy 55.88 59.69) (xy 55.88 68.58) @@ -6440,6 +6754,16 @@ ) (uuid "57cef632-2806-4024-b2b0-82a4ea949ca2") ) + (wire + (pts + (xy 38.1 81.28) (xy 40.64 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "594d40a1-6580-43ac-b835-2555778b0ecb") + ) (wire (pts (xy 166.37 39.37) (xy 168.91 39.37) @@ -6470,6 +6794,26 @@ ) (uuid "5bbcd0d4-f6f8-4ed5-8b95-cdb3c5942b62") ) + (wire + (pts + (xy 86.36 81.28) (xy 88.9 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5bc79eff-dafe-41cc-89a7-e58545ac4cec") + ) + (wire + (pts + (xy 39.37 20.32) (xy 39.37 26.67) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5c11b557-a74b-49ba-8396-a54695030e27") + ) (wire (pts (xy 93.98 68.58) (xy 99.06 68.58) @@ -6482,7 +6826,7 @@ ) (wire (pts - (xy 52.07 33.02) (xy 52.07 39.37) + (xy 52.07 31.75) (xy 52.07 39.37) ) (stroke (width 0) @@ -6492,7 +6836,7 @@ ) (wire (pts - (xy 41.91 35.56) (xy 44.45 35.56) + (xy 36.83 24.13) (xy 41.91 24.13) ) (stroke (width 0) @@ -6500,6 +6844,16 @@ ) (uuid "5cd1ea3b-5d51-4f53-a3ef-381e7f835018") ) + (wire + (pts + (xy 38.1 91.44) (xy 38.1 93.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5d5bb5e6-408c-421e-971a-7d987a20d9c4") + ) (wire (pts (xy 59.69 163.83) (xy 62.23 163.83) @@ -6520,6 +6874,16 @@ ) (uuid "5e1caae7-e385-4fb5-8795-f0a0df2c7c13") ) + (wire + (pts + (xy 199.39 34.29) (xy 199.39 31.75) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5eb5d354-13eb-4d56-82a8-4a2d719f5274") + ) (wire (pts (xy 163.83 93.98) (xy 166.37 93.98) @@ -6532,17 +6896,27 @@ ) (wire (pts - (xy 44.45 33.02) (xy 44.45 35.56) + (xy 163.83 97.79) (xy 166.37 97.79) ) (stroke (width 0) (type default) ) - (uuid "61d0beaf-e0e6-40da-919b-eabfbffe30fb") + (uuid "629c8e88-1bf7-47c3-ae7c-f6ef304e393e") ) (wire (pts - (xy 50.8 91.44) (xy 50.8 93.98) + (xy 63.5 97.79) (xy 66.04 97.79) + ) + (stroke + (width 0) + (type default) + ) + (uuid "62a54f29-29a7-4c26-b045-0e5e1b17c1ef") + ) + (wire + (pts + (xy 50.8 91.44) (xy 50.8 97.79) ) (stroke (width 0) @@ -6560,6 +6934,16 @@ ) (uuid "63722ec9-b01d-4e49-b35e-f5c7a629d6c7") ) + (wire + (pts + (xy 199.39 34.29) (xy 199.39 44.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "63cbb9ce-6970-4a7d-bbc8-e235cd01d08c") + ) (wire (pts (xy 97.79 33.02) (xy 97.79 48.26) @@ -6642,7 +7026,7 @@ ) (wire (pts - (xy 21.59 35.56) (xy 24.13 35.56) + (xy 16.51 24.13) (xy 19.05 24.13) ) (stroke (width 0) @@ -6652,13 +7036,13 @@ ) (wire (pts - (xy 100.33 33.02) (xy 100.33 35.56) + (xy 184.15 24.13) (xy 186.69 24.13) ) (stroke (width 0) (type default) ) - (uuid "70cea1fb-7a58-4479-9998-7197fc58ca17") + (uuid "6efa63ce-99db-46c1-b4c0-9cb9d99c6386") ) (wire (pts @@ -6710,6 +7094,26 @@ ) (uuid "76f632d5-bae9-4c6d-b347-81fd22e7a375") ) + (wire + (pts + (xy 151.13 91.44) (xy 151.13 97.79) + ) + (stroke + (width 0) + (type default) + ) + (uuid "77aa7969-5679-4ff8-bafd-6cc51bb9e4d1") + ) + (wire + (pts + (xy 41.91 20.32) (xy 39.37 20.32) + ) + (stroke + (width 0) + (type default) + ) + (uuid "786949cc-2443-4057-a3a2-006a5cc54cd7") + ) (wire (pts (xy 129.54 163.83) (xy 143.51 163.83) @@ -6720,6 +7124,16 @@ ) (uuid "788722fc-153a-4ecf-88a8-87a25c7fce1c") ) + (wire + (pts + (xy 151.13 97.79) (xy 156.21 97.79) + ) + (stroke + (width 0) + (type default) + ) + (uuid "797aae7d-ec25-4f8e-9937-1575444c0660") + ) (wire (pts (xy 96.52 180.34) (xy 96.52 182.88) @@ -6730,6 +7144,16 @@ ) (uuid "7b700286-bcb3-4695-b1d1-dcc004084f42") ) + (wire + (pts + (xy 38.1 81.28) (xy 38.1 83.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7d825a12-273c-4462-9dbf-c0752ee26489") + ) (wire (pts (xy 147.32 48.26) (xy 158.75 48.26) @@ -6762,7 +7186,7 @@ ) (wire (pts - (xy 31.75 35.56) (xy 34.29 35.56) + (xy 26.67 24.13) (xy 29.21 24.13) ) (stroke (width 0) @@ -6790,6 +7214,26 @@ ) (uuid "8933e090-0a4b-438d-ab24-bd52f7e19a9a") ) + (wire + (pts + (xy 186.69 24.13) (xy 189.23 24.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "89e97e78-2dd0-4143-b02b-1529cd3fad56") + ) + (wire + (pts + (xy 88.9 91.44) (xy 88.9 93.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8b50e802-3ea4-419d-8634-8dd8dfdb6fbe") + ) (wire (pts (xy 93.98 59.69) (xy 93.98 68.58) @@ -6812,13 +7256,33 @@ ) (wire (pts - (xy 88.9 81.28) (xy 91.44 81.28) + (xy 139.7 21.59) (xy 139.7 27.94) ) (stroke (width 0) (type default) ) - (uuid "925b683c-8ee3-44d9-a1ef-7054f75d5108") + (uuid "92ff4c3c-68ee-40e7-8d8a-20305ef77457") + ) + (wire + (pts + (xy 135.89 81.28) (xy 138.43 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9a60682b-cbc9-4a7c-909b-277bcbf9c835") + ) + (wire + (pts + (xy 101.6 91.44) (xy 101.6 97.79) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a0d79463-744e-4375-becd-a6e964f73e28") ) (wire (pts @@ -6850,6 +7314,16 @@ ) (uuid "a528030e-a9e7-47a1-8888-ef490b0d6831") ) + (wire + (pts + (xy 157.48 25.4) (xy 160.02 25.4) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a5d41728-09da-4298-9215-76e87e775d0d") + ) (wire (pts (xy 59.69 153.67) (xy 78.74 153.67) @@ -6900,6 +7374,26 @@ ) (uuid "ac1c7a05-b9aa-401a-aff0-42fc47cadaca") ) + (wire + (pts + (xy 88.9 81.28) (xy 88.9 83.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b0b7fa17-aa11-4fd7-809c-0105975ce714") + ) + (wire + (pts + (xy 204.47 24.13) (xy 207.01 24.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b19c989c-9be6-47e7-b3ca-1a1f8fd067ef") + ) (wire (pts (xy 52.07 45.72) (xy 52.07 39.37) @@ -6910,16 +7404,6 @@ ) (uuid "b222b5b1-33e3-48e5-976a-718e9cb5feae") ) - (wire - (pts - (xy 138.43 81.28) (xy 140.97 81.28) - ) - (stroke - (width 0) - (type default) - ) - (uuid "b29236a2-c7d2-4079-be0b-f8fa8a2919b5") - ) (wire (pts (xy 50.8 68.58) (xy 50.8 71.12) @@ -6990,6 +7474,16 @@ ) (uuid "b88fe889-0e46-4ca4-8b59-c0c84e213292") ) + (wire + (pts + (xy 199.39 34.29) (xy 201.93 34.29) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b8e63907-d95c-489c-bc6e-f1f56641fd33") + ) (wire (pts (xy 62.23 163.83) (xy 129.54 163.83) @@ -7010,16 +7504,6 @@ ) (uuid "bb47554a-fa2f-4d5c-a802-1ba74f8b3581") ) - (wire - (pts - (xy 101.6 91.44) (xy 101.6 93.98) - ) - (stroke - (width 0) - (type default) - ) - (uuid "bdfd0826-87a9-40cc-ab26-6965477c94e3") - ) (wire (pts (xy 59.69 146.05) (xy 90.17 146.05) @@ -7070,6 +7554,16 @@ ) (uuid "c04e1bbd-d0d2-49d6-9c67-f1cffb5aec5f") ) + (wire + (pts + (xy 209.55 39.37) (xy 212.09 39.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c0757959-001d-423d-b343-0d142aebad4e") + ) (wire (pts (xy 129.54 163.83) (xy 129.54 170.18) @@ -7210,6 +7704,16 @@ ) (uuid "d44c7811-666d-4550-b276-b5b6e4328d51") ) + (wire + (pts + (xy 107.95 25.4) (xy 110.49 25.4) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d490fe3d-a16d-4243-86bf-3671060b274b") + ) (wire (pts (xy 143.51 163.83) (xy 152.4 163.83) @@ -7282,7 +7786,7 @@ ) (wire (pts - (xy 46.99 33.02) (xy 46.99 48.26) + (xy 46.99 31.75) (xy 46.99 48.26) ) (stroke (width 0) @@ -7350,6 +7854,16 @@ ) (uuid "e82dcb14-6257-4dbd-9af7-a8f2c39fc164") ) + (wire + (pts + (xy 138.43 91.44) (xy 138.43 93.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e8b9fc57-5e03-4bd2-be88-5843d402ac29") + ) (wire (pts (xy 68.58 39.37) (xy 68.58 48.26) @@ -7360,6 +7874,16 @@ ) (uuid "e93b6dd6-722f-4ed3-a184-b9adf3b7a3e7") ) + (wire + (pts + (xy 138.43 81.28) (xy 140.97 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ea6ea829-78c7-44bb-9bbc-7ec316b0688c") + ) (wire (pts (xy 101.6 180.34) (xy 96.52 180.34) @@ -7430,16 +7954,6 @@ ) (uuid "f7de68ae-34c6-4213-9424-a2baa984f4d1") ) - (wire - (pts - (xy 149.86 33.02) (xy 149.86 35.56) - ) - (stroke - (width 0) - (type default) - ) - (uuid "f8d6ace8-bc55-49e9-96f4-45455d170c95") - ) (wire (pts (xy 116.84 48.26) (xy 119.38 48.26) @@ -7450,6 +7964,36 @@ ) (uuid "fa68ee90-87c8-4c88-bac0-7dac5b7fd25a") ) + (wire + (pts + (xy 90.17 21.59) (xy 90.17 27.94) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fbe22e02-0bfb-4984-a9f0-c50878dbaebb") + ) + (wire + (pts + (xy 186.69 34.29) (xy 186.69 36.83) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fe2769bb-443d-4950-bbe2-cce986c4b670") + ) + (wire + (pts + (xy 209.55 34.29) (xy 212.09 34.29) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fe8a1e92-f13c-4060-b5d8-a1398e291966") + ) (wire (pts (xy 63.5 93.98) (xy 66.04 93.98) @@ -7460,6 +8004,28 @@ ) (uuid "fed5c21c-8988-41d2-ad81-61d4871bac7f") ) + (text_box "TODO: double check pin assignment" + (exclude_from_sim no) + (at 218.44 16.51 0) + (size 22.86 10.16) + (stroke + (width -0.0001) + (type default) + ) + (fill + (type color) + (color 255 255 0 1) + ) + (effects + (font + (size 1.27 1.27) + (thickness 0.254) + (bold yes) + ) + (justify left top) + ) + (uuid "8e791073-ec82-4c9b-95aa-540e85ecf1cb") + ) (text_box "TODO: Is there a simpler way to switch a 3.3V pullup from a 1.8V GPIO?" (exclude_from_sim no) (at 166.37 128.27 0) @@ -7482,28 +8048,6 @@ ) (uuid "a16ede34-d7d4-42fa-b530-dd0a5f31c067") ) - (text_box "TODO: Set actual footprint" - (exclude_from_sim no) - (at 173.99 22.86 0) - (size 19.05 6.35) - (stroke - (width -0.0001) - (type default) - ) - (fill - (type color) - (color 255 255 0 1) - ) - (effects - (font - (size 1.27 1.27) - (thickness 0.254) - (bold yes) - ) - (justify left top) - ) - (uuid "d038e220-7cdb-450e-a857-a9fe91eddf7e") - ) (label "CAN3_RX" (at 148.59 101.6 270) (fields_autoplaced yes) @@ -7696,6 +8240,42 @@ ) (uuid "fdbafea7-c9c9-4fe7-b21a-1098759d0fbb") ) + (hierarchical_label "SWCLK" + (shape output) + (at 199.39 44.45 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "5177051b-050f-4551-bbbc-7f6a07731a0e") + ) + (hierarchical_label "SWDIO" + (shape bidirectional) + (at 194.31 44.45 270) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "f66ab546-c665-4b62-86fb-b04a0044b7b5") + ) + (hierarchical_label "NRST" + (shape output) + (at 184.15 24.13 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "f68c6815-1271-4117-b537-c58c7a321fae") + ) (symbol (lib_id "FTCU:TCAN1044AV-Q1") (at 100.33 81.28 90) @@ -7781,72 +8361,6 @@ ) ) ) - (symbol - (lib_id "power:+1V8") - (at 151.13 93.98 180) - (unit 1) - (exclude_from_sim no) - (in_bom yes) - (on_board yes) - (dnp no) - (fields_autoplaced yes) - (uuid "0458d853-d67a-4944-8920-ca39a37ff35c") - (property "Reference" "#PWR018" - (at 151.13 90.17 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Value" "+1V8" - (at 151.13 99.06 0) - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Footprint" "" - (at 151.13 93.98 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Datasheet" "" - (at 151.13 93.98 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Description" "Power symbol creates a global label with name \"+1V8\"" - (at 151.13 93.98 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (pin "1" - (uuid "bb25034f-5e1d-422d-b71a-a1b391f0537a") - ) - (instances - (project "FTCU" - (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/89873c44-c47d-4061-ab36-7478801cd1c1" - (reference "#PWR018") - (unit 1) - ) - ) - ) - ) (symbol (lib_id "Device:R") (at 110.49 93.98 90) @@ -7915,6 +8429,75 @@ ) ) ) + (symbol + (lib_id "Device:C") + (at 38.1 87.63 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "068930fd-b87a-4788-8b91-21deeda5502f") + (property "Reference" "C16" + (at 34.29 86.3599 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "100n" + (at 34.29 88.8999 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" + (at 39.0652 91.44 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 38.1 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 38.1 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "3066a4b5-f9f5-4bea-bcc4-f6c334b817f6") + ) + (pin "1" + (uuid "76b1b11a-1ea9-490e-9311-8e9f07138d63") + ) + (instances + (project "" + (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/89873c44-c47d-4061-ab36-7478801cd1c1" + (reference "C16") + (unit 1) + ) + ) + ) + ) (symbol (lib_id "power:GND") (at 157.48 148.59 0) @@ -8049,6 +8632,138 @@ ) ) ) + (symbol + (lib_id "power:GND") + (at 88.9 93.98 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "0fec4f72-af2a-4965-9732-eedf1fd01823") + (property "Reference" "#PWR016" + (at 88.9 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 88.9 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 88.9 93.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 88.9 93.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 88.9 93.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "b0410e89-2306-4087-a1ef-730cd1efd4ff") + ) + (instances + (project "FTCU" + (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/89873c44-c47d-4061-ab36-7478801cd1c1" + (reference "#PWR016") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 212.09 34.29 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "10f1e35e-52ad-4c74-b5e1-23e14bffc1e0") + (property "Reference" "#PWR080" + (at 218.44 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 217.17 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 212.09 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 212.09 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 212.09 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "40a899e8-14f1-407b-a10b-f47d66cea2cf") + ) + (instances + (project "FTCU" + (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/89873c44-c47d-4061-ab36-7478801cd1c1" + (reference "#PWR080") + (unit 1) + ) + ) + ) + ) (symbol (lib_id "Diode:SMAJ5.0A") (at 113.03 48.26 0) @@ -8189,7 +8904,7 @@ ) (symbol (lib_id "Diode:SS34") - (at 38.1 35.56 0) + (at 33.02 24.13 0) (mirror x) (unit 1) (exclude_from_sim no) @@ -8198,7 +8913,7 @@ (dnp no) (uuid "2047246b-4109-40b4-bcfe-a7ec09a605c2") (property "Reference" "D4" - (at 39.37 29.972 0) + (at 34.29 18.542 0) (effects (font (size 1.27 1.27) @@ -8207,7 +8922,7 @@ ) ) (property "Value" "SS34" - (at 40.386 32.258 0) + (at 35.306 20.828 0) (effects (font (size 1.27 1.27) @@ -8216,7 +8931,7 @@ ) ) (property "Footprint" "Diode_SMD:D_SMA" - (at 38.1 31.115 0) + (at 33.02 19.685 0) (effects (font (size 1.27 1.27) @@ -8225,7 +8940,7 @@ ) ) (property "Datasheet" "https://www.vishay.com/docs/88751/ss32.pdf" - (at 38.1 35.56 0) + (at 33.02 24.13 0) (effects (font (size 1.27 1.27) @@ -8234,7 +8949,7 @@ ) ) (property "Description" "40V 3A Schottky Diode, SMA" - (at 38.1 35.56 0) + (at 33.02 24.13 0) (effects (font (size 1.27 1.27) @@ -8243,7 +8958,7 @@ ) ) (property "Sim.Device" "D" - (at 38.1 35.56 0) + (at 33.02 24.13 0) (effects (font (size 1.27 1.27) @@ -8252,7 +8967,7 @@ ) ) (property "Sim.Pins" "1=K 2=A" - (at 38.1 35.56 0) + (at 33.02 24.13 0) (effects (font (size 1.27 1.27) @@ -8276,33 +8991,17 @@ ) ) (symbol - (lib_id "Connector_Generic:Conn_01x04") - (at 97.79 27.94 90) + (lib_id "power:+5V") + (at 135.89 81.28 90) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced yes) - (uuid "29c888dc-3e78-4e08-88c3-669d8faf4cc1") - (property "Reference" "J2" - (at 99.06 21.59 90) - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Value" "Conn_01x04" - (at 99.06 24.13 90) - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Footprint" "Connector_TE-Connectivity:TE_T4041037041-000_M8_04_Socket_Straight" - (at 97.79 27.94 0) + (uuid "26bc73b3-7012-43ce-97ee-e6d99401a58b") + (property "Reference" "#PWR0149" + (at 139.7 81.28 0) (effects (font (size 1.27 1.27) @@ -8310,8 +9009,17 @@ (hide yes) ) ) - (property "Datasheet" "~" - (at 97.79 27.94 0) + (property "Value" "+5V" + (at 132.08 81.2799 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 135.89 81.28 0) (effects (font (size 1.27 1.27) @@ -8319,8 +9027,8 @@ (hide yes) ) ) - (property "Description" "Generic connector, single row, 01x04, script generated (kicad-library-utils/schlib/autogen/connector/)" - (at 97.79 27.94 0) + (property "Datasheet" "" + (at 135.89 81.28 0) (effects (font (size 1.27 1.27) @@ -8328,22 +9036,89 @@ (hide yes) ) ) - (pin "3" - (uuid "1316848d-cc85-4c9b-81c1-d223e2772ae2") - ) - (pin "4" - (uuid "efc4590b-a6a3-4dd1-9276-2b1fec16af2d") + (property "Description" "Power symbol creates a global label with name \"+5V\"" + (at 135.89 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) ) (pin "1" - (uuid "13753e97-6372-4b89-8fd2-58a8d4bbc6d4") - ) - (pin "2" - (uuid "c6171bf4-4db5-468a-a050-3be385e3b171") + (uuid "d772c3e2-114f-4b5e-9518-064d9143c43f") ) (instances (project "FTCU" (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/89873c44-c47d-4061-ab36-7478801cd1c1" - (reference "J2") + (reference "#PWR0149") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 207.01 24.13 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "2f13029c-3bed-42ef-b4c2-5c176e10a4b7") + (property "Reference" "#PWR078" + (at 213.36 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 210.82 24.1299 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 207.01 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 207.01 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 207.01 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "339141ff-7b52-4b83-8365-87e6cdbd7380") + ) + (instances + (project "FTCU" + (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/89873c44-c47d-4061-ab36-7478801cd1c1" + (reference "#PWR078") (unit 1) ) ) @@ -8685,6 +9460,75 @@ ) ) ) + (symbol + (lib_id "Device:C") + (at 88.9 87.63 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "410de039-1f1a-4bf2-855a-3497fed32ac3") + (property "Reference" "C55" + (at 85.09 86.3599 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "100n" + (at 85.09 88.8999 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" + (at 89.8652 91.44 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 88.9 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 88.9 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "eee6340c-94d5-47c3-ab92-8dbf8476787e") + ) + (pin "1" + (uuid "83f979ac-8f44-463d-838c-f61b145c1b9b") + ) + (instances + (project "FTCU" + (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/89873c44-c47d-4061-ab36-7478801cd1c1" + (reference "C55") + (unit 1) + ) + ) + ) + ) (symbol (lib_id "Device:R") (at 100.33 59.69 270) @@ -8753,75 +9597,9 @@ ) ) ) - (symbol - (lib_id "power:GND") - (at 100.33 35.56 0) - (unit 1) - (exclude_from_sim no) - (in_bom yes) - (on_board yes) - (dnp no) - (fields_autoplaced yes) - (uuid "43a442e2-3ab2-44cb-bb6e-79dafb03f887") - (property "Reference" "#PWR022" - (at 100.33 41.91 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Value" "GND" - (at 100.33 40.64 0) - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Footprint" "" - (at 100.33 35.56 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Datasheet" "" - (at 100.33 35.56 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Description" "Power symbol creates a global label with name \"GND\" , ground" - (at 100.33 35.56 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (pin "1" - (uuid "b7b89ad1-01ad-4caa-8d94-c21ff44a15c6") - ) - (instances - (project "FTCU" - (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/89873c44-c47d-4061-ab36-7478801cd1c1" - (reference "#PWR022") - (unit 1) - ) - ) - ) - ) (symbol (lib_id "Device:Fuse") - (at 27.94 35.56 90) + (at 22.86 24.13 90) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -8829,7 +9607,7 @@ (dnp no) (uuid "440dd763-eaa1-47c7-9a4d-53460589b0f7") (property "Reference" "F1" - (at 27.94 30.734 90) + (at 22.86 19.304 90) (effects (font (size 1.27 1.27) @@ -8837,7 +9615,7 @@ ) ) (property "Value" "1A" - (at 27.94 33.274 90) + (at 22.86 21.844 90) (effects (font (size 1.27 1.27) @@ -8845,7 +9623,7 @@ ) ) (property "Footprint" "Fuse:Fuse_0603_1608Metric" - (at 27.94 37.338 90) + (at 22.86 25.908 90) (effects (font (size 1.27 1.27) @@ -8854,7 +9632,7 @@ ) ) (property "Datasheet" "~" - (at 27.94 35.56 0) + (at 22.86 24.13 0) (effects (font (size 1.27 1.27) @@ -8863,7 +9641,7 @@ ) ) (property "Description" "Fuse" - (at 27.94 35.56 0) + (at 22.86 24.13 0) (effects (font (size 1.27 1.27) @@ -8954,6 +9732,218 @@ ) ) ) + (symbol + (lib_id "Device:C") + (at 138.43 87.63 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "48b8bf64-0bbd-4c01-bf35-ee1661364f2f") + (property "Reference" "C56" + (at 134.62 86.3599 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "100n" + (at 134.62 88.8999 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" + (at 139.3952 91.44 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 138.43 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 138.43 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "a46e27da-931a-4386-b978-13d926b5d051") + ) + (pin "1" + (uuid "c49ae2fe-0101-4366-a6d0-9060f26603fd") + ) + (instances + (project "FTCU" + (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/89873c44-c47d-4061-ab36-7478801cd1c1" + (reference "C56") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "FaSTTUBe_connectors:M8_4pin_horizontal") + (at 49.53 24.13 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "49a9b72e-d4a6-4baa-bb63-50cfb7f41938") + (property "Reference" "J1" + (at 49.5299 13.97 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "M8_4pin_horizontal" + (at 49.5299 16.51 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "FaSTTUBe_connectors:M8_718_4pin_horizontal" + (at 49.53 15.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.binder-connector.com/de/produkte/automatisierungstechnik/m-8-sensorsteckverbinder/flanschdose-gewinkelt-von-vorn-verschraubbar-mit-schirmblech-tauchloeten#866618112100004" + (at 49.53 12.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "4-pin 718 Series connector" + (at 49.53 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "6825f2d8-8a58-4126-bceb-b292849a19a1") + ) + (pin "3" + (uuid "37bc0fa6-26ef-4557-b469-c441a8a652c4") + ) + (pin "2" + (uuid "49870577-d249-468f-b7e1-8ec8ca5f6900") + ) + (pin "4" + (uuid "ef289118-81b8-4bf0-a39b-7368481193c9") + ) + (pin "5" + (uuid "5b9ab4f2-222c-4c5d-a146-6ccd62abf1ea") + ) + (instances + (project "" + (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/89873c44-c47d-4061-ab36-7478801cd1c1" + (reference "J1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 186.69 36.83 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "4e936a65-4e92-4f7f-8f8f-22052747a3dc") + (property "Reference" "#PWR079" + (at 186.69 43.18 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 186.69 41.91 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 186.69 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 186.69 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 186.69 36.83 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "27ec6b05-505c-4b91-b4b0-29ecce7730bd") + ) + (instances + (project "FTCU" + (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/89873c44-c47d-4061-ab36-7478801cd1c1" + (reference "#PWR079") + (unit 1) + ) + ) + ) + ) (symbol (lib_id "power:GND") (at 111.76 81.28 90) @@ -9021,6 +10011,73 @@ ) ) ) + (symbol + (lib_id "power:GND") + (at 116.84 97.79 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "53ccd15c-de2d-48bc-9f3a-e5ff01a487c0") + (property "Reference" "#PWR018" + (at 123.19 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 120.65 97.7899 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 116.84 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 116.84 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 116.84 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "3adf4a80-d824-4ce7-8c48-418ec0f37196") + ) + (instances + (project "FTCU" + (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/89873c44-c47d-4061-ab36-7478801cd1c1" + (reference "#PWR018") + (unit 1) + ) + ) + ) + ) (symbol (lib_id "power:GND") (at 60.96 81.28 90) @@ -9088,9 +10145,156 @@ ) ) ) + (symbol + (lib_id "Diode:SMAJ5.0A") + (at 186.69 30.48 90) + (mirror x) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "54f371fe-2231-49a7-870f-1fb75023b213") + (property "Reference" "D10" + (at 184.15 29.2099 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "SMAJ5.0A" + (at 184.15 31.7499 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Diode_SMD:D_SMA" + (at 191.77 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.littelfuse.com/media?resourcetype=datasheets&itemid=75e32973-b177-4ee3-a0ff-cedaf1abdb93&filename=smaj-datasheet" + (at 186.69 29.21 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "400W unidirectional Transient Voltage Suppressor, 5.0Vr, SMA(DO-214AC)" + (at 186.69 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "31895e4b-554a-456e-929b-f23a57211384") + ) + (pin "1" + (uuid "4d775f0a-a453-4c67-afa5-2f8e5e59a746") + ) + (instances + (project "FTCU" + (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/89873c44-c47d-4061-ab36-7478801cd1c1" + (reference "D10") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "FaSTTUBe_connectors:M8_4pin_horizontal") + (at 100.33 25.4 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "58e1c73b-21f1-42c4-b103-ae21c4d38642") + (property "Reference" "J2" + (at 100.3299 15.24 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "M8_4pin_horizontal" + (at 100.3299 17.78 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "FaSTTUBe_connectors:M8_718_4pin_horizontal" + (at 100.33 16.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.binder-connector.com/de/produkte/automatisierungstechnik/m-8-sensorsteckverbinder/flanschdose-gewinkelt-von-vorn-verschraubbar-mit-schirmblech-tauchloeten#866618112100004" + (at 100.33 13.97 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "4-pin 718 Series connector" + (at 100.33 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "180cfe51-ba5c-4b10-88bb-49c5749360c1") + ) + (pin "3" + (uuid "1af781cd-86a9-454a-9ff4-85e113d24507") + ) + (pin "2" + (uuid "c26c47d9-05a6-4e78-8226-bb9fb03a4288") + ) + (pin "4" + (uuid "9b6349b8-7983-4bf8-a7be-2b6f93c93e3e") + ) + (pin "5" + (uuid "fca63d10-7943-4d6c-9666-6e455ce25b63") + ) + (instances + (project "FTCU" + (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/89873c44-c47d-4061-ab36-7478801cd1c1" + (reference "J2") + (unit 1) + ) + ) + ) + ) (symbol (lib_id "power:+BATT") - (at 21.59 33.02 0) + (at 16.51 24.13 90) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -9099,7 +10303,7 @@ (fields_autoplaced yes) (uuid "59a3c8ff-1bc6-4b93-a590-ba742bb5fae9") (property "Reference" "#PWR03" - (at 21.59 36.83 0) + (at 20.32 24.13 0) (effects (font (size 1.27 1.27) @@ -9108,16 +10312,15 @@ ) ) (property "Value" "+BATT" - (at 21.5901 29.21 90) + (at 15.24 21.59 90) (effects (font (size 1.27 1.27) ) - (justify left) ) ) (property "Footprint" "" - (at 21.59 33.02 0) + (at 16.51 24.13 0) (effects (font (size 1.27 1.27) @@ -9126,7 +10329,7 @@ ) ) (property "Datasheet" "" - (at 21.59 33.02 0) + (at 16.51 24.13 0) (effects (font (size 1.27 1.27) @@ -9135,7 +10338,7 @@ ) ) (property "Description" "Power symbol creates a global label with name \"+BATT\"" - (at 21.59 33.02 0) + (at 16.51 24.13 0) (effects (font (size 1.27 1.27) @@ -9225,6 +10428,73 @@ ) ) ) + (symbol + (lib_id "power:GND") + (at 166.37 97.79 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "697bef28-05f3-4022-90f9-e3dada0b661a") + (property "Reference" "#PWR0153" + (at 172.72 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 170.18 97.7899 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 166.37 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 166.37 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 166.37 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "09a83849-5cb1-4ae9-b6a7-b9e606e44a46") + ) + (instances + (project "FTCU" + (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/89873c44-c47d-4061-ab36-7478801cd1c1" + (reference "#PWR0153") + (unit 1) + ) + ) + ) + ) (symbol (lib_id "FTCU:STM32H723ZG") (at 228.6 109.22 0) @@ -9235,7 +10505,7 @@ (dnp no) (uuid "6f97399b-8526-410e-90c9-d583b0968fd7") (property "Reference" "U1" - (at 228.6 98.298 0) + (at 228.6 97.282 0) (effects (font (size 1.27 1.27) @@ -9792,6 +11062,74 @@ ) ) ) + (symbol + (lib_id "Diode:SMAJ5.0A") + (at 205.74 34.29 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "75e20979-7727-4f7c-8a4f-6ac302d2bb91") + (property "Reference" "D34" + (at 205.74 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SMAJ5.0A" + (at 205.74 30.48 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Diode_SMD:D_SMA" + (at 205.74 39.37 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.littelfuse.com/media?resourcetype=datasheets&itemid=75e32973-b177-4ee3-a0ff-cedaf1abdb93&filename=smaj-datasheet" + (at 204.47 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "400W unidirectional Transient Voltage Suppressor, 5.0Vr, SMA(DO-214AC)" + (at 205.74 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "1c9f5599-f2ed-47c5-afc2-080197c7e167") + ) + (pin "1" + (uuid "5012e0ad-19bb-4622-b481-ccd415ab9fe3") + ) + (instances + (project "FTCU" + (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/89873c44-c47d-4061-ab36-7478801cd1c1" + (reference "D34") + (unit 1) + ) + ) + ) + ) (symbol (lib_id "power:GND") (at 116.84 93.98 90) @@ -9859,73 +11197,6 @@ ) ) ) - (symbol - (lib_id "power:+5V") - (at 138.43 81.28 90) - (unit 1) - (exclude_from_sim no) - (in_bom yes) - (on_board yes) - (dnp no) - (fields_autoplaced yes) - (uuid "8139e262-2e0b-4d48-a2cf-1806654f4daa") - (property "Reference" "#PWR016" - (at 142.24 81.28 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Value" "+5V" - (at 134.62 81.2799 90) - (effects - (font - (size 1.27 1.27) - ) - (justify left) - ) - ) - (property "Footprint" "" - (at 138.43 81.28 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Datasheet" "" - (at 138.43 81.28 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Description" "Power symbol creates a global label with name \"+5V\"" - (at 138.43 81.28 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (pin "1" - (uuid "db3b6230-c86b-4367-83f4-dbf9d9bd1c82") - ) - (instances - (project "FTCU" - (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/89873c44-c47d-4061-ab36-7478801cd1c1" - (reference "#PWR016") - (unit 1) - ) - ) - ) - ) (symbol (lib_id "power:GND") (at 109.22 151.13 0) @@ -9992,6 +11263,75 @@ ) ) ) + (symbol + (lib_id "Device:C") + (at 160.02 97.79 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "8504e8d2-8888-4807-aa61-6b1d968fe683") + (property "Reference" "C59" + (at 158.7499 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "100n" + (at 161.2899 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" + (at 163.83 96.8248 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 160.02 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 160.02 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "22ede4fc-5d6c-4efa-995a-b9ae2b848a7a") + ) + (pin "1" + (uuid "9f086584-45c3-4f68-9935-7ff5bf286ec5") + ) + (instances + (project "FTCU" + (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/89873c44-c47d-4061-ab36-7478801cd1c1" + (reference "C59") + (unit 1) + ) + ) + ) + ) (symbol (lib_id "Diode:SMAJ5.0A") (at 101.6 173.99 270) @@ -10063,17 +11403,17 @@ ) ) (symbol - (lib_id "power:+5V") - (at 38.1 81.28 90) + (lib_id "power:GND") + (at 39.37 26.67 0) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced yes) - (uuid "90aa775f-0341-40ef-badd-8cbee2d3373b") - (property "Reference" "#PWR05" - (at 41.91 81.28 0) + (uuid "883c6624-f5d1-48ec-bfb8-64a3a8aeb86a") + (property "Reference" "#PWR07" + (at 39.37 33.02 0) (effects (font (size 1.27 1.27) @@ -10081,17 +11421,16 @@ (hide yes) ) ) - (property "Value" "+5V" - (at 34.29 81.2799 90) + (property "Value" "GND" + (at 39.37 31.75 0) (effects (font (size 1.27 1.27) ) - (justify left) ) ) (property "Footprint" "" - (at 38.1 81.28 0) + (at 39.37 26.67 0) (effects (font (size 1.27 1.27) @@ -10100,7 +11439,207 @@ ) ) (property "Datasheet" "" - (at 38.1 81.28 0) + (at 39.37 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 39.37 26.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "9afd7784-ae3c-4bf7-9787-c210c8e56564") + ) + (instances + (project "FTCU" + (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/89873c44-c47d-4061-ab36-7478801cd1c1" + (reference "#PWR07") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 66.04 97.79 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "8a136624-37a1-4e3a-818d-b22bc7bbb71f") + (property "Reference" "#PWR0151" + (at 72.39 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 69.85 97.7899 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 66.04 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 66.04 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 66.04 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "632754f0-2ada-4483-b1fd-b99851ee6f51") + ) + (instances + (project "FTCU" + (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/89873c44-c47d-4061-ab36-7478801cd1c1" + (reference "#PWR0151") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+1V8") + (at 101.6 100.33 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "8f5e3e27-46c7-4b2e-80b4-7a7e12501fb1") + (property "Reference" "#PWR011" + (at 101.6 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+1V8" + (at 101.6 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 101.6 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 101.6 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+1V8\"" + (at 101.6 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "aabe5fc9-6152-4dbe-9abe-1b195a7c5f34") + ) + (instances + (project "FTCU" + (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/89873c44-c47d-4061-ab36-7478801cd1c1" + (reference "#PWR011") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 35.56 81.28 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "90aa775f-0341-40ef-badd-8cbee2d3373b") + (property "Reference" "#PWR05" + (at 39.37 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+5V" + (at 31.75 81.2799 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 35.56 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 35.56 81.28 0) (effects (font (size 1.27 1.27) @@ -10109,7 +11648,7 @@ ) ) (property "Description" "Power symbol creates a global label with name \"+5V\"" - (at 38.1 81.28 0) + (at 35.56 81.28 0) (effects (font (size 1.27 1.27) @@ -10333,72 +11872,6 @@ ) ) ) - (symbol - (lib_id "power:+1V8") - (at 101.6 93.98 180) - (unit 1) - (exclude_from_sim no) - (in_bom yes) - (on_board yes) - (dnp no) - (fields_autoplaced yes) - (uuid "98aa8fcd-f2dd-4ece-af56-8579d31e1fc1") - (property "Reference" "#PWR011" - (at 101.6 90.17 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Value" "+1V8" - (at 101.6 99.06 0) - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Footprint" "" - (at 101.6 93.98 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Datasheet" "" - (at 101.6 93.98 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Description" "Power symbol creates a global label with name \"+1V8\"" - (at 101.6 93.98 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (pin "1" - (uuid "5c5921b8-c88d-427e-b1bb-629703ecd488") - ) - (instances - (project "FTCU" - (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/89873c44-c47d-4061-ab36-7478801cd1c1" - (reference "#PWR011") - (unit 1) - ) - ) - ) - ) (symbol (lib_id "Device:R") (at 160.02 93.98 90) @@ -10603,6 +12076,141 @@ ) ) ) + (symbol + (lib_id "power:GND") + (at 212.09 39.37 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "9ec2820f-acf0-401e-8490-1d53eeb0b860") + (property "Reference" "#PWR081" + (at 218.44 39.37 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 217.17 39.37 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 212.09 39.37 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 212.09 39.37 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 212.09 39.37 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "89400e7d-e823-4539-8ab2-539f66d14bb4") + ) + (instances + (project "FTCU" + (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/89873c44-c47d-4061-ab36-7478801cd1c1" + (reference "#PWR081") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 110.49 97.79 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "9efe03a3-bb64-48b8-a310-3bc56901f1dd") + (property "Reference" "C58" + (at 109.2199 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "100n" + (at 111.7599 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" + (at 114.3 96.8248 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 110.49 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 110.49 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "d02fa834-34eb-4514-bec4-79d0412d8180") + ) + (pin "1" + (uuid "79d037c4-9565-4959-a88c-8ba5c76e992f") + ) + (instances + (project "FTCU" + (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/89873c44-c47d-4061-ab36-7478801cd1c1" + (reference "C58") + (unit 1) + ) + ) + ) + ) (symbol (lib_id "Device:R") (at 109.22 132.08 0) @@ -10741,6 +12349,73 @@ ) ) ) + (symbol + (lib_id "power:GND") + (at 160.02 25.4 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "ae0bd83f-54e1-4ea4-a42f-c05986c9fae4") + (property "Reference" "#PWR0120" + (at 166.37 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 163.83 25.3999 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 160.02 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 160.02 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 160.02 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "f3d8e625-f334-439d-bf2f-4b5682e42282") + ) + (instances + (project "FTCU" + (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/89873c44-c47d-4061-ab36-7478801cd1c1" + (reference "#PWR0120") + (unit 1) + ) + ) + ) + ) (symbol (lib_id "FTCU:TCAN1044AV-Q1") (at 49.53 81.28 90) @@ -10894,73 +12569,6 @@ ) ) ) - (symbol - (lib_id "power:+5V") - (at 88.9 81.28 90) - (unit 1) - (exclude_from_sim no) - (in_bom yes) - (on_board yes) - (dnp no) - (fields_autoplaced yes) - (uuid "b3424917-d53a-4340-88f4-91a336738143") - (property "Reference" "#PWR010" - (at 92.71 81.28 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Value" "+5V" - (at 85.09 81.2799 90) - (effects - (font - (size 1.27 1.27) - ) - (justify left) - ) - ) - (property "Footprint" "" - (at 88.9 81.28 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Datasheet" "" - (at 88.9 81.28 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Description" "Power symbol creates a global label with name \"+5V\"" - (at 88.9 81.28 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (pin "1" - (uuid "a9fb7205-746c-476e-9977-08bc556dcb31") - ) - (instances - (project "FTCU" - (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/89873c44-c47d-4061-ab36-7478801cd1c1" - (reference "#PWR010") - (unit 1) - ) - ) - ) - ) (symbol (lib_id "FTCU:TCAN1044AV-Q1") (at 149.86 81.28 90) @@ -11046,80 +12654,6 @@ ) ) ) - (symbol - (lib_id "Connector_Generic:Conn_01x04") - (at 46.99 27.94 90) - (unit 1) - (exclude_from_sim no) - (in_bom yes) - (on_board yes) - (dnp no) - (fields_autoplaced yes) - (uuid "b661ff14-8fec-4e1e-b264-1002f97e1078") - (property "Reference" "J1" - (at 48.26 21.59 90) - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Value" "Conn_01x04" - (at 48.26 24.13 90) - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Footprint" "Connector_TE-Connectivity:TE_T4041037041-000_M8_04_Socket_Straight" - (at 46.99 27.94 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Datasheet" "~" - (at 46.99 27.94 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Description" "Generic connector, single row, 01x04, script generated (kicad-library-utils/schlib/autogen/connector/)" - (at 46.99 27.94 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (pin "3" - (uuid "9122d483-8968-41ca-a8b3-7da6528fa856") - ) - (pin "4" - (uuid "c48bc7dd-5c7f-42b4-a215-c702e3719b96") - ) - (pin "1" - (uuid "858388e1-7216-49a1-b34e-cef3624cccae") - ) - (pin "2" - (uuid "973060f5-d891-4a12-8c08-9492fe85408a") - ) - (instances - (project "" - (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/89873c44-c47d-4061-ab36-7478801cd1c1" - (reference "J1") - (unit 1) - ) - ) - ) - ) (symbol (lib_id "Transistor_FET:AO3400A") (at 160.02 140.97 0) @@ -11198,7 +12732,7 @@ ) (symbol (lib_id "power:GND") - (at 49.53 35.56 0) + (at 59.69 24.13 90) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -11207,7 +12741,7 @@ (fields_autoplaced yes) (uuid "b780faf7-08d7-46b4-8c35-8d2db6573fea") (property "Reference" "#PWR021" - (at 49.53 41.91 0) + (at 66.04 24.13 0) (effects (font (size 1.27 1.27) @@ -11216,15 +12750,16 @@ ) ) (property "Value" "GND" - (at 49.53 40.64 0) + (at 63.5 24.1299 90) (effects (font (size 1.27 1.27) ) + (justify right) ) ) (property "Footprint" "" - (at 49.53 35.56 0) + (at 59.69 24.13 0) (effects (font (size 1.27 1.27) @@ -11233,7 +12768,7 @@ ) ) (property "Datasheet" "" - (at 49.53 35.56 0) + (at 59.69 24.13 0) (effects (font (size 1.27 1.27) @@ -11242,7 +12777,7 @@ ) ) (property "Description" "Power symbol creates a global label with name \"GND\" , ground" - (at 49.53 35.56 0) + (at 59.69 24.13 0) (effects (font (size 1.27 1.27) @@ -11264,16 +12799,16 @@ ) (symbol (lib_id "power:GND") - (at 149.86 35.56 0) + (at 138.43 93.98 0) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced yes) - (uuid "bcaf3ba3-5038-4e2c-8d3e-75e02ac1efab") - (property "Reference" "#PWR023" - (at 149.86 41.91 0) + (uuid "be150f1a-da55-44be-aebb-a9d80ea5964e") + (property "Reference" "#PWR0150" + (at 138.43 100.33 0) (effects (font (size 1.27 1.27) @@ -11282,7 +12817,7 @@ ) ) (property "Value" "GND" - (at 149.86 40.64 0) + (at 138.43 99.06 0) (effects (font (size 1.27 1.27) @@ -11290,7 +12825,7 @@ ) ) (property "Footprint" "" - (at 149.86 35.56 0) + (at 138.43 93.98 0) (effects (font (size 1.27 1.27) @@ -11299,7 +12834,7 @@ ) ) (property "Datasheet" "" - (at 149.86 35.56 0) + (at 138.43 93.98 0) (effects (font (size 1.27 1.27) @@ -11308,7 +12843,7 @@ ) ) (property "Description" "Power symbol creates a global label with name \"GND\" , ground" - (at 149.86 35.56 0) + (at 138.43 93.98 0) (effects (font (size 1.27 1.27) @@ -11317,45 +12852,29 @@ ) ) (pin "1" - (uuid "8e452bed-0579-4425-9ba8-c033bfa2a541") + (uuid "f54f9fa7-819d-4011-9706-bf60a0b9bb74") ) (instances (project "FTCU" (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/89873c44-c47d-4061-ab36-7478801cd1c1" - (reference "#PWR023") + (reference "#PWR0150") (unit 1) ) ) ) ) (symbol - (lib_id "Connector_Generic:Conn_01x04") - (at 147.32 27.94 90) + (lib_id "power:+5V") + (at 86.36 81.28 90) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced yes) - (uuid "c90a9480-db25-4fa5-8761-bd3045ce3cfd") - (property "Reference" "J3" - (at 148.59 21.59 90) - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Value" "Conn_01x04" - (at 148.59 24.13 90) - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Footprint" "Connector_TE-Connectivity:TE_T4041037041-000_M8_04_Socket_Straight" - (at 147.32 27.94 0) + (uuid "bfd42e20-e9b2-4a0f-8fba-ffff9219914f") + (property "Reference" "#PWR010" + (at 90.17 81.28 0) (effects (font (size 1.27 1.27) @@ -11363,8 +12882,17 @@ (hide yes) ) ) - (property "Datasheet" "~" - (at 147.32 27.94 0) + (property "Value" "+5V" + (at 82.55 81.2799 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 86.36 81.28 0) (effects (font (size 1.27 1.27) @@ -11372,8 +12900,8 @@ (hide yes) ) ) - (property "Description" "Generic connector, single row, 01x04, script generated (kicad-library-utils/schlib/autogen/connector/)" - (at 147.32 27.94 0) + (property "Datasheet" "" + (at 86.36 81.28 0) (effects (font (size 1.27 1.27) @@ -11381,17 +12909,160 @@ (hide yes) ) ) - (pin "3" - (uuid "9ab1f854-17f4-41ee-8157-20b611a31df1") - ) - (pin "4" - (uuid "b50ded53-b132-4a5e-9644-8f11e608e717") + (property "Description" "Power symbol creates a global label with name \"+5V\"" + (at 86.36 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) ) (pin "1" - (uuid "63a23f52-0a2c-4822-8d47-6359d2baa63f") + (uuid "95053f97-4c5b-429d-8546-b4c31e361870") + ) + (instances + (project "FTCU" + (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/89873c44-c47d-4061-ab36-7478801cd1c1" + (reference "#PWR010") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+1V8") + (at 151.13 100.33 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "c28ec43b-e16f-45af-a588-c5013ec1702b") + (property "Reference" "#PWR0152" + (at 151.13 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+1V8" + (at 151.13 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 151.13 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 151.13 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+1V8\"" + (at 151.13 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "f4580d6f-c33e-447f-b43c-68e70d0214fe") + ) + (instances + (project "FTCU" + (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/89873c44-c47d-4061-ab36-7478801cd1c1" + (reference "#PWR0152") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "FaSTTUBe_connectors:M8_4pin_horizontal") + (at 149.86 25.4 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "c5d30b00-0af8-4e98-8304-8d211112499c") + (property "Reference" "J3" + (at 149.8599 15.24 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "M8_4pin_horizontal" + (at 149.8599 17.78 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "FaSTTUBe_connectors:M8_718_4pin_horizontal" + (at 149.86 16.51 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.binder-connector.com/de/produkte/automatisierungstechnik/m-8-sensorsteckverbinder/flanschdose-gewinkelt-von-vorn-verschraubbar-mit-schirmblech-tauchloeten#866618112100004" + (at 149.86 13.97 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "4-pin 718 Series connector" + (at 149.86 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "5e50318a-2713-4c79-aa7f-31406fde884f") + ) + (pin "3" + (uuid "64c2df24-3646-4dd9-b156-52f679b1cc7c") ) (pin "2" - (uuid "a4312e7c-5521-43a1-8eba-994627e082bb") + (uuid "6e42ea3b-7ebf-4cfe-ae82-0bdec2bfb5ba") + ) + (pin "4" + (uuid "ca5eead3-0b42-46a6-9b72-90d37e0609d2") + ) + (pin "5" + (uuid "6dba91a7-4e91-4761-827e-880edfd3113f") ) (instances (project "FTCU" @@ -11674,6 +13345,74 @@ ) ) ) + (symbol + (lib_id "Diode:SMAJ5.0A") + (at 205.74 39.37 0) + (mirror x) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "d6aaa4b0-3d86-43ff-86a1-887dba9fbe51") + (property "Reference" "D35" + (at 205.74 45.72 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "SMAJ5.0A" + (at 205.74 43.18 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Diode_SMD:D_SMA" + (at 205.74 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.littelfuse.com/media?resourcetype=datasheets&itemid=75e32973-b177-4ee3-a0ff-cedaf1abdb93&filename=smaj-datasheet" + (at 204.47 39.37 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "400W unidirectional Transient Voltage Suppressor, 5.0Vr, SMA(DO-214AC)" + (at 205.74 39.37 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "a57668b4-1b55-44e6-bb55-7e9cfc6a0c87") + ) + (pin "1" + (uuid "94d69917-ea4e-4967-bd9f-479f95ad656f") + ) + (instances + (project "FTCU" + (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/89873c44-c47d-4061-ab36-7478801cd1c1" + (reference "D35") + (unit 1) + ) + ) + ) + ) (symbol (lib_id "Transistor_FET:AO3401A") (at 146.05 133.35 180) @@ -11750,6 +13489,72 @@ ) ) ) + (symbol + (lib_id "power:GND") + (at 38.1 93.98 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "da79d984-e539-4d6c-a5a1-7fe2d4e03239") + (property "Reference" "#PWR0148" + (at 38.1 100.33 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 38.1 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 38.1 93.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 38.1 93.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 38.1 93.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d06a4b5c-5bce-450e-b6f2-04fce73d6d79") + ) + (instances + (project "" + (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/89873c44-c47d-4061-ab36-7478801cd1c1" + (reference "#PWR0148") + (unit 1) + ) + ) + ) + ) (symbol (lib_id "power:+3V3") (at 143.51 125.73 0) @@ -11815,6 +13620,139 @@ ) ) ) + (symbol + (lib_id "power:GND") + (at 139.7 27.94 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "dd937be0-dfa8-45d4-87e2-a0bffd684a5a") + (property "Reference" "#PWR023" + (at 139.7 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 139.7 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 139.7 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 139.7 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 139.7 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "8c1d29a7-1f9d-497e-9da5-13e760bb2439") + ) + (instances + (project "FTCU" + (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/89873c44-c47d-4061-ab36-7478801cd1c1" + (reference "#PWR023") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 110.49 25.4 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "de96dcb9-f411-4f3f-99b3-3bfc34a18b3d") + (property "Reference" "#PWR022" + (at 116.84 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 114.3 25.3999 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 110.49 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 110.49 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 110.49 25.4 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "fa61860d-fef0-4464-9ad1-a8e5f9fc8bb8") + ) + (instances + (project "FTCU" + (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/89873c44-c47d-4061-ab36-7478801cd1c1" + (reference "#PWR022") + (unit 1) + ) + ) + ) + ) (symbol (lib_id "Diode:SMAJ5.0A") (at 115.57 173.99 270) @@ -11885,6 +13823,83 @@ ) ) ) + (symbol + (lib_id "FaSTTUBe_connectors:M8_4pin_horizontal") + (at 196.85 24.13 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "e6563bb4-df3e-4df7-ac1c-8e5873453685") + (property "Reference" "J7" + (at 196.8499 13.97 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "M8_4pin_horizontal" + (at 196.8499 16.51 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "FaSTTUBe_connectors:M8_718_4pin_horizontal" + (at 196.85 15.24 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.binder-connector.com/de/produkte/automatisierungstechnik/m-8-sensorsteckverbinder/flanschdose-gewinkelt-von-vorn-verschraubbar-mit-schirmblech-tauchloeten#866618112100004" + (at 196.85 12.7 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "4-pin 718 Series connector" + (at 196.85 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c58c1978-4fed-4ab5-9329-810ffbbd2e6b") + ) + (pin "3" + (uuid "1690bc61-b427-447b-a9a5-e3556c321535") + ) + (pin "2" + (uuid "94a63eb2-8458-49f9-a8bc-a75cc4a2ba29") + ) + (pin "4" + (uuid "c3b2d9ee-285c-46a0-a0b4-1006f55b8cea") + ) + (pin "5" + (uuid "0e14378b-df2d-4868-986b-e18bcd164988") + ) + (instances + (project "FTCU" + (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/89873c44-c47d-4061-ab36-7478801cd1c1" + (reference "J7") + (unit 1) + ) + ) + ) + ) (symbol (lib_id "Device:R") (at 203.2 114.3 90) @@ -12025,7 +14040,7 @@ ) (symbol (lib_id "power:+1V8") - (at 50.8 93.98 180) + (at 50.8 100.33 180) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -12034,7 +14049,7 @@ (fields_autoplaced yes) (uuid "ee02e726-7573-4d1b-a234-99e7e7922fc7") (property "Reference" "#PWR08" - (at 50.8 90.17 0) + (at 50.8 96.52 0) (effects (font (size 1.27 1.27) @@ -12043,7 +14058,7 @@ ) ) (property "Value" "+1V8" - (at 50.8 99.06 0) + (at 50.8 105.41 0) (effects (font (size 1.27 1.27) @@ -12051,7 +14066,7 @@ ) ) (property "Footprint" "" - (at 50.8 93.98 0) + (at 50.8 100.33 0) (effects (font (size 1.27 1.27) @@ -12060,7 +14075,7 @@ ) ) (property "Datasheet" "" - (at 50.8 93.98 0) + (at 50.8 100.33 0) (effects (font (size 1.27 1.27) @@ -12069,7 +14084,7 @@ ) ) (property "Description" "Power symbol creates a global label with name \"+1V8\"" - (at 50.8 93.98 0) + (at 50.8 100.33 0) (effects (font (size 1.27 1.27) @@ -12227,6 +14242,208 @@ ) ) ) + (symbol + (lib_id "power:GND") + (at 186.69 20.32 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "f6172186-f519-423a-ad7a-b9b1edf8564e") + (property "Reference" "#PWR077" + (at 180.34 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 182.88 20.3199 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 186.69 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 186.69 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 186.69 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "93497c52-1ff1-4ae3-8c24-526dd3afba05") + ) + (instances + (project "FTCU" + (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/89873c44-c47d-4061-ab36-7478801cd1c1" + (reference "#PWR077") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 59.69 97.79 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "f8e0c573-df80-46bb-8b2f-2bb419d90a60") + (property "Reference" "C57" + (at 58.4199 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "100n" + (at 60.9599 101.6 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" + (at 63.5 96.8248 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 59.69 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 59.69 97.79 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "a824b28e-5eba-4699-9b3b-c1800566850d") + ) + (pin "1" + (uuid "cc3ce6bd-94dd-4691-a53c-d36fc8da7b8b") + ) + (instances + (project "FTCU" + (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/89873c44-c47d-4061-ab36-7478801cd1c1" + (reference "C57") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 90.17 27.94 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "f913d642-0d85-4a04-8250-a542c5a996bd") + (property "Reference" "#PWR014" + (at 90.17 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 90.17 33.02 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 90.17 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 90.17 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 90.17 27.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "5a3c3c87-d0f7-450a-9a41-f98ddf03337d") + ) + (instances + (project "FTCU" + (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/89873c44-c47d-4061-ab36-7478801cd1c1" + (reference "#PWR014") + (unit 1) + ) + ) + ) + ) (symbol (lib_id "Connector:USB_C_Receptacle_USB2.0_16P") (at 44.45 161.29 0) @@ -12245,7 +14462,7 @@ ) ) ) - (property "Value" "USB_C_Receptacle_USB2.0_14P" + (property "Value" "TYPE-C 16PFS 2JCB0.8-H6.5 IPX8" (at 44.45 140.97 0) (effects (font @@ -12262,7 +14479,7 @@ (hide yes) ) ) - (property "Datasheet" "https://www.usb.org/sites/default/files/documents/usb_type-c.zip" + (property "Datasheet" "https://wmsc.lcsc.com/wmsc/upload/file/pdf/v2/lcsc/2205231645_SHOU-HAN-TYPE-C-16PFS-2JCB0-8-H6-5-IPX8_C3020045.pdf" (at 48.26 161.29 0) (effects (font diff --git a/ECAD/core.kicad_sch b/ECAD/core.kicad_sch index 1602fb1..29ed94f 100644 --- a/ECAD/core.kicad_sch +++ b/ECAD/core.kicad_sch @@ -5840,6 +5840,16 @@ ) (uuid "7be0c1c1-d0e3-47a8-995e-cb4d549dc527") ) + (wire + (pts + (xy 120.65 24.13) (xy 125.73 24.13) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7d7e7f2e-ab87-4136-b21a-fbc63a244584") + ) (wire (pts (xy 125.73 97.79) (xy 114.3 97.79) @@ -5970,6 +5980,16 @@ ) (uuid "922511a8-66c1-4464-b19a-2a06d10a8008") ) + (wire + (pts + (xy 120.65 21.59) (xy 125.73 21.59) + ) + (stroke + (width 0) + (type default) + ) + (uuid "945d3223-f9e5-4c30-a088-211ee9232146") + ) (wire (pts (xy 200.66 83.82) (xy 203.2 83.82) @@ -6090,6 +6110,16 @@ ) (uuid "a5f5f622-b97d-4bd3-9db3-069281e0951f") ) + (wire + (pts + (xy 120.65 19.05) (xy 125.73 19.05) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a5f78385-c817-40bb-9e7d-6dc07e9ae0df") + ) (wire (pts (xy 54.61 170.18) (xy 54.61 167.64) @@ -6806,28 +6836,6 @@ ) (uuid "0c513e4d-ae80-4656-b82d-3a3094a75a78") ) - (text_box "TODO: Use holder we have in stock" - (exclude_from_sim no) - (at 54.61 41.91 0) - (size 19.05 5.08) - (stroke - (width -0.0001) - (type default) - ) - (fill - (type color) - (color 255 255 0 1) - ) - (effects - (font - (size 1.27 1.27) - (thickness 0.254) - (bold yes) - ) - (justify left top) - ) - (uuid "0dbe32dd-606a-4313-bef4-16040c628bad") - ) (text_box "The capacitor can be charged by setting BOOT0_CHARGE high" (exclude_from_sim no) (at 196.85 99.06 0) @@ -6985,6 +6993,17 @@ ) (uuid "2c845417-1e63-4008-ba42-da04bb1783fa") ) + (label "SWDIO" + (at 133.35 21.59 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "33849a69-4fc7-41ff-ba87-dedf086c3b55") + ) (label "STATUS1" (at 193.04 130.81 0) (fields_autoplaced yes) @@ -7007,6 +7026,17 @@ ) (uuid "425c89f0-4105-4466-9d97-73c9b455bc3b") ) + (label "SWCLK" + (at 133.35 24.13 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "450142db-f48e-4dac-a29c-a820328b3fac") + ) (label "LS_OSC_OUT" (at 191.77 36.83 180) (fields_autoplaced yes) @@ -7073,6 +7103,17 @@ ) (uuid "813624a7-c4cc-4b56-b7dc-91d82f0bb52a") ) + (label "NRST" + (at 133.35 19.05 0) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "8289d5da-ecb2-41a5-8638-a72a970c00a5") + ) (label "NRST" (at 226.06 34.29 0) (fields_autoplaced yes) @@ -7283,6 +7324,42 @@ ) (uuid "fe22a3a4-269e-4902-bf1b-44ba2b5b34ec") ) + (hierarchical_label "SWDIO_EXT" + (shape bidirectional) + (at 120.65 21.59 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "70441b2b-7469-46b0-81bf-e92b32e29d73") + ) + (hierarchical_label "NRST_EXT" + (shape input) + (at 120.65 19.05 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "8c1ede6b-e24e-4650-9ca6-12fca462a7ef") + ) + (hierarchical_label "SWCLK_EXT" + (shape input) + (at 120.65 24.13 180) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "b8036e0b-df85-4226-aec4-96a91ac31db3") + ) (symbol (lib_id "power:+3V3") (at 31.75 19.05 0) @@ -7891,6 +7968,73 @@ ) ) ) + (symbol + (lib_id "Device:R") + (at 129.54 19.05 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "2e0f337a-29fb-491f-978c-d7bb5440bb02") + (property "Reference" "R57" + (at 124.714 18.034 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "120" + (at 129.54 19.05 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric" + (at 129.54 20.828 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 129.54 19.05 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 129.54 19.05 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "ef8cffda-b38c-4948-bd74-1b3e9a7b5d6f") + ) + (pin "1" + (uuid "c51878da-6004-4e5a-a416-b4e5ecb3cf6e") + ) + (instances + (project "" + (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/c8fb35e3-671e-4a95-a941-326d89de8046" + (reference "R57") + (unit 1) + ) + ) + ) + ) (symbol (lib_id "power:GND") (at 110.49 58.42 0) @@ -11383,7 +11527,7 @@ (justify left) ) ) - (property "Footprint" "Battery:BatteryHolder_MPD_BC2003_1x2032" + (property "Footprint" "FTCU:BatteryHolder_Keystone_3003_1x2032" (at 50.8 39.116 90) (effects (font @@ -11565,6 +11709,73 @@ ) ) ) + (symbol + (lib_id "Device:R") + (at 129.54 24.13 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "800a80ff-4329-4450-a327-539c98bca870") + (property "Reference" "R59" + (at 124.714 23.114 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "120" + (at 129.54 24.13 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric" + (at 129.54 25.908 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 129.54 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 129.54 24.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "cea51513-b3cd-49ea-8168-927483a79587") + ) + (pin "1" + (uuid "7886ef31-7bb5-43b2-a6b0-5a7ccb996f53") + ) + (instances + (project "FTCU" + (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/c8fb35e3-671e-4a95-a941-326d89de8046" + (reference "R59") + (unit 1) + ) + ) + ) + ) (symbol (lib_id "Device:LED") (at 238.76 149.86 270) @@ -13789,6 +14000,73 @@ ) ) ) + (symbol + (lib_id "Device:R") + (at 129.54 21.59 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "c985e4c9-229e-4f3b-951c-7829c53331c0") + (property "Reference" "R58" + (at 124.714 20.574 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "120" + (at 129.54 21.59 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric" + (at 129.54 23.368 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 129.54 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 129.54 21.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "a7a86831-7c41-47c0-a788-cab547df98eb") + ) + (pin "1" + (uuid "f2c78bae-22a3-4fa5-bf3c-c88a94ab8ec7") + ) + (instances + (project "FTCU" + (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/c8fb35e3-671e-4a95-a941-326d89de8046" + (reference "R58") + (unit 1) + ) + ) + ) + ) (symbol (lib_id "Device:C") (at 102.87 91.44 0) diff --git a/ECAD/fp-lib-table b/ECAD/fp-lib-table index 2d59eeb..951b901 100644 --- a/ECAD/fp-lib-table +++ b/ECAD/fp-lib-table @@ -1,4 +1,13 @@ (fp_lib_table (version 7) (lib (name "FTCU")(type "KiCad")(uri "${KIPRJMOD}/FTCU.pretty")(options "")(descr "")) + (lib (name "FaSTTUBe_logos")(type "KiCad")(uri "${KIPRJMOD}/FT_Libraries/FaSTTUBe_logos.pretty")(options "")(descr "")) + (lib (name "FaSTTUBe_connectors")(type "KiCad")(uri "${KIPRJMOD}/FT_Libraries/FaSTTUBe_connectors.pretty")(options "")(descr "")) + (lib (name "FaSTTUBe_Voltage_Regulators")(type "KiCad")(uri "${KIPRJMOD}/FT_Libraries/FaSTTUBe_Voltage_Regulators.pretty")(options "")(descr "")) + (lib (name "FaSTTUBe_Switches")(type "KiCad")(uri "${KIPRJMOD}/FT_Libraries/FaSTTUBe_Switches.pretty")(options "")(descr "")) + (lib (name "FaSTTUBe_LEDs")(type "KiCad")(uri "${KIPRJMOD}/FT_Libraries/FaSTTUBe_LEDs.pretty")(options "")(descr "")) + (lib (name "FaSTTUBe_Isolators")(type "KiCad")(uri "${KIPRJMOD}/FT_Libraries/FaSTTUBe_Isolators.pretty")(options "")(descr "")) + (lib (name "FaSTTUBe_Inductors")(type "KiCad")(uri "${KIPRJMOD}/FT_Libraries/FaSTTUBe_Inductors.pretty")(options "")(descr "")) + (lib (name "FaSTTUBe_Fuses")(type "KiCad")(uri "${KIPRJMOD}/FT_Libraries/FaSTTUBe_Fuses.pretty")(options "")(descr "")) + (lib (name "FaSTTUBe_Crystals")(type "KiCad")(uri "${KIPRJMOD}/FT_Libraries/FaSTTUBe_Crystals.pretty")(options "")(descr "")) ) diff --git a/ECAD/power.kicad_sch b/ECAD/power.kicad_sch index bab9da5..4ce8c4a 100644 --- a/ECAD/power.kicad_sch +++ b/ECAD/power.kicad_sch @@ -1945,6 +1945,145 @@ ) ) ) + (symbol "Regulator_Linear:TLV1117-18" + (pin_names + (offset 0.254) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -3.81 3.175 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "TLV1117-18" + (at 0 3.175 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/tlv1117.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "800mA Low-Dropout Linear Regulator, 1.8V fixed output, TO-220/TO-252/TO-263/SOT-223" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "linear regulator ldo fixed positive" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "SOT?223* TO?263* TO?252* TO?220*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "TLV1117-18_0_1" + (rectangle + (start -5.08 -5.08) + (end 5.08 1.905) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "TLV1117-18_1_1" + (pin power_in line + (at 0 -7.62 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 7.62 0 180) + (length 2.54) + (name "VO" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -7.62 0 0) + (length 2.54) + (name "VI" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) (symbol "Transistor_FET:AO3400A" (pin_names hide) (exclude_from_sim no) @@ -3155,7 +3294,7 @@ (uuid "1b1e25bf-1aff-4f5f-91fd-03b4ee6da8ea") ) (junction - (at 227.33 91.44) + (at 233.68 91.44) (diameter 0) (color 0 0 0 0) (uuid "1bc8d897-12a9-46fb-865f-1a6587282357") @@ -3227,7 +3366,13 @@ (uuid "78768665-b3b3-475f-b0dc-aca889063827") ) (junction - (at 237.49 71.12) + (at 210.82 81.28) + (diameter 0) + (color 0 0 0 0) + (uuid "7fa57139-5e2e-4910-8fa5-e2e2cc5f85f7") + ) + (junction + (at 254 71.12) (diameter 0) (color 0 0 0 0) (uuid "8b4c5fd0-28fa-4d8f-bd64-3ee31ffb3b1d") @@ -3280,6 +3425,16 @@ (color 0 0 0 0) (uuid "f8e59597-f327-4db4-b496-71fda640eebc") ) + (wire + (pts + (xy 233.68 81.28) (xy 233.68 78.74) + ) + (stroke + (width 0) + (type default) + ) + (uuid "027494f1-8be0-41e5-b295-bf09ff6d93e1") + ) (wire (pts (xy 194.31 93.98) (xy 194.31 96.52) @@ -3322,7 +3477,7 @@ ) (wire (pts - (xy 250.19 68.58) (xy 250.19 71.12) + (xy 266.7 68.58) (xy 266.7 71.12) ) (stroke (width 0) @@ -3330,6 +3485,16 @@ ) (uuid "0774b331-6b85-4d27-9eb5-2ab9301160ca") ) + (wire + (pts + (xy 205.74 88.9) (xy 203.2 88.9) + ) + (stroke + (width 0) + (type default) + ) + (uuid "07e62dc7-81db-49e6-be17-4b2ae78f4ad4") + ) (wire (pts (xy 134.62 45.72) (xy 137.16 45.72) @@ -3352,7 +3517,7 @@ ) (wire (pts - (xy 210.82 71.12) (xy 210.82 83.82) + (xy 210.82 71.12) (xy 210.82 81.28) ) (stroke (width 0) @@ -3402,7 +3567,7 @@ ) (wire (pts - (xy 250.19 71.12) (xy 247.65 71.12) + (xy 266.7 71.12) (xy 264.16 71.12) ) (stroke (width 0) @@ -3410,6 +3575,36 @@ ) (uuid "14c84ddd-53ad-421a-806e-5cd70672de3d") ) + (wire + (pts + (xy 243.84 91.44) (xy 246.38 91.44) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1b295605-b966-4ef4-95cd-520437ddc6ea") + ) + (wire + (pts + (xy 231.14 91.44) (xy 233.68 91.44) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1b4bf620-6833-46bf-95f9-731ab3cb0221") + ) + (wire + (pts + (xy 203.2 88.9) (xy 203.2 85.09) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1ccf646a-6d36-4e88-96d4-9b3192f170bd") + ) (wire (pts (xy 160.02 130.81) (xy 160.02 133.35) @@ -3452,7 +3647,7 @@ ) (wire (pts - (xy 227.33 91.44) (xy 229.87 91.44) + (xy 233.68 91.44) (xy 236.22 91.44) ) (stroke (width 0) @@ -3482,7 +3677,7 @@ ) (wire (pts - (xy 237.49 71.12) (xy 240.03 71.12) + (xy 254 71.12) (xy 256.54 71.12) ) (stroke (width 0) @@ -3500,6 +3695,16 @@ ) (uuid "29f0999f-e6c9-402c-ab7d-170fbdc3588a") ) + (wire + (pts + (xy 210.82 81.28) (xy 210.82 83.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2fd0b49a-2cb1-4b09-9a51-01b350604006") + ) (wire (pts (xy 63.5 49.53) (xy 60.96 49.53) @@ -3610,16 +3815,6 @@ ) (uuid "3f0ac988-fe24-45ae-9884-6e20a0244ade") ) - (wire - (pts - (xy 203.2 88.9) (xy 205.74 88.9) - ) - (stroke - (width 0) - (type default) - ) - (uuid "3f40dc41-7bf9-4d16-8103-7fee0d9a836e") - ) (wire (pts (xy 124.46 45.72) (xy 124.46 48.26) @@ -3642,7 +3837,7 @@ ) (wire (pts - (xy 237.49 71.12) (xy 237.49 76.2) + (xy 254 71.12) (xy 254 76.2) ) (stroke (width 0) @@ -3690,16 +3885,6 @@ ) (uuid "451925f8-5497-476d-9fa3-19105c227677") ) - (wire - (pts - (xy 232.41 71.12) (xy 237.49 71.12) - ) - (stroke - (width 0) - (type default) - ) - (uuid "45718aba-5373-4742-bb9a-afef4248cb59") - ) (wire (pts (xy 124.46 45.72) (xy 127 45.72) @@ -3830,6 +4015,16 @@ ) (uuid "636c06ed-c7f5-4e90-9a7c-fdd58ee0a112") ) + (wire + (pts + (xy 210.82 81.28) (xy 213.36 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "63de1dad-10b1-49f5-9394-f9181c2da7ca") + ) (wire (pts (xy 154.94 71.12) (xy 157.48 71.12) @@ -3852,7 +4047,7 @@ ) (wire (pts - (xy 203.2 86.36) (xy 203.2 88.9) + (xy 203.2 68.58) (xy 203.2 77.47) ) (stroke (width 0) @@ -3942,7 +4137,7 @@ ) (wire (pts - (xy 237.49 71.12) (xy 237.49 68.58) + (xy 254 71.12) (xy 254 68.58) ) (stroke (width 0) @@ -4052,7 +4247,7 @@ ) (wire (pts - (xy 220.98 91.44) (xy 227.33 91.44) + (xy 220.98 91.44) (xy 223.52 91.44) ) (stroke (width 0) @@ -4252,7 +4447,17 @@ ) (wire (pts - (xy 237.49 83.82) (xy 237.49 86.36) + (xy 238.76 71.12) (xy 254 71.12) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bdc6a829-1970-430f-81e2-185d374718a9") + ) + (wire + (pts + (xy 254 83.82) (xy 254 86.36) ) (stroke (width 0) @@ -4312,7 +4517,7 @@ ) (wire (pts - (xy 227.33 91.44) (xy 227.33 78.74) + (xy 233.68 91.44) (xy 233.68 88.9) ) (stroke (width 0) @@ -4422,7 +4627,7 @@ ) (wire (pts - (xy 237.49 96.52) (xy 237.49 99.06) + (xy 254 96.52) (xy 254 99.06) ) (stroke (width 0) @@ -4452,7 +4657,7 @@ ) (wire (pts - (xy 210.82 71.12) (xy 222.25 71.12) + (xy 210.82 71.12) (xy 228.6 71.12) ) (stroke (width 0) @@ -4561,10 +4766,10 @@ ) (uuid "422dcb4e-d616-44d6-9143-84f4aac117da") ) - (text_box "Test Procedure:\n1. Verify the 5V regulator is stable\n2. Close JP1\n3. Verify +1V8 is stable\n4. Close JP2\n5. Verify +3V3 is stable\n6. Close JP3\n7. Verify +3V3 remains below V_1V8 while V_1V8 <= 1.62V\n8. Solder the STM" + (text_box "Test Procedure:\n1. Verify the 5V regulator is stable\n2. Close JP1\n3. Verify +1V8 is stable\n4. Close JP2\n5. Verify +3V3 is stable\n6. Close JP3\n7. Verify +3V3 remains below V_1V8 while V_1V8 <= 1.62V (TP6 might be helpful here, potentially change R61..63)\n8. Solder the STM\n9. Re-verify +3V3 remains below V_1V8 while V_1V8 <= 1.62V" (exclude_from_sim no) - (at 13.97 156.21 0) - (size 120.65 39.37) + (at 12.7 149.86 0) + (size 128.27 46.99) (stroke (width 0) (type default) @@ -4580,10 +4785,10 @@ ) (uuid "5a8d89c5-d660-4a18-8ef1-3cd626cca9ad") ) - (text_box "TODO: During power-on the 3.3V LDO output isn't at 3.3V -- could this cause problems?" + (text_box "TODO: During power-up and power-down the opamp supply isn't at 3.3V -- could this cause problems?" (exclude_from_sim no) - (at 255.27 66.04 0) - (size 27.94 10.16) + (at 246.38 48.26 0) + (size 30.48 10.16) (stroke (width -0.0001) (type default) @@ -4602,7 +4807,7 @@ ) (uuid "5aef5784-ceab-4646-824c-5c35b7f310f1") ) - (text_box "The STM requires the 3.3V supply to remain below VDD+300mV while VDD <= 1.62V.\n\nQ3 only conducts when the 1.8V supply is >1.67V (assuming the 3.3V LDO output is actually at 3.3V).\n\nOtherwise, Q4 conducts to discharge the decoupling capacitor network on the 3.3V net." + (text_box "The STM requires the 3.3V supply to remain below VDD+300mV while VDD <= 1.62V.\n\nQ3 only conducts when the 1.8V supply is >1.67V (assuming the 3.3V LDO output is actually at 3.3V).\n\nOtherwise, Q4 conducts to discharge the decoupling capacitor network on the 3.3V net. R35 should discharge it to <1.7V within 800us (assuming R_{DSon} for Q4 of 0Ohm)." (exclude_from_sim no) (at 217.17 106.68 0) (size 66.04 19.05) @@ -4621,28 +4826,6 @@ ) (uuid "9ba3e5fb-8955-479f-bf24-ea36b513bbbb") ) - (text_box "TODO: The 3.3V net has massive caps near the SD card slot, does it discharge fast enough?" - (exclude_from_sim no) - (at 255.27 53.34 0) - (size 27.94 10.16) - (stroke - (width -0.0001) - (type default) - ) - (fill - (type color) - (color 255 255 0 1) - ) - (effects - (font - (size 1.27 1.27) - (thickness 0.254) - (bold yes) - ) - (justify left top) - ) - (uuid "a807f5c1-73c3-4faa-b50e-6dc36ca018e3") - ) (text_box "Parameters:\n10V <= V_{IN} <= 26V\nI_{OUT} <= 1.5A" (exclude_from_sim no) (at 118.11 21.59 0) @@ -4662,10 +4845,10 @@ ) (uuid "a9d36367-188b-467c-aec8-e0e0407aac81") ) - (text_box "Power dissipation\n=================\n1.8V\n----\n532mA * (5V - 1.8V) = 1.7W\n\n3.3V\n----\n690mA * (5V - 3.3V) = 1.2W\n\n=================\nR_{thJA} = 55°C/V\n=> 1.8V LDO increases by 93.5°C\n=> max ambient is 125°C - 93.5°C = 31.5°C\nMight be okay, but a heatsink would be nice" + (text_box "Power dissipation\n=================\n1.8V\n----\n532mA * (5V - 1.8V) = 1.7W\nR_{thJA} = 50.9°C/W => LDO increases by 86.5°C\n\n3.3V\n----\n690mA * (5V - 3.3V) = 1.2W\nR_{thJA} = 55°C/W => LDO increasese by 66°C\n\n=================\n=> max ambient is 125°C - 86.5°C = 38.5°C\nMight be okay, but a heatsink would be nice" (exclude_from_sim no) (at 69.85 81.28 0) - (size 52.07 31.75) + (size 52.07 33.02) (stroke (width 0) (type default) @@ -4806,7 +4989,7 @@ (uuid "924f7878-a5e8-43c0-b8d0-9bd4599d6f4d") ) (label "3V3_TEST" - (at 237.49 68.58 90) + (at 254 68.58 90) (fields_autoplaced yes) (effects (font @@ -4959,6 +5142,76 @@ ) ) ) + (symbol + (lib_id "Device:R") + (at 203.2 81.28 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "0840fb79-9d82-44e4-9344-9190665a9e05") + (property "Reference" "R60" + (at 205.74 80.0099 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "10k" + (at 205.74 82.5499 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric" + (at 201.422 81.28 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 203.2 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 203.2 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "778eb818-7f99-4fab-8422-e3195ab9985b") + ) + (pin "1" + (uuid "ba52eb03-d959-4f83-a9a5-8cb88f936825") + ) + (instances + (project "FTCU" + (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/e1997ab9-7827-4617-b0de-a1e2d268c7af" + (reference "R60") + (unit 1) + ) + ) + ) + ) (symbol (lib_id "FTCU:LMR14050") (at 50.8 45.72 0) @@ -4969,7 +5222,7 @@ (dnp no) (uuid "0c04d600-19a4-42c8-ad25-4fdfcf608cbe") (property "Reference" "U5" - (at 53.34 35.306 0) + (at 53.086 33.782 0) (effects (font (size 1.27 1.27) @@ -5473,6 +5726,72 @@ ) ) ) + (symbol + (lib_id "Connector:TestPoint_Flag") + (at 233.68 91.44 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "1bfe9d2a-52d5-4278-aed7-625b2faaee90") + (property "Reference" "TP6" + (at 233.426 98.806 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "3V3CH_G" + (at 230.886 100.838 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "TestPoint:TestPoint_THTPad_1.5x1.5mm_Drill0.7mm" + (at 233.68 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 233.68 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "test point (alternative flag-style design)" + (at 233.68 91.44 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "98064bd4-4990-4c08-953e-41c95ab57a5c") + ) + (instances + (project "FTCU" + (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/e1997ab9-7827-4617-b0de-a1e2d268c7af" + (reference "TP6") + (unit 1) + ) + ) + ) + ) (symbol (lib_id "Connector:TestPoint_Flag") (at 175.26 133.35 0) @@ -5540,6 +5859,73 @@ ) ) ) + (symbol + (lib_id "Device:R") + (at 240.03 91.44 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "24168c30-90f4-4957-a581-20928ae194ca") + (property "Reference" "R63" + (at 240.03 97.79 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "0" + (at 240.03 95.25 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 240.03 93.218 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 240.03 91.44 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 240.03 91.44 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "cc8b84c2-576b-406e-a124-86a599255c71") + ) + (pin "2" + (uuid "6756cb50-aaae-4b6b-8984-d7ab8ab2a6e7") + ) + (instances + (project "FTCU" + (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/e1997ab9-7827-4617-b0de-a1e2d268c7af" + (reference "R63") + (unit 1) + ) + ) + ) + ) (symbol (lib_id "Device:R") (at 194.31 100.33 0) @@ -6307,6 +6693,73 @@ ) ) ) + (symbol + (lib_id "Device:R") + (at 233.68 85.09 180) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "477c53b3-30a9-466e-82b0-fd8718411a1b") + (property "Reference" "R62" + (at 240.03 85.09 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "0" + (at 237.49 85.09 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 235.458 85.09 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 233.68 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 233.68 85.09 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "7c8d6d3a-314c-4e05-a068-c94af8c1b7bd") + ) + (pin "2" + (uuid "bdf35a31-e1aa-4723-8b4f-dde6bceb6b70") + ) + (instances + (project "FTCU" + (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/e1997ab9-7827-4617-b0de-a1e2d268c7af" + (reference "R62") + (unit 1) + ) + ) + ) + ) (symbol (lib_id "power:GND") (at 210.82 101.6 0) @@ -6442,6 +6895,85 @@ ) ) ) + (symbol + (lib_id "Comparator:MCP6561-OT") + (at 213.36 91.44 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "5607a60f-c735-403e-b01e-ef49f7a12d8c") + (property "Reference" "U8" + (at 216.408 85.344 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Value" "MCP6561-OT" + (at 225.552 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "Package_TO_SOT_SMD:SOT-23-5" + (at 210.82 96.52 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + (hide yes) + ) + ) + (property "Datasheet" "http://ww1.microchip.com/downloads/en/DeviceDoc/MCP6561-1R-1U-2-4-1.8V-Low-Power-Push-Pull-Output-Comparator-DS20002139E.pdf" + (at 213.36 86.36 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Single 1.8V Low-Power Push-Pull Output Comparator, SOT-23-5" + (at 213.36 91.44 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "3ede864d-019b-42fc-a58e-fd2e40eec7bb") + ) + (pin "5" + (uuid "5233a0c9-d347-4a9b-b546-7e5878a135a5") + ) + (pin "4" + (uuid "b548c5dd-d957-4a25-b66c-443a49590f28") + ) + (pin "2" + (uuid "8969ac26-4246-4986-aac5-e2e3b67ae79f") + ) + (pin "3" + (uuid "08f00190-c9ea-4c75-9ce8-8e3162eedf2d") + ) + (instances + (project "FTCU" + (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/e1997ab9-7827-4617-b0de-a1e2d268c7af" + (reference "U8") + (unit 1) + ) + ) + ) + ) (symbol (lib_id "power:+5V") (at 137.16 43.18 0) @@ -6662,7 +7194,7 @@ ) (symbol (lib_id "Transistor_FET:AO3400A") - (at 234.95 91.44 0) + (at 251.46 91.44 0) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -6671,7 +7203,7 @@ (fields_autoplaced yes) (uuid "59737e9d-6486-4df8-9e02-91afceac8c20") (property "Reference" "Q4" - (at 241.3 90.1699 0) + (at 257.81 90.1699 0) (effects (font (size 1.27 1.27) @@ -6680,7 +7212,7 @@ ) ) (property "Value" "AO3400A" - (at 241.3 92.7099 0) + (at 257.81 92.7099 0) (effects (font (size 1.27 1.27) @@ -6689,7 +7221,7 @@ ) ) (property "Footprint" "Package_TO_SOT_SMD:SOT-23" - (at 240.03 93.345 0) + (at 256.54 93.345 0) (effects (font (size 1.27 1.27) @@ -6700,7 +7232,7 @@ ) ) (property "Datasheet" "http://www.aosmd.com/pdfs/datasheet/AO3400A.pdf" - (at 240.03 95.25 0) + (at 256.54 95.25 0) (effects (font (size 1.27 1.27) @@ -6710,7 +7242,7 @@ ) ) (property "Description" "30V Vds, 5.7A Id, N-Channel MOSFET, SOT-23" - (at 234.95 91.44 0) + (at 251.46 91.44 0) (effects (font (size 1.27 1.27) @@ -6804,7 +7336,7 @@ ) (symbol (lib_id "Device:R") - (at 237.49 80.01 0) + (at 254 80.01 0) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -6812,7 +7344,7 @@ (dnp no) (uuid "64b9010f-9a41-45d1-a5dd-29a92f068e9c") (property "Reference" "R35" - (at 234.95 78.7399 0) + (at 251.46 78.7399 0) (effects (font (size 1.27 1.27) @@ -6820,8 +7352,8 @@ (justify right) ) ) - (property "Value" "120" - (at 234.95 81.2799 0) + (property "Value" "22" + (at 251.46 81.2799 0) (effects (font (size 1.27 1.27) @@ -6829,8 +7361,8 @@ (justify right) ) ) - (property "Footprint" "Resistor_SMD:R_0603_1608Metric" - (at 235.712 80.01 90) + (property "Footprint" "Resistor_SMD:R_1210_3225Metric" + (at 252.222 80.01 90) (effects (font (size 1.27 1.27) @@ -6839,7 +7371,7 @@ ) ) (property "Datasheet" "~" - (at 237.49 80.01 0) + (at 254 80.01 0) (effects (font (size 1.27 1.27) @@ -6848,7 +7380,7 @@ ) ) (property "Description" "Resistor" - (at 237.49 80.01 0) + (at 254 80.01 0) (effects (font (size 1.27 1.27) @@ -6873,7 +7405,7 @@ ) (symbol (lib_id "Transistor_FET:AO3401A") - (at 227.33 73.66 270) + (at 233.68 73.66 270) (mirror x) (unit 1) (exclude_from_sim no) @@ -6883,7 +7415,7 @@ (fields_autoplaced yes) (uuid "682a6255-c641-4616-9626-3aacc46c1d5b") (property "Reference" "Q3" - (at 227.33 64.77 90) + (at 233.68 64.77 90) (effects (font (size 1.27 1.27) @@ -6891,7 +7423,7 @@ ) ) (property "Value" "AO3401A" - (at 227.33 67.31 90) + (at 233.68 67.31 90) (effects (font (size 1.27 1.27) @@ -6899,7 +7431,7 @@ ) ) (property "Footprint" "Package_TO_SOT_SMD:SOT-23" - (at 225.425 68.58 0) + (at 231.775 68.58 0) (effects (font (size 1.27 1.27) @@ -6910,7 +7442,7 @@ ) ) (property "Datasheet" "http://www.aosmd.com/pdfs/datasheet/AO3401A.pdf" - (at 223.52 68.58 0) + (at 229.87 68.58 0) (effects (font (size 1.27 1.27) @@ -6920,7 +7452,7 @@ ) ) (property "Description" "-4.0A Id, -30V Vds, P-Channel MOSFET, SOT-23" - (at 227.33 73.66 0) + (at 233.68 73.66 0) (effects (font (size 1.27 1.27) @@ -7270,7 +7802,7 @@ ) ) (symbol - (lib_id "FTCU:LD1117D") + (lib_id "Regulator_Linear:TLV1117-18") (at 165.1 31.75 0) (unit 1) (exclude_from_sim no) @@ -7287,7 +7819,7 @@ ) ) ) - (property "Value" "LD1117D18" + (property "Value" "TLV1117-18xKVU" (at 165.1 27.94 0) (effects (font @@ -7295,7 +7827,7 @@ ) ) ) - (property "Footprint" "Package_SO:SO-8_3.9x4.9mm_P1.27mm" + (property "Footprint" "Package_TO_SOT_SMD:TO-252-2" (at 165.1 31.75 0) (effects (font @@ -7304,7 +7836,7 @@ (hide yes) ) ) - (property "Datasheet" "https://www.st.com/resource/en/datasheet/ld1117.pdf" + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/tlv1117.pdf" (at 165.1 31.75 0) (effects (font @@ -7313,8 +7845,8 @@ (hide yes) ) ) - (property "Description" "800mA Fixed Low Drop Positive Voltage Regulator, Fixed Output 1.8V, SOT-223" - (at 165.1 33.02 0) + (property "Description" "800mA Low-Dropout Linear Regulator, 1.8V fixed output, TO-220/TO-252/TO-263/SOT-223" + (at 165.1 31.75 0) (effects (font (size 1.27 1.27) @@ -7331,21 +7863,6 @@ (pin "2" (uuid "299ffec4-90c7-4756-b8e1-e884396faac8") ) - (pin "7" - (uuid "ebc86e1d-0aff-4359-89bd-890a342441ae") - ) - (pin "6" - (uuid "964fb09f-8cf2-4050-887d-d0f4eb5a1d80") - ) - (pin "8" - (uuid "2a6f0ba3-2ce8-461b-a15e-712e7a0ce730") - ) - (pin "4" - (uuid "8a104662-b3ac-48cb-9617-79faff486bfe") - ) - (pin "5" - (uuid "0efa5975-6378-4899-8484-66c8ad3f6235") - ) (instances (project "FTCU" (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/e1997ab9-7827-4617-b0de-a1e2d268c7af" @@ -7695,6 +8212,73 @@ ) ) ) + (symbol + (lib_id "power:GND") + (at 220.98 81.28 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "8f0a51ab-5e34-4c44-ae1c-ebe98837b8c5") + (property "Reference" "#PWR0154" + (at 227.33 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 224.79 81.2799 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 220.98 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 220.98 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 220.98 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "d7f02c44-c846-403c-9672-5383f61445d7") + ) + (instances + (project "FTCU" + (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/e1997ab9-7827-4617-b0de-a1e2d268c7af" + (reference "#PWR0154") + (unit 1) + ) + ) + ) + ) (symbol (lib_id "power:GND") (at 143.51 156.21 0) @@ -7763,7 +8347,7 @@ ) (symbol (lib_id "power:+3V3") - (at 250.19 68.58 0) + (at 266.7 68.58 0) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -7772,7 +8356,7 @@ (fields_autoplaced yes) (uuid "99100322-0990-4a87-a6a6-bf3fc5ff20c5") (property "Reference" "#PWR034" - (at 250.19 72.39 0) + (at 266.7 72.39 0) (effects (font (size 1.27 1.27) @@ -7781,7 +8365,7 @@ ) ) (property "Value" "+3V3" - (at 250.19 63.5 0) + (at 266.7 63.5 0) (effects (font (size 1.27 1.27) @@ -7789,7 +8373,7 @@ ) ) (property "Footprint" "" - (at 250.19 68.58 0) + (at 266.7 68.58 0) (effects (font (size 1.27 1.27) @@ -7798,7 +8382,7 @@ ) ) (property "Datasheet" "" - (at 250.19 68.58 0) + (at 266.7 68.58 0) (effects (font (size 1.27 1.27) @@ -7807,7 +8391,7 @@ ) ) (property "Description" "Power symbol creates a global label with name \"+3V3\"" - (at 250.19 68.58 0) + (at 266.7 68.58 0) (effects (font (size 1.27 1.27) @@ -8305,85 +8889,6 @@ ) ) ) - (symbol - (lib_id "Comparator:MCP6561-OT") - (at 213.36 91.44 0) - (unit 1) - (exclude_from_sim no) - (in_bom yes) - (on_board yes) - (dnp no) - (uuid "a6b79fc9-f9f6-4db0-bebf-e694171107d3") - (property "Reference" "U11" - (at 216.408 85.344 0) - (effects - (font - (size 1.27 1.27) - ) - (justify right) - ) - ) - (property "Value" "MCP6561-OT" - (at 225.552 87.63 0) - (effects - (font - (size 1.27 1.27) - ) - (justify right) - ) - ) - (property "Footprint" "Package_TO_SOT_SMD:SOT-23-5" - (at 210.82 96.52 0) - (effects - (font - (size 1.27 1.27) - ) - (justify left) - (hide yes) - ) - ) - (property "Datasheet" "http://ww1.microchip.com/downloads/en/DeviceDoc/MCP6561-1R-1U-2-4-1.8V-Low-Power-Push-Pull-Output-Comparator-DS20002139E.pdf" - (at 213.36 86.36 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Description" "Single 1.8V Low-Power Push-Pull Output Comparator, SOT-23-5" - (at 213.36 91.44 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (pin "1" - (uuid "0e9fc6f3-8399-40dc-8281-0664bded22ef") - ) - (pin "5" - (uuid "9db1ff49-94f0-4242-959e-6d315d5eabdb") - ) - (pin "4" - (uuid "a37b7e9f-f1bf-4a52-b11c-9b77cf97efd4") - ) - (pin "2" - (uuid "c10422a9-23ca-4abe-89ab-b5d3c954eaba") - ) - (pin "3" - (uuid "53512770-65f7-41f0-a96d-f609f04d6e72") - ) - (instances - (project "" - (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/e1997ab9-7827-4617-b0de-a1e2d268c7af" - (reference "U11") - (unit 1) - ) - ) - ) - ) (symbol (lib_id "power:GND") (at 160.02 156.21 0) @@ -8997,7 +9502,7 @@ ) (symbol (lib_id "power:+1V8") - (at 203.2 86.36 0) + (at 203.2 68.58 0) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -9006,7 +9511,7 @@ (fields_autoplaced yes) (uuid "c63914a7-a532-4d4e-9646-df7aa0174af0") (property "Reference" "#PWR0103" - (at 203.2 90.17 0) + (at 203.2 72.39 0) (effects (font (size 1.27 1.27) @@ -9015,7 +9520,7 @@ ) ) (property "Value" "+1V8" - (at 203.2 81.28 0) + (at 203.2 63.5 0) (effects (font (size 1.27 1.27) @@ -9023,7 +9528,7 @@ ) ) (property "Footprint" "" - (at 203.2 86.36 0) + (at 203.2 68.58 0) (effects (font (size 1.27 1.27) @@ -9032,7 +9537,7 @@ ) ) (property "Datasheet" "" - (at 203.2 86.36 0) + (at 203.2 68.58 0) (effects (font (size 1.27 1.27) @@ -9041,7 +9546,7 @@ ) ) (property "Description" "Power symbol creates a global label with name \"+1V8\"" - (at 203.2 86.36 0) + (at 203.2 68.58 0) (effects (font (size 1.27 1.27) @@ -9349,7 +9854,7 @@ ) (symbol (lib_id "Jumper:SolderJumper_2_Open") - (at 243.84 71.12 0) + (at 260.35 71.12 0) (unit 1) (exclude_from_sim yes) (in_bom no) @@ -9357,7 +9862,7 @@ (dnp no) (uuid "d8ca2190-6905-4911-a67f-0728aa592133") (property "Reference" "JP3" - (at 243.84 68.58 0) + (at 260.35 68.58 0) (effects (font (size 1.27 1.27) @@ -9365,7 +9870,7 @@ ) ) (property "Value" "SolderJumper_2_Open" - (at 243.84 67.31 0) + (at 260.35 67.31 0) (effects (font (size 1.27 1.27) @@ -9374,7 +9879,7 @@ ) ) (property "Footprint" "Jumper:SolderJumper-2_P1.3mm_Open_TrianglePad1.0x1.5mm" - (at 243.84 71.12 0) + (at 260.35 71.12 0) (effects (font (size 1.27 1.27) @@ -9383,7 +9888,7 @@ ) ) (property "Datasheet" "~" - (at 243.84 71.12 0) + (at 260.35 71.12 0) (effects (font (size 1.27 1.27) @@ -9392,7 +9897,7 @@ ) ) (property "Description" "Solder Jumper, 2-pole, open" - (at 243.84 71.12 0) + (at 260.35 71.12 0) (effects (font (size 1.27 1.27) @@ -9761,7 +10266,7 @@ ) (symbol (lib_id "power:GND") - (at 237.49 99.06 0) + (at 254 99.06 0) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -9770,7 +10275,7 @@ (fields_autoplaced yes) (uuid "e952b5f1-ee39-4098-b6a7-55300c63118e") (property "Reference" "#PWR0105" - (at 237.49 105.41 0) + (at 254 105.41 0) (effects (font (size 1.27 1.27) @@ -9779,7 +10284,7 @@ ) ) (property "Value" "GND" - (at 237.49 104.14 0) + (at 254 104.14 0) (effects (font (size 1.27 1.27) @@ -9787,7 +10292,7 @@ ) ) (property "Footprint" "" - (at 237.49 99.06 0) + (at 254 99.06 0) (effects (font (size 1.27 1.27) @@ -9796,7 +10301,7 @@ ) ) (property "Datasheet" "" - (at 237.49 99.06 0) + (at 254 99.06 0) (effects (font (size 1.27 1.27) @@ -9805,7 +10310,7 @@ ) ) (property "Description" "Power symbol creates a global label with name \"GND\" , ground" - (at 237.49 99.06 0) + (at 254 99.06 0) (effects (font (size 1.27 1.27) @@ -9957,4 +10462,141 @@ ) ) ) + (symbol + (lib_id "Device:C") + (at 217.17 81.28 270) + (mirror x) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "f2624f62-3b37-4331-96e1-679a2182ce5b") + (property "Reference" "C60" + (at 218.4401 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100n" + (at 215.9001 77.47 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" + (at 213.36 80.3148 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 217.17 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 217.17 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "b0589a91-95cf-45cd-b7ad-d9f2f2330aa6") + ) + (pin "1" + (uuid "c4b2b9e3-060d-413b-932f-4f0cc6017637") + ) + (instances + (project "FTCU" + (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/e1997ab9-7827-4617-b0de-a1e2d268c7af" + (reference "C60") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 227.33 91.44 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "fc499c96-f063-4702-8160-c0ff98300ca6") + (property "Reference" "R61" + (at 227.33 97.79 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "1k" + (at 227.33 95.25 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 227.33 93.218 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 227.33 91.44 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 227.33 91.44 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "84150266-ec01-4494-84a0-dbc678271186") + ) + (pin "2" + (uuid "e342c9f6-1776-40c1-974f-64fb2f3484da") + ) + (instances + (project "" + (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/e1997ab9-7827-4617-b0de-a1e2d268c7af" + (reference "R61") + (unit 1) + ) + ) + ) + ) ) diff --git a/ECAD/storage.kicad_sch b/ECAD/storage.kicad_sch index 4b02cd7..66a9cf1 100644 --- a/ECAD/storage.kicad_sch +++ b/ECAD/storage.kicad_sch @@ -759,359 +759,6 @@ ) ) ) - (symbol "FTCU:S25FL256SAGMxxG0" - (exclude_from_sim no) - (in_bom yes) - (on_board yes) - (property "Reference" "U" - (at 3.048 -9.144 0) - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Value" "" - (at -1.27 0 0) - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Footprint" "" - (at -1.27 0 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Datasheet" "" - (at -1.27 0 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Description" "" - (at -1.27 0 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (symbol "S25FL256SAGMxxG0_0_0" - (pin passive line - (at -5.08 -10.16 90) - (length 2.54) hide - (name "DNU" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (number "11" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - ) - (pin passive line - (at -5.08 -10.16 90) - (length 2.54) hide - (name "DNU" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (number "12" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - ) - (pin passive line - (at -5.08 -10.16 90) - (length 2.54) hide - (name "DNU" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (number "5" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - ) - ) - (symbol "S25FL256SAGMxxG0_1_0" - (pin bidirectional line - (at 13.97 -3.81 180) - (length 2.54) - (name "~{HOLD}/IO3" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (number "1" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - ) - (pin power_in line - (at 0 -10.16 90) - (length 2.54) - (name "VSS" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (number "10" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - ) - (pin no_connect line - (at -5.08 -10.16 90) - (length 2.54) hide - (name "NC" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (number "13" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - ) - (pin power_in line - (at 2.54 10.16 270) - (length 2.54) - (name "VIO" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (number "14" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - ) - (pin bidirectional line - (at 13.97 3.81 180) - (length 2.54) - (name "SI/IO0" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (number "15" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - ) - (pin input line - (at -15.24 -2.54 0) - (length 2.54) - (name "SCK" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (number "16" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - ) - (pin power_in line - (at -2.54 10.16 270) - (length 2.54) - (name "VCC" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (number "2" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - ) - (pin input line - (at -15.24 5.08 0) - (length 2.54) - (name "~{RESET}" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (number "3" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - ) - (pin no_connect line - (at -5.08 -10.16 90) - (length 2.54) hide - (name "DNU" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (number "4" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - ) - (pin no_connect line - (at -5.08 -10.16 90) - (length 2.54) hide - (name "RFU" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (number "6" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - ) - (pin input line - (at -15.24 1.27 0) - (length 2.54) - (name "~{CS}" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (number "7" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - ) - (pin bidirectional line - (at 13.97 1.27 180) - (length 2.54) - (name "SO/IO1" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (number "8" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - ) - (pin bidirectional line - (at 13.97 -1.27 180) - (length 2.54) - (name "~{WP}/IO2" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (number "9" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - ) - ) - (symbol "S25FL256SAGMxxG0_1_1" - (rectangle - (start -12.7 7.62) - (end 11.43 -7.62) - (stroke - (width 0) - (type default) - ) - (fill - (type background) - ) - ) - ) - ) (symbol "FTCU:STM32H723ZG" (exclude_from_sim no) (in_bom yes) @@ -4702,6 +4349,249 @@ ) ) ) + (symbol "Memory_Flash:W25Q32JVZP" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -6.35 11.43 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "W25Q32JVZP" + (at 7.62 11.43 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Package_SON:WSON-8-1EP_6x5mm_P1.27mm_EP3.4x4.3mm" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "http://www.winbond.com/resource-files/w25q32jv%20revg%2003272018%20plus.pdf" + (at 0 -2.54 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "32Mb Serial Flash Memory, Standard/Dual/Quad SPI, DFN-8" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "flash memory SPI" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "WSON*1EP*6x5mm*P1.27mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "W25Q32JVZP_0_1" + (rectangle + (start -7.62 10.16) + (end 7.62 -10.16) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "W25Q32JVZP_1_1" + (pin input line + (at -10.16 7.62 0) + (length 2.54) + (name "~{CS}" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -10.16 0 0) + (length 2.54) + (name "DO(IO1)" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -10.16 -2.54 0) + (length 2.54) + (name "IO2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -12.7 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -10.16 2.54 0) + (length 2.54) + (name "DI(IO0)" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 5.08 0) + (length 2.54) + (name "CLK" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -10.16 -5.08 0) + (length 2.54) + (name "IO3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 12.7 270) + (length 2.54) + (name "VCC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 2.54 -12.7 90) + (length 2.54) + (name "EP" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) (symbol "power:+1V8" (power) (pin_numbers hide) @@ -5075,30 +4965,30 @@ (color 0 0 0 0) (uuid "4be42e1d-59bf-43e4-b479-33e820c68437") ) + (junction + (at 148.59 153.67) + (diameter 0) + (color 0 0 0 0) + (uuid "582aa9aa-a479-449f-98dc-ddbe15e72947") + ) (junction (at 76.2 60.96) (diameter 0) (color 0 0 0 0) (uuid "63dd4fe5-ef8d-45ba-96d1-1314094aaf4c") ) + (junction + (at 256.54 113.03) + (diameter 0) + (color 0 0 0 0) + (uuid "68cacb84-3b46-422c-82cf-99f6e4829f66") + ) (junction (at 187.96 40.64) (diameter 0) (color 0 0 0 0) (uuid "6b78f46a-4ffe-442e-8758-4608b96677f7") ) - (junction - (at 245.11 120.65) - (diameter 0) - (color 0 0 0 0) - (uuid "851704c2-91b1-4616-b4b1-2f12db1b3f0f") - ) - (junction - (at 240.03 123.19) - (diameter 0) - (color 0 0 0 0) - (uuid "8ab7f138-7a70-4723-967e-6f6161459625") - ) (junction (at 118.11 48.26) (diameter 0) @@ -5123,6 +5013,12 @@ (color 0 0 0 0) (uuid "e874fcad-1242-428e-97e7-8d0daa957368") ) + (junction + (at 257.81 146.05) + (diameter 0) + (color 0 0 0 0) + (uuid "ea2f7d21-258f-4351-9d1c-2c5ad246bd05") + ) (junction (at 198.12 40.64) (diameter 0) @@ -5139,7 +5035,7 @@ ) (wire (pts - (xy 118.11 71.12) (xy 118.11 73.66) + (xy 118.11 78.74) (xy 118.11 81.28) ) (stroke (width 0) @@ -5157,26 +5053,6 @@ ) (uuid "01bdcc32-c73b-49a1-b19d-2e050bd22733") ) - (wire - (pts - (xy 227.33 123.19) (xy 229.87 123.19) - ) - (stroke - (width 0) - (type default) - ) - (uuid "026ac3e1-1211-4985-a758-795e028dd48e") - ) - (wire - (pts - (xy 215.9 118.11) (xy 215.9 120.65) - ) - (stroke - (width 0) - (type default) - ) - (uuid "0683f89e-616f-4fb1-87ad-2d5a7fe3364d") - ) (wire (pts (xy 30.48 170.18) (xy 33.02 170.18) @@ -5189,7 +5065,7 @@ ) (wire (pts - (xy 118.11 48.26) (xy 118.11 63.5) + (xy 118.11 48.26) (xy 118.11 71.12) ) (stroke (width 0) @@ -5219,7 +5095,7 @@ ) (wire (pts - (xy 104.14 53.34) (xy 104.14 63.5) + (xy 104.14 53.34) (xy 104.14 71.12) ) (stroke (width 0) @@ -5307,6 +5183,36 @@ ) (uuid "18cb08b4-ff40-4e5d-8022-e30a1cf1c206") ) + (wire + (pts + (xy 256.54 146.05) (xy 257.81 146.05) + ) + (stroke + (width 0) + (type default) + ) + (uuid "191a8cb9-e624-44a2-9d17-18901b43b973") + ) + (wire + (pts + (xy 256.54 143.51) (xy 256.54 146.05) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1b621014-3633-4ab0-9382-cafb2e1f1ddd") + ) + (wire + (pts + (xy 256.54 113.03) (xy 259.08 113.03) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1ba13fb9-c75b-467e-ba14-f05a81a54aa1") + ) (wire (pts (xy 60.96 58.42) (xy 90.17 58.42) @@ -5347,6 +5253,16 @@ ) (uuid "2316f5f6-7da6-4912-895d-6eedc3980c4d") ) + (wire + (pts + (xy 259.08 146.05) (xy 259.08 143.51) + ) + (stroke + (width 0) + (type default) + ) + (uuid "23a6af2b-8d5a-45c7-b95e-f9d1bd53427e") + ) (wire (pts (xy 182.88 99.06) (xy 180.34 99.06) @@ -5369,7 +5285,7 @@ ) (wire (pts - (xy 132.08 71.12) (xy 132.08 73.66) + (xy 132.08 78.74) (xy 132.08 81.28) ) (stroke (width 0) @@ -5389,7 +5305,7 @@ ) (wire (pts - (xy 146.05 43.18) (xy 146.05 63.5) + (xy 146.05 43.18) (xy 146.05 71.12) ) (stroke (width 0) @@ -5399,13 +5315,13 @@ ) (wire (pts - (xy 240.03 125.73) (xy 240.03 123.19) + (xy 257.81 146.05) (xy 257.81 148.59) ) (stroke (width 0) (type default) ) - (uuid "39c1dea1-44ba-48af-b55e-55f3a1da907e") + (uuid "3c6fd187-0c79-4601-a723-c2d47826aa76") ) (wire (pts @@ -5419,13 +5335,13 @@ ) (wire (pts - (xy 255.27 120.65) (xy 257.81 120.65) + (xy 63.5 78.74) (xy 63.5 81.28) ) (stroke (width 0) (type default) ) - (uuid "3d3567ca-1327-4fa4-b9aa-fdf89dfba335") + (uuid "3cc2f054-29a2-49c4-a752-053d2280da7d") ) (wire (pts @@ -5457,16 +5373,6 @@ ) (uuid "493ae05c-ed2d-4763-b569-368ecc990212") ) - (wire - (pts - (xy 245.11 120.65) (xy 247.65 120.65) - ) - (stroke - (width 0) - (type default) - ) - (uuid "4f58b802-5eb1-4dbe-9fac-a577a93da413") - ) (wire (pts (xy 187.96 96.52) (xy 187.96 99.06) @@ -5497,6 +5403,16 @@ ) (uuid "57a7cd80-2716-460f-b740-35fa079574bc") ) + (wire + (pts + (xy 138.43 153.67) (xy 135.89 153.67) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5803f245-03ab-4c8a-93f8-bc5c8b5c527b") + ) (wire (pts (xy 198.12 106.68) (xy 198.12 99.06) @@ -5507,6 +5423,16 @@ ) (uuid "593761a9-04db-41c8-9ee1-dceaca5316a5") ) + (wire + (pts + (xy 266.7 113.03) (xy 269.24 113.03) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5977bf4c-3729-471e-90fc-4201bb85638e") + ) (wire (pts (xy 185.42 137.16) (xy 185.42 139.7) @@ -5527,6 +5453,16 @@ ) (uuid "62160280-c187-4fb8-baa0-f651c342c8b2") ) + (wire + (pts + (xy 148.59 153.67) (xy 146.05 153.67) + ) + (stroke + (width 0) + (type default) + ) + (uuid "638c5cde-57e5-40b4-a8f5-e8d161a0829e") + ) (wire (pts (xy 143.51 58.42) (xy 143.51 40.64) @@ -5557,6 +5493,16 @@ ) (uuid "6b1c4a70-de5d-4e18-9ebd-d168c73dd88f") ) + (wire + (pts + (xy 30.48 180.34) (xy 33.02 180.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6c704c8a-053b-456a-a9cb-b351c62e8018") + ) (wire (pts (xy 120.65 176.53) (xy 120.65 179.07) @@ -5589,7 +5535,17 @@ ) (wire (pts - (xy 148.59 153.67) (xy 148.59 156.21) + (xy 63.5 66.04) (xy 60.96 66.04) + ) + (stroke + (width 0) + (type default) + ) + (uuid "77bb3e51-bf7d-4c2b-979f-5e683726e5ff") + ) + (wire + (pts + (xy 148.59 151.13) (xy 148.59 153.67) ) (stroke (width 0) @@ -5627,6 +5583,16 @@ ) (uuid "7c04d85d-27aa-4f09-8968-1c2edc27db99") ) + (wire + (pts + (xy 63.5 66.04) (xy 63.5 71.12) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7c6bcbef-0f39-4e73-84d1-2c3768f1688d") + ) (wire (pts (xy 86.36 21.59) (xy 86.36 24.13) @@ -5647,16 +5613,6 @@ ) (uuid "86e59d83-d8be-414f-8b8f-ccccce844035") ) - (wire - (pts - (xy 245.11 120.65) (xy 245.11 125.73) - ) - (stroke - (width 0) - (type default) - ) - (uuid "896ac02e-f6b3-4cf6-97a3-3d480733d763") - ) (wire (pts (xy 135.89 176.53) (xy 135.89 179.07) @@ -5677,16 +5633,6 @@ ) (uuid "8c997754-82ce-40e7-b720-a4ee41371d08") ) - (wire - (pts - (xy 240.03 120.65) (xy 240.03 123.19) - ) - (stroke - (width 0) - (type default) - ) - (uuid "8fa597cc-43de-4cdd-a271-3d58b8f3ca3d") - ) (wire (pts (xy 30.48 162.56) (xy 33.02 162.56) @@ -5719,7 +5665,7 @@ ) (wire (pts - (xy 104.14 71.12) (xy 104.14 73.66) + (xy 104.14 78.74) (xy 104.14 81.28) ) (stroke (width 0) @@ -5737,16 +5683,6 @@ ) (uuid "99ef2a24-9030-4ec0-b446-b1e83d94c275") ) - (wire - (pts - (xy 215.9 130.81) (xy 215.9 128.27) - ) - (stroke - (width 0) - (type default) - ) - (uuid "9a063d88-af18-4f76-8613-d3d434052811") - ) (wire (pts (xy 182.88 40.64) (xy 180.34 40.64) @@ -5757,6 +5693,16 @@ ) (uuid "9c1b98b2-7284-4bb2-87ad-259e32e8fd76") ) + (wire + (pts + (xy 256.54 113.03) (xy 256.54 118.11) + ) + (stroke + (width 0) + (type default) + ) + (uuid "9e830996-8604-4041-ba48-3ea7ada0c3fb") + ) (wire (pts (xy 125.73 30.48) (xy 125.73 33.02) @@ -5779,7 +5725,7 @@ ) (wire (pts - (xy 76.2 71.12) (xy 76.2 73.66) + (xy 76.2 78.74) (xy 76.2 81.28) ) (stroke (width 0) @@ -5797,16 +5743,6 @@ ) (uuid "a40bbcc8-755a-4c82-8964-02018c7cce73") ) - (wire - (pts - (xy 240.03 123.19) (xy 237.49 123.19) - ) - (stroke - (width 0) - (type default) - ) - (uuid "a4ca5888-f737-4e75-ba72-b759c0ed6044") - ) (wire (pts (xy 125.73 40.64) (xy 125.73 45.72) @@ -5847,16 +5783,6 @@ ) (uuid "af0d6db3-3f26-4c8e-acc3-b21ec4901863") ) - (wire - (pts - (xy 227.33 130.81) (xy 215.9 130.81) - ) - (stroke - (width 0) - (type default) - ) - (uuid "af3b5d6c-fea9-469a-8893-91204ee4ea88") - ) (wire (pts (xy 170.18 99.06) (xy 172.72 99.06) @@ -5887,16 +5813,6 @@ ) (uuid "b2e80dc8-507d-436a-8d71-993221b4fe50") ) - (wire - (pts - (xy 245.11 118.11) (xy 245.11 120.65) - ) - (stroke - (width 0) - (type default) - ) - (uuid "b3d0b253-46ef-442c-9321-85509667726d") - ) (wire (pts (xy 138.43 163.83) (xy 128.27 163.83) @@ -5947,6 +5863,16 @@ ) (uuid "bec8720d-8299-403f-9045-f254678a40b3") ) + (wire + (pts + (xy 40.64 180.34) (xy 43.18 180.34) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bf07c7a6-69d6-41a3-b44a-a84c1edf1d8f") + ) (wire (pts (xy 198.12 40.64) (xy 200.66 40.64) @@ -5959,7 +5885,7 @@ ) (wire (pts - (xy 90.17 71.12) (xy 90.17 73.66) + (xy 90.17 78.74) (xy 90.17 81.28) ) (stroke (width 0) @@ -5969,7 +5895,7 @@ ) (wire (pts - (xy 76.2 60.96) (xy 76.2 63.5) + (xy 76.2 60.96) (xy 76.2 71.12) ) (stroke (width 0) @@ -5987,6 +5913,16 @@ ) (uuid "d51f168c-bfc4-43c3-9ff1-ca0961ed994a") ) + (wire + (pts + (xy 256.54 110.49) (xy 256.54 113.03) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d92bbdbf-bc44-439f-8417-b3cbc511882a") + ) (wire (pts (xy 187.96 40.64) (xy 187.96 43.18) @@ -6029,7 +5965,7 @@ ) (wire (pts - (xy 90.17 58.42) (xy 90.17 63.5) + (xy 90.17 58.42) (xy 90.17 71.12) ) (stroke (width 0) @@ -6049,7 +5985,7 @@ ) (wire (pts - (xy 132.08 45.72) (xy 132.08 63.5) + (xy 132.08 45.72) (xy 132.08 71.12) ) (stroke (width 0) @@ -6079,7 +6015,7 @@ ) (wire (pts - (xy 146.05 71.12) (xy 146.05 73.66) + (xy 146.05 78.74) (xy 146.05 81.28) ) (stroke (width 0) @@ -6087,16 +6023,6 @@ ) (uuid "e9532f63-daef-4695-8e36-382aea3fe8f0") ) - (wire - (pts - (xy 242.57 146.05) (xy 242.57 148.59) - ) - (stroke - (width 0) - (type default) - ) - (uuid "ea4f1ee1-6fa3-4023-ae8b-ccf06c6f5465") - ) (wire (pts (xy 185.42 78.74) (xy 185.42 81.28) @@ -6147,6 +6073,16 @@ ) (uuid "edcd9186-27ad-4e3a-9786-174f2d5110c7") ) + (wire + (pts + (xy 148.59 153.67) (xy 148.59 156.21) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f039b157-6580-4d57-ae04-2a7d1ec2c7c1") + ) (wire (pts (xy 152.4 60.96) (xy 152.4 40.64) @@ -6207,6 +6143,16 @@ ) (uuid "f9b780d4-ea1f-469f-84ba-7d75ce3a7653") ) + (wire + (pts + (xy 257.81 146.05) (xy 259.08 146.05) + ) + (stroke + (width 0) + (type default) + ) + (uuid "fc5bc018-f735-4cd3-a958-f4d517a3df04") + ) (wire (pts (xy 134.62 30.48) (xy 134.62 33.02) @@ -6247,31 +6193,9 @@ ) (uuid "fff15840-7f12-422c-a790-04265ae7a491") ) - (text_box "TODO: Should ~{RESET} be referenced to VCC or VIO?" - (exclude_from_sim no) - (at 215.9 106.68 0) - (size 52.07 3.81) - (stroke - (width -0.0001) - (type default) - ) - (fill - (type color) - (color 255 255 0 1) - ) - (effects - (font - (size 1.27 1.27) - (thickness 0.254) - (bold yes) - ) - (justify left top) - ) - (uuid "29afb7a6-ca49-4711-ab9b-0ec23fbe4aaa") - ) (text_box "TODO: Verify that the flash is compatible with the OCTOSPI peripheral" (exclude_from_sim no) - (at 217.17 157.48 0) + (at 233.68 157.48 0) (size 46.99 5.08) (stroke (width -0.0001) @@ -6310,53 +6234,9 @@ ) (uuid "7afe9426-3b4f-4a6c-a3e3-21b710f67697") ) - (text_box "TODO: Set actual footprint" - (exclude_from_sim no) - (at 30.48 24.13 0) - (size 19.05 6.35) - (stroke - (width -0.0001) - (type default) - ) - (fill - (type color) - (color 255 255 0 1) - ) - (effects - (font - (size 1.27 1.27) - (thickness 0.254) - (bold yes) - ) - (justify left top) - ) - (uuid "c393e723-0e68-4c2f-8965-055a90cc9815") - ) - (text_box "TODO: JLCPCB only has 45 of this flash" - (exclude_from_sim no) - (at 222.25 101.6 0) - (size 41.91 3.81) - (stroke - (width -0.0001) - (type default) - ) - (fill - (type color) - (color 255 255 0 1) - ) - (effects - (font - (size 1.27 1.27) - (thickness 0.254) - (bold yes) - ) - (justify left top) - ) - (uuid "db14e02c-341c-4a67-b86f-93af2918bab6") - ) (text "I2C address: 0b1010000 = 0x50" (exclude_from_sim no) - (at 114.554 154.94 0) + (at 108.204 158.242 0) (effects (font (size 1.27 1.27) @@ -6366,13 +6246,13 @@ (uuid "a9096258-0cc6-429e-b6d6-513aeac78407") ) (label "OSPI_IO1" - (at 256.54 134.62 0) + (at 246.38 130.81 180) (fields_autoplaced yes) (effects (font (size 1.27 1.27) ) - (justify left bottom) + (justify right bottom) ) (uuid "05c41895-ab80-471e-acea-88bfc86e9782") ) @@ -6432,13 +6312,13 @@ (uuid "22a6ad94-9f42-4175-b6d6-1525d3de47b7") ) (label "OSPI_IO0" - (at 256.54 132.08 0) + (at 246.38 128.27 180) (fields_autoplaced yes) (effects (font (size 1.27 1.27) ) - (justify left bottom) + (justify right bottom) ) (uuid "24e06151-e790-424b-a29d-5c8358d8df39") ) @@ -6553,13 +6433,13 @@ (uuid "6a7906b8-9f11-4a36-9df4-30e8dd9ee728") ) (label "OSPI_IO2" - (at 256.54 137.16 0) + (at 246.38 133.35 180) (fields_autoplaced yes) (effects (font (size 1.27 1.27) ) - (justify left bottom) + (justify right bottom) ) (uuid "6cf73b69-0fdd-4798-b387-6dee823576ee") ) @@ -6608,7 +6488,7 @@ (uuid "78322969-3ea1-4cb7-afd0-c057ee72a195") ) (label "OSPI_~{CS}" - (at 227.33 134.62 180) + (at 246.38 123.19 180) (fields_autoplaced yes) (effects (font @@ -6685,7 +6565,7 @@ (uuid "98e9553d-3277-4940-8f27-e5a9bf579c59") ) (label "OSPI_CLK" - (at 227.33 138.43 180) + (at 246.38 125.73 180) (fields_autoplaced yes) (effects (font @@ -6762,7 +6642,7 @@ (uuid "b3df50fc-e204-4d2f-81e9-f412d15d96c0") ) (label "SD_DET" - (at 43.18 180.34 180) + (at 30.48 180.34 180) (fields_autoplaced yes) (effects (font @@ -6784,13 +6664,13 @@ (uuid "cc43bc85-e604-4264-8019-b3b8d5984697") ) (label "OSPI_IO3" - (at 256.54 139.7 0) + (at 246.38 135.89 180) (fields_autoplaced yes) (effects (font (size 1.27 1.27) ) - (justify left bottom) + (justify right bottom) ) (uuid "d2691277-76b2-41b7-9804-ec3b9a930c02") ) @@ -6851,7 +6731,7 @@ ) (symbol (lib_id "Diode:SMAJ5.0A") - (at 104.14 67.31 270) + (at 104.14 74.93 270) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -6860,7 +6740,7 @@ (fields_autoplaced yes) (uuid "0a2ee9a2-bdee-4568-bd5b-778013740ded") (property "Reference" "D28" - (at 106.68 66.0399 90) + (at 106.68 73.6599 90) (effects (font (size 1.27 1.27) @@ -6869,7 +6749,7 @@ ) ) (property "Value" "SMAJ3.3A" - (at 106.68 68.5799 90) + (at 106.68 76.1999 90) (effects (font (size 1.27 1.27) @@ -6878,7 +6758,7 @@ ) ) (property "Footprint" "Diode_SMD:D_SMA" - (at 99.06 67.31 0) + (at 99.06 74.93 0) (effects (font (size 1.27 1.27) @@ -6887,7 +6767,7 @@ ) ) (property "Datasheet" "https://www.littelfuse.com/media?resourcetype=datasheets&itemid=75e32973-b177-4ee3-a0ff-cedaf1abdb93&filename=smaj-datasheet" - (at 104.14 66.04 0) + (at 104.14 73.66 0) (effects (font (size 1.27 1.27) @@ -6896,7 +6776,7 @@ ) ) (property "Description" "400W unidirectional Transient Voltage Suppressor, 5.0Vr, SMA(DO-214AC)" - (at 104.14 67.31 0) + (at 104.14 74.93 0) (effects (font (size 1.27 1.27) @@ -6919,72 +6799,6 @@ ) ) ) - (symbol - (lib_id "power:+3V3") - (at 215.9 118.11 0) - (unit 1) - (exclude_from_sim no) - (in_bom yes) - (on_board yes) - (dnp no) - (fields_autoplaced yes) - (uuid "0e858e76-fc9b-4fbf-8a27-cdfa5efe4f31") - (property "Reference" "#PWR081" - (at 215.9 121.92 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Value" "+3V3" - (at 215.9 113.03 0) - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Footprint" "" - (at 215.9 118.11 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Datasheet" "" - (at 215.9 118.11 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Description" "Power symbol creates a global label with name \"+3V3\"" - (at 215.9 118.11 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (pin "1" - (uuid "25d75e6a-6b5e-47e7-aa9d-7a6367288201") - ) - (instances - (project "FTCU" - (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/54b2a3e6-fc67-4a8f-82a2-37c4447dd0ae" - (reference "#PWR081") - (unit 1) - ) - ) - ) - ) (symbol (lib_id "Device:R") (at 125.73 36.83 0) @@ -7055,9 +6869,77 @@ ) ) ) + (symbol + (lib_id "Device:C") + (at 262.89 113.03 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "14406f6c-3aa5-4802-ae34-78b12c9eeb0d") + (property "Reference" "C54" + (at 262.89 105.41 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "100n" + (at 262.89 107.95 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" + (at 266.7 112.0648 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 262.89 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 262.89 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "b1977266-15b7-44e5-afa1-362e2b84d46f") + ) + (pin "1" + (uuid "fab242cb-51ae-494c-97ba-025cdb3f0adb") + ) + (instances + (project "FTCU" + (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/54b2a3e6-fc67-4a8f-82a2-37c4447dd0ae" + (reference "C54") + (unit 1) + ) + ) + ) + ) (symbol (lib_id "Diode:SMAJ5.0A") - (at 146.05 67.31 270) + (at 146.05 74.93 270) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -7066,7 +6948,7 @@ (fields_autoplaced yes) (uuid "1531abd0-150a-4bd8-b5e9-9b27c4223557") (property "Reference" "D31" - (at 148.59 66.0399 90) + (at 148.59 73.6599 90) (effects (font (size 1.27 1.27) @@ -7075,7 +6957,7 @@ ) ) (property "Value" "SMAJ3.3A" - (at 148.59 68.5799 90) + (at 148.59 76.1999 90) (effects (font (size 1.27 1.27) @@ -7084,7 +6966,7 @@ ) ) (property "Footprint" "Diode_SMD:D_SMA" - (at 140.97 67.31 0) + (at 140.97 74.93 0) (effects (font (size 1.27 1.27) @@ -7093,7 +6975,7 @@ ) ) (property "Datasheet" "https://www.littelfuse.com/media?resourcetype=datasheets&itemid=75e32973-b177-4ee3-a0ff-cedaf1abdb93&filename=smaj-datasheet" - (at 146.05 66.04 0) + (at 146.05 73.66 0) (effects (font (size 1.27 1.27) @@ -7102,7 +6984,7 @@ ) ) (property "Description" "400W unidirectional Transient Voltage Suppressor, 5.0Vr, SMA(DO-214AC)" - (at 146.05 67.31 0) + (at 146.05 74.93 0) (effects (font (size 1.27 1.27) @@ -7329,7 +7211,7 @@ ) (symbol (lib_id "Diode:SMAJ5.0A") - (at 90.17 67.31 270) + (at 90.17 74.93 270) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -7338,7 +7220,7 @@ (fields_autoplaced yes) (uuid "1c3e4e77-8d54-4c47-80fa-1aec81568b19") (property "Reference" "D27" - (at 92.71 66.0399 90) + (at 92.71 73.6599 90) (effects (font (size 1.27 1.27) @@ -7347,7 +7229,7 @@ ) ) (property "Value" "SMAJ3.3A" - (at 92.71 68.5799 90) + (at 92.71 76.1999 90) (effects (font (size 1.27 1.27) @@ -7356,7 +7238,7 @@ ) ) (property "Footprint" "Diode_SMD:D_SMA" - (at 85.09 67.31 0) + (at 85.09 74.93 0) (effects (font (size 1.27 1.27) @@ -7365,7 +7247,7 @@ ) ) (property "Datasheet" "https://www.littelfuse.com/media?resourcetype=datasheets&itemid=75e32973-b177-4ee3-a0ff-cedaf1abdb93&filename=smaj-datasheet" - (at 90.17 66.04 0) + (at 90.17 73.66 0) (effects (font (size 1.27 1.27) @@ -7374,7 +7256,7 @@ ) ) (property "Description" "400W unidirectional Transient Voltage Suppressor, 5.0Vr, SMA(DO-214AC)" - (at 90.17 67.31 0) + (at 90.17 74.93 0) (effects (font (size 1.27 1.27) @@ -7469,7 +7351,7 @@ ) (symbol (lib_id "power:GND") - (at 118.11 73.66 0) + (at 118.11 81.28 0) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -7478,7 +7360,7 @@ (fields_autoplaced yes) (uuid "27e0f8cf-d54f-4334-97a7-f73f97366c69") (property "Reference" "#PWR073" - (at 118.11 80.01 0) + (at 118.11 87.63 0) (effects (font (size 1.27 1.27) @@ -7487,7 +7369,7 @@ ) ) (property "Value" "GND" - (at 118.11 78.74 0) + (at 118.11 86.36 0) (effects (font (size 1.27 1.27) @@ -7495,7 +7377,7 @@ ) ) (property "Footprint" "" - (at 118.11 73.66 0) + (at 118.11 81.28 0) (effects (font (size 1.27 1.27) @@ -7504,7 +7386,7 @@ ) ) (property "Datasheet" "" - (at 118.11 73.66 0) + (at 118.11 81.28 0) (effects (font (size 1.27 1.27) @@ -7513,7 +7395,7 @@ ) ) (property "Description" "Power symbol creates a global label with name \"GND\" , ground" - (at 118.11 73.66 0) + (at 118.11 81.28 0) (effects (font (size 1.27 1.27) @@ -7807,7 +7689,7 @@ ) (symbol (lib_id "power:GND") - (at 90.17 73.66 0) + (at 90.17 81.28 0) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -7816,7 +7698,7 @@ (fields_autoplaced yes) (uuid "395b97b2-6a60-4dbf-8341-2d8f95cb5e26") (property "Reference" "#PWR071" - (at 90.17 80.01 0) + (at 90.17 87.63 0) (effects (font (size 1.27 1.27) @@ -7825,7 +7707,7 @@ ) ) (property "Value" "GND" - (at 90.17 78.74 0) + (at 90.17 86.36 0) (effects (font (size 1.27 1.27) @@ -7833,7 +7715,7 @@ ) ) (property "Footprint" "" - (at 90.17 73.66 0) + (at 90.17 81.28 0) (effects (font (size 1.27 1.27) @@ -7842,7 +7724,7 @@ ) ) (property "Datasheet" "" - (at 90.17 73.66 0) + (at 90.17 81.28 0) (effects (font (size 1.27 1.27) @@ -7851,7 +7733,7 @@ ) ) (property "Description" "Power symbol creates a global label with name \"GND\" , ground" - (at 90.17 73.66 0) + (at 90.17 81.28 0) (effects (font (size 1.27 1.27) @@ -8104,6 +7986,76 @@ ) ) ) + (symbol + (lib_id "Diode:SMAJ5.0A") + (at 63.5 74.93 270) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "3daed70d-ffb1-4c30-8520-2025b3198ab8") + (property "Reference" "D7" + (at 66.04 73.6599 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "SMAJ3.3A" + (at 66.04 76.1999 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Diode_SMD:D_SMA" + (at 58.42 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "https://www.littelfuse.com/media?resourcetype=datasheets&itemid=75e32973-b177-4ee3-a0ff-cedaf1abdb93&filename=smaj-datasheet" + (at 63.5 73.66 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "400W unidirectional Transient Voltage Suppressor, 5.0Vr, SMA(DO-214AC)" + (at 63.5 74.93 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "fad264da-1d4e-4c0c-80c0-c909ad41c0c6") + ) + (pin "1" + (uuid "ef4d71e4-32e7-4cf0-9d60-f977e6777c15") + ) + (instances + (project "FTCU" + (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/54b2a3e6-fc67-4a8f-82a2-37c4447dd0ae" + (reference "D7") + (unit 1) + ) + ) + ) + ) (symbol (lib_id "power:GND") (at 15.24 68.58 0) @@ -8172,7 +8124,7 @@ ) (symbol (lib_id "power:GND") - (at 76.2 73.66 0) + (at 76.2 81.28 0) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -8181,7 +8133,7 @@ (fields_autoplaced yes) (uuid "483be7c6-fd77-4ca4-8783-186122c85c18") (property "Reference" "#PWR070" - (at 76.2 80.01 0) + (at 76.2 87.63 0) (effects (font (size 1.27 1.27) @@ -8190,7 +8142,7 @@ ) ) (property "Value" "GND" - (at 76.2 78.74 0) + (at 76.2 86.36 0) (effects (font (size 1.27 1.27) @@ -8198,7 +8150,7 @@ ) ) (property "Footprint" "" - (at 76.2 73.66 0) + (at 76.2 81.28 0) (effects (font (size 1.27 1.27) @@ -8207,7 +8159,7 @@ ) ) (property "Datasheet" "" - (at 76.2 73.66 0) + (at 76.2 81.28 0) (effects (font (size 1.27 1.27) @@ -8216,7 +8168,7 @@ ) ) (property "Description" "Power symbol creates a global label with name \"GND\" , ground" - (at 76.2 73.66 0) + (at 76.2 81.28 0) (effects (font (size 1.27 1.27) @@ -8236,6 +8188,74 @@ ) ) ) + (symbol + (lib_id "power:GND") + (at 135.89 153.67 270) + (mirror x) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "4943f2e5-3645-4907-85d5-8d305be8cada") + (property "Reference" "#PWR0147" + (at 129.54 153.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 132.08 153.6699 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 135.89 153.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 135.89 153.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 135.89 153.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "6ce29f0f-9218-4562-a51f-22e26c5c7ff3") + ) + (instances + (project "FTCU" + (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/54b2a3e6-fc67-4a8f-82a2-37c4447dd0ae" + (reference "#PWR0147") + (unit 1) + ) + ) + ) + ) (symbol (lib_id "Device:C") (at 204.47 99.06 90) @@ -8372,34 +8392,35 @@ ) ) (symbol - (lib_id "Device:R") - (at 215.9 124.46 0) + (lib_id "Memory_Flash:W25Q32JVZP") + (at 256.54 130.81 0) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) - (uuid "5693ed52-8976-4ad5-bbe2-d23efe11c0f6") - (property "Reference" "R23" - (at 213.36 123.1899 0) + (fields_autoplaced yes) + (uuid "57193751-e7dc-4da9-8ee2-71a65feb0f55") + (property "Reference" "U14" + (at 265.43 129.5399 0) (effects (font (size 1.27 1.27) ) - (justify right) + (justify left) ) ) - (property "Value" "10k" - (at 213.36 125.7299 0) + (property "Value" "W25Q256JWEIQ" + (at 265.43 132.0799 0) (effects (font (size 1.27 1.27) ) - (justify right) + (justify left) ) ) - (property "Footprint" "Resistor_SMD:R_0603_1608Metric" - (at 214.122 124.46 90) + (property "Footprint" "Package_SON:WSON-8-1EP_8x6mm_P1.27mm_EP3.4x4.3mm" + (at 256.54 130.81 0) (effects (font (size 1.27 1.27) @@ -8407,8 +8428,8 @@ (hide yes) ) ) - (property "Datasheet" "~" - (at 215.9 124.46 0) + (property "Datasheet" "https://www.lcsc.com/datasheet/lcsc_datasheet_2203221230_Winbond-Elec-W25Q256JWEIQ_C2980994.pdf" + (at 256.54 133.35 0) (effects (font (size 1.27 1.27) @@ -8416,8 +8437,8 @@ (hide yes) ) ) - (property "Description" "Resistor" - (at 215.9 124.46 0) + (property "Description" "256Mb Serial Flash Memory, Standard/Dual/Quad SPI, DFN-8" + (at 256.54 130.81 0) (effects (font (size 1.27 1.27) @@ -8425,16 +8446,37 @@ (hide yes) ) ) + (pin "6" + (uuid "8311a055-734e-4413-bb67-cad906a01cfb") + ) (pin "2" - (uuid "bb8a3365-8895-4581-af57-3427a4a51b29") + (uuid "c850cada-ab10-4992-b704-e789d83c2aa1") + ) + (pin "7" + (uuid "25b5acd6-421f-46be-976d-60a9ae16afff") + ) + (pin "5" + (uuid "1a6a88c9-f51c-46db-91dc-890c4f8530d0") ) (pin "1" - (uuid "9a54a7a1-c7d7-446a-aa57-63f62c46b81c") + (uuid "2593724e-8880-455f-a3fe-0c97a2f3eea7") + ) + (pin "3" + (uuid "54afdbbc-cd41-466b-902a-099d6cd5a6e1") + ) + (pin "4" + (uuid "a4f46c20-63dc-4696-b0e8-82085103e9a4") + ) + (pin "9" + (uuid "b20ed546-6741-4dea-8639-ab21d0b68aea") + ) + (pin "8" + (uuid "12e56fd3-c503-4b93-95e8-67a63313a488") ) (instances (project "" (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/54b2a3e6-fc67-4a8f-82a2-37c4447dd0ae" - (reference "R23") + (reference "U14") (unit 1) ) ) @@ -8785,17 +8827,17 @@ ) ) (symbol - (lib_id "power:+1V8") - (at 148.59 153.67 0) + (lib_id "power:GND") + (at 257.81 148.59 0) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced yes) - (uuid "6c3bdcf7-8a91-4ad4-9ccf-3b154a3e34c2") - (property "Reference" "#PWR083" - (at 148.59 157.48 0) + (uuid "69caeb0e-dd4e-47e1-b4fc-24f4f5581dcf") + (property "Reference" "#PWR0121" + (at 257.81 154.94 0) (effects (font (size 1.27 1.27) @@ -8803,8 +8845,8 @@ (hide yes) ) ) - (property "Value" "+1V8" - (at 148.59 148.59 0) + (property "Value" "GND" + (at 257.81 153.67 0) (effects (font (size 1.27 1.27) @@ -8812,7 +8854,7 @@ ) ) (property "Footprint" "" - (at 148.59 153.67 0) + (at 257.81 148.59 0) (effects (font (size 1.27 1.27) @@ -8821,7 +8863,73 @@ ) ) (property "Datasheet" "" - (at 148.59 153.67 0) + (at 257.81 148.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 257.81 148.59 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "5fb5abba-8ba7-4986-b790-e66b60a6f0b9") + ) + (instances + (project "FTCU" + (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/54b2a3e6-fc67-4a8f-82a2-37c4447dd0ae" + (reference "#PWR0121") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+1V8") + (at 148.59 151.13 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "6c3bdcf7-8a91-4ad4-9ccf-3b154a3e34c2") + (property "Reference" "#PWR083" + (at 148.59 154.94 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+1V8" + (at 148.59 146.05 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 148.59 151.13 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 148.59 151.13 0) (effects (font (size 1.27 1.27) @@ -8830,7 +8938,7 @@ ) ) (property "Description" "Power symbol creates a global label with name \"+1V8\"" - (at 148.59 153.67 0) + (at 148.59 151.13 0) (effects (font (size 1.27 1.27) @@ -8850,6 +8958,73 @@ ) ) ) + (symbol + (lib_id "Device:R") + (at 36.83 180.34 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "6d1d4898-c590-4c6d-be33-56af0222d644") + (property "Reference" "R23" + (at 41.656 179.07 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "1k" + (at 36.83 180.34 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric" + (at 36.83 182.118 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 36.83 180.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 36.83 180.34 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "32f107b8-72cc-4f99-9986-9a38cde1c0d5") + ) + (pin "1" + (uuid "ea23e046-2b31-4964-89ae-7201806df275") + ) + (instances + (project "FTCU" + (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/54b2a3e6-fc67-4a8f-82a2-37c4447dd0ae" + (reference "R23") + (unit 1) + ) + ) + ) + ) (symbol (lib_id "Device:R") (at 36.83 175.26 90) @@ -9062,72 +9237,6 @@ ) ) ) - (symbol - (lib_id "power:GND") - (at 242.57 148.59 0) - (unit 1) - (exclude_from_sim no) - (in_bom yes) - (on_board yes) - (dnp no) - (fields_autoplaced yes) - (uuid "7ed04d4d-4391-4f5e-a6e6-f1110e4c9b93") - (property "Reference" "#PWR080" - (at 242.57 154.94 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Value" "GND" - (at 242.57 153.67 0) - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Footprint" "" - (at 242.57 148.59 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Datasheet" "" - (at 242.57 148.59 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Description" "Power symbol creates a global label with name \"GND\" , ground" - (at 242.57 148.59 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (pin "1" - (uuid "aec4bf72-c56f-48b2-930f-53e039fd8cf3") - ) - (instances - (project "FTCU" - (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/54b2a3e6-fc67-4a8f-82a2-37c4447dd0ae" - (reference "#PWR080") - (unit 1) - ) - ) - ) - ) (symbol (lib_id "power:GND") (at 210.82 40.64 90) @@ -9263,7 +9372,7 @@ ) (symbol (lib_id "power:GND") - (at 104.14 73.66 0) + (at 104.14 81.28 0) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -9272,7 +9381,7 @@ (fields_autoplaced yes) (uuid "84abafd8-fcee-4206-babf-bfde1ca8a101") (property "Reference" "#PWR072" - (at 104.14 80.01 0) + (at 104.14 87.63 0) (effects (font (size 1.27 1.27) @@ -9281,7 +9390,7 @@ ) ) (property "Value" "GND" - (at 104.14 78.74 0) + (at 104.14 86.36 0) (effects (font (size 1.27 1.27) @@ -9289,7 +9398,7 @@ ) ) (property "Footprint" "" - (at 104.14 73.66 0) + (at 104.14 81.28 0) (effects (font (size 1.27 1.27) @@ -9298,7 +9407,7 @@ ) ) (property "Datasheet" "" - (at 104.14 73.66 0) + (at 104.14 81.28 0) (effects (font (size 1.27 1.27) @@ -9307,7 +9416,7 @@ ) ) (property "Description" "Power symbol creates a global label with name \"GND\" , ground" - (at 104.14 73.66 0) + (at 104.14 81.28 0) (effects (font (size 1.27 1.27) @@ -9614,7 +9723,7 @@ ) ) ) - (property "Value" "Micro_SD_Card_Det1" + (property "Value" "TF-CARD H1.8" (at 37.465 34.29 0) (effects (font @@ -9622,7 +9731,7 @@ ) ) ) - (property "Footprint" "Connector_Card:microSD_HC_Hirose_DM3D-SF" + (property "Footprint" "FTCU:SHOU HAN TF-CARD H1.8" (at -13.97 35.56 0) (effects (font @@ -9631,7 +9740,7 @@ (hide yes) ) ) - (property "Datasheet" "https://wmsc.lcsc.com/wmsc/upload/file/pdf/v2/lcsc/2212071830_Hanbo-Electronic-TF-025_C5310489.pdf" + (property "Datasheet" "https://wmsc.lcsc.com/wmsc/upload/file/pdf/v2/lcsc/2308181409_SHOU-HAN-TF-CARD-H1-8_C7529389.pdf" (at 38.1 50.8 0) (effects (font @@ -9821,9 +9930,75 @@ ) ) ) + (symbol + (lib_id "power:+1V8") + (at 256.54 110.49 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "a33c3e50-34f7-42f1-9bbf-eec1dbf30270") + (property "Reference" "#PWR0145" + (at 256.54 114.3 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "+1V8" + (at 256.54 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 256.54 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 256.54 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+1V8\"" + (at 256.54 110.49 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "7c8e62dd-d720-4446-821d-b415e15f9c59") + ) + (instances + (project "FTCU" + (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/54b2a3e6-fc67-4a8f-82a2-37c4447dd0ae" + (reference "#PWR0145") + (unit 1) + ) + ) + ) + ) (symbol (lib_id "Diode:SMAJ5.0A") - (at 118.11 67.31 270) + (at 118.11 74.93 270) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -9832,7 +10007,7 @@ (fields_autoplaced yes) (uuid "a414e8cf-73c4-473e-b8f0-df82ebc86ede") (property "Reference" "D29" - (at 120.65 66.0399 90) + (at 120.65 73.6599 90) (effects (font (size 1.27 1.27) @@ -9841,7 +10016,7 @@ ) ) (property "Value" "SMAJ3.3A" - (at 120.65 68.5799 90) + (at 120.65 76.1999 90) (effects (font (size 1.27 1.27) @@ -9850,7 +10025,7 @@ ) ) (property "Footprint" "Diode_SMD:D_SMA" - (at 113.03 67.31 0) + (at 113.03 74.93 0) (effects (font (size 1.27 1.27) @@ -9859,7 +10034,7 @@ ) ) (property "Datasheet" "https://www.littelfuse.com/media?resourcetype=datasheets&itemid=75e32973-b177-4ee3-a0ff-cedaf1abdb93&filename=smaj-datasheet" - (at 118.11 66.04 0) + (at 118.11 73.66 0) (effects (font (size 1.27 1.27) @@ -9868,7 +10043,7 @@ ) ) (property "Description" "400W unidirectional Transient Voltage Suppressor, 5.0Vr, SMA(DO-214AC)" - (at 118.11 67.31 0) + (at 118.11 74.93 0) (effects (font (size 1.27 1.27) @@ -9891,185 +10066,6 @@ ) ) ) - (symbol - (lib_id "power:GND") - (at 227.33 123.19 270) - (unit 1) - (exclude_from_sim no) - (in_bom yes) - (on_board yes) - (dnp no) - (fields_autoplaced yes) - (uuid "afdb987a-666a-411f-a827-22086ad308fb") - (property "Reference" "#PWR077" - (at 220.98 123.19 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Value" "GND" - (at 223.52 123.1899 90) - (effects - (font - (size 1.27 1.27) - ) - (justify right) - ) - ) - (property "Footprint" "" - (at 227.33 123.19 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Datasheet" "" - (at 227.33 123.19 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Description" "Power symbol creates a global label with name \"GND\" , ground" - (at 227.33 123.19 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (pin "1" - (uuid "5941f535-e225-4dd5-b824-7dd82583a2fc") - ) - (instances - (project "" - (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/54b2a3e6-fc67-4a8f-82a2-37c4447dd0ae" - (reference "#PWR077") - (unit 1) - ) - ) - ) - ) - (symbol - (lib_id "FTCU:S25FL256SAGMxxG0") - (at 242.57 135.89 0) - (unit 1) - (exclude_from_sim no) - (in_bom yes) - (on_board yes) - (dnp no) - (fields_autoplaced yes) - (uuid "b18397e2-a86b-4632-816d-93a00a52d0d6") - (property "Reference" "U8" - (at 244.7641 146.05 0) - (effects - (font - (size 1.27 1.27) - ) - (justify left) - ) - ) - (property "Value" "S25FL256SAGMFIR01" - (at 244.7641 148.59 0) - (effects - (font - (size 1.27 1.27) - ) - (justify left) - ) - ) - (property "Footprint" "Package_SO:SOIC-16W_7.5x10.3mm_P1.27mm" - (at 241.3 135.89 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Datasheet" "https://www.infineon.com/dgdl/Infineon-S25FL128SS25FL256S_128_Mb_(16_MB)256_Mb_(32_MB)_3.0V_SPI_Flash_Memory-DataSheet-v20_00-EN.pdf?fileId=8ac78c8c7d0d8da4017d0ecfb6a64a17" - (at 241.3 135.89 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Description" "" - (at 241.3 135.89 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (pin "6" - (uuid "4ae9bc63-15d1-4011-b7a8-a895ad2a8148") - ) - (pin "13" - (uuid "c0978dad-e7ee-446f-89f2-2253e189c083") - ) - (pin "14" - (uuid "c421990d-48c3-409f-8486-37f3037da397") - ) - (pin "11" - (uuid "3a1996b4-8536-4fbb-b0f3-8494b653e8df") - ) - (pin "1" - (uuid "17ecc70d-3179-4a2c-9d70-bdb6dd916a26") - ) - (pin "5" - (uuid "31fb2b59-20ed-4e91-b25a-b2ca7bd5560f") - ) - (pin "12" - (uuid "8e1f4b43-1b53-4aff-93be-b4ac3e068240") - ) - (pin "2" - (uuid "db83d276-a783-4305-91de-3dd5527ecccb") - ) - (pin "3" - (uuid "4460ab40-e531-4190-ae35-672ed1f475fa") - ) - (pin "16" - (uuid "32952a98-6d98-4765-8975-70f15c608679") - ) - (pin "15" - (uuid "b9a0dd5c-04dc-4fd1-80eb-b6bbee046c39") - ) - (pin "4" - (uuid "1b65e8f4-077d-4958-a91c-3f4751656bd1") - ) - (pin "9" - (uuid "f8872f0b-d0be-44e9-b841-50e6d1b497ed") - ) - (pin "10" - (uuid "95956a96-4d9e-41ce-a10d-667d2d3581b1") - ) - (pin "8" - (uuid "970cf2d7-0451-4ac6-bec8-73d5fc8f40a5") - ) - (pin "7" - (uuid "c5ddb9f5-7a79-4a90-9e83-f1a001998df5") - ) - (instances - (project "" - (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/54b2a3e6-fc67-4a8f-82a2-37c4447dd0ae" - (reference "U8") - (unit 1) - ) - ) - ) - ) (symbol (lib_id "power:+3V3") (at 116.84 30.48 0) @@ -10302,6 +10298,139 @@ ) ) ) + (symbol + (lib_id "power:GND") + (at 269.24 113.03 90) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "bc8194bd-b50d-4760-b47a-f641ff94d37c") + (property "Reference" "#PWR0146" + (at 275.59 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 273.05 113.0299 90) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (property "Footprint" "" + (at 269.24 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 269.24 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 269.24 113.03 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "514c01ad-52da-405c-92ea-0df0de92e5be") + ) + (instances + (project "FTCU" + (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/54b2a3e6-fc67-4a8f-82a2-37c4447dd0ae" + (reference "#PWR0146") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 63.5 81.28 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "be378efb-9ef9-4ef7-84ab-6ba88ded3328") + (property "Reference" "#PWR076" + (at 63.5 87.63 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Value" "GND" + (at 63.5 86.36 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 63.5 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "" + (at 63.5 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 63.5 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "c1f9d5c4-ab48-4025-bcd0-b095ef621e07") + ) + (instances + (project "FTCU" + (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/54b2a3e6-fc67-4a8f-82a2-37c4447dd0ae" + (reference "#PWR076") + (unit 1) + ) + ) + ) + ) (symbol (lib_id "power:+3V3") (at 74.93 19.05 0) @@ -10500,6 +10629,75 @@ ) ) ) + (symbol + (lib_id "Device:C") + (at 142.24 153.67 270) + (mirror x) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "c51532c5-3ca6-4322-8156-3076e6601e9a") + (property "Reference" "C15" + (at 142.24 146.05 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "100n" + (at 142.24 148.59 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" + (at 138.43 152.7048 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 142.24 153.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 142.24 153.67 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "2246ca30-b88b-4f64-8cb9-0c4bd32cd192") + ) + (pin "1" + (uuid "1af77d16-1354-4429-ba20-f3139cc84a86") + ) + (instances + (project "FTCU" + (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/54b2a3e6-fc67-4a8f-82a2-37c4447dd0ae" + (reference "C15") + (unit 1) + ) + ) + ) + ) (symbol (lib_id "Device:R") (at 135.89 172.72 0) @@ -10570,207 +10768,6 @@ ) ) ) - (symbol - (lib_id "power:+3V3") - (at 240.03 120.65 0) - (unit 1) - (exclude_from_sim no) - (in_bom yes) - (on_board yes) - (dnp no) - (fields_autoplaced yes) - (uuid "c96bd0de-a49f-4840-a366-020d09457777") - (property "Reference" "#PWR076" - (at 240.03 124.46 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Value" "+3V3" - (at 240.03 115.57 0) - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Footprint" "" - (at 240.03 120.65 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Datasheet" "" - (at 240.03 120.65 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Description" "Power symbol creates a global label with name \"+3V3\"" - (at 240.03 120.65 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (pin "1" - (uuid "b3041782-4702-4a2e-9ff4-80ccdf5a885b") - ) - (instances - (project "" - (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/54b2a3e6-fc67-4a8f-82a2-37c4447dd0ae" - (reference "#PWR076") - (unit 1) - ) - ) - ) - ) - (symbol - (lib_id "Device:C") - (at 233.68 123.19 90) - (unit 1) - (exclude_from_sim no) - (in_bom yes) - (on_board yes) - (dnp no) - (fields_autoplaced yes) - (uuid "cb1e5ae3-964a-4c19-83c9-579b3021b15e") - (property "Reference" "C15" - (at 233.68 115.57 90) - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Value" "1u" - (at 233.68 118.11 90) - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" - (at 237.49 122.2248 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Datasheet" "~" - (at 233.68 123.19 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Description" "Unpolarized capacitor" - (at 233.68 123.19 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (pin "2" - (uuid "d804b3b1-2406-4e52-b047-d7917bdd9273") - ) - (pin "1" - (uuid "770c9b90-e501-4150-abba-c879582b8ef0") - ) - (instances - (project "" - (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/54b2a3e6-fc67-4a8f-82a2-37c4447dd0ae" - (reference "C15") - (unit 1) - ) - ) - ) - ) - (symbol - (lib_id "power:GND") - (at 257.81 120.65 90) - (unit 1) - (exclude_from_sim no) - (in_bom yes) - (on_board yes) - (dnp no) - (fields_autoplaced yes) - (uuid "ccaed84d-0003-4292-a8a9-87563babe95e") - (property "Reference" "#PWR079" - (at 264.16 120.65 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Value" "GND" - (at 261.62 120.6499 90) - (effects - (font - (size 1.27 1.27) - ) - (justify right) - ) - ) - (property "Footprint" "" - (at 257.81 120.65 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Datasheet" "" - (at 257.81 120.65 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Description" "Power symbol creates a global label with name \"GND\" , ground" - (at 257.81 120.65 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (pin "1" - (uuid "54e1044f-fd8f-48ac-afc1-12b0c9ef00fe") - ) - (instances - (project "FTCU" - (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/54b2a3e6-fc67-4a8f-82a2-37c4447dd0ae" - (reference "#PWR079") - (unit 1) - ) - ) - ) - ) (symbol (lib_id "power:GND") (at 210.82 99.06 90) @@ -10995,7 +10992,7 @@ ) (symbol (lib_id "Diode:SMAJ5.0A") - (at 76.2 67.31 270) + (at 76.2 74.93 270) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -11004,7 +11001,7 @@ (fields_autoplaced yes) (uuid "db48a9e2-bcaa-4311-b9df-9264c44fbdbe") (property "Reference" "D26" - (at 78.74 66.0399 90) + (at 78.74 73.6599 90) (effects (font (size 1.27 1.27) @@ -11013,7 +11010,7 @@ ) ) (property "Value" "SMAJ3.3A" - (at 78.74 68.5799 90) + (at 78.74 76.1999 90) (effects (font (size 1.27 1.27) @@ -11022,7 +11019,7 @@ ) ) (property "Footprint" "Diode_SMD:D_SMA" - (at 71.12 67.31 0) + (at 71.12 74.93 0) (effects (font (size 1.27 1.27) @@ -11031,7 +11028,7 @@ ) ) (property "Datasheet" "https://www.littelfuse.com/media?resourcetype=datasheets&itemid=75e32973-b177-4ee3-a0ff-cedaf1abdb93&filename=smaj-datasheet" - (at 76.2 66.04 0) + (at 76.2 73.66 0) (effects (font (size 1.27 1.27) @@ -11040,7 +11037,7 @@ ) ) (property "Description" "400W unidirectional Transient Voltage Suppressor, 5.0Vr, SMA(DO-214AC)" - (at 76.2 67.31 0) + (at 76.2 74.93 0) (effects (font (size 1.27 1.27) @@ -11065,7 +11062,7 @@ ) (symbol (lib_id "Diode:SMAJ5.0A") - (at 132.08 67.31 270) + (at 132.08 74.93 270) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -11074,7 +11071,7 @@ (fields_autoplaced yes) (uuid "dd1ba4ec-05f2-404e-8c0a-be33e1141d04") (property "Reference" "D30" - (at 134.62 66.0399 90) + (at 134.62 73.6599 90) (effects (font (size 1.27 1.27) @@ -11083,7 +11080,7 @@ ) ) (property "Value" "SMAJ3.3A" - (at 134.62 68.5799 90) + (at 134.62 76.1999 90) (effects (font (size 1.27 1.27) @@ -11092,7 +11089,7 @@ ) ) (property "Footprint" "Diode_SMD:D_SMA" - (at 127 67.31 0) + (at 127 74.93 0) (effects (font (size 1.27 1.27) @@ -11101,7 +11098,7 @@ ) ) (property "Datasheet" "https://www.littelfuse.com/media?resourcetype=datasheets&itemid=75e32973-b177-4ee3-a0ff-cedaf1abdb93&filename=smaj-datasheet" - (at 132.08 66.04 0) + (at 132.08 73.66 0) (effects (font (size 1.27 1.27) @@ -11110,7 +11107,7 @@ ) ) (property "Description" "400W unidirectional Transient Voltage Suppressor, 5.0Vr, SMA(DO-214AC)" - (at 132.08 67.31 0) + (at 132.08 74.93 0) (effects (font (size 1.27 1.27) @@ -11269,74 +11266,6 @@ ) ) ) - (symbol - (lib_id "Device:C") - (at 251.46 120.65 90) - (unit 1) - (exclude_from_sim no) - (in_bom yes) - (on_board yes) - (dnp no) - (fields_autoplaced yes) - (uuid "e7291d50-7556-4c03-9534-6420371e2951") - (property "Reference" "C16" - (at 251.46 113.03 90) - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Value" "100n" - (at 251.46 115.57 90) - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" - (at 255.27 119.6848 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Datasheet" "~" - (at 251.46 120.65 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Description" "Unpolarized capacitor" - (at 251.46 120.65 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (pin "2" - (uuid "ff84d182-e6c8-4abd-a80e-d32ec4cbc663") - ) - (pin "1" - (uuid "ec226efb-9d59-4e0c-8edc-8e0039097970") - ) - (instances - (project "FTCU" - (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/54b2a3e6-fc67-4a8f-82a2-37c4447dd0ae" - (reference "C16") - (unit 1) - ) - ) - ) - ) (symbol (lib_id "power:GND") (at 74.93 34.29 0) @@ -11742,7 +11671,7 @@ ) (symbol (lib_id "power:GND") - (at 132.08 73.66 0) + (at 132.08 81.28 0) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -11751,7 +11680,7 @@ (fields_autoplaced yes) (uuid "f034c3e7-63b0-480a-8436-8a554b700fd9") (property "Reference" "#PWR074" - (at 132.08 80.01 0) + (at 132.08 87.63 0) (effects (font (size 1.27 1.27) @@ -11760,7 +11689,7 @@ ) ) (property "Value" "GND" - (at 132.08 78.74 0) + (at 132.08 86.36 0) (effects (font (size 1.27 1.27) @@ -11768,7 +11697,7 @@ ) ) (property "Footprint" "" - (at 132.08 73.66 0) + (at 132.08 81.28 0) (effects (font (size 1.27 1.27) @@ -11777,7 +11706,7 @@ ) ) (property "Datasheet" "" - (at 132.08 73.66 0) + (at 132.08 81.28 0) (effects (font (size 1.27 1.27) @@ -11786,7 +11715,7 @@ ) ) (property "Description" "Power symbol creates a global label with name \"GND\" , ground" - (at 132.08 73.66 0) + (at 132.08 81.28 0) (effects (font (size 1.27 1.27) @@ -11806,75 +11735,9 @@ ) ) ) - (symbol - (lib_id "power:+1V8") - (at 245.11 118.11 0) - (unit 1) - (exclude_from_sim no) - (in_bom yes) - (on_board yes) - (dnp no) - (fields_autoplaced yes) - (uuid "f5520023-2fd8-4b43-999e-c0033233a44f") - (property "Reference" "#PWR078" - (at 245.11 121.92 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Value" "+1V8" - (at 245.11 113.03 0) - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Footprint" "" - (at 245.11 118.11 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Datasheet" "" - (at 245.11 118.11 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Description" "Power symbol creates a global label with name \"+1V8\"" - (at 245.11 118.11 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (pin "1" - (uuid "3bead077-7761-4a00-a5a5-0521408d65e8") - ) - (instances - (project "" - (path "/d4145cfe-a003-4a13-ac08-b76ac1a8b3ea/54b2a3e6-fc67-4a8f-82a2-37c4447dd0ae" - (reference "#PWR078") - (unit 1) - ) - ) - ) - ) (symbol (lib_id "power:GND") - (at 146.05 73.66 0) + (at 146.05 81.28 0) (unit 1) (exclude_from_sim no) (in_bom yes) @@ -11883,7 +11746,7 @@ (fields_autoplaced yes) (uuid "f555f5cf-0c99-4921-a24b-cc5ce8b32831") (property "Reference" "#PWR075" - (at 146.05 80.01 0) + (at 146.05 87.63 0) (effects (font (size 1.27 1.27) @@ -11892,7 +11755,7 @@ ) ) (property "Value" "GND" - (at 146.05 78.74 0) + (at 146.05 86.36 0) (effects (font (size 1.27 1.27) @@ -11900,7 +11763,7 @@ ) ) (property "Footprint" "" - (at 146.05 73.66 0) + (at 146.05 81.28 0) (effects (font (size 1.27 1.27) @@ -11909,7 +11772,7 @@ ) ) (property "Datasheet" "" - (at 146.05 73.66 0) + (at 146.05 81.28 0) (effects (font (size 1.27 1.27) @@ -11918,7 +11781,7 @@ ) ) (property "Description" "Power symbol creates a global label with name \"GND\" , ground" - (at 146.05 73.66 0) + (at 146.05 81.28 0) (effects (font (size 1.27 1.27) diff --git a/ECAD/sym-lib-table b/ECAD/sym-lib-table index 8c9eeeb..b5b71a8 100644 --- a/ECAD/sym-lib-table +++ b/ECAD/sym-lib-table @@ -1,4 +1,15 @@ (sym_lib_table (version 7) (lib (name "FTCU")(type "KiCad")(uri "${KIPRJMOD}/FTCU.kicad_sym")(options "")(descr "")) + (lib (name "FaSTTUBe_microcontrollers")(type "KiCad")(uri "${KIPRJMOD}/FT_Libraries/FaSTTUBe_microcontrollers.kicad_sym")(options "")(descr "")) + (lib (name "FaSTTUBe_logos")(type "KiCad")(uri "${KIPRJMOD}/FT_Libraries/FaSTTUBe_logos.kicad_sym")(options "")(descr "")) + (lib (name "FaSTTUBe_connectors")(type "KiCad")(uri "${KIPRJMOD}/FT_Libraries/FaSTTUBe_connectors.kicad_sym")(options "")(descr "")) + (lib (name "FaSTTUBe_Voltage_Regulators")(type "KiCad")(uri "${KIPRJMOD}/FT_Libraries/FaSTTUBe_Voltage_Regulators.kicad_sym")(options "")(descr "")) + (lib (name "FaSTTUBe_Transceivers")(type "KiCad")(uri "${KIPRJMOD}/FT_Libraries/FaSTTUBe_Transceivers.kicad_sym")(options "")(descr "")) + (lib (name "FaSTTUBe_Power-Switches")(type "KiCad")(uri "${KIPRJMOD}/FT_Libraries/FaSTTUBe_Power-Switches.kicad_sym")(options "")(descr "")) + (lib (name "FaSTTUBe_PnP")(type "KiCad")(uri "${KIPRJMOD}/FT_Libraries/FaSTTUBe_PnP.kicad_sym")(options "")(descr "")) + (lib (name "FaSTTUBe_Memories")(type "KiCad")(uri "${KIPRJMOD}/FT_Libraries/FaSTTUBe_Memories.kicad_sym")(options "")(descr "")) + (lib (name "FaSTTUBe_LEDs")(type "KiCad")(uri "${KIPRJMOD}/FT_Libraries/FaSTTUBe_LEDs.kicad_sym")(options "")(descr "")) + (lib (name "FaSTTUBe_Isolators")(type "KiCad")(uri "${KIPRJMOD}/FT_Libraries/FaSTTUBe_Isolators.kicad_sym")(options "")(descr "")) + (lib (name "FaSTTUBe_Fuses")(type "KiCad")(uri "${KIPRJMOD}/FT_Libraries/FaSTTUBe_Fuses.kicad_sym")(options "")(descr "")) )