commit 630ba35cdb05eb58a261133258be2c1c044e4ac7 Author: Scott Alfter Date: Thu Nov 30 14:21:19 2023 -0800 initial commit: schematic captured from original, with some changes diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6981617 --- /dev/null +++ b/.gitignore @@ -0,0 +1,30 @@ +# For PCBs designed using KiCad: https://www.kicad.org/ +# Format documentation: https://kicad.org/help/file-formats/ + +# Temporary files +*.000 +*.bak +*.bck +*.kicad_pcb-bak +*.kicad_sch-bak +*-backups +*.kicad_prl +*.sch-bak +*~ +_autosave-* +*.tmp +*-save.pro +*-save.kicad_pcb +fp-info-cache +*_old + +# Netlist files (exported from Eeschema) +*.net + +# Autorouter files (exported from Pcbnew) +*.dsn +*.ses + +# Exported BOM files +*.xml +#*.csv diff --git a/bluepill.kicad_pcb b/bluepill.kicad_pcb new file mode 100644 index 0000000..2b8ba10 --- /dev/null +++ b/bluepill.kicad_pcb @@ -0,0 +1,2 @@ +(kicad_pcb (version 20221018) (generator pcbnew) +) \ No newline at end of file diff --git a/bluepill.kicad_pro b/bluepill.kicad_pro new file mode 100644 index 0000000..62e5d7f --- /dev/null +++ b/bluepill.kicad_pro @@ -0,0 +1,332 @@ +{ + "board": { + "3dviewports": [], + "design_settings": { + "defaults": { + "board_outline_line_width": 0.1, + "copper_line_width": 0.2, + "copper_text_size_h": 1.5, + "copper_text_size_v": 1.5, + "copper_text_thickness": 0.3, + "other_line_width": 0.15, + "silk_line_width": 0.15, + "silk_text_size_h": 1.0, + "silk_text_size_v": 1.0, + "silk_text_thickness": 0.15 + }, + "diff_pair_dimensions": [], + "drc_exclusions": [], + "rules": { + "min_copper_edge_clearance": 0.0, + "solder_mask_clearance": 0.0, + "solder_mask_min_width": 0.0 + }, + "track_widths": [], + "via_dimensions": [] + }, + "layer_presets": [], + "viewports": [] + }, + "boards": [], + "cvpcb": { + "equivalence_files": [] + }, + "erc": { + "erc_exclusions": [], + "meta": { + "version": 0 + }, + "pin_map": [ + [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 2 + ], + [ + 0, + 2, + 0, + 1, + 0, + 0, + 1, + 0, + 2, + 2, + 2, + 2 + ], + [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 1, + 0, + 1, + 2 + ], + [ + 0, + 1, + 0, + 0, + 0, + 0, + 1, + 1, + 2, + 1, + 1, + 2 + ], + [ + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 2 + ], + [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 2 + ], + [ + 1, + 1, + 1, + 1, + 1, + 0, + 1, + 1, + 1, + 1, + 1, + 2 + ], + [ + 0, + 0, + 0, + 1, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 2 + ], + [ + 0, + 2, + 1, + 2, + 0, + 0, + 1, + 0, + 2, + 2, + 2, + 2 + ], + [ + 0, + 2, + 0, + 1, + 0, + 0, + 1, + 0, + 2, + 0, + 0, + 2 + ], + [ + 0, + 2, + 1, + 1, + 0, + 0, + 1, + 0, + 2, + 0, + 0, + 2 + ], + [ + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2, + 2 + ] + ], + "rule_severities": { + "bus_definition_conflict": "error", + "bus_entry_needed": "error", + "bus_to_bus_conflict": "error", + "bus_to_net_conflict": "error", + "conflicting_netclasses": "error", + "different_unit_footprint": "error", + "different_unit_net": "error", + "duplicate_reference": "error", + "duplicate_sheet_names": "error", + "endpoint_off_grid": "warning", + "extra_units": "error", + "global_label_dangling": "warning", + "hier_label_mismatch": "error", + "label_dangling": "error", + "lib_symbol_issues": "warning", + "missing_bidi_pin": "warning", + "missing_input_pin": "warning", + "missing_power_pin": "error", + "missing_unit": "warning", + "multiple_net_names": "warning", + "net_not_bus_member": "warning", + "no_connect_connected": "warning", + "no_connect_dangling": "warning", + "pin_not_connected": "error", + "pin_not_driven": "error", + "pin_to_pin": "warning", + "power_pin_not_driven": "error", + "similar_labels": "warning", + "simulation_model_issue": "ignore", + "unannotated": "error", + "unit_value_mismatch": "error", + "unresolved_variable": "error", + "wire_dangling": "error" + } + }, + "libraries": { + "pinned_footprint_libs": [], + "pinned_symbol_libs": [] + }, + "meta": { + "filename": "bluepill.kicad_pro", + "version": 1 + }, + "net_settings": { + "classes": [ + { + "bus_width": 12, + "clearance": 0.2, + "diff_pair_gap": 0.25, + "diff_pair_via_gap": 0.25, + "diff_pair_width": 0.2, + "line_style": 0, + "microvia_diameter": 0.3, + "microvia_drill": 0.1, + "name": "Default", + "pcb_color": "rgba(0, 0, 0, 0.000)", + "schematic_color": "rgba(0, 0, 0, 0.000)", + "track_width": 0.25, + "via_diameter": 0.8, + "via_drill": 0.4, + "wire_width": 6 + } + ], + "meta": { + "version": 3 + }, + "net_colors": null, + "netclass_assignments": null, + "netclass_patterns": [] + }, + "pcbnew": { + "last_paths": { + "gencad": "", + "idf": "", + "netlist": "", + "specctra_dsn": "", + "step": "", + "vrml": "" + }, + "page_layout_descr_file": "" + }, + "schematic": { + "annotate_start_num": 0, + "drawing": { + "dashed_lines_dash_length_ratio": 12.0, + "dashed_lines_gap_length_ratio": 3.0, + "default_line_thickness": 6.0, + "default_text_size": 50.0, + "field_names": [], + "intersheets_ref_own_page": false, + "intersheets_ref_prefix": "", + "intersheets_ref_short": false, + "intersheets_ref_show": false, + "intersheets_ref_suffix": "", + "junction_size_choice": 3, + "label_size_ratio": 0.375, + "pin_symbol_size": 25.0, + "text_offset_ratio": 0.15 + }, + "legacy_lib_dir": "", + "legacy_lib_list": [], + "meta": { + "version": 1 + }, + "net_format_name": "", + "page_layout_descr_file": "", + "plot_directory": "", + "spice_current_sheet_as_root": false, + "spice_external_command": "spice \"%I\"", + "spice_model_current_sheet_as_root": true, + "spice_save_all_currents": false, + "spice_save_all_voltages": false, + "subpart_first_id": 65, + "subpart_id_separator": 0 + }, + "sheets": [ + [ + "5330776f-a05c-4b67-8e93-d8e749417ebc", + "" + ] + ], + "text_variables": {} +} diff --git a/bluepill.kicad_sch b/bluepill.kicad_sch new file mode 100644 index 0000000..8025615 --- /dev/null +++ b/bluepill.kicad_sch @@ -0,0 +1,4856 @@ +(kicad_sch (version 20230121) (generator eeschema) + + (uuid 5330776f-a05c-4b67-8e93-d8e749417ebc) + + (paper "USLetter") + + (title_block + (title "Blue Pill") + (date "2023-11-30") + ) + + (lib_symbols + (symbol "Connector_Generic:Conn_01x04" (pin_names (offset 1.016) hide) (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) + ) + (property "Datasheet" "~" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "connector" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_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) + ) + (property "ki_fp_filters" "Connector*:*_1x??_*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (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 "Connector_Generic:Conn_01x20" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "J" (at 0 25.4 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "Conn_01x20" (at 0 -27.94 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "connector" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Generic connector, single row, 01x20, script generated (kicad-library-utils/schlib/autogen/connector/)" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "Connector*:*_1x??_*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "Conn_01x20_1_1" + (rectangle (start -1.27 -25.273) (end 0 -25.527) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 -22.733) (end 0 -22.987) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 -20.193) (end 0 -20.447) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 -17.653) (end 0 -17.907) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 -15.113) (end 0 -15.367) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 -12.573) (end 0 -12.827) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 -10.033) (end 0 -10.287) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 -7.493) (end 0 -7.747) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (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 5.207) (end 0 4.953) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 7.747) (end 0 7.493) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 10.287) (end 0 10.033) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 12.827) (end 0 12.573) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 15.367) (end 0 15.113) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 17.907) (end 0 17.653) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 20.447) (end 0 20.193) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 22.987) (end 0 22.733) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start -1.27 24.13) (end 1.27 -26.67) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (pin passive line (at -5.08 22.86 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_10" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 -2.54 0) (length 3.81) + (name "Pin_11" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 -5.08 0) (length 3.81) + (name "Pin_12" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 -7.62 0) (length 3.81) + (name "Pin_13" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 -10.16 0) (length 3.81) + (name "Pin_14" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 -12.7 0) (length 3.81) + (name "Pin_15" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 -15.24 0) (length 3.81) + (name "Pin_16" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 -17.78 0) (length 3.81) + (name "Pin_17" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 -20.32 0) (length 3.81) + (name "Pin_18" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 -22.86 0) (length 3.81) + (name "Pin_19" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 20.32 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 -25.4 0) (length 3.81) + (name "Pin_20" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 17.78 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 15.24 0) (length 3.81) + (name "Pin_4" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 12.7 0) (length 3.81) + (name "Pin_5" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 10.16 0) (length 3.81) + (name "Pin_6" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 7.62 0) (length 3.81) + (name "Pin_7" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 5.08 0) (length 3.81) + (name "Pin_8" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 2.54 0) (length 3.81) + (name "Pin_9" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Connector_Generic:Conn_02x03_Odd_Even" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "J" (at 1.27 5.08 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "Conn_02x03_Odd_Even" (at 1.27 -5.08 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "connector" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Generic connector, double row, 02x03, odd/even pin numbering scheme (row 1 odd numbers, row 2 even numbers), script generated (kicad-library-utils/schlib/autogen/connector/)" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "Connector*:*_2x??_*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "Conn_02x03_Odd_Even_1_1" + (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 3.81 -3.81) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (rectangle (start 3.81 -2.413) (end 2.54 -2.667) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start 3.81 0.127) (end 2.54 -0.127) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (rectangle (start 3.81 2.667) (end 2.54 2.413) + (stroke (width 0.1524) (type default)) + (fill (type none)) + ) + (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 7.62 2.54 180) (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 0 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 7.62 0 180) (length 3.81) + (name "Pin_4" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -5.08 -2.54 0) (length 3.81) + (name "Pin_5" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 7.62 -2.54 180) (length 3.81) + (name "Pin_6" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Device:C" (pin_numbers hide) (pin_names (offset 0.254)) (in_bom yes) (on_board yes) + (property "Reference" "C" (at 0.635 2.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C" (at 0.635 -2.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (at 0.9652 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "cap capacitor" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Unpolarized capacitor" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "C_*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "C_0_1" + (polyline + (pts + (xy -2.032 -0.762) + (xy 2.032 -0.762) + ) + (stroke (width 0.508) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -2.032 0.762) + (xy 2.032 0.762) + ) + (stroke (width 0.508) (type default)) + (fill (type none)) + ) + ) + (symbol "C_1_1" + (pin passive line (at 0 3.81 270) (length 2.794) + (name "~" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 0 -3.81 90) (length 2.794) + (name "~" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Device:Crystal_Small" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "Y" (at 0 2.54 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "Crystal_Small" (at 0 -2.54 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "quartz ceramic resonator oscillator" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Two pin crystal, small symbol" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "Crystal*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "Crystal_Small_0_1" + (rectangle (start -0.762 -1.524) (end 0.762 1.524) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.27 -0.762) + (xy -1.27 0.762) + ) + (stroke (width 0.381) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 -0.762) + (xy 1.27 0.762) + ) + (stroke (width 0.381) (type default)) + (fill (type none)) + ) + ) + (symbol "Crystal_Small_1_1" + (pin passive line (at -2.54 0 0) (length 1.27) + (name "1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 2.54 0 180) (length 1.27) + (name "2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Device:D_Schottky" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "D" (at 0 2.54 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "D_Schottky" (at 0 -2.54 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "diode Schottky" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Schottky diode" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "TO-???* *_Diode_* *SingleDiode* D_*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "D_Schottky_0_1" + (polyline + (pts + (xy 1.27 0) + (xy -1.27 0) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 1.27) + (xy 1.27 -1.27) + (xy -1.27 0) + (xy 1.27 1.27) + ) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.905 0.635) + (xy -1.905 1.27) + (xy -1.27 1.27) + (xy -1.27 -1.27) + (xy -0.635 -1.27) + (xy -0.635 -0.635) + ) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + ) + (symbol "D_Schottky_1_1" + (pin passive line (at -3.81 0 0) (length 2.54) + (name "K" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 3.81 0 180) (length 2.54) + (name "A" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Device:LED_Filled" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "D" (at 0 2.54 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "LED_Filled" (at 0 -2.54 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "LED diode" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Light emitting diode, filled shape" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "LED* LED_SMD:* LED_THT:*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "LED_Filled_0_1" + (polyline + (pts + (xy -1.27 -1.27) + (xy -1.27 1.27) + ) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.27 0) + (xy 1.27 0) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 -1.27) + (xy 1.27 1.27) + (xy -1.27 0) + (xy 1.27 -1.27) + ) + (stroke (width 0.254) (type default)) + (fill (type outline)) + ) + (polyline + (pts + (xy -3.048 -0.762) + (xy -4.572 -2.286) + (xy -3.81 -2.286) + (xy -4.572 -2.286) + (xy -4.572 -1.524) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.778 -0.762) + (xy -3.302 -2.286) + (xy -2.54 -2.286) + (xy -3.302 -2.286) + (xy -3.302 -1.524) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + ) + (symbol "LED_Filled_1_1" + (pin passive line (at -3.81 0 0) (length 2.54) + (name "K" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 3.81 0 180) (length 2.54) + (name "A" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Device:R_US" (pin_numbers hide) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "R" (at 2.54 0 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "R_US" (at -2.54 0 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 1.016 -0.254 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "R res resistor" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Resistor, US symbol" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "R_*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_US_0_1" + (polyline + (pts + (xy 0 -2.286) + (xy 0 -2.54) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 2.286) + (xy 0 2.54) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 -0.762) + (xy 1.016 -1.143) + (xy 0 -1.524) + (xy -1.016 -1.905) + (xy 0 -2.286) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 0.762) + (xy 1.016 0.381) + (xy 0 0) + (xy -1.016 -0.381) + (xy 0 -0.762) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 2.286) + (xy 1.016 1.905) + (xy 0 1.524) + (xy -1.016 1.143) + (xy 0 0.762) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + ) + (symbol "R_US_1_1" + (pin passive line (at 0 3.81 270) (length 1.27) + (name "~" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 0 -3.81 90) (length 1.27) + (name "~" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "MCU_ST_STM32F1:STM32F103C8Tx" (in_bom yes) (on_board yes) + (property "Reference" "U" (at -12.7 39.37 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "STM32F103C8Tx" (at 10.16 39.37 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Package_QFP:LQFP-48_7x7mm_P0.5mm" (at -12.7 -35.56 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32f103c8.pdf" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_locked" "" (at 0 0 0) + (effects (font (size 1.27 1.27))) + ) + (property "ki_keywords" "Arm Cortex-M3 STM32F1 STM32F103" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "STMicroelectronics Arm Cortex-M3 MCU, 64KB flash, 20KB RAM, 72 MHz, 2.0-3.6V, 37 GPIO, LQFP48" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "LQFP*7x7mm*P0.5mm*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "STM32F103C8Tx_0_1" + (rectangle (start -12.7 -35.56) (end 15.24 38.1) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + ) + (symbol "STM32F103C8Tx_1_1" + (pin power_in line (at -2.54 40.64 270) (length 2.54) + (name "VBAT" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 17.78 35.56 180) (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN0" bidirectional line) + (alternate "ADC2_IN0" bidirectional line) + (alternate "SYS_WKUP" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + ) + (pin bidirectional line (at 17.78 33.02 180) (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN1" bidirectional line) + (alternate "ADC2_IN1" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + ) + (pin bidirectional line (at 17.78 30.48 180) (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN2" bidirectional line) + (alternate "ADC2_IN2" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "USART2_TX" bidirectional line) + ) + (pin bidirectional line (at 17.78 27.94 180) (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN3" bidirectional line) + (alternate "ADC2_IN3" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "USART2_RX" bidirectional line) + ) + (pin bidirectional line (at 17.78 25.4 180) (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN4" bidirectional line) + (alternate "ADC2_IN4" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "USART2_CK" bidirectional line) + ) + (pin bidirectional line (at 17.78 22.86 180) (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN5" bidirectional line) + (alternate "ADC2_IN5" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + ) + (pin bidirectional line (at 17.78 20.32 180) (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN6" bidirectional line) + (alternate "ADC2_IN6" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM1_BKIN" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + ) + (pin bidirectional line (at 17.78 17.78 180) (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN7" bidirectional line) + (alternate "ADC2_IN7" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + ) + (pin bidirectional line (at -15.24 7.62 0) (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN8" bidirectional line) + (alternate "ADC2_IN8" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + ) + (pin bidirectional line (at -15.24 5.08 0) (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_IN9" bidirectional line) + (alternate "ADC2_IN9" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + ) + (pin bidirectional line (at -15.24 17.78 0) (length 2.54) + (name "PC13" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + (alternate "RTC_OUT" bidirectional line) + (alternate "RTC_TAMPER" bidirectional line) + ) + (pin bidirectional line (at -15.24 2.54 0) (length 2.54) + (name "PB2" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -15.24 -17.78 0) (length 2.54) + (name "PB10" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SCL" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line) + ) + (pin bidirectional line (at -15.24 -20.32 0) (length 2.54) + (name "PB11" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC2_EXTI11" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "USART3_RX" bidirectional line) + ) + (pin power_in line (at 0 -38.1 90) (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 40.64 270) (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -15.24 -22.86 0) (length 2.54) + (name "PB12" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_BKIN" bidirectional line) + (alternate "USART3_CK" bidirectional line) + ) + (pin bidirectional line (at -15.24 -25.4 0) (length 2.54) + (name "PB13" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + ) + (pin bidirectional line (at -15.24 -27.94 0) (length 2.54) + (name "PB14" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + ) + (pin bidirectional line (at -15.24 -30.48 0) (length 2.54) + (name "PB15" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI15" bidirectional line) + (alternate "ADC2_EXTI15" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + ) + (pin bidirectional line (at 17.78 15.24 180) (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + (alternate "RCC_MCO" bidirectional line) + (alternate "TIM1_CH1" bidirectional line) + (alternate "USART1_CK" bidirectional line) + ) + (pin bidirectional line (at -15.24 15.24 0) (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC32_IN" bidirectional line) + ) + (pin bidirectional line (at 17.78 12.7 180) (length 2.54) + (name "PA9" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH2" bidirectional line) + (alternate "USART1_TX" bidirectional line) + ) + (pin bidirectional line (at 17.78 10.16 180) (length 2.54) + (name "PA10" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_RX" bidirectional line) + ) + (pin bidirectional line (at 17.78 7.62 180) (length 2.54) + (name "PA11" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC2_EXTI11" bidirectional line) + (alternate "CAN_RX" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USB_DM" bidirectional line) + ) + (pin bidirectional line (at 17.78 5.08 180) (length 2.54) + (name "PA12" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27)))) + (alternate "CAN_TX" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_RTS" bidirectional line) + (alternate "USB_DP" bidirectional line) + ) + (pin bidirectional line (at 17.78 2.54 180) (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "34" (effects (font (size 1.27 1.27)))) + (alternate "SYS_JTMS-SWDIO" bidirectional line) + ) + (pin passive line (at 0 -38.1 90) (length 2.54) hide + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "35" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 2.54 40.64 270) (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "36" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 17.78 0 180) (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "37" (effects (font (size 1.27 1.27)))) + (alternate "SYS_JTCK-SWCLK" bidirectional line) + ) + (pin bidirectional line (at 17.78 -2.54 180) (length 2.54) + (name "PA15" (effects (font (size 1.27 1.27)))) + (number "38" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI15" bidirectional line) + (alternate "ADC2_EXTI15" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SYS_JTDI" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + ) + (pin bidirectional line (at -15.24 0 0) (length 2.54) + (name "PB3" (effects (font (size 1.27 1.27)))) + (number "39" (effects (font (size 1.27 1.27)))) + (alternate "SPI1_SCK" bidirectional line) + (alternate "SYS_JTDO-TRACESWO" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + ) + (pin bidirectional line (at -15.24 12.7 0) (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + (alternate "ADC1_EXTI15" bidirectional line) + (alternate "ADC2_EXTI15" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + ) + (pin bidirectional line (at -15.24 -2.54 0) (length 2.54) + (name "PB4" (effects (font (size 1.27 1.27)))) + (number "40" (effects (font (size 1.27 1.27)))) + (alternate "SPI1_MISO" bidirectional line) + (alternate "SYS_NJTRST" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + ) + (pin bidirectional line (at -15.24 -5.08 0) (length 2.54) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "41" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + ) + (pin bidirectional line (at -15.24 -7.62 0) (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "42" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SCL" bidirectional line) + (alternate "TIM4_CH1" bidirectional line) + (alternate "USART1_TX" bidirectional line) + ) + (pin bidirectional line (at -15.24 -10.16 0) (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "43" (effects (font (size 1.27 1.27)))) + (alternate "I2C1_SDA" bidirectional line) + (alternate "TIM4_CH2" bidirectional line) + (alternate "USART1_RX" bidirectional line) + ) + (pin input line (at -15.24 30.48 0) (length 2.54) + (name "BOOT0" (effects (font (size 1.27 1.27)))) + (number "44" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -15.24 -12.7 0) (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "45" (effects (font (size 1.27 1.27)))) + (alternate "CAN_RX" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "TIM4_CH3" bidirectional line) + ) + (pin bidirectional line (at -15.24 -15.24 0) (length 2.54) + (name "PB9" (effects (font (size 1.27 1.27)))) + (number "46" (effects (font (size 1.27 1.27)))) + (alternate "CAN_TX" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "TIM4_CH4" bidirectional line) + ) + (pin passive line (at 0 -38.1 90) (length 2.54) hide + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "47" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 5.08 40.64 270) (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "48" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -15.24 25.4 0) (length 2.54) + (name "PD0" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC_IN" bidirectional line) + ) + (pin bidirectional line (at -15.24 22.86 0) (length 2.54) + (name "PD1" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + (alternate "RCC_OSC_OUT" bidirectional line) + ) + (pin input line (at -15.24 35.56 0) (length 2.54) + (name "NRST" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 2.54 -38.1 90) (length 2.54) + (name "VSSA" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 7.62 40.64 270) (length 2.54) + (name "VDDA" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Regulator_Linear:AP2112K-3.3" (pin_names (offset 0.254)) (in_bom yes) (on_board yes) + (property "Reference" "U" (at -5.08 5.715 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "AP2112K-3.3" (at 0 5.715 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Package_TO_SOT_SMD:SOT-23-5" (at 0 8.255 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.diodes.com/assets/Datasheets/AP2112.pdf" (at 0 2.54 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "linear regulator ldo fixed positive" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "600mA low dropout linear regulator, with enable pin, 3.8V-6V input voltage range, 3.3V fixed positive output, SOT-23-5" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "SOT?23?5*" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "AP2112K-3.3_0_1" + (rectangle (start -5.08 4.445) (end 5.08 -5.08) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + ) + (symbol "AP2112K-3.3_1_1" + (pin power_in line (at -7.62 2.54 0) (length 2.54) + (name "VIN" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 -7.62 90) (length 2.54) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -7.62 0 0) (length 2.54) + (name "EN" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin no_connect line (at 5.08 0 180) (length 2.54) hide + (name "NC" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin power_out line (at 7.62 2.54 180) (length 2.54) + (name "VOUT" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Switch:SW_Push" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "SW" (at 1.27 2.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "SW_Push" (at 0 -1.524 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 0 5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "switch normally-open pushbutton push-button" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Push button switch, generic, two pins" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "SW_Push_0_1" + (circle (center -2.032 0) (radius 0.508) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 1.27) + (xy 0 3.048) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.54 1.27) + (xy -2.54 1.27) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (circle (center 2.032 0) (radius 0.508) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (pin passive line (at -5.08 0 0) (length 2.54) + (name "1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 5.08 0 180) (length 2.54) + (name "2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "power:+3.3V" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "#PWR" (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V" (at 0 3.556 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "global power" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Power symbol creates a global label with name \"+3.3V\"" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "+3.3V_0_1" + (polyline + (pts + (xy -0.762 1.27) + (xy 0 2.54) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 0) + (xy 0 2.54) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 2.54) + (xy 0.762 1.27) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + ) + (symbol "+3.3V_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "+3.3V" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "power:+5V" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "#PWR" (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+5V" (at 0 3.556 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "global power" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Power symbol creates a global label with name \"+5V\"" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "+5V_0_1" + (polyline + (pts + (xy -0.762 1.27) + (xy 0 2.54) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 0) + (xy 0 2.54) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 2.54) + (xy 0.762 1.27) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + ) + (symbol "+5V_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "+5V" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "power:GND" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "#PWR" (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 0 -3.81 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "global power" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Power symbol creates a global label with name \"GND\" , ground" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "GND_0_1" + (polyline + (pts + (xy 0 0) + (xy 0 -1.27) + (xy 1.27 -1.27) + (xy 0 -2.54) + (xy -1.27 -1.27) + (xy 0 -1.27) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + ) + (symbol "GND_1_1" + (pin power_in line (at 0 0 270) (length 0) hide + (name "GND" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "power:VBUS" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "#PWR" (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VBUS" (at 0 3.81 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "global power" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Power symbol creates a global label with name \"VBUS\"" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "VBUS_0_1" + (polyline + (pts + (xy -0.762 1.27) + (xy 0 2.54) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 0) + (xy 0 2.54) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 2.54) + (xy 0.762 1.27) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + ) + (symbol "VBUS_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "VBUS" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "usb:ZX62-B-5PA(33)" (in_bom yes) (on_board yes) + (property "Reference" "J" (at 0 8.89 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "ZX62-B-5PA(33)" (at 10.16 -8.89 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "usb:MICRO-USB-SMD_ZX62-B-5PA" (at 0 -12.7 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://lcsc.com/product-detail/USB-Connectors_HRS_ZX62-B-5PA-33_ZX62-B-5PA-33_C132561.html" (at 0 -15.24 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "LCSC" "C132561" (at 0 -17.78 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "DigiKey" "H125270CT-ND" (at 0 -20.32 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet_1" "https://www.hirose.com/product/download/?distributor=digikey&type=specSheet&lang=en&num=ZX62-B-5PA(33)" (at 0 -22.86 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "USB 2.0 Micro B connector" (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "ZX62-B-5PA(33)_0_1" + (rectangle (start -5.08 -7.62) (end 5.08 7.62) + (stroke (width 0.254) (type default)) + (fill (type background)) + ) + (circle (center -3.81 2.159) (radius 0.635) + (stroke (width 0.254) (type default)) + (fill (type outline)) + ) + (circle (center -0.635 3.429) (radius 0.381) + (stroke (width 0.254) (type default)) + (fill (type outline)) + ) + (rectangle (start -0.127 -7.62) (end 0.127 -6.858) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.905 2.159) + (xy 0.635 2.159) + ) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -3.175 2.159) + (xy -2.54 2.159) + (xy -1.27 3.429) + (xy -0.635 3.429) + ) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy -2.54 2.159) + (xy -1.905 2.159) + (xy -1.27 0.889) + (xy 0 0.889) + ) + (stroke (width 0.254) (type default)) + (fill (type none)) + ) + (polyline + (pts + (xy 0.635 2.794) + (xy 0.635 1.524) + (xy 1.905 2.159) + (xy 0.635 2.794) + ) + (stroke (width 0.254) (type default)) + (fill (type outline)) + ) + (polyline + (pts + (xy -4.318 5.588) + (xy -1.778 5.588) + (xy -2.032 4.826) + (xy -4.064 4.826) + (xy -4.318 5.588) + ) + (stroke (width 0) (type default)) + (fill (type outline)) + ) + (polyline + (pts + (xy -4.699 5.842) + (xy -4.699 5.588) + (xy -4.445 4.826) + (xy -4.445 4.572) + (xy -1.651 4.572) + (xy -1.651 4.826) + (xy -1.397 5.588) + (xy -1.397 5.842) + (xy -4.699 5.842) + ) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (rectangle (start 0.254 1.27) (end -0.508 0.508) + (stroke (width 0.254) (type default)) + (fill (type outline)) + ) + (rectangle (start 5.08 -5.207) (end 4.318 -4.953) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (rectangle (start 5.08 -2.667) (end 4.318 -2.413) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (rectangle (start 5.08 -0.127) (end 4.318 0.127) + (stroke (width 0) (type default)) + (fill (type none)) + ) + (rectangle (start 5.08 4.953) (end 4.318 5.207) + (stroke (width 0) (type default)) + (fill (type none)) + ) + ) + (symbol "ZX62-B-5PA(33)_1_1" + (pin power_out line (at 7.62 5.08 180) (length 2.54) + (name "VBUS" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 7.62 -2.54 180) (length 2.54) + (name "D-" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 7.62 0 180) (length 2.54) + (name "D+" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 7.62 -5.08 180) (length 2.54) + (name "ID" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin power_out line (at 0 -10.16 90) (length 2.54) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at -2.54 -10.16 90) (length 2.54) + (name "Shield" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + ) + ) + ) + + (junction (at 32.385 47.625) (diameter 0) (color 0 0 0 0) + (uuid 12f0d1e6-cca4-451b-866f-f33d200f4451) + ) + (junction (at 175.895 80.01) (diameter 0) (color 0 0 0 0) + (uuid 142a90f0-1657-4c31-a752-eaf7d76b46f2) + ) + (junction (at 181.61 80.01) (diameter 0) (color 0 0 0 0) + (uuid 2d47f6ff-73fa-4058-b169-fd8186d9d579) + ) + (junction (at 128.27 76.2) (diameter 0) (color 0 0 0 0) + (uuid 31c14e5f-f6d7-47ca-ba29-98a70df8890d) + ) + (junction (at 105.41 34.29) (diameter 0) (color 0 0 0 0) + (uuid 39599653-adff-432e-9ce7-6bf70c4667b7) + ) + (junction (at 200.025 47.625) (diameter 0) (color 0 0 0 0) + (uuid 42a15057-49fa-4ded-8f52-95f643d05868) + ) + (junction (at 57.785 130.175) (diameter 0) (color 0 0 0 0) + (uuid 4c9b5ee8-9785-42aa-b48c-c821327db7cc) + ) + (junction (at 187.325 80.01) (diameter 0) (color 0 0 0 0) + (uuid 599abe52-8196-4990-988f-4396f45461d3) + ) + (junction (at 187.325 88.9) (diameter 0) (color 0 0 0 0) + (uuid 6aeedb36-0d7a-4139-81f5-1cab9ee3174b) + ) + (junction (at 210.185 110.49) (diameter 0) (color 0 0 0 0) + (uuid 7a46436c-f4e7-435c-bfd9-6d01f7065e77) + ) + (junction (at 170.18 110.49) (diameter 0) (color 0 0 0 0) + (uuid 7b3be8f0-c19b-4ff0-80d7-707af52bb677) + ) + (junction (at 181.61 88.9) (diameter 0) (color 0 0 0 0) + (uuid 7d23bd90-4c32-4b15-8e11-cd1b51a82605) + ) + (junction (at 210.185 123.825) (diameter 0) (color 0 0 0 0) + (uuid 80f9e87c-2886-41fe-a276-427bf37ae0be) + ) + (junction (at 33.02 76.835) (diameter 0) (color 0 0 0 0) + (uuid 8c65e934-b59f-4522-ac82-5ddf6b32fd3a) + ) + (junction (at 35.56 76.835) (diameter 0) (color 0 0 0 0) + (uuid 921304bf-cde8-4e7b-890a-56c7a03799a6) + ) + (junction (at 32.385 36.195) (diameter 0) (color 0 0 0 0) + (uuid 99e0671a-37de-4338-98a8-34d9c13eccd9) + ) + (junction (at 129.54 76.2) (diameter 0) (color 0 0 0 0) + (uuid a809df6e-4acc-4573-ae64-fee6d4e2f342) + ) + (junction (at 63.5 40.64) (diameter 0) (color 0 0 0 0) + (uuid b4ed2ebc-77f5-4afd-b0c5-6c5806556beb) + ) + (junction (at 195.58 28.575) (diameter 0) (color 0 0 0 0) + (uuid bb15e6b6-7fa7-4951-ac0b-bde8889eb073) + ) + (junction (at 170.18 123.825) (diameter 0) (color 0 0 0 0) + (uuid c4257b54-fe42-4678-ada3-98c7c5d71720) + ) + (junction (at 180.975 123.825) (diameter 0) (color 0 0 0 0) + (uuid d7778fb5-c4e3-4156-bbe3-6241a6e3b9f4) + ) + (junction (at 127 156.21) (diameter 0) (color 0 0 0 0) + (uuid d85fc7a4-7300-4aac-b3e8-780620d66282) + ) + (junction (at 130.81 76.2) (diameter 0) (color 0 0 0 0) + (uuid d89b7932-8f95-449a-af82-34c053613fcf) + ) + (junction (at 63.5 29.21) (diameter 0) (color 0 0 0 0) + (uuid e0bdc527-2fa2-40f1-9a55-8b87129238c5) + ) + (junction (at 175.895 88.9) (diameter 0) (color 0 0 0 0) + (uuid f3c66318-c7af-4991-9a1d-90a8aa18e1bc) + ) + (junction (at 67.945 76.835) (diameter 0) (color 0 0 0 0) + (uuid f65e547e-f684-45c1-bd72-993f0a685872) + ) + (junction (at 34.925 140.97) (diameter 0) (color 0 0 0 0) + (uuid f6c024ba-ec7d-4ee7-8e65-71bebff43e05) + ) + (junction (at 200.66 123.825) (diameter 0) (color 0 0 0 0) + (uuid fb2e9eed-4f83-4958-8c49-65afabad60be) + ) + (junction (at 180.975 110.49) (diameter 0) (color 0 0 0 0) + (uuid fc0c5154-08b5-4989-bd8d-e90cd8f7a10f) + ) + + (no_connect (at 42.545 135.255) (uuid 83f4d6c9-b649-4e4f-b3de-66b4c27875de)) + + (wire (pts (xy 34.925 140.335) (xy 34.925 140.97)) + (stroke (width 0) (type default)) + (uuid 01c901b2-d434-4cf8-8601-bd326ec55447) + ) + (wire (pts (xy 181.61 88.9) (xy 181.61 89.535)) + (stroke (width 0) (type default)) + (uuid 02e243b8-d6fb-470a-a390-f34d68b1e6e6) + ) + (wire (pts (xy 177.8 28.575) (xy 177.8 29.21)) + (stroke (width 0) (type default)) + (uuid 03155aec-d8ea-43b9-ac5b-08858b3e438a) + ) + (wire (pts (xy 152.4 28.575) (xy 152.4 29.21)) + (stroke (width 0) (type default)) + (uuid 039e41de-a29f-4d5f-8270-1b686be316a6) + ) + (wire (pts (xy 201.295 110.49) (xy 200.66 110.49)) + (stroke (width 0) (type default)) + (uuid 0452697d-68ff-4328-8f09-e2cc4eb08e64) + ) + (wire (pts (xy 190.5 44.45) (xy 190.5 48.26)) + (stroke (width 0) (type default)) + (uuid 04fc4109-5f4b-4c91-8b81-b601250e6208) + ) + (wire (pts (xy 160.655 110.49) (xy 160.655 123.825)) + (stroke (width 0) (type default)) + (uuid 05e2f388-d0e8-4666-b7cf-39906743ecb2) + ) + (wire (pts (xy 190.5 26.035) (xy 190.5 29.21)) + (stroke (width 0) (type default)) + (uuid 060fcc3c-689b-4242-8fad-2fd315267f91) + ) + (wire (pts (xy 109.855 122.555) (xy 110.49 122.555)) + (stroke (width 0) (type default)) + (uuid 0636d569-4013-4d22-9d49-558c2f1cfd0e) + ) + (wire (pts (xy 109.855 120.015) (xy 110.49 120.015)) + (stroke (width 0) (type default)) + (uuid 0a34d0d7-3639-4053-8690-3e8c039d6e68) + ) + (wire (pts (xy 200.66 123.825) (xy 200.66 125.73)) + (stroke (width 0) (type default)) + (uuid 0b492be4-7e83-4376-ad85-9c5c48320ee2) + ) + (wire (pts (xy 109.855 140.335) (xy 110.49 140.335)) + (stroke (width 0) (type default)) + (uuid 0c1cb393-5103-434a-8877-272be9622d0b) + ) + (wire (pts (xy 144.145 84.455) (xy 143.51 84.455)) + (stroke (width 0) (type default)) + (uuid 0c8bcf98-aa67-4c5f-9933-6a7342ce7680) + ) + (wire (pts (xy 64.135 38.735) (xy 63.5 38.735)) + (stroke (width 0) (type default)) + (uuid 0c8efd51-1cbc-4633-8fab-853d2a71bfe6) + ) + (wire (pts (xy 57.785 120.65) (xy 57.785 121.285)) + (stroke (width 0) (type default)) + (uuid 0e7bd94a-70ff-41ce-b671-50335235e064) + ) + (wire (pts (xy 144.145 94.615) (xy 143.51 94.615)) + (stroke (width 0) (type default)) + (uuid 0eded986-6371-48cb-b551-e003f702ea4b) + ) + (wire (pts (xy 32.385 36.195) (xy 34.29 36.195)) + (stroke (width 0) (type default)) + (uuid 0f03db00-d6f3-4646-aef2-f421312051bf) + ) + (wire (pts (xy 109.855 92.075) (xy 110.49 92.075)) + (stroke (width 0) (type default)) + (uuid 0f4b6a95-b74e-4269-a183-bae2d01394b2) + ) + (wire (pts (xy 144.145 102.235) (xy 143.51 102.235)) + (stroke (width 0) (type default)) + (uuid 10d3a218-62f2-4504-8ad9-6f5dc63ad97c) + ) + (wire (pts (xy 55.245 135.255) (xy 55.245 132.715)) + (stroke (width 0) (type default)) + (uuid 138fddc3-a5d9-473f-95bd-9ec9ed938350) + ) + (wire (pts (xy 168.91 110.49) (xy 170.18 110.49)) + (stroke (width 0) (type default)) + (uuid 13d6a578-53b0-4ab1-8712-c53042d5ab51) + ) + (wire (pts (xy 105.41 34.29) (xy 105.41 43.18)) + (stroke (width 0) (type default)) + (uuid 15aab426-e07e-4274-b75a-1a8cd05b97a1) + ) + (wire (pts (xy 46.99 135.255) (xy 46.355 135.255)) + (stroke (width 0) (type default)) + (uuid 17436431-c183-4b8e-b7a0-2b6879a6d895) + ) + (wire (pts (xy 160.02 28.575) (xy 160.02 29.21)) + (stroke (width 0) (type default)) + (uuid 1a37cc24-be98-4533-abb6-5d736ac80c2f) + ) + (wire (pts (xy 185.42 28.575) (xy 185.42 29.21)) + (stroke (width 0) (type default)) + (uuid 1a38e678-ed14-4603-a671-a399a4b219f3) + ) + (wire (pts (xy 210.185 123.825) (xy 208.915 123.825)) + (stroke (width 0) (type default)) + (uuid 1d03f075-3d78-44f2-9794-22c6321120cd) + ) + (wire (pts (xy 34.925 140.97) (xy 32.385 140.97)) + (stroke (width 0) (type default)) + (uuid 1ec3e2b1-506f-460a-8bfe-ff5a4ab389f9) + ) + (wire (pts (xy 144.145 109.855) (xy 143.51 109.855)) + (stroke (width 0) (type default)) + (uuid 1ee936c2-a29c-4bac-ab91-9af7d05ecb32) + ) + (wire (pts (xy 180.34 47.625) (xy 180.34 48.26)) + (stroke (width 0) (type default)) + (uuid 1f070c00-c9e1-4456-9384-ff45895ecd77) + ) + (wire (pts (xy 180.975 110.49) (xy 170.18 110.49)) + (stroke (width 0) (type default)) + (uuid 1f423ea0-b447-47c7-9260-42668b7eb657) + ) + (wire (pts (xy 109.855 112.395) (xy 110.49 112.395)) + (stroke (width 0) (type default)) + (uuid 221ef07e-f7ab-4aeb-a1e5-04e8a54767d0) + ) + (wire (pts (xy 165.1 47.625) (xy 165.1 48.26)) + (stroke (width 0) (type default)) + (uuid 224d09c0-f8a8-41f3-9da5-016fc7378497) + ) + (wire (pts (xy 181.61 88.9) (xy 175.895 88.9)) + (stroke (width 0) (type default)) + (uuid 227a4179-9de3-40e7-9e23-98471aa62c74) + ) + (wire (pts (xy 175.895 88.9) (xy 175.895 88.265)) + (stroke (width 0) (type default)) + (uuid 2287519a-2361-476d-98c8-a5789b06a0f8) + ) + (wire (pts (xy 77.47 38.735) (xy 76.835 38.735)) + (stroke (width 0) (type default)) + (uuid 23fdda3a-5855-4ebd-ae3e-338c05f988dd) + ) + (wire (pts (xy 180.975 113.665) (xy 180.975 110.49)) + (stroke (width 0) (type default)) + (uuid 258beca1-942a-458c-894c-fd71942a0022) + ) + (wire (pts (xy 55.245 130.175) (xy 57.785 130.175)) + (stroke (width 0) (type default)) + (uuid 25b455b8-6c7d-460c-9cd4-856b9a98084b) + ) + (wire (pts (xy 130.81 76.2) (xy 133.35 76.2)) + (stroke (width 0) (type default)) + (uuid 25c8f683-efab-4103-aaee-29f693b3ef85) + ) + (wire (pts (xy 42.545 125.095) (xy 43.815 125.095)) + (stroke (width 0) (type default)) + (uuid 2635f492-78dc-4473-9f1a-b7e16e4f896b) + ) + (wire (pts (xy 149.86 28.575) (xy 149.86 29.21)) + (stroke (width 0) (type default)) + (uuid 2691a489-ec69-4d15-84a8-580ebd4d7394) + ) + (wire (pts (xy 200.66 123.825) (xy 201.295 123.825)) + (stroke (width 0) (type default)) + (uuid 281102e5-6097-4bcc-9f1c-b6d8c6adc5b6) + ) + (wire (pts (xy 198.755 88.9) (xy 187.325 88.9)) + (stroke (width 0) (type default)) + (uuid 2dacd6c1-65a4-47b9-bee8-f5b30a1257df) + ) + (wire (pts (xy 67.945 84.455) (xy 67.945 76.835)) + (stroke (width 0.1524) (type solid)) + (uuid 2e0e0a72-d83b-49ff-ba0e-9b3c4048fbfc) + ) + (wire (pts (xy 105.41 34.29) (xy 106.68 34.29)) + (stroke (width 0) (type default)) + (uuid 2e0ef656-1b59-4aa9-979c-12b57179175c) + ) + (wire (pts (xy 182.88 47.625) (xy 182.88 48.26)) + (stroke (width 0) (type default)) + (uuid 2e3a93dc-a128-49c0-aa35-8c58a1c2262e) + ) + (wire (pts (xy 195.58 45.085) (xy 195.58 48.26)) + (stroke (width 0) (type default)) + (uuid 2f97a2dc-9bc9-4e4d-abb8-cc31c119a074) + ) + (wire (pts (xy 172.72 28.575) (xy 172.72 29.21)) + (stroke (width 0) (type default)) + (uuid 300dbb87-374f-49af-b8e9-a07597de00b0) + ) + (wire (pts (xy 125.095 34.29) (xy 125.095 34.925)) + (stroke (width 0) (type default)) + (uuid 30967939-e807-44bd-9fda-e177d9522a9b) + ) + (wire (pts (xy 164.465 80.645) (xy 164.465 80.01)) + (stroke (width 0) (type default)) + (uuid 3153cb84-147c-45de-9fad-ef34923300f8) + ) + (wire (pts (xy 32.385 36.195) (xy 32.385 38.1)) + (stroke (width 0) (type default)) + (uuid 321e2acf-c448-457d-87ad-ffd0dd6dd2c2) + ) + (wire (pts (xy 38.735 170.18) (xy 39.37 170.18)) + (stroke (width 0) (type default)) + (uuid 338ed6ba-fdba-4c7b-8d0f-55e7c182e884) + ) + (wire (pts (xy 123.19 34.29) (xy 125.095 34.29)) + (stroke (width 0) (type default)) + (uuid 33deab85-2a1c-4d5f-9ec4-492353fe8b3b) + ) + (wire (pts (xy 147.32 47.625) (xy 147.32 48.26)) + (stroke (width 0) (type default)) + (uuid 3413c57e-779e-4c22-864e-3949e12a5a9b) + ) + (wire (pts (xy 24.13 36.195) (xy 32.385 36.195)) + (stroke (width 0) (type default)) + (uuid 34b74db3-da2a-4e32-9cf9-0af5513c914f) + ) + (wire (pts (xy 63.5 33.655) (xy 64.135 33.655)) + (stroke (width 0) (type default)) + (uuid 3510e24e-36eb-42d5-bbaf-92b3e0e95669) + ) + (wire (pts (xy 77.47 40.64) (xy 77.47 38.735)) + (stroke (width 0) (type default)) + (uuid 37a2c451-ae87-40ec-9309-d81775abd997) + ) + (wire (pts (xy 164.465 88.265) (xy 164.465 88.9)) + (stroke (width 0) (type default)) + (uuid 396a5380-4666-4263-9079-c0d23add97fb) + ) + (wire (pts (xy 172.72 47.625) (xy 172.72 48.26)) + (stroke (width 0) (type default)) + (uuid 3b76ff3c-a41a-4733-9b7b-3ea4e2432f1d) + ) + (wire (pts (xy 170.18 47.625) (xy 170.18 48.26)) + (stroke (width 0) (type default)) + (uuid 3c40e5e8-128e-46b0-b041-e048ef68f459) + ) + (wire (pts (xy 123.19 76.2) (xy 123.19 76.835)) + (stroke (width 0) (type default)) + (uuid 3d33cb6e-8c44-472d-a479-b215e96c48cc) + ) + (wire (pts (xy 125.73 155.575) (xy 125.73 156.21)) + (stroke (width 0) (type default)) + (uuid 3d49a6de-5ba8-4edd-bc10-8e12e71d86e0) + ) + (wire (pts (xy 123.825 43.18) (xy 123.19 43.18)) + (stroke (width 0) (type default)) + (uuid 3dfa0a1d-dc4b-495c-babc-f37fcad2a860) + ) + (wire (pts (xy 32.385 26.035) (xy 32.385 27.305)) + (stroke (width 0) (type default)) + (uuid 3ea2b980-d9aa-4d17-82cb-fa66abd3efd2) + ) + (wire (pts (xy 32.385 34.925) (xy 32.385 36.195)) + (stroke (width 0) (type default)) + (uuid 3f809593-3f7b-44de-aa6a-59f9997ffc51) + ) + (wire (pts (xy 24.13 46.99) (xy 24.13 47.625)) + (stroke (width 0) (type default)) + (uuid 40d7199b-3483-4c8f-8028-af494fefe198) + ) + (wire (pts (xy 39.37 167.64) (xy 38.735 167.64)) + (stroke (width 0) (type default)) + (uuid 424a0940-acbe-4cfd-832d-f43a3c63ea1e) + ) + (wire (pts (xy 53.34 86.995) (xy 53.34 94.615)) + (stroke (width 0.1524) (type solid)) + (uuid 433176a7-086b-472a-a247-0b632dd58cd6) + ) + (wire (pts (xy 46.99 127.635) (xy 46.355 127.635)) + (stroke (width 0) (type default)) + (uuid 43573f1c-0732-4cb0-a91c-3e9486986351) + ) + (wire (pts (xy 109.855 117.475) (xy 110.49 117.475)) + (stroke (width 0) (type default)) + (uuid 45da91b0-378d-49fe-997f-a023eec88a0e) + ) + (wire (pts (xy 63.5 29.21) (xy 63.5 33.655)) + (stroke (width 0) (type default)) + (uuid 47a0c487-9d52-4535-b702-67d870cea159) + ) + (wire (pts (xy 210.185 110.49) (xy 210.185 114.3)) + (stroke (width 0) (type default)) + (uuid 49534133-8a2e-4396-b1b0-f17400fa7e37) + ) + (wire (pts (xy 144.145 86.995) (xy 143.51 86.995)) + (stroke (width 0) (type default)) + (uuid 4966bb45-275e-4350-809a-5c839b205360) + ) + (wire (pts (xy 105.41 28.575) (xy 105.41 34.29)) + (stroke (width 0) (type default)) + (uuid 49b40ea4-dc33-4f2c-807f-afbb5cd02d23) + ) + (wire (pts (xy 63.5 40.64) (xy 63.5 41.275)) + (stroke (width 0) (type default)) + (uuid 4af04dd7-c635-4588-a0a3-b3b321b65eeb) + ) + (wire (pts (xy 180.975 121.285) (xy 180.975 123.825)) + (stroke (width 0) (type default)) + (uuid 4ba079db-7401-47a1-8a50-a6c4febd998f) + ) + (wire (pts (xy 193.04 28.575) (xy 193.04 29.21)) + (stroke (width 0) (type default)) + (uuid 4ba71d4d-e509-4af2-882a-bbc313fd1feb) + ) + (wire (pts (xy 24.13 36.83) (xy 24.13 36.195)) + (stroke (width 0) (type default)) + (uuid 4e9dc774-8aa6-4733-84b5-9c2b814cd05c) + ) + (wire (pts (xy 109.855 147.955) (xy 110.49 147.955)) + (stroke (width 0) (type default)) + (uuid 4ee3a913-0b4e-4c8f-a8e0-70bc55504142) + ) + (wire (pts (xy 162.56 28.575) (xy 162.56 29.21)) + (stroke (width 0) (type default)) + (uuid 516f728b-a86f-49d0-9f59-28c49be0a55f) + ) + (wire (pts (xy 161.29 110.49) (xy 160.655 110.49)) + (stroke (width 0) (type default)) + (uuid 523d4a1a-ac6b-4fae-80fa-e3afc1145384) + ) + (wire (pts (xy 157.48 47.625) (xy 157.48 48.26)) + (stroke (width 0) (type default)) + (uuid 54bfa114-87ea-4068-921e-17902b1084a2) + ) + (wire (pts (xy 195.58 28.575) (xy 195.58 29.21)) + (stroke (width 0) (type default)) + (uuid 5546804b-df50-4b10-b0d2-e003704da8a6) + ) + (wire (pts (xy 185.42 47.625) (xy 185.42 48.26)) + (stroke (width 0) (type default)) + (uuid 55c19bd5-f726-4267-a884-e858034462e4) + ) + (wire (pts (xy 63.5 40.64) (xy 77.47 40.64)) + (stroke (width 0) (type default)) + (uuid 562cc8b0-2bfc-4d66-8f10-18274797775c) + ) + (wire (pts (xy 165.1 28.575) (xy 165.1 29.21)) + (stroke (width 0) (type default)) + (uuid 578820a0-ea76-426d-87bf-d033dbbcc6df) + ) + (wire (pts (xy 181.61 79.375) (xy 181.61 80.01)) + (stroke (width 0) (type default)) + (uuid 5811edc7-5884-4df0-b3b7-387fc62014b6) + ) + (wire (pts (xy 170.18 28.575) (xy 170.18 29.21)) + (stroke (width 0) (type default)) + (uuid 5b62cc53-c3d0-4b07-89f9-119b55dca7d8) + ) + (wire (pts (xy 32.385 140.97) (xy 32.385 140.335)) + (stroke (width 0) (type default)) + (uuid 5c52f492-06ea-4ebd-8193-0751f9162e43) + ) + (wire (pts (xy 187.96 47.625) (xy 187.96 48.26)) + (stroke (width 0) (type default)) + (uuid 5d95872d-2125-4432-8c37-fdd463a0f280) + ) + (wire (pts (xy 39.37 162.56) (xy 39.37 161.925)) + (stroke (width 0) (type default)) + (uuid 5e99a576-8c32-47cb-8c11-21c3c10816d3) + ) + (wire (pts (xy 33.02 76.835) (xy 33.02 84.455)) + (stroke (width 0.1524) (type solid)) + (uuid 5eabc733-a72c-4af7-8fce-f08caf2c89a5) + ) + (wire (pts (xy 162.56 47.625) (xy 162.56 48.26)) + (stroke (width 0) (type default)) + (uuid 5eb628b4-9a24-4b16-af24-91c4b2367dbc) + ) + (wire (pts (xy 170.18 123.825) (xy 168.91 123.825)) + (stroke (width 0) (type default)) + (uuid 6074e786-98b5-42c5-b1a5-e50ee015d8a4) + ) + (wire (pts (xy 63.5 27.94) (xy 63.5 29.21)) + (stroke (width 0) (type default)) + (uuid 61559f32-677c-469b-88ea-a2efb7aa2a1f) + ) + (wire (pts (xy 32.385 45.72) (xy 32.385 47.625)) + (stroke (width 0) (type default)) + (uuid 62aea5c8-c3bd-4a63-b668-2bcc9aeaa8a2) + ) + (wire (pts (xy 57.785 128.905) (xy 57.785 130.175)) + (stroke (width 0) (type default)) + (uuid 62ffe6e0-c83e-4565-938e-094c9d426cec) + ) + (wire (pts (xy 144.145 92.075) (xy 143.51 92.075)) + (stroke (width 0) (type default)) + (uuid 64134fe6-1141-4f5a-af83-ed2f3c9a5135) + ) + (wire (pts (xy 35.56 76.835) (xy 45.72 76.835)) + (stroke (width 0.1524) (type solid)) + (uuid 65319a03-a082-4f7c-ba91-440c617cdadd) + ) + (wire (pts (xy 144.145 81.915) (xy 143.51 81.915)) + (stroke (width 0) (type default)) + (uuid 65ec5725-b9ff-4ad4-93fe-87d38610a5f8) + ) + (wire (pts (xy 175.895 80.01) (xy 175.895 80.645)) + (stroke (width 0) (type default)) + (uuid 668a7860-f320-477b-ade1-c25c0e5c0fc8) + ) + (wire (pts (xy 33.02 71.755) (xy 33.02 76.835)) + (stroke (width 0.1524) (type solid)) + (uuid 6844c4e5-8154-4a9e-9c6a-7a5a319c4f39) + ) + (wire (pts (xy 109.855 109.855) (xy 110.49 109.855)) + (stroke (width 0) (type default)) + (uuid 6a1e564c-fd8c-45fa-b659-c0e91763d2aa) + ) + (wire (pts (xy 43.18 79.375) (xy 45.72 79.375)) + (stroke (width 0) (type default)) + (uuid 6af87d78-12e5-4fdc-89b0-3831a98c1004) + ) + (wire (pts (xy 180.975 110.49) (xy 182.245 110.49)) + (stroke (width 0) (type default)) + (uuid 6d074187-437d-4b39-9b86-f66d9aa829bc) + ) + (wire (pts (xy 210.185 123.825) (xy 211.455 123.825)) + (stroke (width 0) (type default)) + (uuid 6d0c523a-79e2-4c92-acf4-6211b77d00b5) + ) + (wire (pts (xy 23.495 72.39) (xy 23.495 76.835)) + (stroke (width 0) (type default)) + (uuid 6d798fb2-323b-4e8e-9ad0-2f73d10cd0be) + ) + (wire (pts (xy 157.48 28.575) (xy 157.48 29.21)) + (stroke (width 0) (type default)) + (uuid 6eecffc6-fb03-4716-9c9d-1f778026b09b) + ) + (wire (pts (xy 109.855 125.095) (xy 110.49 125.095)) + (stroke (width 0) (type default)) + (uuid 6f568961-d31d-451d-bde9-9898ffd8b5e8) + ) + (wire (pts (xy 160.655 123.825) (xy 161.29 123.825)) + (stroke (width 0) (type default)) + (uuid 708f67da-e2a1-4155-b1ef-955ca6bdeabc) + ) + (wire (pts (xy 193.04 28.575) (xy 195.58 28.575)) + (stroke (width 0) (type default)) + (uuid 713a01bf-32d5-4a1c-b98b-d8c1baecc03f) + ) + (wire (pts (xy 42.545 132.715) (xy 46.355 132.715)) + (stroke (width 0) (type default)) + (uuid 71ca609a-2a93-421d-83c9-0cfc5a51ff73) + ) + (wire (pts (xy 109.855 130.175) (xy 110.49 130.175)) + (stroke (width 0) (type default)) + (uuid 72311b96-ddea-46ec-b43f-1d966735dcb3) + ) + (wire (pts (xy 167.64 28.575) (xy 167.64 29.21)) + (stroke (width 0) (type default)) + (uuid 73a56c46-cb80-46e5-a68d-105903618e5d) + ) + (wire (pts (xy 170.18 110.49) (xy 170.18 114.3)) + (stroke (width 0) (type default)) + (uuid 73d30ffa-f1f3-4e0d-8227-62bfd835d634) + ) + (wire (pts (xy 77.47 33.655) (xy 77.47 29.21)) + (stroke (width 0) (type default)) + (uuid 75a40e67-3e7a-4796-a8ce-33c44a0f798d) + ) + (wire (pts (xy 105.41 43.18) (xy 106.68 43.18)) + (stroke (width 0) (type default)) + (uuid 76dae095-7547-4bcd-8ad8-7cd252dbf6fc) + ) + (wire (pts (xy 128.27 156.21) (xy 127 156.21)) + (stroke (width 0) (type default)) + (uuid 788cf8f0-e893-496c-8d7f-4c5e2a6a4950) + ) + (wire (pts (xy 200.025 47.625) (xy 200.025 56.515)) + (stroke (width 0) (type default)) + (uuid 7915ae98-9579-4158-8faf-322b2e1ae201) + ) + (wire (pts (xy 34.925 140.97) (xy 34.925 144.78)) + (stroke (width 0) (type default)) + (uuid 7ac4de57-4846-4cc0-8f15-1f468dd69765) + ) + (wire (pts (xy 200.66 110.49) (xy 200.66 123.825)) + (stroke (width 0) (type default)) + (uuid 7beff5cd-0ed5-4cca-9826-68d7fb80a103) + ) + (wire (pts (xy 187.325 88.9) (xy 181.61 88.9)) + (stroke (width 0) (type default)) + (uuid 7ed85313-68d2-4a5d-8772-ab7b9d850481) + ) + (wire (pts (xy 175.26 47.625) (xy 175.26 48.26)) + (stroke (width 0) (type default)) + (uuid 7f7c070b-b45e-4abc-bad5-419ac2a94421) + ) + (wire (pts (xy 35.56 76.835) (xy 35.56 79.375)) + (stroke (width 0) (type default)) + (uuid 8117e1ca-eeec-44b8-aa73-bfe695ac56df) + ) + (wire (pts (xy 125.73 156.21) (xy 127 156.21)) + (stroke (width 0) (type default)) + (uuid 8118c4ab-3c9e-4eb5-a6b5-373a22c7f543) + ) + (wire (pts (xy 33.02 92.075) (xy 33.02 94.615)) + (stroke (width 0.1524) (type solid)) + (uuid 8204ab4e-0296-451b-bbce-d89781958d02) + ) + (wire (pts (xy 43.815 125.095) (xy 43.815 120.65)) + (stroke (width 0) (type default)) + (uuid 82580feb-d841-4c5d-b4f2-e8a2ee83c6b1) + ) + (wire (pts (xy 109.855 94.615) (xy 110.49 94.615)) + (stroke (width 0) (type default)) + (uuid 83a8f4e9-f948-45a3-a1f9-6f6e57d01c21) + ) + (wire (pts (xy 208.915 110.49) (xy 210.185 110.49)) + (stroke (width 0) (type default)) + (uuid 842bf4f1-4325-477b-939e-b4d5ddc363da) + ) + (wire (pts (xy 154.94 28.575) (xy 154.94 29.21)) + (stroke (width 0) (type default)) + (uuid 84856647-2b7d-4e16-9bbc-a7f300813463) + ) + (wire (pts (xy 193.04 47.625) (xy 200.025 47.625)) + (stroke (width 0) (type default)) + (uuid 84b94256-4f8c-4e1f-a8e5-c6ccc6ebda10) + ) + (wire (pts (xy 85.725 36.195) (xy 85.09 36.195)) + (stroke (width 0) (type default)) + (uuid 8677ebb4-2b01-4924-b72c-daa677b15da4) + ) + (wire (pts (xy 42.545 130.175) (xy 46.355 130.175)) + (stroke (width 0) (type default)) + (uuid 869da830-9042-4a56-b333-6cafd797bc96) + ) + (wire (pts (xy 181.61 80.01) (xy 187.325 80.01)) + (stroke (width 0) (type default)) + (uuid 86e6a653-534d-4a61-b04c-8f271f289c8a) + ) + (wire (pts (xy 77.47 36.195) (xy 76.835 36.195)) + (stroke (width 0) (type default)) + (uuid 873b09b7-6e0b-4368-8668-7845b2b18015) + ) + (wire (pts (xy 144.145 114.935) (xy 143.51 114.935)) + (stroke (width 0) (type default)) + (uuid 87a86642-293d-41f1-a053-feff4dc2d95b) + ) + (wire (pts (xy 32.385 47.625) (xy 32.385 48.895)) + (stroke (width 0) (type default)) + (uuid 88912fd6-fc8e-4a7e-bc84-0398bcfc1944) + ) + (wire (pts (xy 60.96 76.835) (xy 67.945 76.835)) + (stroke (width 0.1524) (type solid)) + (uuid 894f843f-27fd-4cf9-9cb6-c6e7af803d22) + ) + (wire (pts (xy 46.355 135.255) (xy 46.355 132.715)) + (stroke (width 0) (type default)) + (uuid 8b46c412-1069-4721-bff8-d4c1347a9e75) + ) + (wire (pts (xy 180.975 123.825) (xy 182.245 123.825)) + (stroke (width 0) (type default)) + (uuid 8c94edd7-7da5-4506-9dc5-0115d858cb2d) + ) + (wire (pts (xy 195.58 28.575) (xy 200.025 28.575)) + (stroke (width 0) (type default)) + (uuid 8dae6611-c94d-40ea-8b58-b0e963a13440) + ) + (wire (pts (xy 133.35 76.835) (xy 133.35 76.2)) + (stroke (width 0) (type default)) + (uuid 8f6edbcd-ad28-49ef-874f-2edca891ef74) + ) + (wire (pts (xy 193.04 47.625) (xy 193.04 48.26)) + (stroke (width 0) (type default)) + (uuid 910b4fa4-c70b-4202-bdf4-e011bfbb97cd) + ) + (wire (pts (xy 125.73 76.2) (xy 128.27 76.2)) + (stroke (width 0) (type default)) + (uuid 94d28e31-5c22-4611-93d7-52d5ac2d02d7) + ) + (wire (pts (xy 127 156.21) (xy 127 156.845)) + (stroke (width 0) (type default)) + (uuid 9c80db47-1ef6-43ab-b2c4-ce0cb2e26b36) + ) + (wire (pts (xy 144.145 99.695) (xy 143.51 99.695)) + (stroke (width 0) (type default)) + (uuid 9df49c41-becc-4ba0-b6da-f702f306b576) + ) + (wire (pts (xy 77.47 33.655) (xy 76.835 33.655)) + (stroke (width 0) (type default)) + (uuid 9efdc7d6-9ac8-43f2-b022-e7b8de746c12) + ) + (wire (pts (xy 180.34 28.575) (xy 180.34 29.21)) + (stroke (width 0) (type default)) + (uuid 9f5a6c48-7265-4825-a1d7-63c15ac0f9a6) + ) + (wire (pts (xy 109.855 102.235) (xy 110.49 102.235)) + (stroke (width 0) (type default)) + (uuid a0bea4c0-05cd-4999-b3aa-412b00185b49) + ) + (wire (pts (xy 177.8 47.625) (xy 177.8 48.26)) + (stroke (width 0) (type default)) + (uuid a18082a2-ca50-4088-b8c9-b788a3621967) + ) + (wire (pts (xy 160.02 47.625) (xy 160.02 48.26)) + (stroke (width 0) (type default)) + (uuid a23d4579-f52d-4d50-83d2-b5141917d89e) + ) + (wire (pts (xy 182.88 28.575) (xy 182.88 29.21)) + (stroke (width 0) (type default)) + (uuid a2762fba-7b81-4d1a-81ee-68576a6f2b0d) + ) + (wire (pts (xy 164.465 80.01) (xy 175.895 80.01)) + (stroke (width 0) (type default)) + (uuid a2915ad5-62b3-4477-834e-f8c20f282804) + ) + (wire (pts (xy 24.13 47.625) (xy 32.385 47.625)) + (stroke (width 0) (type default)) + (uuid a2eac940-d6e6-4666-b7a7-720bfb2232c2) + ) + (wire (pts (xy 144.145 107.315) (xy 143.51 107.315)) + (stroke (width 0) (type default)) + (uuid a303f981-4547-4983-ad7d-f6d8286e9044) + ) + (wire (pts (xy 109.855 104.775) (xy 110.49 104.775)) + (stroke (width 0) (type default)) + (uuid a407bec8-6999-4341-8dfa-1b23409f9a6e) + ) + (wire (pts (xy 38.735 162.56) (xy 39.37 162.56)) + (stroke (width 0) (type default)) + (uuid a8e52d56-009a-4f1a-857f-e1b0fb600f10) + ) + (wire (pts (xy 67.945 76.835) (xy 67.945 71.755)) + (stroke (width 0.1524) (type solid)) + (uuid a8ee8154-4941-4e25-bcd4-d9d29f0b4a83) + ) + (wire (pts (xy 31.75 76.835) (xy 33.02 76.835)) + (stroke (width 0) (type default)) + (uuid a9838630-501c-4498-b304-00b3c140bdc3) + ) + (wire (pts (xy 187.96 28.575) (xy 187.96 29.21)) + (stroke (width 0) (type default)) + (uuid a9ac0129-481e-4c89-9419-a71910d4a6e9) + ) + (wire (pts (xy 144.145 104.775) (xy 143.51 104.775)) + (stroke (width 0) (type default)) + (uuid aa800f24-1e5b-4875-8085-05461cd0c388) + ) + (wire (pts (xy 164.465 88.9) (xy 175.895 88.9)) + (stroke (width 0) (type default)) + (uuid aba07bbc-102f-4ef2-8915-95035b9cbdc6) + ) + (wire (pts (xy 144.145 89.535) (xy 143.51 89.535)) + (stroke (width 0) (type default)) + (uuid ae693921-6040-47d9-94a5-6c5aab1db5b7) + ) + (wire (pts (xy 67.945 92.075) (xy 67.945 94.615)) + (stroke (width 0.1524) (type solid)) + (uuid af6a0c02-c444-4b84-8a6c-57dd39d8976b) + ) + (wire (pts (xy 39.37 165.1) (xy 38.735 165.1)) + (stroke (width 0) (type default)) + (uuid b2dbdf50-b1bf-4df0-a127-e8e8901cb33c) + ) + (wire (pts (xy 144.145 112.395) (xy 143.51 112.395)) + (stroke (width 0) (type default)) + (uuid b50300f6-5fe9-4ffa-95d9-3869894d8594) + ) + (wire (pts (xy 198.755 88.265) (xy 198.755 88.9)) + (stroke (width 0) (type default)) + (uuid b53b5da6-9123-4bab-876c-dcf9e78eae6c) + ) + (wire (pts (xy 109.855 137.795) (xy 110.49 137.795)) + (stroke (width 0) (type default)) + (uuid b6e6fe13-1922-4d56-b9c0-40ff75182dca) + ) + (wire (pts (xy 152.4 47.625) (xy 152.4 48.26)) + (stroke (width 0) (type default)) + (uuid b80c0aa5-805b-4347-9e48-18e74b486142) + ) + (wire (pts (xy 149.86 47.625) (xy 149.86 48.26)) + (stroke (width 0) (type default)) + (uuid bc7dfa26-a4ff-40f8-bb05-d7a0d7bb3a08) + ) + (wire (pts (xy 109.855 135.255) (xy 110.49 135.255)) + (stroke (width 0) (type default)) + (uuid be758f3f-4308-4d57-8f42-9d8866028db7) + ) + (wire (pts (xy 39.37 170.18) (xy 39.37 170.815)) + (stroke (width 0) (type default)) + (uuid bfcb7d88-1d31-4bf4-ab0b-58b1bb9de49c) + ) + (wire (pts (xy 187.325 80.01) (xy 198.755 80.01)) + (stroke (width 0) (type default)) + (uuid c2ead631-d2c3-45a4-bc60-8d861718f1a8) + ) + (wire (pts (xy 144.145 97.155) (xy 143.51 97.155)) + (stroke (width 0) (type default)) + (uuid c31e462c-e712-4613-a2a6-3acd90677126) + ) + (wire (pts (xy 109.855 86.995) (xy 110.49 86.995)) + (stroke (width 0) (type default)) + (uuid c34cc308-2987-4005-9ef3-4683fb77a23d) + ) + (wire (pts (xy 128.27 76.2) (xy 128.27 76.835)) + (stroke (width 0) (type default)) + (uuid c5caf9e3-5320-4185-a26c-6216bed123fa) + ) + (wire (pts (xy 54.61 135.255) (xy 55.245 135.255)) + (stroke (width 0) (type default)) + (uuid c61633ac-f2ef-417d-acc5-f7a99f034525) + ) + (wire (pts (xy 77.47 29.21) (xy 63.5 29.21)) + (stroke (width 0) (type default)) + (uuid c6d372f7-a15d-4330-ae2b-d3d5d176e5a0) + ) + (wire (pts (xy 63.5 38.735) (xy 63.5 40.64)) + (stroke (width 0) (type default)) + (uuid c6dfae51-b301-4bcf-85f8-ab443ee72d32) + ) + (wire (pts (xy 130.81 76.2) (xy 130.81 76.835)) + (stroke (width 0) (type default)) + (uuid c8c4e09e-253e-449c-a6fa-de1979bd1126) + ) + (wire (pts (xy 154.94 47.625) (xy 154.94 48.26)) + (stroke (width 0) (type default)) + (uuid c92d0945-f790-4060-ad71-8c3a61165104) + ) + (wire (pts (xy 175.26 28.575) (xy 175.26 29.21)) + (stroke (width 0) (type default)) + (uuid c92f5392-7c3c-41d4-8e7f-96a40e530e9f) + ) + (wire (pts (xy 128.27 155.575) (xy 128.27 156.21)) + (stroke (width 0) (type default)) + (uuid c963fb9d-f858-4ec0-be6d-5c7184916733) + ) + (wire (pts (xy 147.32 28.575) (xy 147.32 29.21)) + (stroke (width 0) (type default)) + (uuid c9a5ca7d-0a61-48ee-9f02-a107e4c0bdfa) + ) + (wire (pts (xy 114.3 34.29) (xy 115.57 34.29)) + (stroke (width 0) (type default)) + (uuid cae72d31-3033-49f5-b7f7-a98c0c90e866) + ) + (wire (pts (xy 198.755 80.01) (xy 198.755 80.645)) + (stroke (width 0) (type default)) + (uuid cf01d8a8-049d-4b0f-944e-5c7ce3095dbd) + ) + (wire (pts (xy 125.73 76.835) (xy 125.73 76.2)) + (stroke (width 0) (type default)) + (uuid d103fb66-a1a7-4129-adf1-1fa0f5c4c422) + ) + (wire (pts (xy 63.5 36.195) (xy 64.135 36.195)) + (stroke (width 0) (type default)) + (uuid d3a5cdc3-c923-41fd-864b-d6b621efa135) + ) + (wire (pts (xy 109.855 114.935) (xy 110.49 114.935)) + (stroke (width 0) (type default)) + (uuid d692e437-c862-472c-b0db-64430b91960d) + ) + (wire (pts (xy 55.245 132.715) (xy 60.325 132.715)) + (stroke (width 0) (type default)) + (uuid d8a6acd4-d565-44a0-9fef-c5018f01cb8b) + ) + (wire (pts (xy 109.855 81.915) (xy 110.49 81.915)) + (stroke (width 0) (type default)) + (uuid dd7f74ea-437f-4114-9d81-7ee0abdb022f) + ) + (wire (pts (xy 175.895 80.01) (xy 181.61 80.01)) + (stroke (width 0) (type default)) + (uuid de503d05-d8c7-49b1-b9d5-421e4e9ae9da) + ) + (wire (pts (xy 144.145 117.475) (xy 143.51 117.475)) + (stroke (width 0) (type default)) + (uuid deeb3481-0186-4af3-bd4f-cdead407ef64) + ) + (wire (pts (xy 109.855 142.875) (xy 110.49 142.875)) + (stroke (width 0) (type default)) + (uuid def20a70-6a85-4e26-8f94-7b884856e47f) + ) + (wire (pts (xy 23.495 76.835) (xy 24.13 76.835)) + (stroke (width 0) (type default)) + (uuid df05e716-54a9-4e6f-a587-2bcf0ef393e4) + ) + (wire (pts (xy 109.855 99.695) (xy 110.49 99.695)) + (stroke (width 0) (type default)) + (uuid df2f4205-9009-4c7d-8fb6-7f2748a37c03) + ) + (wire (pts (xy 200.025 28.575) (xy 200.025 47.625)) + (stroke (width 0) (type default)) + (uuid e00288ac-f1dc-4cc3-aa53-ada3cdf49d40) + ) + (wire (pts (xy 170.18 119.38) (xy 170.18 123.825)) + (stroke (width 0) (type default)) + (uuid e0472c15-92a9-4195-9b61-3b3824675332) + ) + (wire (pts (xy 128.27 76.2) (xy 129.54 76.2)) + (stroke (width 0) (type default)) + (uuid e08b636b-0f8b-4a4b-85de-6b3572040f32) + ) + (wire (pts (xy 129.54 76.2) (xy 130.81 76.2)) + (stroke (width 0) (type default)) + (uuid e2c5bd69-e38f-499f-a911-ba5d3c8d6d85) + ) + (wire (pts (xy 187.325 80.01) (xy 187.325 80.645)) + (stroke (width 0) (type default)) + (uuid e5846317-d9be-4e36-be38-397e2706d1ca) + ) + (wire (pts (xy 187.325 88.265) (xy 187.325 88.9)) + (stroke (width 0) (type default)) + (uuid e7fc8d3a-9bea-4ac2-ba19-dd6c3c4afe85) + ) + (wire (pts (xy 109.855 132.715) (xy 110.49 132.715)) + (stroke (width 0) (type default)) + (uuid e8c4764a-a6c3-46d2-8bf6-eda5003d1b80) + ) + (wire (pts (xy 210.185 110.49) (xy 211.455 110.49)) + (stroke (width 0) (type default)) + (uuid f02e350d-bef6-4f2a-8a4b-f245b1e0629f) + ) + (wire (pts (xy 114.3 43.18) (xy 115.57 43.18)) + (stroke (width 0) (type default)) + (uuid f049a20f-81ed-4fd4-a1a6-dee9bac67350) + ) + (wire (pts (xy 57.785 130.175) (xy 60.325 130.175)) + (stroke (width 0) (type default)) + (uuid f31b3dfc-114a-4f41-b4d2-7c9e98a2bc80) + ) + (wire (pts (xy 129.54 76.2) (xy 129.54 75.565)) + (stroke (width 0) (type default)) + (uuid f3f4e6f9-b9b5-4ef5-a8f7-1b51895679df) + ) + (wire (pts (xy 55.245 36.195) (xy 55.88 36.195)) + (stroke (width 0) (type default)) + (uuid f56327a6-143b-46ac-a9a6-d7bb90cef021) + ) + (wire (pts (xy 109.855 127.635) (xy 110.49 127.635)) + (stroke (width 0) (type default)) + (uuid f71f34e5-d33b-4f66-8f7c-e11393cba753) + ) + (wire (pts (xy 180.975 123.825) (xy 170.18 123.825)) + (stroke (width 0) (type default)) + (uuid f7352292-8ea8-4089-b744-66845044bd8b) + ) + (wire (pts (xy 55.245 127.635) (xy 55.245 130.175)) + (stroke (width 0) (type default)) + (uuid f764e836-5e52-4c74-89b7-2c32b78fd61e) + ) + (wire (pts (xy 144.145 120.015) (xy 143.51 120.015)) + (stroke (width 0) (type default)) + (uuid fb8471a2-e809-45b8-8d35-618d0e76f73e) + ) + (wire (pts (xy 33.02 76.835) (xy 35.56 76.835)) + (stroke (width 0.1524) (type solid)) + (uuid fca9a2a7-e473-49a0-890d-003b806251da) + ) + (wire (pts (xy 210.185 119.38) (xy 210.185 123.825)) + (stroke (width 0) (type default)) + (uuid fd1cd662-80a1-4207-82c7-e3fd94479afe) + ) + (wire (pts (xy 46.355 127.635) (xy 46.355 130.175)) + (stroke (width 0) (type default)) + (uuid fd3da8be-c1b7-4abb-9cd9-ad4cf07de554) + ) + (wire (pts (xy 54.61 127.635) (xy 55.245 127.635)) + (stroke (width 0) (type default)) + (uuid fd7fa1e6-7551-416f-b0dd-fc9f4d49f0bb) + ) + (wire (pts (xy 109.855 145.415) (xy 110.49 145.415)) + (stroke (width 0) (type default)) + (uuid fe58f17f-ff9b-43b8-a0fd-6ec5423744a1) + ) + (wire (pts (xy 167.64 47.625) (xy 167.64 48.26)) + (stroke (width 0) (type default)) + (uuid ffa6bb43-6dee-44f8-b20b-8c60e16384d1) + ) + + (text "BOOTx Settings" (at 64.77 17.78 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 231a1533-bade-4e45-9fc4-304b7da94096) + ) + (text "Bypass" (at 179.705 71.755 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 318a0bc3-73f7-47d8-bd90-0eb87244d625) + ) + (text "Clocks" (at 189.23 100.965 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 6e93bbaa-7efa-41cd-9714-dff11bbc796c) + ) + (text "Power" (at 45.72 63.5 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 8aefcb97-73b1-4cf5-988c-10792bb73b43) + ) + (text "Reset" (at 29.845 17.145 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid c6f60d06-ef2a-41cc-bfc5-7789dab374fa) + ) + (text "USB" (at 47.625 112.395 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid c70b7fc8-5fec-4391-b7ae-79d42d17ef27) + ) + (text "SWD" (at 36.195 154.305 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid cd0fb167-7f26-4911-81f6-3940ca72d3ef) + ) + (text "Headers" (at 168.275 18.415 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid d9b4bad5-c72c-4283-8430-a290e1a2f3ed) + ) + (text "LEDs" (at 114.935 18.415 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid f2ba8640-c8b7-4c02-abc5-15e59fd495c6) + ) + + (global_label "PA1" (shape bidirectional) (at 144.145 84.455 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 0311ecea-4880-4f37-a588-0d32bdc6d5bd) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 151.8096 84.455 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "PB5" (shape bidirectional) (at 109.855 122.555 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 0609a94f-1ed3-4b59-945e-a54703a29647) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 102.009 122.555 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "PA8" (shape bidirectional) (at 144.145 102.235 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 079b79c3-2821-42e1-b289-cb38df5885f1) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 151.8096 102.235 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "PC13" (shape passive) (at 149.86 28.575 90) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 0a3530cf-c84c-42ec-97d4-c26445fb6ba7) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 149.86 21.7421 90) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "PA7" (shape bidirectional) (at 144.145 99.695 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 1712ea4d-eda6-4b15-8435-b3c3a8417db1) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 151.8096 99.695 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "PC13" (shape input) (at 123.825 43.18 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 1af4e060-c74c-412c-a874-c85cc10760ac) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 131.7692 43.18 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "VBAT" (shape passive) (at 147.32 28.575 90) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 1b8ef5fb-afbb-4481-983e-6d3076a2f80a) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 147.32 22.2863 90) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "PA6" (shape passive) (at 172.72 28.575 90) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 1bd36e33-d2aa-467b-824a-5f0a1d59f20c) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 172.72 23.133 90) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "PB1" (shape bidirectional) (at 109.855 112.395 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 1d18f432-0ce6-4353-9068-1cd341fb17fd) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 102.009 112.395 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "PA4" (shape bidirectional) (at 144.145 92.075 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 1d4b233a-6580-4755-96da-9a438ac8e2b3) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 151.8096 92.075 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "PA5" (shape bidirectional) (at 144.145 94.615 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 222cf0b4-c41c-4a8f-92cc-24b2dd0add64) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 151.8096 94.615 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "VBAT" (shape passive) (at 123.19 76.2 90) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 286ff871-c631-4bdf-994a-d984aeac3b83) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 123.19 69.9113 90) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "PA15" (shape bidirectional) (at 144.145 120.015 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 29cb5e97-afad-476f-bb1a-1a64e428e3b4) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 153.0191 120.015 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "PB8" (shape bidirectional) (at 109.855 130.175 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 2a47239f-f3e5-4c19-ac3e-3165bec05953) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 102.009 130.175 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "PB10" (shape passive) (at 182.88 28.575 90) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 2b82a2f7-ca3f-4aa0-9a77-3cd645d2083b) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 182.88 21.7421 90) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "PA9" (shape passive) (at 160.02 47.625 90) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 2d156966-f561-455c-9dee-643f081454bf) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 160.02 42.183 90) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "PA1" (shape passive) (at 160.02 28.575 90) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 2f4fc846-4fcf-4aac-bcc9-5214d0520789) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 160.02 23.133 90) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "PB10" (shape bidirectional) (at 109.855 135.255 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 2f6cc527-f5e1-4cd7-8804-115af6452f7c) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 100.7995 135.255 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "PA12" (shape bidirectional) (at 60.325 130.175 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 31cf539c-e254-4496-aebb-67c059688a2a) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 69.1991 130.175 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "~{RESET}" (shape passive) (at 187.96 28.575 90) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 33c08d54-03b8-429b-8b19-ed39f67e6b59) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 187.96 20.956 90) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "~{RESET}" (shape input) (at 109.855 81.915 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 3421c07b-2e33-4123-988f-9ecca432031d) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 101.1247 81.915 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "PB3" (shape bidirectional) (at 109.855 117.475 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 39f056af-6494-4cd6-a118-78268409650c) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 102.009 117.475 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "SWDIO" (shape passive) (at 39.37 165.1 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 3cf18cee-0c26-4a74-bf54-02960f4e4633) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 47.1101 165.1 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "PB6" (shape bidirectional) (at 109.855 125.095 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 3dcda9a2-dc0b-4450-942d-03c66fb4529c) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 102.009 125.095 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "PA4" (shape passive) (at 167.64 28.575 90) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 3f046b87-972d-4cb0-a872-fcc808c25418) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 167.64 23.133 90) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "PC14" (shape bidirectional) (at 109.855 102.235 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 43441b99-bfeb-4036-8b53-230a9a677af2) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 100.7995 102.235 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "PA11" (shape bidirectional) (at 60.325 132.715 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 462a2417-a3dd-404a-834a-e5722185d1d6) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 69.1991 132.715 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "PA12" (shape passive) (at 167.64 47.625 90) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 4b84ef76-9980-4814-9e25-ac57c3aa364a) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 167.64 40.9735 90) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "PB12" (shape passive) (at 147.32 47.625 90) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 4cfd46b0-c919-4ab9-a637-2b9eee0469fa) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 147.32 40.7921 90) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "PA10" (shape passive) (at 162.56 47.625 90) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 50edb849-206f-4e96-acc6-a6d32a5a7ca2) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 162.56 40.9735 90) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "OSCIN" (shape input) (at 109.855 92.075 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 528675ee-c0b5-4bf7-a27a-2b871cbec203) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 101.1245 92.075 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "PA7" (shape passive) (at 175.26 28.575 90) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 52d30282-8b83-44b0-956b-8a9da6b39e00) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 175.26 23.133 90) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "PC15" (shape passive) (at 154.94 28.575 90) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 53ef4010-9be5-4408-9617-364a2691c1cb) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 154.94 21.7421 90) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "PA5" (shape passive) (at 170.18 28.575 90) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 5b148b99-6a6c-47ae-9d08-d70641dc85ff) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 170.18 23.133 90) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "PB12" (shape bidirectional) (at 109.855 140.335 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 5d07e651-d49c-4d22-b3d0-941081ab1713) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 100.7995 140.335 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "PA6" (shape bidirectional) (at 144.145 97.155 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 5efb109a-f0b6-45e2-a575-6f5ed78b7236) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 151.8096 97.155 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "PA3" (shape bidirectional) (at 144.145 89.535 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 60b3cf5f-6992-4a19-99d5-dd78d0662bdf) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 151.8096 89.535 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "PB11" (shape bidirectional) (at 109.855 137.795 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 6397a383-2cd5-44e2-b085-4fdbca6a5042) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 100.7995 137.795 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "PC13" (shape bidirectional) (at 109.855 99.695 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 73e8dfd1-8b13-4665-9696-0e741fa73c21) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 100.7995 99.695 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "PB15" (shape bidirectional) (at 109.855 147.955 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 7778c0cc-3460-4bbc-b45b-4354e9a617f5) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 100.7995 147.955 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "PA11" (shape bidirectional) (at 144.145 109.855 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 78d3f137-3ff7-4442-9d5d-a6d73a876a7e) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 153.0191 109.855 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "PB9" (shape bidirectional) (at 109.855 132.715 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 7911b1eb-f2c8-4c1c-8dd7-fd60191763cb) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 102.009 132.715 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "BOOT1" (shape input) (at 109.855 114.935 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 7b515b1a-e98e-4635-b74f-bba1649342f8) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 100.7617 114.935 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "PB4" (shape bidirectional) (at 109.855 120.015 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 7e969595-6d41-4eb5-b526-49ed56388f77) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 102.009 120.015 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "OSCOUT" (shape output) (at 182.245 123.825 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 8409e08c-036b-4a70-a07b-6fecb89ddf08) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 192.6688 123.825 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "~{RESET}" (shape output) (at 34.29 36.195 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 85727fa2-2e60-4475-a388-7dfe73f82c56) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 43.0203 36.195 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "PB13" (shape passive) (at 149.86 47.625 90) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 8a08de2e-e548-4cee-ab1c-119a5f41ec3a) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 149.86 40.7921 90) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "BOOT0" (shape input) (at 109.855 86.995 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 8f2117bd-e365-4b5d-b4ae-9820f709ed09) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 100.7617 86.995 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "PA9" (shape bidirectional) (at 144.145 104.775 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 91e196d3-c90e-4c29-9aaf-83028990e142) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 151.8096 104.775 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "PA2" (shape passive) (at 162.56 28.575 90) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 961737e2-b883-4098-8c47-072b651daf67) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 162.56 23.133 90) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "BOOT1" (shape output) (at 85.725 36.195 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 96a2b1a3-adfe-4c5d-8877-c6826493f72b) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 94.8183 36.195 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "PC14" (shape bidirectional) (at 211.455 110.49 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid a03ccc2c-f4d8-44ca-9ac4-77b65d60a66e) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 220.5105 110.49 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "OSCIN" (shape input) (at 182.245 110.49 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid ad24d866-95ea-4bcc-8711-f1a17248a76e) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 190.9755 110.49 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "PB15" (shape passive) (at 154.94 47.625 90) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid ae96be15-05c4-4782-96eb-586f45e3b2a7) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 154.94 40.7921 90) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "PA0" (shape passive) (at 157.48 28.575 90) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid af0f0807-6b2a-4009-958e-34a3c0cf7e60) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 157.48 23.133 90) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "PA11" (shape passive) (at 165.1 47.625 90) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid af95fab3-36b9-4ed4-9178-c5dc0ea26199) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 165.1 40.9735 90) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "PB13" (shape bidirectional) (at 109.855 142.875 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid b5b3ea04-bcd8-4f94-97f2-e2d98e9ef91d) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 100.7995 142.875 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "SWDCLK" (shape passive) (at 39.37 167.64 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid ba70c708-b851-46e5-9877-db7cde511301) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 48.7429 167.64 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "OSCOUT" (shape output) (at 109.855 94.615 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid bbc02555-3702-4d4d-935b-441b396e09a4) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 99.4312 94.615 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "PB9" (shape passive) (at 187.96 47.625 90) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid bbe95d9a-009a-4f71-8164-27a43167310f) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 187.96 42.0016 90) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "PB6" (shape passive) (at 180.34 47.625 90) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid bd27d049-9e19-43ff-9d11-77bf3e9abd38) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 180.34 42.0016 90) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "PA8" (shape passive) (at 157.48 47.625 90) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid be87974f-d97f-4fe0-ae40-d3d6e68147c8) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 157.48 42.183 90) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "PB4" (shape passive) (at 175.26 47.625 90) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid c12ecb01-7e5e-4a7f-9495-5883cd849886) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 175.26 42.0016 90) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "PC15" (shape bidirectional) (at 211.455 123.825 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid c55e0bc3-b2f8-460a-8b60-f4f28d319e21) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 220.5105 123.825 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "PB3" (shape passive) (at 172.72 47.625 90) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid c6ee9dcb-7eff-4167-a480-3450815b0246) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 172.72 42.0016 90) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "PB11" (shape passive) (at 185.42 28.575 90) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid d2f2ff61-aee0-4a00-b912-14b3c829d210) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 185.42 21.7421 90) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "SWDCLK" (shape input) (at 144.145 117.475 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid d3837c4e-d3a4-4735-bab8-a830c211ce1a) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 154.6292 117.475 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "PA15" (shape passive) (at 170.18 47.625 90) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid d63721d8-7866-4536-b64d-f0d6f47e9106) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 170.18 40.9735 90) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "PA10" (shape bidirectional) (at 144.145 107.315 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid de15e5dd-867a-464b-b699-07ea962a1b93) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 153.0191 107.315 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "PB8" (shape passive) (at 185.42 47.625 90) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid dfa98779-3e27-4861-9add-a84c5e033f87) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 185.42 42.0016 90) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "PA3" (shape passive) (at 165.1 28.575 90) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid e1dcb2b5-4886-455a-8b45-8207af6f646d) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 165.1 23.133 90) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "PB0" (shape bidirectional) (at 109.855 109.855 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid e4e0468e-4e3b-4e84-bc58-b7b41a27772c) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 102.009 109.855 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "PA12" (shape bidirectional) (at 144.145 112.395 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid e7b25e55-e5bd-4c6b-b975-43d3de2cc96a) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 153.0191 112.395 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "SWDIO" (shape bidirectional) (at 144.145 114.935 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid e867b34e-464f-462d-893a-63115555c766) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 154.1077 114.935 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "BOOT0" (shape output) (at 55.245 36.195 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid e919a858-1944-4f69-9c05-950113fa1299) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 46.1517 36.195 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "PB14" (shape passive) (at 152.4 47.625 90) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid ee06797f-8032-416c-a2c7-ee4d19da5b92) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 152.4 40.7921 90) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "PB7" (shape passive) (at 182.88 47.625 90) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid eeb2510e-5cab-4c0f-ae4a-ae757b6c4a9f) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 182.88 42.0016 90) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "PA0" (shape bidirectional) (at 144.145 81.915 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid ef98a3d3-4f2c-4971-bc51-547c505b8407) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 151.8096 81.915 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "PB0" (shape passive) (at 177.8 28.575 90) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid f083a864-7083-47e9-b78f-cdfc641bac81) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 177.8 22.9516 90) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "PB7" (shape bidirectional) (at 109.855 127.635 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid f2e6e6e1-5f6f-4a06-85f4-421800428bd8) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 102.009 127.635 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "PC14" (shape passive) (at 152.4 28.575 90) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid f3499b02-6157-4f72-bd73-ed9af11db237) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 152.4 21.7421 90) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "PA2" (shape bidirectional) (at 144.145 86.995 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid f5bd35f8-e340-4e23-9499-0336d023f3a3) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 151.8096 86.995 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "PB1" (shape passive) (at 180.34 28.575 90) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid f8ef80b1-4d63-4ec2-ae84-1302adc9d3b7) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 180.34 22.9516 90) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "PB14" (shape bidirectional) (at 109.855 145.415 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid f96fd26b-3566-4cf9-8766-933b62a6f137) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 100.7995 145.415 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "PC15" (shape bidirectional) (at 109.855 104.775 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid fd4708fb-4f95-4cb3-8b38-1f5893b0b936) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 100.7995 104.775 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "PB5" (shape passive) (at 177.8 47.625 90) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid ff7e6967-c109-4a76-9736-936ffdcf1d14) + (property "Intersheetrefs" "${INTERSHEET_REFS}" (at 177.8 42.0016 90) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + + (symbol (lib_id "Device:R_US") (at 50.8 127.635 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 0263def0-fdd1-43a4-9a15-4914b7ad8c88) + (property "Reference" "R3" (at 50.8 122.555 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "20Ω" (at 50.8 125.095 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 51.054 126.619 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 50.8 127.635 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 21eeca06-8b35-4e43-a120-bb6c572a95a3)) + (pin "2" (uuid e21f71b9-b047-43eb-ba0e-bffdbb1f038f)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "R3") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 205.105 110.49 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 093f1b6e-3469-43bc-bdaa-6321b19167a8) + (property "Reference" "C10" (at 205.105 103.505 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "20pF" (at 205.105 106.045 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (at 208.915 109.5248 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 205.105 110.49 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 453f0e27-a3cf-46e4-ba3c-325b2f24b8b8)) + (pin "1" (uuid 6e0f4f9c-8407-49fa-ae42-fd339282be30)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "C10") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 181.61 89.535 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 0f5c4696-4bdd-4318-9731-d818eee7ada4) + (property "Reference" "#GND07" (at 181.61 89.535 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 181.61 93.345 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 181.61 89.535 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 181.61 89.535 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 1ee35c19-aa01-4872-871a-d9119b984db3)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "#GND07") (unit 1) + ) + ) + (project "RP2040-Shim-2" + (path "/b3d099b5-964c-43fb-b3cc-853a01264e81" + (reference "#GND03") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 32.385 41.91 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 1f0d173e-a820-4e1d-9c58-882cc9e3c61a) + (property "Reference" "C1" (at 35.56 40.64 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "1µF" (at 35.56 43.18 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (at 33.3502 45.72 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 32.385 41.91 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid cc87fbe8-de00-4c8c-af64-9ed5e28c3eab)) + (pin "1" (uuid 95553a9f-afcd-4d93-98a2-5a75269ef590)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "C1") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:LED_Filled") (at 110.49 43.18 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 1f2c2296-f59a-4e81-b5ec-7ae94989212b) + (property "Reference" "D3" (at 112.0775 39.37 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "LED_Filled" (at 112.0775 39.37 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Footprint" "LED_SMD:LED_0603_1608Metric" (at 110.49 43.18 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 110.49 43.18 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 684d835d-4f3f-423e-a882-d256d8accc86)) + (pin "2" (uuid 7615c39b-6b1e-43e6-a4c7-503dd9837053)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "D3") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 200.025 56.515 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 214d3b65-8767-4e96-84a8-754a0abbc114) + (property "Reference" "#PWR015" (at 200.025 62.865 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 200.025 60.96 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 200.025 56.515 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 200.025 56.515 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid b47ce4d3-b171-475d-9849-dd823faecf9e)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "#PWR015") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Switch:SW_Push") (at 24.13 41.91 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 287c079c-0d62-48b2-b491-d756e71106c5) + (property "Reference" "SW1" (at 25.4 41.91 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "SW_Push" (at 26.035 43.18 90) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + (property "Footprint" "Button_Switch_SMD:SW_Tactile_SPST_NO_Straight_CK_PTS636Sx25SMTRLFS" (at 19.05 41.91 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 19.05 41.91 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 1e85b22c-d6d3-4221-a65d-99fd3a371dff)) + (pin "2" (uuid 1da24a8d-a4eb-44d5-ac90-55bdfd9bf06d)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "SW1") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 32.385 48.895 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 2a8863cc-c13b-4b5c-8341-9a49a43679de) + (property "Reference" "#PWR03" (at 32.385 55.245 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 32.385 53.34 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 32.385 48.895 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 32.385 48.895 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 0b493cb0-646e-4b1e-a2e2-2e0e6eea6a7c)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "#PWR03") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VBUS") (at 23.495 72.39 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 2dc3fd9f-4ea6-407c-b1bc-ef33f2c90cca) + (property "Reference" "#PWR01" (at 23.495 76.2 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VBUS" (at 23.495 67.31 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 23.495 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 23.495 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 5b1c456d-92b0-4853-a2d5-f86be01a4434)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "#PWR01") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Connector_Generic:Conn_01x20") (at 170.18 34.29 90) (mirror x) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 322107c4-00bd-44af-9f7e-59383a0f2492) + (property "Reference" "P2" (at 171.45 38.1 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "Conn_01x20" (at 171.45 40.64 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x20_P2.54mm_Vertical" (at 170.18 34.29 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 170.18 34.29 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "6" (uuid b3300ba5-c580-481f-a23e-556d8109b6be)) + (pin "7" (uuid 3bae9ee6-d5dc-4508-8084-ccd79884a5f2)) + (pin "3" (uuid 9d694ecd-8a79-4a53-beed-37e4bb6b4f47)) + (pin "5" (uuid d26ae3a0-f3b1-4307-8997-6825aaf791fe)) + (pin "1" (uuid 8e56875c-5859-499c-b2bc-52cdcf744bcd)) + (pin "17" (uuid 06e08cf5-06c3-4528-ac09-f0fdee16222a)) + (pin "4" (uuid 884eaeec-0158-402d-a0f4-7b52a66945df)) + (pin "8" (uuid 307c039b-8931-4b76-87bd-bc9614f4e071)) + (pin "2" (uuid 42a30cdf-ee0a-405a-a89b-41186cd4fb55)) + (pin "13" (uuid 856fc3af-658c-42f5-a7f6-f53f9f71c1cd)) + (pin "20" (uuid 3d567611-86a8-4f1d-9e9d-a2ed43963c7e)) + (pin "10" (uuid 48d7a02b-fdcf-47d9-a0f2-74434aab5644)) + (pin "9" (uuid 541fb02d-a726-4c49-91b1-8fdcda59f793)) + (pin "12" (uuid 86047f5e-c1d9-4366-b3a9-202602fc5dc4)) + (pin "16" (uuid 2afe729d-255c-49ac-bc54-d79c84629093)) + (pin "11" (uuid e23c43ea-e37e-41b8-853a-2536198fb62f)) + (pin "19" (uuid ea8f5920-d0e1-46d2-b991-ebf9c8f633bc)) + (pin "15" (uuid 284d7d9e-7bb8-4750-ba76-a1a38f3042e5)) + (pin "14" (uuid 02fbab48-fffb-4af0-a7bc-8516cf4a9dcc)) + (pin "18" (uuid 0858f368-f2dd-42ea-b36a-e16a432a7694)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "P2") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "usb:ZX62-B-5PA(33)") (at 34.925 130.175 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 3404043f-3cfa-4bc5-b2a0-32167a3fe4ae) + (property "Reference" "J1" (at 29.845 121.285 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + ) + (property "Value" "ZX62-B-5PA" (at 34.925 130.175 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Footprint" "usb:MICRO-USB-SMD_ZX62-B-5PA" (at 34.925 142.875 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.hirose.com/product/download/?distributor=digikey&type=specSheet&lang=en&num=ZX62-B-5PA(33)" (at 34.925 145.415 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "LCSC" "C132561" (at 34.925 147.955 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "DigiKey" "H125270CT-ND" (at 34.925 150.495 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet_1" "" (at 34.925 153.035 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MPN" "ZX62-B-5PA(33)" (at 34.925 130.175 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Mfr" "HRS(Hirose)" (at 34.925 130.175 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "4" (uuid cd08aaa2-33d8-40ea-93cf-44e7c61172ee)) + (pin "5" (uuid 4d04b2d3-c9fd-49b9-9cbd-d62a99f1ef6d)) + (pin "2" (uuid 5834f0af-a50c-4d61-ab09-5bfa3c1851b7)) + (pin "6" (uuid cb3362eb-97c6-4ec4-a17f-4ddeb89850f9)) + (pin "1" (uuid ee516c91-c435-49c9-bd40-cc7745e60e9a)) + (pin "3" (uuid 790873ff-4cd8-472f-861a-1bf5cbe40bca)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "J1") (unit 1) + ) + ) + (project "RP2040-Shim-2" + (path "/b3d099b5-964c-43fb-b3cc-853a01264e81" + (reference "USB0") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:+3.3V") (at 181.61 79.375 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 340a08f3-a061-4108-b482-5ff7fd417ace) + (property "Reference" "#+3V03" (at 181.61 79.375 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V" (at 181.61 75.819 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 181.61 79.375 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 181.61 79.375 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 4381dd8a-d0a4-4071-9f13-e55e75953a35)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "#+3V03") (unit 1) + ) + ) + (project "RP2040-Shim-2" + (path "/b3d099b5-964c-43fb-b3cc-853a01264e81" + (reference "#+3V04") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:+3.3V") (at 32.385 26.035 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 3493c3e7-01b7-4cae-9d0e-f323781c00a9) + (property "Reference" "#PWR02" (at 32.385 29.845 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V" (at 32.385 20.955 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 32.385 26.035 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 32.385 26.035 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 02943d85-dbe2-40da-b05c-e315d1ecf5f9)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "#PWR02") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VBUS") (at 57.785 120.65 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 351b3cb3-95cd-4a3c-b3fb-47773bfa2bd4) + (property "Reference" "#PWR07" (at 57.785 124.46 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VBUS" (at 57.785 115.57 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 57.785 120.65 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 57.785 120.65 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 3bc7c965-2234-4aaa-b135-8c6577f56dcf)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "#PWR07") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:+3.3V") (at 67.945 71.755 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 35ec23d7-266a-41a0-b3a0-f189ff7529f6) + (property "Reference" "#+3V01" (at 67.945 71.755 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V" (at 67.945 68.199 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 67.945 71.755 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 67.945 71.755 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 85f92df2-1767-49f7-8f79-bd76193af007)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "#+3V01") (unit 1) + ) + ) + (project "RP2040-Shim-2" + (path "/b3d099b5-964c-43fb-b3cc-853a01264e81" + (reference "#+3V04") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:+3.3V") (at 39.37 161.925 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 43b291d4-eb8e-480d-ad26-b903538a6d23) + (property "Reference" "#PWR05" (at 39.37 165.735 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V" (at 39.37 156.845 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 39.37 161.925 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 39.37 161.925 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid bde7de6f-56dc-4fbb-a963-2f688a978da9)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "#PWR05") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R_US") (at 39.37 79.375 270) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 47567b92-8339-4595-8f18-c8fdb61884c4) + (property "Reference" "R2" (at 38.1 76.2 90) + (effects (font (size 1.27 1.27)) (justify left bottom)) + ) + (property "Value" "10kΩ" (at 37.465 82.55 90) + (effects (font (size 1.27 1.27)) (justify left bottom)) + ) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 39.116 80.391 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://datasheet.lcsc.com/lcsc/2206010100_UNI-ROYAL-Uniroyal-Elec-0402WGF1002TCE_C25744.pdf" (at 39.37 79.375 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "LCSC" "C25744" (at 38.1 76.2 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MPN" "0402WGF1002TCE" (at 39.37 79.375 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Mfr" "UNI-ROYAL(Uniroyal Elec)" (at 39.37 79.375 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid c02b1cea-1f55-4d41-a4fb-09aa93e06507)) + (pin "2" (uuid 069997f6-ca2c-4e87-8c98-ba1128a7a388)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "R2") (unit 1) + ) + ) + (project "RP2040-Shim-2" + (path "/b3d099b5-964c-43fb-b3cc-853a01264e81" + (reference "R1") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R_US") (at 119.38 34.29 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 4bbca03a-691d-4fec-b000-5ac2e05b1e0d) + (property "Reference" "R8" (at 119.38 27.94 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "510Ω" (at 119.38 30.48 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 119.634 33.274 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 119.38 34.29 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 4bcaeccc-1b3a-4067-aa75-0ccec26c93c0)) + (pin "2" (uuid da46d29d-aeab-4282-a3c5-e08527f8db38)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "R8") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Connector_Generic:Conn_01x04") (at 33.655 165.1 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 4e6a48a5-ca99-41ae-9cf4-2e89bbfa294d) + (property "Reference" "P1" (at 33.655 158.75 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "Conn_01x04" (at 33.655 158.75 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Footprint" "" (at 33.655 165.1 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 33.655 165.1 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid d886e6a6-582d-410e-b01c-4780dbc863d0)) + (pin "4" (uuid bc9a7bba-495a-44f5-8c11-ee64a27aab10)) + (pin "2" (uuid e09d3962-b96f-401c-ac6f-624650fbcb16)) + (pin "3" (uuid e1d5b88d-e1ae-4946-9992-9890733acada)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "P1") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R_US") (at 81.28 36.195 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 547a7bd9-e846-485f-b214-106976b7808b) + (property "Reference" "R7" (at 81.28 30.48 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "100kΩ" (at 81.28 33.02 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 81.534 35.179 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 81.28 36.195 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 033dbefa-7a9c-4b64-b5a0-0e53f359f30d)) + (pin "2" (uuid c99a03d9-dedc-4ee8-b4d0-386abbe22b65)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "R7") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R_US") (at 180.975 117.475 180) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 5574f47d-57d1-4c15-81e8-80dc76af9201) + (property "Reference" "R10" (at 182.88 116.205 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "1MΩ" (at 182.88 118.745 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 179.959 117.221 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 180.975 117.475 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 35dc2d5f-461c-43ae-adcd-48bad7c88306)) + (pin "2" (uuid 24b8da3c-d297-447d-9d59-8b8552bc9424)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "R10") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:Crystal_Small") (at 170.18 116.84 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 60166837-b8b8-4b88-9235-26ed1d693eb8) + (property "Reference" "Y1" (at 172.72 115.57 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "8 MHz" (at 172.72 118.11 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (at 170.18 116.84 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 170.18 116.84 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 60ea3471-dba1-41b9-8fb1-736baaabf4e2)) + (pin "2" (uuid 0932a7ca-1200-4578-908d-0cbd4387bd33)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "Y1") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 127 156.845 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 6317daaa-bb02-4053-9934-6c20d9778900) + (property "Reference" "#GND06" (at 127 156.845 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 127 160.655 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 127 156.845 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 127 156.845 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 97a9d404-6685-4e25-817b-37484c059723)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "#GND06") (unit 1) + ) + ) + (project "RP2040-Shim-2" + (path "/b3d099b5-964c-43fb-b3cc-853a01264e81" + (reference "#GND03") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "MCU_ST_STM32F1:STM32F103C8Tx") (at 125.73 117.475 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 69e531de-4a1b-4dab-a355-c50a3a558494) + (property "Reference" "U2" (at 130.4641 154.94 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "STM32F103C8T6" (at 130.4641 157.48 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Package_QFP:LQFP-48_7x7mm_P0.5mm" (at 113.03 153.035 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32f103c8.pdf" (at 125.73 117.475 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "14" (uuid 27b3f073-d319-479d-b7f8-eabc4828b278)) + (pin "18" (uuid e81d8988-d28f-4404-9972-cb8198c573a1)) + (pin "22" (uuid c4e90cb1-ddde-406b-b1be-1cf6307d3ee4)) + (pin "27" (uuid 1aaa0532-0566-4bef-bbae-f7fc1c249c89)) + (pin "17" (uuid 71a33c1e-0492-42c1-9682-103457209392)) + (pin "45" (uuid bc59ba4b-bbd0-4723-be54-c0d63c29a6c1)) + (pin "46" (uuid c263214a-fa54-449e-9743-887145999ff3)) + (pin "26" (uuid fa97c0fb-fa0f-4871-9a8c-802b56de05eb)) + (pin "8" (uuid b075405e-55c5-4ec3-8877-2e152c5600b6)) + (pin "1" (uuid 6fabee8c-4e80-4910-85ad-35471be42130)) + (pin "10" (uuid c2c78514-6e0b-4599-bd3f-eb2ebe96a7a3)) + (pin "20" (uuid 637d228d-7cb8-42cd-a32f-651fe3f4515d)) + (pin "35" (uuid 416db8e5-5bc0-41dd-b8d1-ee4222ea94fe)) + (pin "5" (uuid c4a27aba-d45e-4de2-84d9-15540e7a2a28)) + (pin "6" (uuid 1e2b7c83-ca38-47ad-897c-883a3fa02e5b)) + (pin "32" (uuid f645887e-4d6a-474f-908b-b6b11864c0e7)) + (pin "31" (uuid f6605622-4ad6-4001-9cef-6fcb6e899cc6)) + (pin "19" (uuid a1861f41-03f5-422f-b4f6-13f7a389fc7b)) + (pin "16" (uuid adc6f5a3-b5fd-413f-ad77-98acd55010eb)) + (pin "23" (uuid 9b37d6a8-09bb-4339-8432-7d859c0a55f3)) + (pin "28" (uuid 65eec4b1-2da3-43e3-8baf-2c0a3dc5e8d4)) + (pin "4" (uuid a775d426-82be-4f71-a15b-000478998d54)) + (pin "41" (uuid f68e1772-27aa-471e-a05b-6e7f5ec40f8e)) + (pin "43" (uuid f0ae0aff-b905-452d-ae6a-3c834e6406bc)) + (pin "48" (uuid e401a672-3ffe-4f38-a773-51acf038f769)) + (pin "33" (uuid a2ca02af-3c48-41e9-a031-6a47c29d556b)) + (pin "7" (uuid 06c172d5-8c61-4777-9d62-9a4c52849f83)) + (pin "11" (uuid 6d916dcc-2e58-47ff-94eb-5646527dbd71)) + (pin "42" (uuid 282fbcbb-711d-423d-b3e4-6732b60277e2)) + (pin "24" (uuid cc84fc3f-07f0-4484-92e1-ceb8bb48281d)) + (pin "40" (uuid de7b6c20-ce70-41d8-9fa6-3026e7923fda)) + (pin "21" (uuid 9bd5dcc2-7381-4ebb-8cf5-491f153ffc17)) + (pin "30" (uuid cc54e246-31b0-4d15-96a5-553b3fecd594)) + (pin "37" (uuid f440cafb-21bc-4fcd-a29a-f5a342675318)) + (pin "34" (uuid c0730f02-910d-4895-a395-569688fcaca3)) + (pin "39" (uuid 2c54fe5a-9651-48ce-9cdd-d706f360f319)) + (pin "44" (uuid a3fb5741-db4d-432d-89a8-ddbe11bc23f8)) + (pin "9" (uuid f3e71e2a-b85e-4a8f-90ba-4488baa10841)) + (pin "47" (uuid 3be5268c-ec04-4ef5-80c9-eb0f2dfac61e)) + (pin "29" (uuid 38d7d79b-876d-401c-a832-f12be472b361)) + (pin "15" (uuid edb2b825-3813-4596-9589-53222c502401)) + (pin "12" (uuid 10115670-7d43-4ec0-bbdb-689acbd6ac42)) + (pin "25" (uuid 86d51026-de9b-467d-9102-ec11adacd829)) + (pin "3" (uuid 6309b3ca-e66e-4b26-96b9-c455875a6790)) + (pin "13" (uuid 9dbea913-0deb-4127-983c-4a6ba43ddcdb)) + (pin "2" (uuid bd7b7a49-538d-4fb8-89ae-938ac6992def)) + (pin "36" (uuid accf424b-3d89-4327-a43e-83a2af350c6b)) + (pin "38" (uuid efba0001-e611-431b-a6ef-9f04c121a17d)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "U2") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R_US") (at 119.38 43.18 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 6bbf5b56-3121-461e-8f0b-068f3c956041) + (property "Reference" "R9" (at 119.38 36.83 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "510Ω" (at 119.38 39.37 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 119.634 42.164 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 119.38 43.18 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 29cc0757-c9d1-4281-983a-a1c9be5397f3)) + (pin "2" (uuid 7c00ab66-db2c-4871-bacd-a6271708a7c1)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "R9") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:D_Schottky") (at 27.94 76.835 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 74893c70-a100-46b9-b59c-315aa885599e) + (property "Reference" "D1" (at 30.226 74.93 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + ) + (property "Value" "DSS24" (at 30.226 80.264 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + ) + (property "Footprint" "Diode_SMD:D_SOD-123" (at 27.94 76.835 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://datasheet.lcsc.com/lcsc/2201121300_Jiangsu-Changjing-Electronics-Technology-Co---Ltd--DSS24_C2923950.pdf" (at 27.94 76.835 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "LCSC" "C2923950" (at 30.226 74.93 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MPN" "DSS24" (at 27.94 76.835 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Mfr" "Jiangsu Changjing Electronics Technology Co., Ltd." (at 27.94 76.835 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid dd1df574-7f0d-49b2-b7b0-f9836f6bace9)) + (pin "1" (uuid 11353a52-00ff-4167-9c3c-be8f34c7f95c)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "D1") (unit 1) + ) + ) + (project "RP2040-Shim-2" + (path "/b3d099b5-964c-43fb-b3cc-853a01264e81" + (reference "D1") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:+3.3V") (at 105.41 28.575 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 7d0059ef-127e-49a7-a3ce-3e2857623e6a) + (property "Reference" "#PWR010" (at 105.41 32.385 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V" (at 105.41 23.495 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 105.41 28.575 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 105.41 28.575 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid ac21b7e1-ae52-486d-aa81-ab67850b37e1)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "#PWR010") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:Crystal_Small") (at 210.185 116.84 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 800cc8d1-d6cc-484e-9210-f77b048ca5a6) + (property "Reference" "Y2" (at 213.36 115.57 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "32.768 kHz" (at 213.36 118.11 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (at 210.185 116.84 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 210.185 116.84 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 790924d6-a67e-4c65-9a86-9fe7b730fb96)) + (pin "2" (uuid 71154c82-f3e0-42b5-923d-a988008b0114)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "Y2") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 165.1 110.49 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 828ddf9c-32d7-4f8d-acea-b2dbc05286b6) + (property "Reference" "C5" (at 165.1 103.505 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "20pF" (at 165.1 106.045 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (at 168.91 109.5248 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 165.1 110.49 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 83a87dd9-5107-41f7-9b1a-2242b0f4c431)) + (pin "1" (uuid 121f182f-fee8-427c-936c-c691aa46c459)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "C5") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:+3.3V") (at 195.58 45.085 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 89801030-1635-42fc-b050-615c1ea95b6b) + (property "Reference" "#PWR014" (at 195.58 48.895 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V" (at 195.58 40.005 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 195.58 45.085 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 195.58 45.085 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 52b6ee11-f8ff-415d-ae51-924704261694)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "#PWR014") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:+3.3V") (at 63.5 27.94 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid 8f5013d5-78c2-4a38-ab3f-ae1301639f00) + (property "Reference" "#PWR08" (at 63.5 31.75 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V" (at 63.5 22.86 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 63.5 27.94 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 63.5 27.94 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid a89cff21-3732-42a6-a85e-cf8d24e285cb)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "#PWR08") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R_US") (at 57.785 125.095 0) (mirror x) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 97b9d25c-e1fb-4393-9a08-fca511e69613) + (property "Reference" "R5" (at 60.96 124.46 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "4.7kΩ" (at 61.595 126.365 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 58.801 124.841 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 57.785 125.095 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid ae59a6be-afb2-42a8-b73c-e43465f23a0c)) + (pin "2" (uuid 39cbffa0-7f94-4f78-a042-245063ea3611)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "R5") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 34.925 144.78 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 9a9e11d1-537d-48d0-8139-2e26d13cf579) + (property "Reference" "#GND02" (at 34.925 144.78 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 34.925 148.59 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 34.925 144.78 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 34.925 144.78 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid ef8e263d-a24a-4f91-98ec-038420a87a62)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "#GND02") (unit 1) + ) + ) + (project "RP2040-Shim-2" + (path "/b3d099b5-964c-43fb-b3cc-853a01264e81" + (reference "#GND01") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Regulator_Linear:AP2112K-3.3") (at 53.34 79.375 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid 9d782f78-5ae9-4ab7-9772-29e0668357ae) + (property "Reference" "U1" (at 48.26 74.295 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + ) + (property "Value" "AP2112-3.3" (at 53.975 86.36 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + ) + (property "Footprint" "Package_TO_SOT_SMD:SOT-23-5" (at 53.34 71.12 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.diodes.com/assets/Datasheets/AP2112.pdf" (at 53.34 76.835 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "LCSC" "C3021085" (at 48.26 74.295 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MPN" "TPAP2112K-3.3TRG1" (at 53.34 79.375 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Mfr" "TECH PUBLIC" (at 53.34 79.375 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid cb1d45b0-e341-4215-b6da-9fd3e2447b6d)) + (pin "4" (uuid 34078c01-7e00-43f4-8812-bf32441a2438)) + (pin "3" (uuid a90c52d0-87fa-46d0-babb-28c71066fd81)) + (pin "1" (uuid 9a371f3f-b0cd-422a-ae29-69da92cbc5ff)) + (pin "5" (uuid 4c7f19d6-6d21-4a9b-8288-884114a010ef)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "U1") (unit 1) + ) + ) + (project "RP2040-Shim-2" + (path "/b3d099b5-964c-43fb-b3cc-853a01264e81" + (reference "U3") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 164.465 84.455 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid a0a30ec9-378f-4296-b282-2ebc27eccbe0) + (property "Reference" "C4" (at 167.64 83.185 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "0.1µF" (at 167.64 85.725 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (at 165.4302 88.265 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 164.465 84.455 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 3528ba70-6665-4351-bd52-425a40110360)) + (pin "1" (uuid 82b25316-1135-439a-900d-7506acfd5d55)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "C4") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 67.945 88.265 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid a7a23cf9-ab28-4a79-9504-14120ddeb244) + (property "Reference" "C3" (at 68.58 86.614 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + ) + (property "Value" "22µF" (at 68.58 91.44 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric" (at 68.9102 92.075 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://datasheet.lcsc.com/lcsc/2304140030_Samsung-Electro-Mechanics-CL21A226MAQNNNE_C45783.pdf" (at 67.945 88.265 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "LCSC" "C45783" (at 68.58 86.614 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MPN" "CL21A226MAQNNNE" (at 67.945 88.265 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Mfr" "Samsung Electro-Mechanics" (at 67.945 88.265 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid f512ad5f-46e0-4b36-8842-f37c3d210404)) + (pin "1" (uuid bae92b4a-b64e-45e6-b12e-5b22e25423c9)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "C3") (unit 1) + ) + ) + (project "RP2040-Shim-2" + (path "/b3d099b5-964c-43fb-b3cc-853a01264e81" + (reference "C2") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Connector_Generic:Conn_01x20") (at 172.72 53.34 270) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid afedb464-3aaa-4c2b-8622-9d2736fabe1c) + (property "Reference" "P3" (at 171.45 57.15 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "Conn_01x20" (at 171.45 59.69 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x20_P2.54mm_Vertical" (at 172.72 53.34 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 172.72 53.34 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "6" (uuid e3cfce01-3cb9-4923-8832-dfee0ebcafa5)) + (pin "7" (uuid f8d45736-be63-46f3-ac0d-6e002f279038)) + (pin "3" (uuid 2d025d61-843a-40c3-8252-410d961a3ed6)) + (pin "5" (uuid 3893aa3d-761a-4917-803e-ec53698927cb)) + (pin "1" (uuid 20151f37-720c-4850-a500-c95eb1dcc204)) + (pin "17" (uuid 7353887b-1a20-400a-be9b-074e6e57ddc0)) + (pin "4" (uuid 83d8e55b-7473-45ea-93ba-5270a6134e5a)) + (pin "8" (uuid 96c794e3-6f96-4aab-8b56-9350d8b39858)) + (pin "2" (uuid b351135d-63e6-45e8-a018-5b4ab9bc66e8)) + (pin "13" (uuid a65704eb-9484-477e-89e5-b9744f83a5ae)) + (pin "20" (uuid aab9562f-4c6e-43d1-984b-fad62435ff57)) + (pin "10" (uuid 28d72649-292a-44cd-ab9d-3bf4d7257fd5)) + (pin "9" (uuid ed61c9f8-5b5e-4c39-96a8-a387e065ab4f)) + (pin "12" (uuid 847d8b57-acbf-49d6-b312-722d13a13478)) + (pin "16" (uuid f794eb60-ea71-4840-bd3e-76c54be749d0)) + (pin "11" (uuid d35a19ba-3a4a-44c9-a249-37e683b29e43)) + (pin "19" (uuid c5a694f7-d639-4ca6-a99a-22a9a1f29c57)) + (pin "15" (uuid 8724e6ef-e838-47f9-b04d-d6376d9a3e12)) + (pin "14" (uuid 4d138b4e-6d2d-432a-84bf-2b15c135313e)) + (pin "18" (uuid 6de1cecd-d3d8-4952-a1a9-8fd412b10a42)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "P3") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 33.02 88.265 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid b170d098-a5ed-4827-8208-8f98ebb7bc89) + (property "Reference" "C2" (at 33.655 86.614 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + ) + (property "Value" "22µF" (at 33.655 91.44 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + ) + (property "Footprint" "Capacitor_SMD:C_0805_2012Metric" (at 33.9852 92.075 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://datasheet.lcsc.com/lcsc/2304140030_Samsung-Electro-Mechanics-CL21A226MAQNNNE_C45783.pdf" (at 33.02 88.265 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "LCSC" "C45783" (at 33.655 86.614 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "MPN" "CL21A226MAQNNNE" (at 33.02 88.265 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Mfr" "Samsung Electro-Mechanics" (at 33.02 88.265 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid d7b3b71e-3c5b-4e65-838f-812c1e19ff7d)) + (pin "2" (uuid 25134baa-8799-41f5-badd-936a82e69779)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "C2") (unit 1) + ) + ) + (project "RP2040-Shim-2" + (path "/b3d099b5-964c-43fb-b3cc-853a01264e81" + (reference "C1") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:+5V") (at 190.5 44.45 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid b6e282e9-3cd2-4c4c-84f5-ec59b3ed921b) + (property "Reference" "#PWR013" (at 190.5 48.26 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+5V" (at 190.5 40.005 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 190.5 44.45 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 190.5 44.45 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid cca74ea4-d9ff-445e-83be-fa88a73c5bfb)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "#PWR013") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 175.895 84.455 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid b9f2499e-3c62-4376-9d94-6b83f548cc2e) + (property "Reference" "C7" (at 179.07 83.185 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "0.1µF" (at 179.07 85.725 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (at 176.8602 88.265 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 175.895 84.455 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid fee456f2-ddf5-43bf-aab8-878bf1396df7)) + (pin "1" (uuid a4d36974-4d3b-4bf1-87fd-c3aaa9c07191)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "C7") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 198.755 84.455 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid bac41dd5-3c76-4ac4-a4bf-113c1eadafb1) + (property "Reference" "C9" (at 201.93 83.185 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "0.1µF" (at 201.93 85.725 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (at 199.7202 88.265 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 198.755 84.455 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid cf6c2b5c-ff15-446e-a883-e1f8afaee210)) + (pin "1" (uuid 80fbcd62-b614-41ea-bb8d-77f6cfda31e1)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "C9") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 205.105 123.825 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid bbe394f9-b7bf-4671-ae5c-0766bd57838f) + (property "Reference" "C11" (at 205.105 116.84 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "20pF" (at 205.105 119.38 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (at 208.915 122.8598 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 205.105 123.825 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid e3f835f0-f334-4014-a6e2-36222785b91b)) + (pin "1" (uuid d7b831e2-0ff2-4398-84b2-027116d49ea2)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "C11") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R_US") (at 59.69 36.195 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid be5ff4fb-1436-41c5-9e83-de3ea37a3d4d) + (property "Reference" "R6" (at 59.69 30.48 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "100kΩ" (at 59.69 33.02 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 59.944 35.179 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 59.69 36.195 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid fccb866e-aa87-4543-aa46-c9dc9eb5cf3c)) + (pin "2" (uuid e91e6c8b-ca5c-4fbf-a794-ed6f5b1f00dc)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "R6") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:+3.3V") (at 190.5 26.035 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid c2c71319-c2a5-40d0-84ed-307daf1aff5f) + (property "Reference" "#PWR012" (at 190.5 29.845 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V" (at 190.5 20.955 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 190.5 26.035 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 190.5 26.035 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid c2925235-1ab6-477c-9224-a923ac186e24)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "#PWR012") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:+5V") (at 33.02 71.755 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid c4f86c9c-4de2-4ddd-a8b0-1670ef555c1d) + (property "Reference" "#PWR04" (at 33.02 75.565 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+5V" (at 33.02 67.31 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 33.02 71.755 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 33.02 71.755 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 867bcb8a-22f9-4ebc-8eda-8c73e6d8fa2e)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "#PWR04") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 39.37 170.815 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid c5ba028f-9a7a-43f3-93f9-293bf7d1e304) + (property "Reference" "#GND03" (at 39.37 170.815 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 39.37 174.625 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 39.37 170.815 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 39.37 170.815 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 5157bfaf-1ae5-4a56-bc9a-373683d7280f)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "#GND03") (unit 1) + ) + ) + (project "RP2040-Shim-2" + (path "/b3d099b5-964c-43fb-b3cc-853a01264e81" + (reference "#GND01") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:VBUS") (at 43.815 120.65 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid c72a72e0-55bf-46d8-a2b9-3b4aed94f518) + (property "Reference" "#PWR06" (at 43.815 124.46 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "VBUS" (at 43.815 115.57 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 43.815 120.65 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 43.815 120.65 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid ae40970b-b6a9-425e-b95c-8bb3c09ed630)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "#PWR06") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Connector_Generic:Conn_02x03_Odd_Even") (at 69.215 36.195 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid c870b2d7-71fc-4630-bb16-1ef167880152) + (property "Reference" "J2" (at 70.485 30.48 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "Conn_02x03_Odd_Even" (at 70.485 30.48 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Footprint" "" (at 69.215 36.195 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 69.215 36.195 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 8c2825d0-0349-4172-bfd2-0874a311471f)) + (pin "1" (uuid c123f2ef-6cae-4826-8e7e-ebca36d4a431)) + (pin "3" (uuid 7b691f3c-dd06-4829-9b59-d809be48abd4)) + (pin "4" (uuid 48e1536f-2be8-4812-85fa-bd4ca79d2e6a)) + (pin "5" (uuid e2bc4f67-335a-4193-adbf-6b081cc934fc)) + (pin "6" (uuid 480b488c-ef10-4249-b671-6bfb9674281f)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "J2") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 67.945 94.615 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid d292b663-5d51-438a-9bc2-102b0c53d490) + (property "Reference" "#GND05" (at 67.945 94.615 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 67.945 98.425 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 67.945 94.615 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 67.945 94.615 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 86a4dc65-7721-45a0-9f8a-d34e050ae8e3)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "#GND05") (unit 1) + ) + ) + (project "RP2040-Shim-2" + (path "/b3d099b5-964c-43fb-b3cc-853a01264e81" + (reference "#GND05") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:LED_Filled") (at 110.49 34.29 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid d71ce374-f383-4d94-8e5e-7e7d326259e6) + (property "Reference" "D2" (at 112.0775 30.48 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "LED_Filled" (at 112.0775 30.48 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Footprint" "LED_SMD:LED_0603_1608Metric" (at 110.49 34.29 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 110.49 34.29 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 31eff9a5-a8c0-4e84-9342-6a9176bdb061)) + (pin "2" (uuid bc6b2e3c-4b55-4f24-94c5-ebb7d2af0cdc)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "D2") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:+3.3V") (at 129.54 75.565 0) (mirror y) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid d769eec2-29d6-4a22-ac44-2540905eb25a) + (property "Reference" "#+3V02" (at 129.54 75.565 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V" (at 129.54 72.009 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 129.54 75.565 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 129.54 75.565 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 58e57498-054e-45e2-b5e9-7be059569eec)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "#+3V02") (unit 1) + ) + ) + (project "RP2040-Shim-2" + (path "/b3d099b5-964c-43fb-b3cc-853a01264e81" + (reference "#+3V04") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 200.66 125.73 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid d78d5411-e6a0-45d5-8b1b-58060146ded1) + (property "Reference" "#GND08" (at 200.66 125.73 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 200.66 129.54 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 200.66 125.73 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 200.66 125.73 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 4d0fe97e-defa-4609-88ed-f7d6a7bdd460)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "#GND08") (unit 1) + ) + ) + (project "RP2040-Shim-2" + (path "/b3d099b5-964c-43fb-b3cc-853a01264e81" + (reference "#GND03") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 165.1 123.825 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid e262cac5-96c1-4d65-90b9-5f546b55bec1) + (property "Reference" "C6" (at 165.1 116.84 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "20pF" (at 165.1 119.38 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (at 168.91 122.8598 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 165.1 123.825 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 47d962be-1fb9-449c-85cc-c46cfcc05d9a)) + (pin "1" (uuid 8b86ce8e-823f-4d13-b026-8470fdb1ef2e)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "C6") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:C") (at 187.325 84.455 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid e5758f02-ff60-4084-b68d-23a72a7e4ec9) + (property "Reference" "C8" (at 190.5 83.185 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "0.1µF" (at 190.5 85.725 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Capacitor_SMD:C_0603_1608Metric" (at 188.2902 88.265 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 187.325 84.455 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "2" (uuid 8fbb5f81-c0a7-4694-83ea-140ca13bc339)) + (pin "1" (uuid 3260aa40-837d-4ba2-bd38-e127d7c3dc39)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "C8") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 53.34 94.615 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid e814d90d-acce-48aa-b40f-201bcb12d2a1) + (property "Reference" "#GND04" (at 53.34 94.615 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 53.34 98.425 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 53.34 94.615 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 53.34 94.615 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 2c801660-2ea0-40fe-8a12-7e938f476c6d)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "#GND04") (unit 1) + ) + ) + (project "RP2040-Shim-2" + (path "/b3d099b5-964c-43fb-b3cc-853a01264e81" + (reference "#GND03") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 63.5 41.275 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid f1f83f67-dba4-41ec-9596-824516e4f915) + (property "Reference" "#PWR09" (at 63.5 47.625 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 63.5 45.72 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 63.5 41.275 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 63.5 41.275 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid b0e317ef-8068-4db4-989b-75663c5ea00f)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "#PWR09") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 33.02 94.615 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid f6e39049-170c-4bdd-8a1c-f6c077984c07) + (property "Reference" "#GND01" (at 33.02 94.615 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 33.02 98.425 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 33.02 94.615 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 33.02 94.615 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 996d8c6c-52a5-4c2f-91df-e83bc9221c36)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "#GND01") (unit 1) + ) + ) + (project "RP2040-Shim-2" + (path "/b3d099b5-964c-43fb-b3cc-853a01264e81" + (reference "#GND02") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R_US") (at 32.385 31.115 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid fd713236-3c01-4e6c-b9d6-229391cdf81b) + (property "Reference" "R1" (at 34.29 29.845 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "10kΩ" (at 34.29 32.385 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 33.401 31.369 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 32.385 31.115 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 4cb808f8-085b-4ed2-8d6d-47810400acc1)) + (pin "2" (uuid bc885e9f-eaeb-4199-abbb-2e2cc4ef59d4)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "R1") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "Device:R_US") (at 50.8 135.255 90) (unit 1) + (in_bom yes) (on_board yes) (dnp no) + (uuid fe87e970-65e1-41b3-803a-518ab084950a) + (property "Reference" "R4" (at 50.8 130.175 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "20Ω" (at 50.8 132.715 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Resistor_SMD:R_0603_1608Metric" (at 51.054 134.239 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (at 50.8 135.255 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 9b3ab1c2-6ca9-46b7-a3f3-40c9e1ce840a)) + (pin "2" (uuid 648343b7-880b-4883-a5a7-d8fc4f124457)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "R4") (unit 1) + ) + ) + ) + ) + + (symbol (lib_id "power:GND") (at 125.095 34.925 0) (unit 1) + (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced) + (uuid ff2bf2f6-0440-4f60-b90b-54a37c2eca76) + (property "Reference" "#PWR011" (at 125.095 41.275 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (at 125.095 39.37 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (at 125.095 34.925 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (at 125.095 34.925 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid feb131cd-77b1-4e9b-b867-4f62af5cc675)) + (instances + (project "bluepill" + (path "/5330776f-a05c-4b67-8e93-d8e749417ebc" + (reference "#PWR011") (unit 1) + ) + ) + ) + ) + + (sheet_instances + (path "/" (page "1")) + ) +) diff --git a/original-schematic-STM32F103C8T6-Blue_Pill.pdf b/original-schematic-STM32F103C8T6-Blue_Pill.pdf new file mode 100644 index 0000000..24c87b1 Binary files /dev/null and b/original-schematic-STM32F103C8T6-Blue_Pill.pdf differ