From 87fc013c1f36e7da5a5ee30a1c370fb6409683e9 Mon Sep 17 00:00:00 2001 From: Petr Malanik Date: Thu, 24 Feb 2022 00:32:11 +0100 Subject: [PATCH] FC: add initial block concept of Flight Controller --- modules/FC/.gitignore | 2 + modules/FC/Camera.kicad_sch | 15 + modules/FC/External_sensors.kicad_sch | 174 ++ modules/FC/FC.kicad_pcb | 2 + modules/FC/FC.kicad_prl | 75 + modules/FC/FC.kicad_pro | 354 +++ modules/FC/FC.kicad_sch | 407 +++ modules/FC/Flash.kicad_sch | 15 + modules/FC/IMU.kicad_sch | 236 ++ modules/FC/Longterm_memory.kicad_sch | 10 + modules/FC/MCU.kicad_sch | 3961 +++++++++++++++++++++++++ modules/FC/Memory.kicad_sch | 417 +++ modules/FC/Power.kicad_sch | 10 + modules/FC/RAM.kicad_sch | 10 + modules/FC/Shell_sensors.kicad_sch | 10 + modules/FC/fp-info-cache | 1 + 16 files changed, 5699 insertions(+) create mode 100644 modules/FC/.gitignore create mode 100644 modules/FC/Camera.kicad_sch create mode 100644 modules/FC/External_sensors.kicad_sch create mode 100644 modules/FC/FC.kicad_pcb create mode 100644 modules/FC/FC.kicad_prl create mode 100644 modules/FC/FC.kicad_pro create mode 100644 modules/FC/FC.kicad_sch create mode 100644 modules/FC/Flash.kicad_sch create mode 100644 modules/FC/IMU.kicad_sch create mode 100644 modules/FC/Longterm_memory.kicad_sch create mode 100644 modules/FC/MCU.kicad_sch create mode 100644 modules/FC/Memory.kicad_sch create mode 100644 modules/FC/Power.kicad_sch create mode 100644 modules/FC/RAM.kicad_sch create mode 100644 modules/FC/Shell_sensors.kicad_sch create mode 100644 modules/FC/fp-info-cache diff --git a/modules/FC/.gitignore b/modules/FC/.gitignore new file mode 100644 index 0000000..37fcc07 --- /dev/null +++ b/modules/FC/.gitignore @@ -0,0 +1,2 @@ +FC-backups/ +*.bak diff --git a/modules/FC/Camera.kicad_sch b/modules/FC/Camera.kicad_sch new file mode 100644 index 0000000..696eb90 --- /dev/null +++ b/modules/FC/Camera.kicad_sch @@ -0,0 +1,15 @@ +(kicad_sch (version 20211123) (generator eeschema) + + (uuid 2545c40d-c5a0-44b7-87db-18f60adb5bad) + + (paper "A4") + + (lib_symbols + ) + + + (text "ArduCAM\nOV5642 or OV2640" (at 41.91 53.34 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 3577d859-c3f1-46f6-ad76-cbdced753d22) + ) +) diff --git a/modules/FC/External_sensors.kicad_sch b/modules/FC/External_sensors.kicad_sch new file mode 100644 index 0000000..fcccb63 --- /dev/null +++ b/modules/FC/External_sensors.kicad_sch @@ -0,0 +1,174 @@ +(kicad_sch (version 20211123) (generator eeschema) + + (uuid 2545c40d-c5a0-44b7-87db-18f60adb5bad) + + (paper "A4") + + (lib_symbols + (symbol "Interface_Expansion:LTC4314xUDC" (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at -8.89 21.59 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "LTC4314xUDC" (id 1) (at 11.43 -20.32 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Package_DFN_QFN:QFN-20-1EP_3x4mm_P0.5mm_EP1.65x2.65mm" (id 2) (at 0 -24.13 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.analog.com/media/en/technical-documentation/data-sheets/4314f.pdf" (id 3) (at -33.02 69.85 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "I2C Multiplexer Buffer Level Shifter" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Pin-Selectable, 4-Channel, 2-Wire Multiplexer with Bus Buffers, QFN-20" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "QFN*1EP*3x4mm*P0.5mm*" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "LTC4314xUDC_0_0" + (pin bidirectional line (at 12.7 12.7 180) (length 2.54) + (name "SCLOUT1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "LTC4314xUDC_0_1" + (rectangle (start -10.16 20.32) (end 10.16 -20.32) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + ) + (symbol "LTC4314xUDC_1_1" + (pin input line (at -12.7 5.08 0) (length 2.54) + (name "ENABLE1" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 12.7 -2.54 180) (length 2.54) + (name "SCLOUT3" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 12.7 -5.08 180) (length 2.54) + (name "SDAOUT3" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin open_collector line (at -12.7 -12.7 0) (length 2.54) + (name "~{FAULT}" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 5.08 22.86 270) (length 2.54) + (name "VCC2" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 12.7 -10.16 180) (length 2.54) + (name "SCLOUT4" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 12.7 -12.7 180) (length 2.54) + (name "SDAOUT4" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 -22.86 90) (length 2.54) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 -7.62 0) (length 2.54) + (name "~{ACC}" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 -10.16 0) (length 2.54) + (name "DISCEN" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 12.7 10.16 180) (length 2.54) + (name "SDAOUT1" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -5.08 22.86 270) (length 2.54) + (name "VCC" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 2.54 -22.86 90) (length 2.54) + (name "EP" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -12.7 10.16 0) (length 2.54) + (name "SDAIN" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -12.7 12.7 0) (length 2.54) + (name "SCLIN" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 12.7 5.08 180) (length 2.54) + (name "SCLOUT2" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 12.7 2.54 180) (length 2.54) + (name "SDAOUT2" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 -2.54 0) (length 2.54) + (name "ENABLE4" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 0 0) (length 2.54) + (name "ENABLE3" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 2.54 0) (length 2.54) + (name "ENABLE2" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) + ) + + + (text "I2C Multiplexor\nPI4MSD5V9540B or LTC4314" (at 45.72 35.56 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 43ab2d76-e060-4e42-a20b-a2bf847c7b09) + ) + (text "Temp sensors" (at 46.99 40.64 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid dba14214-4123-4ffd-af3a-5cef17fa90a5) + ) + + (symbol (lib_id "Interface_Expansion:LTC4314xUDC") (at 143.51 96.52 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 408c16fb-fe41-4711-8541-34e13ab9c22b) + (property "Reference" "U?" (id 0) (at 150.6094 72.2335 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "LTC4314xUDC" (id 1) (at 150.6094 75.0086 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Package_DFN_QFN:QFN-20-1EP_3x4mm_P0.5mm_EP1.65x2.65mm" (id 2) (at 143.51 120.65 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.analog.com/media/en/technical-documentation/data-sheets/4314f.pdf" (id 3) (at 110.49 26.67 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 69352416-2c03-4ec3-9948-e1cbad1b259e)) + (pin "10" (uuid 92f19f3b-5e97-40a9-80ef-50965ad8f0dc)) + (pin "11" (uuid cad73489-1c68-49c6-80b7-075d6193ff60)) + (pin "12" (uuid bb4b091a-7932-43f8-8111-91d17e2107d6)) + (pin "13" (uuid 8f80f8d4-472c-4bb4-ae5d-ce0a1c402c57)) + (pin "14" (uuid dbff2443-2909-4c31-be11-f79fea5f979f)) + (pin "15" (uuid 28b1f628-88ec-4f55-9eaa-2d4285cbbbae)) + (pin "16" (uuid 4184af70-1e50-4eba-917e-8492995aa07d)) + (pin "17" (uuid d13c715e-c351-43aa-b500-e7e2ee5ef8bb)) + (pin "18" (uuid cf1f6c26-be0a-421a-be94-36ce996e8dcf)) + (pin "19" (uuid 0dd006df-6483-4eb5-9714-400ece791b17)) + (pin "2" (uuid bb9569f4-f6df-45be-a61b-7e8de542bae5)) + (pin "20" (uuid 2524a1af-118d-4969-b81f-0671ea21329b)) + (pin "21" (uuid 7ef6d4b9-a354-4942-ab03-9e493a6445b6)) + (pin "3" (uuid 4a79e13a-8baa-48d6-b99b-43e0b75c1abe)) + (pin "4" (uuid 52b6c9cd-578b-4c95-816e-bf2262136f87)) + (pin "5" (uuid 4122f162-72e9-4d7c-b7d1-128cf916e026)) + (pin "6" (uuid 060cf6a5-b799-4932-980a-2580ce5855c7)) + (pin "7" (uuid 7263c4a5-59e7-45c4-b852-94ecd787541a)) + (pin "8" (uuid 3537059b-0d1b-426b-b063-1430a36e684d)) + (pin "9" (uuid a132c5d8-a25f-4753-abae-100884e489f9)) + ) +) diff --git a/modules/FC/FC.kicad_pcb b/modules/FC/FC.kicad_pcb new file mode 100644 index 0000000..28b47a1 --- /dev/null +++ b/modules/FC/FC.kicad_pcb @@ -0,0 +1,2 @@ +(kicad_pcb (version 20211014) (generator pcbnew) +) \ No newline at end of file diff --git a/modules/FC/FC.kicad_prl b/modules/FC/FC.kicad_prl new file mode 100644 index 0000000..5860ce6 --- /dev/null +++ b/modules/FC/FC.kicad_prl @@ -0,0 +1,75 @@ +{ + "board": { + "active_layer": 0, + "active_layer_preset": "All Layers", + "auto_track_width": true, + "hidden_nets": [], + "high_contrast_mode": 0, + "net_color_mode": 1, + "opacity": { + "pads": 1.0, + "tracks": 1.0, + "vias": 1.0, + "zones": 0.6 + }, + "ratsnest_display_mode": 0, + "selection_filter": { + "dimensions": true, + "footprints": true, + "graphics": true, + "keepouts": true, + "lockedItems": true, + "otherItems": true, + "pads": true, + "text": true, + "tracks": true, + "vias": true, + "zones": true + }, + "visible_items": [ + 0, + 1, + 2, + 3, + 4, + 5, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 32, + 33, + 34, + 35, + 36 + ], + "visible_layers": "fffffff_ffffffff", + "zone_display_mode": 0 + }, + "meta": { + "filename": "FC.kicad_prl", + "version": 3 + }, + "project": { + "files": [] + } +} diff --git a/modules/FC/FC.kicad_pro b/modules/FC/FC.kicad_pro new file mode 100644 index 0000000..0e4b857 --- /dev/null +++ b/modules/FC/FC.kicad_pro @@ -0,0 +1,354 @@ +{ + "board": { + "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": [] + }, + "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_label_syntax": "error", + "bus_to_bus_conflict": "error", + "bus_to_net_conflict": "error", + "different_unit_footprint": "error", + "different_unit_net": "error", + "duplicate_reference": "error", + "duplicate_sheet_names": "error", + "extra_units": "error", + "global_label_dangling": "warning", + "hier_label_mismatch": "error", + "label_dangling": "error", + "lib_symbol_issues": "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", + "unannotated": "error", + "unit_value_mismatch": "error", + "unresolved_variable": "error", + "wire_dangling": "error" + } + }, + "libraries": { + "pinned_footprint_libs": [], + "pinned_symbol_libs": [] + }, + "meta": { + "filename": "FC.kicad_pro", + "version": 1 + }, + "net_settings": { + "classes": [ + { + "bus_width": 12.0, + "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.0 + } + ], + "meta": { + "version": 2 + }, + "net_colors": null + }, + "pcbnew": { + "last_paths": { + "gencad": "", + "idf": "", + "netlist": "", + "specctra_dsn": "", + "step": "", + "vrml": "" + }, + "page_layout_descr_file": "" + }, + "schematic": { + "annotate_start_num": 0, + "drawing": { + "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": "", + "ngspice": { + "fix_include_paths": true, + "fix_passive_vals": false, + "meta": { + "version": 0 + }, + "model_mode": 0, + "workbook_filename": "" + }, + "page_layout_descr_file": "", + "plot_directory": "", + "spice_adjust_passive_values": false, + "spice_external_command": "spice \"%I\"", + "subpart_first_id": 65, + "subpart_id_separator": 0 + }, + "sheets": [ + [ + "e63e39d7-6ac0-4ffd-8aa3-1841a4541b55", + "" + ], + [ + "89c18b9c-1cb9-45ef-bf7e-879d882b206b", + "MCU" + ], + [ + "24115169-fbaf-42f8-8ea2-50b53559acae", + "Camera" + ], + [ + "e4664c1b-a4cd-4eed-8c0f-efff7b6d7960", + "External_sensors" + ], + [ + "5f4fd338-1c9e-4638-abf9-b24cce2a1173", + "IMU" + ], + [ + "2505c719-4f81-44f4-a7a9-014d02ea119f", + "Memory" + ], + [ + "edeb4030-7f14-49fb-9462-99707ceae37e", + "Power" + ], + [ + "2db60271-e8e5-4def-ae3d-d6e19678f4e1", + "Flash" + ] + ], + "text_variables": {} +} diff --git a/modules/FC/FC.kicad_sch b/modules/FC/FC.kicad_sch new file mode 100644 index 0000000..ccec933 --- /dev/null +++ b/modules/FC/FC.kicad_sch @@ -0,0 +1,407 @@ +(kicad_sch (version 20211123) (generator eeschema) + + (uuid e63e39d7-6ac0-4ffd-8aa3-1841a4541b55) + + (paper "A4") + + (lib_symbols + ) + + + (text "MCU" (at 139.7 91.44 0) + (effects (font (size 3 3) (thickness 0.4) bold) (justify left bottom)) + (uuid 06b43c25-9dd8-4ba0-bc04-5dcd0168b1d2) + ) + (text "SENSORS" (at 29.21 142.24 0) + (effects (font (size 3 3) (thickness 0.4) bold) (justify left bottom)) + (uuid 2bd3f1ec-a987-4076-8d2f-874e1c70fbd1) + ) + (text "CAMERA" (at 29.21 90.17 0) + (effects (font (size 3 3) (thickness 0.4) bold) (justify left bottom)) + (uuid 4fcc5c15-1c83-4ff2-8947-497a09023f04) + ) + (text " STACK\nCONNECTOR\n +\n POWER" (at 27.94 45.72 0) + (effects (font (size 3 3) (thickness 0.4) bold) (justify left bottom)) + (uuid 925f11b0-724d-4602-8fe8-a914ebbd3f06) + ) + (text "IMU" (at 252.73 36.83 0) + (effects (font (size 3 3) (thickness 0.4) bold) (justify left bottom)) + (uuid c564b4ff-d093-429b-9229-aeead0f60057) + ) + (text "MEMORY" (at 242.57 90.17 0) + (effects (font (size 3 3) (thickness 0.4) bold) (justify left bottom)) + (uuid e4ddbe0a-7d8f-4df4-9d9e-086840032791) + ) + (text "FLASH" (at 248.92 142.24 0) + (effects (font (size 3 3) (thickness 0.4) bold) (justify left bottom)) + (uuid e7edb3c0-60d0-4deb-9338-d54b3d9ae307) + ) + + (sheet (at 25.4 68.58) (size 50.8 38.1) (fields_autoplaced) + (stroke (width 0.1524) (type solid) (color 72 0 72 1)) + (fill (color 72 72 72 1.0000)) + (uuid 24115169-fbaf-42f8-8ea2-50b53559acae) + (property "Sheet name" "Camera" (id 0) (at 25.4 67.8684 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + ) + (property "Sheet file" "Camera.kicad_sch" (id 1) (at 25.4 107.2646 0) + (effects (font (size 1.27 1.27)) (justify left top)) + ) + ) + + (sheet (at 215.9 67.31) (size 50.8 39.37) (fields_autoplaced) + (stroke (width 0.1524) (type solid) (color 72 0 72 1)) + (fill (color 72 72 72 1.0000)) + (uuid 2505c719-4f81-44f4-a7a9-014d02ea119f) + (property "Sheet name" "Memory" (id 0) (at 215.9 66.5984 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + ) + (property "Sheet file" "Memory.kicad_sch" (id 1) (at 215.9 107.2646 0) + (effects (font (size 1.27 1.27)) (justify left top)) + ) + ) + + (sheet (at 215.9 119.38) (size 50.8 38.1) (fields_autoplaced) + (stroke (width 0.1524) (type solid) (color 72 0 72 1)) + (fill (color 72 72 72 1.0000)) + (uuid 2db60271-e8e5-4def-ae3d-d6e19678f4e1) + (property "Sheet name" "Flash" (id 0) (at 215.9 118.6684 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + ) + (property "Sheet file" "Flash.kicad_sch" (id 1) (at 215.9 158.0646 0) + (effects (font (size 1.27 1.27)) (justify left top)) + ) + ) + + (sheet (at 215.9 17.78) (size 50.8 38.1) (fields_autoplaced) + (stroke (width 0.1524) (type solid) (color 72 0 72 1)) + (fill (color 72 72 72 1.0000)) + (uuid 5f4fd338-1c9e-4638-abf9-b24cce2a1173) + (property "Sheet name" "IMU" (id 0) (at 215.9 17.0684 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + ) + (property "Sheet file" "IMU.kicad_sch" (id 1) (at 215.9 56.4646 0) + (effects (font (size 1.27 1.27)) (justify left top)) + ) + ) + + (sheet (at 114.3 17.78) (size 63.5 139.7) (fields_autoplaced) + (stroke (width 0.1524) (type solid) (color 72 0 72 1)) + (fill (color 72 72 72 1.0000)) + (uuid 89c18b9c-1cb9-45ef-bf7e-879d882b206b) + (property "Sheet name" "MCU" (id 0) (at 114.3 17.0684 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + ) + (property "Sheet file" "MCU.kicad_sch" (id 1) (at 114.3 158.0646 0) + (effects (font (size 1.27 1.27)) (justify left top)) + ) + ) + + (sheet (at 25.4 119.38) (size 50.8 38.1) (fields_autoplaced) + (stroke (width 0.1524) (type solid) (color 72 0 72 1)) + (fill (color 72 72 72 1.0000)) + (uuid e4664c1b-a4cd-4eed-8c0f-efff7b6d7960) + (property "Sheet name" "External_sensors" (id 0) (at 25.4 118.6684 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + ) + (property "Sheet file" "External_sensors.kicad_sch" (id 1) (at 25.4 158.0646 0) + (effects (font (size 1.27 1.27)) (justify left top)) + ) + ) + + (sheet (at 25.4 17.78) (size 50.8 38.1) (fields_autoplaced) + (stroke (width 0.1524) (type solid) (color 72 0 72 1)) + (fill (color 72 72 72 1.0000)) + (uuid edeb4030-7f14-49fb-9462-99707ceae37e) + (property "Sheet name" "Power" (id 0) (at 25.4 17.0684 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + ) + (property "Sheet file" "Power.kicad_sch" (id 1) (at 25.4 56.4646 0) + (effects (font (size 1.27 1.27)) (justify left top)) + ) + ) + + (sheet_instances + (path "/" (page "1")) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b" (page "2")) + (path "/24115169-fbaf-42f8-8ea2-50b53559acae" (page "3")) + (path "/e4664c1b-a4cd-4eed-8c0f-efff7b6d7960" (page "4")) + (path "/5f4fd338-1c9e-4638-abf9-b24cce2a1173" (page "5")) + (path "/2505c719-4f81-44f4-a7a9-014d02ea119f" (page "6")) + (path "/edeb4030-7f14-49fb-9462-99707ceae37e" (page "7")) + (path "/2db60271-e8e5-4def-ae3d-d6e19678f4e1" (page "8")) + ) + + (symbol_instances + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/3bc30c7d-d37b-4d7f-ba16-87d0b2e45d34" + (reference "#FLG017") (unit 1) (value "PWR_FLAG") (footprint "") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/be137e6a-bb95-4ce2-8f05-b4da9899ec86" + (reference "#FLG018") (unit 1) (value "PWR_FLAG") (footprint "") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/8cb2b1f3-4eee-491f-86e2-6920dcbdbb6c" + (reference "#PWR0163") (unit 1) (value "GND") (footprint "") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/4f50335c-8075-4108-81ba-fda70ca398a7" + (reference "#PWR0164") (unit 1) (value "GND") (footprint "") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/f041f263-677d-473d-8af6-90312cd1db07" + (reference "#PWR0165") (unit 1) (value "GND") (footprint "") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/fd35fc8e-7ea7-4219-a0a1-41663381ce6b" + (reference "#PWR0166") (unit 1) (value "GND") (footprint "") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/c6ff8494-ff2e-40a3-87fe-d42c4ee7ad70" + (reference "#PWR0167") (unit 1) (value "GND") (footprint "") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/fcf17e0b-e633-4ea2-acee-ebf56c79748a" + (reference "#PWR0169") (unit 1) (value "GND") (footprint "") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/66dfea64-a568-4e6f-8a42-aed0b9f20176" + (reference "#PWR0170") (unit 1) (value "GND") (footprint "") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/5f779ddd-f24f-4ede-9d83-2aa511098e7d" + (reference "#PWR0171") (unit 1) (value "GND") (footprint "") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/b756cc5b-63f0-4538-a6fe-95b109d06c21" + (reference "#PWR0172") (unit 1) (value "GND") (footprint "") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/94d93049-095e-4b25-9bd6-6513b9d4d1b5" + (reference "#PWR0174") (unit 1) (value "GND") (footprint "") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/d0b75ad2-1cd8-47b0-92a5-ee3a4a9ceb88" + (reference "#PWR0175") (unit 1) (value "GND") (footprint "") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/5135c94e-001f-46d0-aef3-15fd11d83aeb" + (reference "#PWR0177") (unit 1) (value "GND") (footprint "") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/519f7b3a-99eb-4821-9627-9eb7713fba31" + (reference "#PWR0179") (unit 1) (value "GND") (footprint "") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/9fe4c16e-72fc-4797-80d3-134be605d0bd" + (reference "#PWR0180") (unit 1) (value "GND") (footprint "") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/97afb644-b320-445b-a03f-5ac752e694df" + (reference "#PWR0181") (unit 1) (value "GND") (footprint "") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/6f065482-2131-4171-9165-7d9d537484a5" + (reference "#PWR0182") (unit 1) (value "GND") (footprint "") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/a0b8b1fb-f3a3-4b87-873e-a40096b7057d" + (reference "#PWR0183") (unit 1) (value "GND") (footprint "") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/fc21e199-bc0f-4656-b0d8-7ce45aad41c2" + (reference "#PWR0184") (unit 1) (value "GND") (footprint "") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/aa07dc01-aa29-4793-b151-6c7126a4b61c" + (reference "#PWR0185") (unit 1) (value "GND") (footprint "") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/aba575fa-e1a0-40e7-b97a-10ecdc2c1748" + (reference "#PWR0186") (unit 1) (value "GND") (footprint "") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/c7e3a7f7-4a20-445c-8754-8d10c1b36f33" + (reference "#PWR0187") (unit 1) (value "GND") (footprint "") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/09993280-d2bd-43b2-b319-76a3a9d34755" + (reference "#PWR?") (unit 1) (value "+3.3V") (footprint "") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/2898bff9-b4c9-4f4f-8b54-6833a157cf16" + (reference "#PWR?") (unit 1) (value "+3.3V") (footprint "") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/2923ebe6-b266-428c-b7d5-56fe4ec64f67" + (reference "#PWR?") (unit 1) (value "+3.3V") (footprint "") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/300f1af7-ae84-4f66-aaed-cec3d68b3380" + (reference "#PWR?") (unit 1) (value "+3.3V") (footprint "") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/45885530-b293-4434-9a3e-373601d47214" + (reference "#PWR?") (unit 1) (value "+3.3V") (footprint "") + ) + (path "/2505c719-4f81-44f4-a7a9-014d02ea119f/4e9e491a-53a9-4f91-bc33-606fe42b84ab" + (reference "#PWR?") (unit 1) (value "GND") (footprint "") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/6315e3db-7491-40f1-867c-3c705cfde378" + (reference "#PWR?") (unit 1) (value "+3.3V") (footprint "") + ) + (path "/2505c719-4f81-44f4-a7a9-014d02ea119f/75946c97-f4a6-44f6-a4a0-6295a3e25850" + (reference "#PWR?") (unit 1) (value "+3.3V") (footprint "") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/8e6a9458-2d89-40f2-8b95-69e07522fce4" + (reference "#PWR?") (unit 1) (value "+3.3V") (footprint "") + ) + (path "/2505c719-4f81-44f4-a7a9-014d02ea119f/8e759178-b05a-4809-afff-5d1a18220503" + (reference "#PWR?") (unit 1) (value "+3.3V") (footprint "") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/9fbb3cc7-e8a6-4fc6-afd3-936f369529c7" + (reference "#PWR?") (unit 1) (value "+3.3V") (footprint "") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/a3532c7c-c2a0-4373-bfed-b4d9fc2652a3" + (reference "#PWR?") (unit 1) (value "+3.3V") (footprint "") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/b1bbb0ea-2752-4994-85d6-7b9221cf1fd7" + (reference "#PWR?") (unit 1) (value "+3.3V") (footprint "") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/b8272508-b75b-486d-ae30-ab587bcf7ba2" + (reference "#PWR?") (unit 1) (value "+3.3V") (footprint "") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/c1373212-8d3c-47d0-a54d-568fdd0bf0b2" + (reference "#PWR?") (unit 1) (value "+3.3V") (footprint "") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/d2f2052b-23f6-4d91-92b2-88795301fa56" + (reference "#PWR?") (unit 1) (value "+3.3V") (footprint "") + ) + (path "/2505c719-4f81-44f4-a7a9-014d02ea119f/e49a7037-0532-46d5-8d82-a077ffb8a230" + (reference "#PWR?") (unit 1) (value "GND") (footprint "") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/f6ffafd3-e005-45c1-a94e-95629993c042" + (reference "#PWR?") (unit 1) (value "+3.3V") (footprint "") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/f8ec2c24-5c0f-406a-bbe2-79b250b342b7" + (reference "#PWR?") (unit 1) (value "+3.3V") (footprint "") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/ff8bb44b-b7ac-4e19-857a-495f7434d3d9" + (reference "#PWR?") (unit 1) (value "+3.3V") (footprint "") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/81ec9ec5-3fc8-4606-aac0-9fcb7604c182" + (reference "C78") (unit 1) (value "100nF") (footprint "TCY_passives:C_0603_1608Metric") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/18e6406d-ba19-48b3-998a-c98257f57ae6" + (reference "C79") (unit 1) (value "100nF") (footprint "TCY_passives:C_0603_1608Metric") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/ec6488c8-0700-4ab7-927b-5bd5f0604faa" + (reference "C80") (unit 1) (value "100nF") (footprint "TCY_passives:C_0603_1608Metric") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/bcf8bdd5-faaa-43d8-92fb-0b36a24c590d" + (reference "C81") (unit 1) (value "100nF") (footprint "TCY_passives:C_0603_1608Metric") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/2ebdb489-0020-4e17-9d52-a5357d310f6e" + (reference "C82") (unit 1) (value "100nF") (footprint "TCY_passives:C_0603_1608Metric") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/17816896-84c8-4bf2-891b-d0deea99d5e0" + (reference "C83") (unit 1) (value "4.7uF") (footprint "TCY_passives:C_0603_1608Metric") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/64727722-833b-439b-becb-3061a0571209" + (reference "C84") (unit 1) (value "4.7uF") (footprint "TCY_passives:C_0603_1608Metric") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/4b336132-d85e-4973-ba28-03329505884f" + (reference "C85") (unit 1) (value "100nF") (footprint "TCY_passives:C_0603_1608Metric") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/ffd75bb7-e919-4630-90d4-0f5c3b6b5ced" + (reference "C86") (unit 1) (value "100nF") (footprint "TCY_passives:C_0603_1608Metric") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/235a87f3-1634-4db9-9a7f-188c48b02023" + (reference "C87") (unit 1) (value "100nF") (footprint "TCY_passives:C_0603_1608Metric") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/76586936-cee8-4e12-bc46-6307911fdced" + (reference "C88") (unit 1) (value "100nF") (footprint "TCY_passives:C_0603_1608Metric") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/471bf054-7fc0-4197-8c38-fae777d52abc" + (reference "C89") (unit 1) (value "100nF") (footprint "TCY_passives:C_0603_1608Metric") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/c1cf00ce-2440-4f2b-a322-d4f1df3e3378" + (reference "C90") (unit 1) (value "100nF") (footprint "TCY_passives:C_0603_1608Metric") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/76477ea0-9072-4296-80bb-4aa9a2dcdb47" + (reference "C91") (unit 1) (value "10nF") (footprint "TCY_passives:C_0603_1608Metric") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/9d08706f-8397-473d-832b-a9ab93539041" + (reference "C92") (unit 1) (value "4.7nF") (footprint "TCY_passives:C_0603_1608Metric") + ) + (path "/2505c719-4f81-44f4-a7a9-014d02ea119f/02176d8d-bb48-4353-afd8-d7eb49fc0a67" + (reference "C?") (unit 1) (value "100nF") (footprint "TCY_passives:C_0603_1608Metric") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/e1f57191-9ab1-423b-b990-28f79cf269c6" + (reference "D10") (unit 1) (value "RED") (footprint "LED_SMD:LED_0603_1608Metric_Castellated") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/70c2b893-da3c-4c0f-84dd-7bf4e8f24e84" + (reference "D11") (unit 1) (value "BLUE") (footprint "LED_SMD:LED_0603_1608Metric_Castellated") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/b5e80dbc-f7f9-4cbe-b71b-895d877b642f" + (reference "D12") (unit 1) (value "NUP2105L") (footprint "Package_TO_SOT_SMD:SOT-23") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/49644d2a-42d7-4ad2-a10d-9923491c7ac4" + (reference "J20") (unit 1) (value "CLI") (footprint "TCY_connectors:Amphenol_10114830-11103LF_1x03_P1.25mm_Horizontal") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/ed257f87-4b27-4090-b091-6c8ad6da58cc" + (reference "J21") (unit 1) (value "PROG") (footprint "TCY_connectors:Amphenol_10114830-11103LF_1x03_P1.25mm_Horizontal") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/6ff92669-49be-40b4-9c7d-717bc0c41c4b" + (reference "JP5") (unit 1) (value "WDG") (footprint "Jumper:SolderJumper-2_P1.3mm_Open_RoundedPad1.0x1.5mm") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/3141cd55-b0cf-4fb4-8067-552a41393d27" + (reference "R66") (unit 1) (value "100k") (footprint "TCY_passives:R_0603_1608Metric") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/a768707f-1a08-4b2b-ad25-cba748eb3474" + (reference "R67") (unit 1) (value "1k") (footprint "TCY_passives:R_0603_1608Metric") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/aef6dac6-34e4-46f1-a1fa-34407cbd03af" + (reference "R69") (unit 1) (value "0R") (footprint "TCY_passives:R_0603_1608Metric") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/b3388e33-d1ae-4764-9de4-35c7892fd637" + (reference "R70") (unit 1) (value "0R") (footprint "TCY_passives:R_0603_1608Metric") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/9c8d871f-fd5d-40a3-b64f-d2601b5ec807" + (reference "R72") (unit 1) (value "220R") (footprint "TCY_passives:R_0603_1608Metric") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/ea574ce7-c5a8-447c-97ef-57e9e8e548df" + (reference "R73") (unit 1) (value "220R") (footprint "TCY_passives:R_0603_1608Metric") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/38a40d1f-e794-40c2-a847-afdee2189fce" + (reference "R74") (unit 1) (value "100k") (footprint "TCY_passives:R_0603_1608Metric") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/0e365fba-fb04-4d77-9691-aac7cb12efa5" + (reference "R75") (unit 1) (value "100k") (footprint "TCY_passives:R_0603_1608Metric") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/ec4e7484-daa7-46c2-bc25-8da071cf8e54" + (reference "R76") (unit 1) (value "100k") (footprint "TCY_passives:R_0603_1608Metric") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/77c0a262-2989-4bc3-b854-4934ca295bfb" + (reference "R77") (unit 1) (value "120R") (footprint "TCY_passives:R_0603_1608Metric") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/3e2e5dbf-cf61-40d9-a3d9-a8d6869031be" + (reference "R78") (unit 1) (value "60R") (footprint "TCY_passives:R_0603_1608Metric") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/0edca2d2-96bb-4289-a1b3-5f16afee8d48" + (reference "R79") (unit 1) (value "60R") (footprint "TCY_passives:R_0603_1608Metric") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/ba875717-2c26-4f55-9301-b984c8f3dfa8" + (reference "SW2") (unit 1) (value "RST_BTN") (footprint "TCY_buttons_switches:KMT031NGJLHS") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/c4d3dddd-990b-47f0-8070-d59851a46543" + (reference "TP28") (unit 1) (value "WDG") (footprint "TCY_connectors:TestPoint_Pad_D0.5mm") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/fcac67cc-959a-4a10-b916-9d3a6c6d454e" + (reference "TP29") (unit 1) (value "NRST") (footprint "TCY_connectors:TestPoint_Pad_D0.5mm") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/f77b95cc-36f2-4ccb-a801-2f26b47b85c8" + (reference "U19") (unit 1) (value "STM6822") (footprint "Package_TO_SOT_SMD:SOT-23-5") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/ddc25bdb-d68d-4ffd-963d-581dcff07ef5" + (reference "U22") (unit 1) (value "STM32L452CEUx") (footprint "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/23f0cb1a-e2e7-4edd-b8b7-aac4e405d7fa" + (reference "U24") (unit 1) (value "SN65HVD230") (footprint "Package_SO:SOIC-8_3.9x4.9mm_P1.27mm") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/016a602a-2056-4b3d-a886-341e3a0fbb09" + (reference "U25") (unit 1) (value "MAX13430ETB+") (footprint "Package_DFN_QFN:DFN-10-1EP_3x3mm_P0.5mm_EP1.55x2.48mm") + ) + (path "/e4664c1b-a4cd-4eed-8c0f-efff7b6d7960/408c16fb-fe41-4711-8541-34e13ab9c22b" + (reference "U?") (unit 1) (value "LTC4314xUDC") (footprint "Package_DFN_QFN:QFN-20-1EP_3x4mm_P0.5mm_EP1.65x2.65mm") + ) + (path "/2505c719-4f81-44f4-a7a9-014d02ea119f/6c796d3e-d82e-4289-bb08-c7d8b735e967" + (reference "U?") (unit 1) (value "FM25Lxx") (footprint "TCY_IC:DFN-8-1EP_4.5x4mm_P0.95mm_EP3.6x2.6mm") + ) + (path "/5f4fd338-1c9e-4638-abf9-b24cce2a1173/b4a3f454-e04e-4cdd-a446-0c8c3a3fdd99" + (reference "U?") (unit 1) (value "LSM6DSL") (footprint "Package_LGA:LGA-14_3x2.5mm_P0.5mm_LayoutBorder3x4y") + ) + (path "/5f4fd338-1c9e-4638-abf9-b24cce2a1173/d84d8970-f40e-4ba0-a13a-54fd75ba1369" + (reference "U?") (unit 1) (value "IIS2MDC") (footprint "Package_LGA:LGA-12_2x2mm_P0.5mm") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/ed30ff57-c912-4a1f-91f4-db1fdf54a859" + (reference "X3") (unit 1) (value "ECS-TXO-3225") (footprint "TCY_oscillators:ECS-TXO-3225") + ) + (path "/89c18b9c-1cb9-45ef-bf7e-879d882b206b/5ef4a3e4-d5aa-462e-a9e6-c45d9593de5e" + (reference "X4") (unit 1) (value "SiT1552AI") (footprint "TCY_oscillators:CSP-4_1.5x0.8mm") + ) + ) +) diff --git a/modules/FC/Flash.kicad_sch b/modules/FC/Flash.kicad_sch new file mode 100644 index 0000000..adfeeea --- /dev/null +++ b/modules/FC/Flash.kicad_sch @@ -0,0 +1,15 @@ +(kicad_sch (version 20211123) (generator eeschema) + + (uuid 2545c40d-c5a0-44b7-87db-18f60adb5bad) + + (paper "A4") + + (lib_symbols + ) + + + (text "MT29F1G01ABAFDWB-IT:F TR" (at 58.42 50.8 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 2067336c-224c-4880-9afa-a04ff83ef5ac) + ) +) diff --git a/modules/FC/IMU.kicad_sch b/modules/FC/IMU.kicad_sch new file mode 100644 index 0000000..d0a7816 --- /dev/null +++ b/modules/FC/IMU.kicad_sch @@ -0,0 +1,236 @@ +(kicad_sch (version 20211123) (generator eeschema) + + (uuid 2545c40d-c5a0-44b7-87db-18f60adb5bad) + + (paper "A4") + + (lib_symbols + (symbol "TCY_sensors:IIS2MDC" (pin_names (offset 1)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at -8 16 0) + (effects (font (size 1 1))) + ) + (property "Value" "IIS2MDC" (id 1) (at -8 13 0) + (effects (font (size 1 1))) + ) + (property "Footprint" "Package_LGA:LGA-12_2x2mm_P0.5mm" (id 2) (at 0 -22.86 0) + (effects (font (size 1 1)) hide) + ) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/iis2mdc.pdf" (id 3) (at 0 -20.32 0) + (effects (font (size 1 1)) hide) + ) + (property "ki_keywords" "magnetometer" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" " 3-axis digital output magnetometer" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "LGA-12" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "IIS2MDC_0_1" + (rectangle (start 8 -12) (end -8 12) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + ) + (symbol "IIS2MDC_1_1" + (pin input clock (at -10.46 5 0) (length 2.54) + (name "SCL/SCK" (effects (font (size 1 1)))) + (number "1" (effects (font (size 1 1)))) + ) + (pin power_in line (at 2 14.46 270) (length 2.54) + (name "VDD_IO" (effects (font (size 1 1)))) + (number "10" (effects (font (size 1 1)))) + ) + (pin no_connect non_logic (at 10.46 2.27 180) (length 2.54) + (name "NC" (effects (font (size 1 1)))) + (number "11" (effects (font (size 1 1)))) + ) + (pin no_connect non_logic (at 10.46 -0.73 180) (length 2.54) + (name "NC" (effects (font (size 1 1)))) + (number "12" (effects (font (size 1 1)))) + ) + (pin no_connect non_logic (at 10.46 6.27 180) (length 2.54) + (name "NC" (effects (font (size 1 1)))) + (number "2" (effects (font (size 1 1)))) + ) + (pin input line (at -10.46 1 0) (length 2.54) + (name "MODE/CS" (effects (font (size 1 1)))) + (number "3" (effects (font (size 1 1)))) + ) + (pin bidirectional line (at -10.46 -2 0) (length 2.54) + (name "SDA/MOSI" (effects (font (size 1 1)))) + (number "4" (effects (font (size 1 1)))) + ) + (pin input line (at -10.46 -7 0) (length 2.54) + (name "C1" (effects (font (size 1 1)))) + (number "5" (effects (font (size 1 1)))) + ) + (pin passive line (at -2 -14.46 90) (length 2.54) + (name "GND" (effects (font (size 1 1)))) + (number "6" (effects (font (size 1 1)))) + ) + (pin output line (at 10.46 -4.73 180) (length 2.54) + (name "DRDY/INT" (effects (font (size 1 1)))) + (number "7" (effects (font (size 1 1)))) + ) + (pin passive line (at 2 -14.46 90) (length 2.54) + (name "GND" (effects (font (size 1 1)))) + (number "8" (effects (font (size 1 1)))) + ) + (pin power_in line (at -2 14.46 270) (length 2.54) + (name "VDD" (effects (font (size 1 1)))) + (number "9" (effects (font (size 1 1)))) + ) + ) + ) + (symbol "TCY_sensors:LSM6DSL" (pin_names (offset 1)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at -10 17 0) + (effects (font (size 1 1))) + ) + (property "Value" "LSM6DSL" (id 1) (at -10 15 0) + (effects (font (size 1 1))) + ) + (property "Footprint" "Package_LGA:LGA-14_3x2.5mm_P0.5mm_LayoutBorder3x4y" (id 2) (at 0 -26 0) + (effects (font (size 1 1)) hide) + ) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/lsm6dsl.pdf" (id 3) (at 0 -27.94 0) + (effects (font (size 1 1)) hide) + ) + (property "ki_keywords" "3D accelerometer and 3D gyroscope" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Always-on 3D accelerometer and 3D gyroscope" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "LGA-14" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "LSM6DSL_0_1" + (rectangle (start -10 12.7) (end 10.16 -13.97) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + ) + (symbol "LSM6DSL_1_1" + (pin bidirectional line (at -12.7 5.08 0) (length 2.54) + (name "SA0/MISO" (effects (font (size 1 1)))) + (number "1" (effects (font (size 1 1)))) + ) + (pin no_connect non_logic (at 12.7 1.27 180) (length 2.54) + (name "NC" (effects (font (size 1 1)))) + (number "10" (effects (font (size 1 1)))) + ) + (pin no_connect non_logic (at 12.7 -1.27 180) (length 2.54) + (name "NC" (effects (font (size 1 1)))) + (number "11" (effects (font (size 1 1)))) + ) + (pin input line (at -12.7 1.27 0) (length 2.54) + (name "MODE/CS" (effects (font (size 1 1)))) + (number "12" (effects (font (size 1 1)))) + ) + (pin input clock (at -12.7 -2.54 0) (length 2.54) + (name "SCL/SCK" (effects (font (size 1 1)))) + (number "13" (effects (font (size 1 1)))) + ) + (pin bidirectional line (at -12.7 -6.35 0) (length 2.54) + (name "SDA/MOSI" (effects (font (size 1 1)))) + (number "14" (effects (font (size 1 1)))) + ) + (pin bidirectional line (at 12.7 -6.35 180) (length 2.54) + (name "SDx" (effects (font (size 1 1)))) + (number "2" (effects (font (size 1 1)))) + ) + (pin output clock (at 12.7 -8.89 180) (length 2.54) + (name "SCx" (effects (font (size 1 1)))) + (number "3" (effects (font (size 1 1)))) + ) + (pin output line (at 12.7 10.16 180) (length 2.54) + (name "INT1" (effects (font (size 1 1)))) + (number "4" (effects (font (size 1 1)))) + ) + (pin power_in line (at 2.54 15.24 270) (length 2.54) + (name "VDD_IO" (effects (font (size 1 1)))) + (number "5" (effects (font (size 1 1)))) + ) + (pin passive line (at -2.54 -16.51 90) (length 2.54) + (name "GND" (effects (font (size 1 1)))) + (number "6" (effects (font (size 1 1)))) + ) + (pin passive line (at 2.54 -16.51 90) (length 2.54) + (name "GND" (effects (font (size 1 1)))) + (number "7" (effects (font (size 1 1)))) + ) + (pin power_in line (at -2.54 15.24 270) (length 2.54) + (name "VDD" (effects (font (size 1 1)))) + (number "8" (effects (font (size 1 1)))) + ) + (pin output line (at 12.7 6.35 180) (length 2.54) + (name "INT2" (effects (font (size 1 1)))) + (number "9" (effects (font (size 1 1)))) + ) + ) + ) + ) + + + (symbol (lib_id "TCY_sensors:LSM6DSL") (at 144.78 88.9 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid b4a3f454-e04e-4cdd-a446-0c8c3a3fdd99) + (property "Reference" "U?" (id 0) (at 149.1909 72.8339 0) + (effects (font (size 1 1)) (justify left)) + ) + (property "Value" "LSM6DSL" (id 1) (at 149.1909 75.0729 0) + (effects (font (size 1 1)) (justify left)) + ) + (property "Footprint" "Package_LGA:LGA-14_3x2.5mm_P0.5mm_LayoutBorder3x4y" (id 2) (at 144.78 114.9 0) + (effects (font (size 1 1)) hide) + ) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/lsm6dsl.pdf" (id 3) (at 144.78 116.84 0) + (effects (font (size 1 1)) hide) + ) + (pin "1" (uuid 2de311db-716c-4743-9365-1975fbd4d880)) + (pin "10" (uuid 8188a45f-bd03-4f5c-b5f6-e69a45866e56)) + (pin "11" (uuid 29a96754-8a57-4bb0-9dac-8b9ad581ba4d)) + (pin "12" (uuid c98c0506-a3ea-4728-8566-f629dbfcd3cf)) + (pin "13" (uuid 78d46e22-73b1-4e17-9cd7-29fcbde1df20)) + (pin "14" (uuid 7926727a-6d17-42af-8f7d-1099c8211e5f)) + (pin "2" (uuid 4566e187-8532-470d-9572-c823de86b91b)) + (pin "3" (uuid 7f617c7f-eac9-4c19-80b0-20ddc22a52ce)) + (pin "4" (uuid b446190d-e254-4af9-9776-4a645298c3d3)) + (pin "5" (uuid 4779b42a-f09f-4733-b717-f58c2223ac9d)) + (pin "6" (uuid 1b7b956d-cc87-4427-9b21-7c0c209e4d19)) + (pin "7" (uuid 5a1d4da7-f66d-4c91-a608-111e30d01521)) + (pin "8" (uuid 0d0839e8-e546-40dd-8b57-d09bc6e83b36)) + (pin "9" (uuid e9fb2e07-f185-41a3-b72e-1195fd8204bc)) + ) + + (symbol (lib_id "TCY_sensors:IIS2MDC") (at 214.63 90.17 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid d84d8970-f40e-4ba0-a13a-54fd75ba1369) + (property "Reference" "U?" (id 0) (at 218.5009 74.8039 0) + (effects (font (size 1 1)) (justify left)) + ) + (property "Value" "IIS2MDC" (id 1) (at 218.5009 77.0429 0) + (effects (font (size 1 1)) (justify left)) + ) + (property "Footprint" "Package_LGA:LGA-12_2x2mm_P0.5mm" (id 2) (at 214.63 113.03 0) + (effects (font (size 1 1)) hide) + ) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/iis2mdc.pdf" (id 3) (at 214.63 110.49 0) + (effects (font (size 1 1)) hide) + ) + (pin "1" (uuid c780757b-8666-43ae-a48f-4507e36d23be)) + (pin "10" (uuid e48e0c78-b816-4fe7-934e-26da7b2b04bc)) + (pin "11" (uuid 4748d824-ed0c-4bf8-b019-1ba95a706dc9)) + (pin "12" (uuid 70faa8c6-78d4-4247-be9a-d501fdb4d246)) + (pin "2" (uuid 6792e7d9-7f5a-4a77-80fa-273cbd590c19)) + (pin "3" (uuid e976c3db-cb34-45ef-ac4d-c6fdd62ebf65)) + (pin "4" (uuid 7d519953-beed-4e28-887c-d2de9ce32a2b)) + (pin "5" (uuid 1f28c394-5583-4c54-aeca-6f975fc7fa47)) + (pin "6" (uuid fe384414-4f96-476b-aad0-a95894af29a2)) + (pin "7" (uuid bc2ab475-b4cf-4666-b46d-2bce3640af5a)) + (pin "8" (uuid 0d018f20-13ee-43e5-98e5-14cdf3b04e2d)) + (pin "9" (uuid ec202389-7d03-481f-b525-5ee22fc88bd2)) + ) +) diff --git a/modules/FC/Longterm_memory.kicad_sch b/modules/FC/Longterm_memory.kicad_sch new file mode 100644 index 0000000..8e046d7 --- /dev/null +++ b/modules/FC/Longterm_memory.kicad_sch @@ -0,0 +1,10 @@ +(kicad_sch (version 20211123) (generator eeschema) + + (uuid 2545c40d-c5a0-44b7-87db-18f60adb5bad) + + (paper "A4") + + (lib_symbols + ) + +) diff --git a/modules/FC/MCU.kicad_sch b/modules/FC/MCU.kicad_sch new file mode 100644 index 0000000..8667c09 --- /dev/null +++ b/modules/FC/MCU.kicad_sch @@ -0,0 +1,3961 @@ +(kicad_sch (version 20211123) (generator eeschema) + + (uuid 2545c40d-c5a0-44b7-87db-18f60adb5bad) + + (paper "A4") + + (lib_symbols + (symbol "Connector:TestPoint" (pin_numbers hide) (pin_names (offset 0.762) hide) (in_bom yes) (on_board yes) + (property "Reference" "TP" (id 0) (at 0 6.858 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "TestPoint" (id 1) (at 0 5.08 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 5.08 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 5.08 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "test point tp" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "test point" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "Pin* Test*" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "TestPoint_0_1" + (circle (center 0 3.302) (radius 0.762) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "TestPoint_1_1" + (pin passive line (at 0 0 90) (length 2.54) + (name "1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Connector_Generic_MountingPin:Conn_01x03_MountingPin" (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "J" (id 0) (at 0 5.08 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "Conn_01x03_MountingPin" (id 1) (at 1.27 -5.08 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "connector" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Generic connectable mounting pin connector, single row, 01x03, script generated (kicad-library-utils/schlib/autogen/connector/)" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "Connector*:*_1x??-1MP*" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "Conn_01x03_MountingPin_1_1" + (rectangle (start -1.27 -2.413) (end 0 -2.667) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (rectangle (start -1.27 0.127) (end 0 -0.127) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (rectangle (start -1.27 2.667) (end 0 2.413) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (rectangle (start -1.27 3.81) (end 1.27 -3.81) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + (polyline + (pts + (xy -1.016 -4.572) + (xy 1.016 -4.572) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (text "Mounting" (at 0 -4.191 0) + (effects (font (size 0.381 0.381))) + ) + (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 0 -7.62 90) (length 3.048) + (name "MountPin" (effects (font (size 1.27 1.27)))) + (number "MP" (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" (id 0) (at 0.635 2.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C" (id 1) (at 0.635 -2.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 0.9652 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "cap capacitor" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Unpolarized capacitor" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "C_*" (id 6) (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) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -2.032 0.762) + (xy 2.032 0.762) + ) + (stroke (width 0.508) (type default) (color 0 0 0 0)) + (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:LED" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes) + (property "Reference" "D" (id 0) (at 0 2.54 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "LED" (id 1) (at 0 -2.54 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "LED diode" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Light emitting diode" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "LED* LED_SMD:* LED_THT:*" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "LED_0_1" + (polyline + (pts + (xy -1.27 -1.27) + (xy -1.27 1.27) + ) + (stroke (width 0.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.27 0) + (xy 1.27 0) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (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.2032) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (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) (color 0 0 0 0)) + (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) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "LED_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" (pin_numbers hide) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "R" (id 0) (at 2.032 0 90) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "R" (id 1) (at 0 0 90) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at -1.778 0 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "R res resistor" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Resistor" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "R_*" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "R_0_1" + (rectangle (start -1.016 -2.54) (end 1.016 2.54) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "R_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 "Interface_CAN_LIN:SN65HVD230" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at -2.54 10.16 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "SN65HVD230" (id 1) (at -2.54 7.62 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "Package_SO:SOIC-8_3.9x4.9mm_P1.27mm" (id 2) (at 0 -12.7 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/sn65hvd230.pdf" (id 3) (at -2.54 10.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "can transeiver ti low-power" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "CAN Bus Transceivers, 3.3V, 1Mbps, Low-Power capabilities, SOIC" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "SOIC*3.9x4.9mm*P1.27mm*" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "SN65HVD230_0_1" + (rectangle (start -7.62 5.08) (end 7.62 -7.62) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + ) + (symbol "SN65HVD230_1_1" + (pin input line (at -10.16 2.54 0) (length 2.54) + (name "D" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 -10.16 90) (length 2.54) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 7.62 270) (length 2.54) + (name "VCC" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at -10.16 0 0) (length 2.54) + (name "R" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at -10.16 -2.54 0) (length 2.54) + (name "Vref" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 10.16 -2.54 180) (length 2.54) + (name "CANL" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 10.16 0 180) (length 2.54) + (name "CANH" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -10.16 -5.08 0) (length 2.54) + (name "Rs" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Jumper:Jumper_2_Open" (pin_names (offset 0) hide) (in_bom yes) (on_board yes) + (property "Reference" "JP" (id 0) (at 0 2.794 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "Jumper_2_Open" (id 1) (at 0 -2.286 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "Jumper SPST" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Jumper, 2-pole, open" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "SolderJumper*Open*" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "Jumper_2_Open_0_0" + (circle (center -2.032 0) (radius 0.508) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center 2.032 0) (radius 0.508) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "Jumper_2_Open_0_1" + (arc (start 1.524 1.27) (mid 0 1.778) (end -1.524 1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "Jumper_2_Open_1_1" + (pin passive line (at -5.08 0 0) (length 2.54) + (name "A" (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 "B" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "MCU_ST_STM32L4:STM32L452CEUx" (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at -12.7 34.29 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "STM32L452CEUx" (id 1) (at 7.62 34.29 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" (id 2) (at -12.7 -35.56 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + (property "Datasheet" "http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/DM00340549.pdf" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "ARM Cortex-M4 STM32L4 STM32L4x2" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "ARM Cortex-M4 MCU, 512KB flash, 160KB RAM, 80MHz, 1.71-3.6V, 38 GPIO, UFQFPN-48" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "QFN*1EP*7x7mm*P0.5mm*" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "STM32L452CEUx_0_1" + (rectangle (start -12.7 -35.56) (end 12.7 33.02) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + ) + (symbol "STM32L452CEUx_1_1" + (pin power_in line (at -5.08 35.56 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 15.24 5.08 180) (length 2.54) + (name "PA0" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 2.54 180) (length 2.54) + (name "PA1" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 0 180) (length 2.54) + (name "PA2" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 -2.54 180) (length 2.54) + (name "PA3" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 -5.08 180) (length 2.54) + (name "PA4" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 -7.62 180) (length 2.54) + (name "PA5" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 -10.16 180) (length 2.54) + (name "PA6" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 -12.7 180) (length 2.54) + (name "PA7" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -15.24 5.08 0) (length 2.54) + (name "PB0" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -15.24 2.54 0) (length 2.54) + (name "PB1" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -15.24 15.24 0) (length 2.54) + (name "PC13" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -15.24 0 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 -20.32 0) (length 2.54) + (name "PB10" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -15.24 -22.86 0) (length 2.54) + (name "PB11" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -5.08 -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 -2.54 35.56 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 -25.4 0) (length 2.54) + (name "PB12" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -15.24 -27.94 0) (length 2.54) + (name "PB13" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -15.24 -30.48 0) (length 2.54) + (name "PB14" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -15.24 -33.02 0) (length 2.54) + (name "PB15" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 -15.24 180) (length 2.54) + (name "PA8" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -15.24 12.7 0) (length 2.54) + (name "PC14" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 -17.78 180) (length 2.54) + (name "PA9" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 -20.32 180) (length 2.54) + (name "PA10" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 -22.86 180) (length 2.54) + (name "PA11" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 -25.4 180) (length 2.54) + (name "PA12" (effects (font (size 1.27 1.27)))) + (number "33" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 -27.94 180) (length 2.54) + (name "PA13" (effects (font (size 1.27 1.27)))) + (number "34" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -2.54 -38.1 90) (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "35" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 5.08 35.56 270) (length 2.54) + (name "VDDUSB" (effects (font (size 1.27 1.27)))) + (number "36" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 -30.48 180) (length 2.54) + (name "PA14" (effects (font (size 1.27 1.27)))) + (number "37" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at 15.24 -33.02 180) (length 2.54) + (name "PA15" (effects (font (size 1.27 1.27)))) + (number "38" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -15.24 -2.54 0) (length 2.54) + (name "PB3" (effects (font (size 1.27 1.27)))) + (number "39" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -15.24 10.16 0) (length 2.54) + (name "PC15" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -15.24 -5.08 0) (length 2.54) + (name "PB4" (effects (font (size 1.27 1.27)))) + (number "40" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -15.24 -7.62 0) (length 2.54) + (name "PB5" (effects (font (size 1.27 1.27)))) + (number "41" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -15.24 -10.16 0) (length 2.54) + (name "PB6" (effects (font (size 1.27 1.27)))) + (number "42" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -15.24 -12.7 0) (length 2.54) + (name "PB7" (effects (font (size 1.27 1.27)))) + (number "43" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -15.24 20.32 0) (length 2.54) + (name "PH3" (effects (font (size 1.27 1.27)))) + (number "44" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -15.24 -15.24 0) (length 2.54) + (name "PB8" (effects (font (size 1.27 1.27)))) + (number "45" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -15.24 -17.78 0) (length 2.54) + (name "PB9" (effects (font (size 1.27 1.27)))) + (number "46" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 -38.1 90) (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "47" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 35.56 270) (length 2.54) + (name "VDD" (effects (font (size 1.27 1.27)))) + (number "48" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 2.54 -38.1 90) (length 2.54) + (name "VSS" (effects (font (size 1.27 1.27)))) + (number "49" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 25.4 0) (length 2.54) + (name "PH0" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 22.86 0) (length 2.54) + (name "PH1" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 30.48 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 5.08 -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 2.54 35.56 270) (length 2.54) + (name "VDDA" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "Power_Protection:NUP2105L" (pin_names hide) (in_bom yes) (on_board yes) + (property "Reference" "D" (id 0) (at 5.715 2.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "NUP2105L" (id 1) (at 5.715 0.635 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Package_TO_SOT_SMD:SOT-23" (id 2) (at 5.715 -1.27 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + (property "Datasheet" "http://www.onsemi.com/pub_link/Collateral/NUP2105L-D.PDF" (id 3) (at 3.175 3.175 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "can esd protection suppression transient" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Dual Line CAN Bus Protector, 24Vrwm" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "SOT?23*" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "NUP2105L_0_0" + (pin passive line (at 0 -5.08 90) (length 2.54) + (name "A" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "NUP2105L_0_1" + (rectangle (start -4.445 2.54) (end 4.445 -2.54) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + (polyline + (pts + (xy -2.54 2.54) + (xy -2.54 0.635) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 -1.27) + (xy 0 -2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.54 2.54) + (xy 2.54 0.635) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -3.81 1.27) + (xy -3.175 0.635) + (xy -1.905 0.635) + (xy -1.27 0) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -2.54 0.635) + (xy -2.54 -1.27) + (xy 2.54 -1.27) + (xy 2.54 0.635) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -2.54 0.635) + (xy -1.905 -0.635) + (xy -3.175 -0.635) + (xy -2.54 0.635) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.54 0.635) + (xy 1.905 -0.635) + (xy 3.175 -0.635) + (xy 2.54 0.635) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.54 0.635) + (xy 3.175 1.905) + (xy 1.905 1.905) + (xy 2.54 0.635) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -2.54 0.635) + (xy -3.175 1.905) + (xy -1.905 1.905) + (xy -2.54 0.635) + (xy -2.54 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 1.27 1.27) + (xy 1.905 0.635) + (xy 2.54 0.635) + (xy 3.175 0.635) + (xy 3.81 0) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "NUP2105L_1_1" + (pin passive line (at -2.54 5.08 270) (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 2.54 5.08 270) (length 2.54) + (name "K" (effects (font (size 1.27 1.27)))) + (number "2" (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" (id 0) (at 1.27 2.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "SW_Push" (id 1) (at 0 -1.524 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 0 5.08 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "switch normally-open pushbutton push-button" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Push button switch, generic, two pins" (id 5) (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) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 1.27) + (xy 0 3.048) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 2.54 1.27) + (xy -2.54 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center 2.032 0) (radius 0.508) + (stroke (width 0) (type default) (color 0 0 0 0)) + (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 "TCY_IC:MAX13430ETB+" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at -10.16 19.05 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "MAX13430ETB+" (id 1) (at 5.08 19.05 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Package_DFN_QFN:DFN-10-1EP_3x3mm_P0.5mm_EP1.55x2.48mm" (id 2) (at 0 -29.21 0) + (effects (font (size 1.27 1.27) italic) hide) + ) + (property "Datasheet" "https://datasheets.maximintegrated.com/en/ds/MAX13430E-MAX13433E.pdf" (id 3) (at 0 -31.75 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "rs485 transceiver" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "RS485 transceiver, half duplex, dual supply, receiver/driver enable, 500kbps, DFN-14 package" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "DFN*3x4mm*P0.5mm*" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "MAX13430ETB+_0_0" + (text "D" (at -1.27 -5.08 0) + (effects (font (size 1.27 1.27) bold)) + ) + (text "R" (at 1.27 7.62 0) + (effects (font (size 1.27 1.27) bold)) + ) + ) + (symbol "MAX13430ETB+_0_1" + (rectangle (start -10.16 -15.24) (end 10.16 17.78) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + (polyline + (pts + (xy -5.08 -5.08) + (xy -3.81 -5.08) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -3.81 7.62) + (xy -5.08 7.62) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.08 10.16) + (xy 5.08 -2.54) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 6.35 -7.62) + (xy 6.35 -3.81) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 6.35 -1.27) + (xy 6.35 5.08) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 6.35 5.08) + (xy 7.62 5.08) + ) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 5.08 10.16) + (xy 3.81 10.16) + (xy 3.81 10.16) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -3.81 -10.16) + (xy -1.27 -10.16) + (xy -1.27 -7.62) + (xy -1.27 -7.62) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -1.27 6.35) + (xy -1.27 2.54) + (xy -2.54 2.54) + (xy -5.08 2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 6.35 -7.62) + (xy 1.27 -7.62) + (xy 1.27 -6.35) + (xy 1.27 -6.35) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 7.62 -2.54) + (xy 1.27 -2.54) + (xy 1.27 -3.81) + (xy 1.27 -3.81) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -3.81 -1.27) + (xy -3.81 -8.89) + (xy 3.81 -5.08) + (xy -3.81 -1.27) + (xy -3.81 -1.27) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 3.81 11.43) + (xy 3.81 3.81) + (xy -3.81 7.62) + (xy 3.81 11.43) + (xy 3.81 11.43) + ) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 6.35 -1.27) (mid 5.824 -2.54) (end 6.35 -3.81) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 6.35 5.08) (mid 5.08 5.606) (end 3.81 5.08) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "MAX13430ETB+_1_1" + (pin power_in line (at -3.81 20.32 270) (length 2.54) + (name "Vlogic" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 3.81 20.32 270) (length 2.54) + (name "VCC" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 3.81 -17.78 90) (length 2.54) + (name "E_PAD" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at -12.7 7.62 0) (length 2.54) + (name "RO" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 -10.16 0) (length 2.54) + (name "DE" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 2.54 0) (length 2.54) + (name "~{RE}" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -12.7 -5.08 0) (length 2.54) + (name "DI" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 -17.78 90) (length 2.54) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin no_connect line (at 10.16 1.27 180) (length 2.54) hide + (name "NC" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 12.7 5.08 180) (length 2.54) + (name "A" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 12.7 -2.54 180) (length 2.54) + (name "~{B}" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "TCY_IC:STM6822" (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 6.35 13.97 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "STM6822" (id 1) (at 6.35 16.51 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "Package_TO_SOT_SMD:SOT-23-5" (id 2) (at 1.27 -25.4 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm6321.pdf" (id 3) (at 1.27 -29.21 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "Watchdog" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Supervisor with watchdog timer and push-button reset" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "STM6822_0_1" + (rectangle (start -6.35 11.43) (end 6.35 0) + (stroke (width 0.1524) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + ) + (symbol "STM6822_1_1" + (pin open_collector line (at 8.89 6.35 180) (length 2.54) + (name "~{RST}" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 0 -2.54 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 -8.89 3.81 0) (length 2.54) + (name "~{MR}" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -8.89 8.89 0) (length 2.54) + (name "WDI" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 13.97 270) (length 2.54) + (name "VCC" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "TCY_ocillators:ECS-TXO-3225" (pin_names (offset 0.254)) (in_bom yes) (on_board yes) + (property "Reference" "X" (id 0) (at -6.35 6.35 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "ECS-TXO-3225" (id 1) (at 1.27 6.35 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "TCY_oscillators:ECS-TXO-3225" (id 2) (at 0 -21.59 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://ecsxtal.com/store/pdf/ECS-TXO-3225.pdf" (id 3) (at 0 -24.13 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "HCMOS TCXO" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "3.3V TCXO 20MHz" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "Oscillator*DIP*14*" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "ECS-TXO-3225_0_1" + (rectangle (start -5.08 5.08) (end 5.08 -5.08) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + (polyline + (pts + (xy -2.54 -0.635) + (xy -1.905 -0.635) + (xy -1.905 0.635) + (xy -1.27 0.635) + (xy -1.27 -0.635) + (xy -0.635 -0.635) + (xy -0.635 0.635) + (xy 0 0.635) + (xy 0 -0.635) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "ECS-TXO-3225_1_1" + (pin no_connect line (at -7.62 0 0) (length 2.54) hide + (name "NC" (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 output line (at 7.62 0 180) (length 2.54) + (name "OUT" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 7.62 270) (length 2.54) + (name "VCC" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "TCY_ocillators:SiT1552AI" (pin_names (offset 0.254)) (in_bom yes) (on_board yes) + (property "Reference" "X" (id 0) (at -6.35 6.35 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "SiT1552AI" (id 1) (at 1.27 6.35 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "TCY_oscillators:CSP-4_1.5x0.8mm" (id 2) (at 0 -21.59 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.sitime.com/datasheet/SiT1552" (id 3) (at 0 -24.13 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "Ultra-Low Power MEMS TCXO" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "3.3V TCXO 32.768 kHz" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "Oscillator*DIP*14*" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "SiT1552AI_0_1" + (rectangle (start -5.08 5.08) (end 5.08 -5.08) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + (polyline + (pts + (xy -2.54 -0.635) + (xy -1.905 -0.635) + (xy -1.905 0.635) + (xy -1.27 0.635) + (xy -1.27 -0.635) + (xy -0.635 -0.635) + (xy -0.635 0.635) + (xy 0 0.635) + (xy 0 -0.635) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "SiT1552AI_1_1" + (pin power_in line (at 0 -7.62 90) (length 2.54) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 7.62 0 180) (length 2.54) + (name "OUT" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 7.62 270) (length 2.54) + (name "VCC" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 -7.62 90) (length 2.54) hide + (name "GND" (effects (font (size 1.27 1.27)))) + (number "4" (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" (id 0) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V" (id 1) (at 0 3.556 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "power-flag" (id 4) (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\"" (id 5) (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) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 0) + (xy 0 2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 2.54) + (xy 0.762 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "+3.3V_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "+3V3" (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" (id 0) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 0 -3.81 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "power-flag" (id 4) (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" (id 5) (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) (color 0 0 0 0)) + (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:PWR_FLAG" (power) (pin_numbers hide) (pin_names (offset 0) hide) (in_bom yes) (on_board yes) + (property "Reference" "#FLG" (id 0) (at 0 1.905 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "PWR_FLAG" (id 1) (at 0 3.81 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "power-flag" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Special symbol for telling ERC where power comes from" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "PWR_FLAG_0_0" + (pin power_out line (at 0 0 90) (length 0) + (name "pwr" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + (symbol "PWR_FLAG_0_1" + (polyline + (pts + (xy 0 0) + (xy 0 1.27) + (xy -1.016 1.905) + (xy 0 2.54) + (xy 1.016 1.905) + (xy 0 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + ) + ) + + (junction (at 128.27 77.47) (diameter 0.9144) (color 0 0 0 0) + (uuid 044da0a7-cf17-4df2-b1ca-dd24df8898a3) + ) + (junction (at 40.64 134.62) (diameter 0.9144) (color 0 0 0 0) + (uuid 1430c7c6-fb95-4d05-a6fe-2ac56d8064e4) + ) + (junction (at 260.35 133.35) (diameter 0.9144) (color 0 0 0 0) + (uuid 15ff8cf9-691e-45f8-a351-5f6683398fe2) + ) + (junction (at 128.27 156.21) (diameter 0.9144) (color 0 0 0 0) + (uuid 169ae574-6414-4f04-bc9b-27203b4285a6) + ) + (junction (at 116.84 40.64) (diameter 0.9144) (color 0 0 0 0) + (uuid 1902c941-3c38-42ad-96db-0cc78c0d9d81) + ) + (junction (at 240.03 74.93) (diameter 0.9144) (color 0 0 0 0) + (uuid 1f413963-eba9-44f6-90ab-09791b6750ac) + ) + (junction (at 212.09 66.04) (diameter 0.9144) (color 0 0 0 0) + (uuid 2226789d-4066-4812-86b3-45c105a24830) + ) + (junction (at 116.84 30.48) (diameter 0.9144) (color 0 0 0 0) + (uuid 2d34e8a5-d3dc-4ea8-9109-43634bab3b6b) + ) + (junction (at 106.68 40.64) (diameter 0.9144) (color 0 0 0 0) + (uuid 2d41843c-19f2-4d7b-ad3c-55e42a93da39) + ) + (junction (at 109.22 85.09) (diameter 0.9144) (color 0 0 0 0) + (uuid 4ddad4b3-cd33-4299-8abd-dbeb33281422) + ) + (junction (at 251.46 133.35) (diameter 0.9144) (color 0 0 0 0) + (uuid 5c416d7f-92f4-4463-945c-e5e5c5b89f70) + ) + (junction (at 260.35 143.51) (diameter 0.9144) (color 0 0 0 0) + (uuid 6b6f17d1-17fe-49d1-99fc-5449f71d25d0) + ) + (junction (at 157.48 40.64) (diameter 0.9144) (color 0 0 0 0) + (uuid 7f8c78ec-276e-4a24-8076-0e2391fed36a) + ) + (junction (at 260.35 123.19) (diameter 0.9144) (color 0 0 0 0) + (uuid 86e42ddd-2832-4109-8f7b-0828d43b6892) + ) + (junction (at 147.32 30.48) (diameter 0.9144) (color 0 0 0 0) + (uuid 8c623d98-878a-45a1-9277-38d733d0e40a) + ) + (junction (at 199.39 137.16) (diameter 0.9144) (color 0 0 0 0) + (uuid 98215e3a-a587-4653-a3c3-aa038f19473c) + ) + (junction (at 46.99 134.62) (diameter 0.9144) (color 0 0 0 0) + (uuid 9f35685a-455f-4eba-9b45-5375c1acf8d2) + ) + (junction (at 238.76 135.89) (diameter 0.9144) (color 0 0 0 0) + (uuid a07b0b2f-277d-45a3-94a3-6a4696ce3d76) + ) + (junction (at 132.08 30.48) (diameter 0.9144) (color 0 0 0 0) + (uuid a774c6a3-7f22-4bed-9940-3b46bf8563d0) + ) + (junction (at 147.32 40.64) (diameter 0.9144) (color 0 0 0 0) + (uuid a9b078fe-60a0-4149-ab3b-adc2f578867f) + ) + (junction (at 124.46 40.64) (diameter 0.9144) (color 0 0 0 0) + (uuid afee2695-7936-408f-891e-b9bc03825fbd) + ) + (junction (at 132.08 40.64) (diameter 0.9144) (color 0 0 0 0) + (uuid b8ff06e2-569b-43e3-9dd8-3aa045701378) + ) + (junction (at 106.68 30.48) (diameter 0.9144) (color 0 0 0 0) + (uuid bae595c5-699a-441f-baee-ec7aa1025ec6) + ) + (junction (at 124.46 30.48) (diameter 0.9144) (color 0 0 0 0) + (uuid bddbaf34-5213-4081-8f4d-f0b3fb741e1f) + ) + (junction (at 125.73 156.21) (diameter 0.9144) (color 0 0 0 0) + (uuid c5752f85-c6a4-448a-ab0d-5ec5e57be560) + ) + (junction (at 139.7 40.64) (diameter 0.9144) (color 0 0 0 0) + (uuid c8dff9bf-d419-48ba-b30c-2443078f973b) + ) + (junction (at 257.81 58.42) (diameter 0.9144) (color 0 0 0 0) + (uuid cbaf705c-50aa-463e-9129-53367897b9f8) + ) + (junction (at 139.7 30.48) (diameter 0.9144) (color 0 0 0 0) + (uuid d7047119-b884-4aa1-b3ee-36c6c28f7715) + ) + (junction (at 257.81 50.8) (diameter 0.9144) (color 0 0 0 0) + (uuid d77d8e33-1d37-421d-b268-a9dda997460c) + ) + (junction (at 128.27 69.85) (diameter 0.9144) (color 0 0 0 0) + (uuid e197dfa2-719b-4755-be09-e47fe0623710) + ) + (junction (at 212.09 53.34) (diameter 0.9144) (color 0 0 0 0) + (uuid e473181f-ba2d-47fd-8590-4b4cdb921e0c) + ) + (junction (at 55.88 54.61) (diameter 0.9144) (color 0 0 0 0) + (uuid e51f70e9-5066-41ce-9583-e58d319df83e) + ) + (junction (at 157.48 30.48) (diameter 0.9144) (color 0 0 0 0) + (uuid e584505d-0b00-4994-b4ae-5d620c90475a) + ) + (junction (at 240.03 33.02) (diameter 0.9144) (color 0 0 0 0) + (uuid eb7e312a-337c-4a38-9b33-76a755e3c154) + ) + (junction (at 238.76 130.81) (diameter 0.9144) (color 0 0 0 0) + (uuid f64504ab-e07f-4d32-a72c-7a4c4316bbaf) + ) + (junction (at 130.81 156.21) (diameter 0.9144) (color 0 0 0 0) + (uuid f6fbdcc0-8d54-46b1-80b4-c4ca497bb5ec) + ) + + (no_connect (at 113.03 105.41) (uuid 1232c659-44b8-4817-a1fe-4b39c860e5ba)) + (no_connect (at 143.51 110.49) (uuid 1232c659-44b8-4817-a1fe-4b39c860e5bb)) + (no_connect (at 34.29 57.15) (uuid e10ebe7a-9370-45d7-a3c2-ff70ed0cc961)) + + (wire (pts (xy 143.51 140.97) (xy 157.48 140.97)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 00c7d77e-63a9-4977-8681-9a86bbdb5fb0) + ) + (polyline (pts (xy 12.7 166.37) (xy 176.53 166.37)) + (stroke (width 0) (type dash) (color 0 0 0 0)) + (uuid 024df0d3-3b24-4060-9e3c-f364092baf7e) + ) + + (wire (pts (xy 102.87 102.87) (xy 113.03 102.87)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 04b59612-66fb-4167-9e73-d10ee9c8c7ec) + ) + (wire (pts (xy 40.64 121.92) (xy 40.64 124.46)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 079782e7-01eb-4358-8714-7655ac858fdb) + ) + (wire (pts (xy 198.12 53.34) (xy 212.09 53.34)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 08d1ce38-a277-4973-9b36-e58034387178) + ) + (wire (pts (xy 60.96 182.88) (xy 50.8 182.88)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 09aa8777-66d1-42c6-bc23-90fc69d88822) + ) + (wire (pts (xy 260.35 133.35) (xy 270.51 133.35)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 0b5c9f14-6527-42eb-96ee-5805f380c909) + ) + (wire (pts (xy 260.35 142.24) (xy 260.35 143.51)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 0c9b5b6a-e055-42fd-92dd-7ea8bada5885) + ) + (wire (pts (xy 157.48 40.64) (xy 162.56 40.64)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 0dfb370c-ced9-424c-9f58-6d002450e883) + ) + (wire (pts (xy 162.56 40.64) (xy 162.56 43.18)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 0dfb370c-ced9-424c-9f58-6d002450e884) + ) + (wire (pts (xy 124.46 40.64) (xy 116.84 40.64)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 15f9eb1d-70a7-4d3b-9c45-5208106116ca) + ) + (wire (pts (xy 114.3 186.69) (xy 121.92 186.69)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 173211fc-6ef9-47c0-b403-4776da2ad7b8) + ) + (wire (pts (xy 168.91 102.87) (xy 168.91 106.68)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 194e3423-eeaa-4ece-9426-076847b9e7c5) + ) + (wire (pts (xy 238.76 135.89) (xy 238.76 143.51)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 1d90c1a1-a31b-4fe5-953a-557e3a08a468) + ) + (wire (pts (xy 128.27 69.85) (xy 128.27 77.47)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 1ebe2351-7f6f-4da6-a968-b922b2619841) + ) + (wire (pts (xy 160.02 102.87) (xy 160.02 106.68)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 26a8ffcf-a58a-4013-a5d3-adeac3f9980d) + ) + (wire (pts (xy 125.73 77.47) (xy 128.27 77.47)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 27cbe86f-6e2f-4892-baac-a70450dca456) + ) + (wire (pts (xy 123.19 69.85) (xy 128.27 69.85)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 28a49a69-db66-4eb5-8c88-263918cb55bc) + ) + (wire (pts (xy 128.27 69.85) (xy 133.35 69.85)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 28a49a69-db66-4eb5-8c88-263918cb55bd) + ) + (wire (pts (xy 101.6 128.27) (xy 111.76 128.27)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 2d950ef2-aacf-49cc-b654-2c27148b6e61) + ) + (wire (pts (xy 125.73 153.67) (xy 125.73 156.21)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 2e854454-8eeb-429e-8097-3eddff00bb63) + ) + (wire (pts (xy 219.71 120.65) (xy 219.71 124.46)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 362b50af-8851-44b3-ace7-5effc1e29408) + ) + (wire (pts (xy 156.21 176.53) (xy 156.21 179.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 37b279a6-09b5-42a0-9c2d-a015c45eaff3) + ) + (wire (pts (xy 102.87 143.51) (xy 113.03 143.51)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 38e059ef-2815-4385-ba47-bf6e26e29acd) + ) + (wire (pts (xy 102.87 100.33) (xy 113.03 100.33)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 3e815f75-cf53-4152-a6ee-326e4e046957) + ) + (wire (pts (xy 163.83 186.69) (xy 171.45 186.69)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 40e20984-7a00-447e-ba03-955a63dac7f0) + ) + (wire (pts (xy 130.81 153.67) (xy 130.81 156.21)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 4469a3fa-544b-4308-a742-fd4599cf03c4) + ) + (wire (pts (xy 201.93 129.54) (xy 209.55 129.54)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 485ab8fd-9e9a-40c2-ac2a-177c278c40ae) + ) + (wire (pts (xy 101.6 118.11) (xy 111.76 118.11)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 485da3d5-6e9b-4a0a-ba6f-3548c1582e7d) + ) + (wire (pts (xy 33.02 180.34) (xy 22.86 180.34)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 4a4ec04f-c6c6-4651-a830-2d86d5bbf445) + ) + (wire (pts (xy 132.08 39.37) (xy 132.08 40.64)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 4bbcf953-1520-45e0-8e06-1fa86ebb8f8c) + ) + (wire (pts (xy 201.93 134.62) (xy 209.55 134.62)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 4d5d4236-c59b-45e5-bd72-3f83b2fad2bd) + ) + (wire (pts (xy 217.17 60.96) (xy 227.33 60.96)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 4d75a960-bf20-4b18-91b5-38fd17db0f24) + ) + (wire (pts (xy 260.35 143.51) (xy 238.76 143.51)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 4ef5dcbe-db32-49d2-af9e-59822e72c655) + ) + (wire (pts (xy 266.7 143.51) (xy 260.35 143.51)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 4ef5dcbe-db32-49d2-af9e-59822e72c656) + ) + (wire (pts (xy 116.84 40.64) (xy 116.84 39.37)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 5027c5e3-a411-457a-8942-b4698f62c7cb) + ) + (wire (pts (xy 252.73 50.8) (xy 257.81 50.8)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 506264a7-753d-44d2-96f5-6309fa0ba98c) + ) + (wire (pts (xy 124.46 30.48) (xy 132.08 30.48)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 50e42124-c987-4d3c-9c59-51b246e8cfbc) + ) + (wire (pts (xy 124.46 31.75) (xy 124.46 30.48)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 50e42124-c987-4d3c-9c59-51b246e8cfbd) + ) + (wire (pts (xy 132.08 30.48) (xy 139.7 30.48)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 50e42124-c987-4d3c-9c59-51b246e8cfbe) + ) + (wire (pts (xy 139.7 30.48) (xy 147.32 30.48)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 50e42124-c987-4d3c-9c59-51b246e8cfbf) + ) + (wire (pts (xy 147.32 30.48) (xy 147.32 31.75)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 50e42124-c987-4d3c-9c59-51b246e8cfc0) + ) + (wire (pts (xy 143.51 135.89) (xy 153.67 135.89)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 531bf573-4eeb-43e9-a84a-63d0b02bf5bd) + ) + (wire (pts (xy 57.15 134.62) (xy 62.23 134.62)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 545532dc-23fa-45c9-b090-506ef36cfc90) + ) + (polyline (pts (xy 78.74 166.37) (xy 78.74 198.12)) + (stroke (width 0) (type dash) (color 0 0 0 0)) + (uuid 55b4aaea-7ad5-43b1-a4a5-024ae9e0ad69) + ) + + (wire (pts (xy 102.87 85.09) (xy 109.22 85.09)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 5697093a-3fa6-4c66-81b6-973d12e535c7) + ) + (wire (pts (xy 109.22 85.09) (xy 113.03 85.09)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 5697093a-3fa6-4c66-81b6-973d12e535c8) + ) + (wire (pts (xy 99.06 40.64) (xy 99.06 39.37)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 5a82534c-4dbf-4d11-8d6e-4c4b41915c37) + ) + (wire (pts (xy 106.68 39.37) (xy 106.68 40.64)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 5a82534c-4dbf-4d11-8d6e-4c4b41915c38) + ) + (wire (pts (xy 106.68 40.64) (xy 99.06 40.64)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 5a82534c-4dbf-4d11-8d6e-4c4b41915c39) + ) + (wire (pts (xy 133.35 77.47) (xy 133.35 80.01)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 5a9d3aa7-577b-4e38-a651-de5bcb1f7ea8) + ) + (wire (pts (xy 212.09 39.37) (xy 212.09 43.18)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 5bfc044c-b5d6-40e6-b8ed-a4a59b53a490) + ) + (wire (pts (xy 252.73 58.42) (xy 257.81 58.42)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 5fc6d17d-98cd-4378-9f8d-5f3972ebe39e) + ) + (wire (pts (xy 157.48 30.48) (xy 157.48 31.75)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 61beffd0-1e29-491a-9799-65870ba1aca0) + ) + (wire (pts (xy 143.51 143.51) (xy 153.67 143.51)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 62953d68-8f2d-44a6-a56c-1501257f740c) + ) + (wire (pts (xy 101.6 120.65) (xy 111.76 120.65)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 63b65599-f9ed-4686-835c-9974cbe0b126) + ) + (wire (pts (xy 128.27 69.85) (xy 128.27 66.04)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 664bb003-413a-4c30-b0d2-511f6c1ddc94) + ) + (wire (pts (xy 102.87 140.97) (xy 113.03 140.97)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 66694421-dff1-4fa9-83f5-2edd52700e0c) + ) + (wire (pts (xy 116.84 31.75) (xy 116.84 30.48)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 6bd9b87a-9bfe-4b16-bb0f-ec080ba1d9ec) + ) + (wire (pts (xy 160.02 82.55) (xy 160.02 86.36)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6be1570f-76cc-41ab-b604-92893c517d4f) + ) + (wire (pts (xy 160.02 93.98) (xy 160.02 95.25)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 6ebabb75-cdb6-4da1-bd18-826536f35c41) + ) + (wire (pts (xy 40.64 134.62) (xy 46.99 134.62)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 70a941fc-24fa-4a3a-93fc-f9de446ece8c) + ) + (wire (pts (xy 46.99 134.62) (xy 49.53 134.62)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 70a941fc-24fa-4a3a-93fc-f9de446ece8d) + ) + (polyline (pts (xy 78.74 12.7) (xy 78.74 166.37)) + (stroke (width 0) (type dash) (color 0 0 0 0)) + (uuid 73566d58-0c02-48a6-a7f5-3011b7c5131c) + ) + + (wire (pts (xy 212.09 66.04) (xy 212.09 68.58)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 75dc3bf9-0cb8-46d5-bc72-623948c14352) + ) + (wire (pts (xy 140.97 176.53) (xy 140.97 179.07)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 763dbf06-af8c-495c-81cb-a711441089e1) + ) + (wire (pts (xy 243.84 73.66) (xy 243.84 74.93)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 779d8984-84f2-4ec1-a75a-a28cca9c8656) + ) + (wire (pts (xy 243.84 74.93) (xy 240.03 74.93)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 779d8984-84f2-4ec1-a75a-a28cca9c8657) + ) + (wire (pts (xy 106.68 176.53) (xy 106.68 179.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 77dad4d2-c90b-49d7-b1d4-323afefc8a51) + ) + (wire (pts (xy 67.31 54.61) (xy 73.66 54.61)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 797b289c-1ba1-4bda-af6a-2d46b710d00e) + ) + (wire (pts (xy 217.17 48.26) (xy 227.33 48.26)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 79987ce2-a3e4-4587-aa6f-3441ee99d0eb) + ) + (wire (pts (xy 201.93 132.08) (xy 209.55 132.08)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 7d8f689e-0724-4371-94b3-9d2a43bf92d8) + ) + (wire (pts (xy 99.06 30.48) (xy 106.68 30.48)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 7e64daf5-bc78-4b3c-96ec-5edaa055f664) + ) + (wire (pts (xy 99.06 31.75) (xy 99.06 30.48)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 7e64daf5-bc78-4b3c-96ec-5edaa055f665) + ) + (wire (pts (xy 106.68 30.48) (xy 106.68 31.75)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 7e64daf5-bc78-4b3c-96ec-5edaa055f666) + ) + (wire (pts (xy 46.99 134.62) (xy 46.99 137.16)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 7f708dfc-d630-4f12-8ffe-ae9b4756a527) + ) + (wire (pts (xy 123.19 77.47) (xy 123.19 80.01)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 80b9d28d-9790-423d-b5b0-421c254105ea) + ) + (polyline (pts (xy 177.8 12.7) (xy 177.8 165.1)) + (stroke (width 0) (type dash) (color 0 0 0 0)) + (uuid 80dadbca-26d4-4bb0-89a3-1569a4bc97bf) + ) + + (wire (pts (xy 240.03 73.66) (xy 240.03 74.93)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 810488eb-91fe-4326-9de5-cc96c30f135b) + ) + (wire (pts (xy 240.03 74.93) (xy 240.03 76.2)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 810488eb-91fe-4326-9de5-cc96c30f135c) + ) + (wire (pts (xy 243.84 33.02) (xy 240.03 33.02)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 83d2a21f-e89d-4ad7-8485-23bbec02b0c2) + ) + (wire (pts (xy 243.84 35.56) (xy 243.84 33.02)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 83d2a21f-e89d-4ad7-8485-23bbec02b0c3) + ) + (wire (pts (xy 128.27 153.67) (xy 128.27 156.21)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 842a67f6-b1c2-4774-b739-20a2091f3ef8) + ) + (wire (pts (xy 106.68 30.48) (xy 116.84 30.48)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 84b984e7-980a-4c55-8273-dfe6f126bd72) + ) + (wire (pts (xy 123.19 156.21) (xy 123.19 153.67)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 8a20240f-d715-4d2e-9d05-c8ad8175e2e1) + ) + (wire (pts (xy 125.73 156.21) (xy 123.19 156.21)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 8a20240f-d715-4d2e-9d05-c8ad8175e2e2) + ) + (wire (pts (xy 128.27 156.21) (xy 125.73 156.21)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 8a20240f-d715-4d2e-9d05-c8ad8175e2e3) + ) + (wire (pts (xy 128.27 158.75) (xy 128.27 156.21)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 8a20240f-d715-4d2e-9d05-c8ad8175e2e4) + ) + (wire (pts (xy 157.48 39.37) (xy 157.48 40.64)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 8cffab54-e5e2-4632-a289-d658a5bd1690) + ) + (wire (pts (xy 102.87 146.05) (xy 113.03 146.05)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 8e6b836a-4154-484d-aeb5-ec10597a7ecf) + ) + (wire (pts (xy 40.64 132.08) (xy 40.64 134.62)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 8eeda5df-284b-4262-a7a7-602ce441ff97) + ) + (wire (pts (xy 168.91 82.55) (xy 168.91 86.36)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 91305ffd-a821-452d-b9ea-c88cd39aa9dd) + ) + (wire (pts (xy 139.7 30.48) (xy 139.7 31.75)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 91d2734b-eb55-495a-9c5f-940171e7ce68) + ) + (wire (pts (xy 101.6 125.73) (xy 111.76 125.73)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 94eabccc-8fad-4763-966b-1b630a51b6df) + ) + (wire (pts (xy 116.84 30.48) (xy 124.46 30.48)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 966d63af-ba83-4270-9720-6028a2cc0bce) + ) + (wire (pts (xy 168.91 64.77) (xy 168.91 71.12)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 9af23242-2521-4af0-b668-d7ab2de9d1ef) + ) + (wire (pts (xy 198.12 66.04) (xy 212.09 66.04)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 9e29791c-cef6-4285-8350-66a76d597fa0) + ) + (wire (pts (xy 212.09 66.04) (xy 227.33 66.04)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 9e29791c-cef6-4285-8350-66a76d597fa1) + ) + (wire (pts (xy 191.77 137.16) (xy 199.39 137.16)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid a4835541-cca3-46b5-91dc-1d1a7004ffad) + ) + (wire (pts (xy 139.7 39.37) (xy 139.7 40.64)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid a51688de-5be7-45d8-b955-c66621ca61e6) + ) + (wire (pts (xy 101.6 92.71) (xy 111.76 92.71)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid a68db038-0e60-42a6-b34f-37625f95f273) + ) + (wire (pts (xy 102.87 138.43) (xy 113.03 138.43)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid a9e3e8b0-524c-4046-b840-27a41be71fb2) + ) + (wire (pts (xy 147.32 30.48) (xy 157.48 30.48)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid ab852b6c-7c57-41d7-b719-f5a44a6f6a72) + ) + (wire (pts (xy 199.39 137.16) (xy 209.55 137.16)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid ac60cd4c-2c68-4d92-83e6-7a03eb02eb38) + ) + (wire (pts (xy 219.71 30.48) (xy 219.71 33.02)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid ae0eec38-acf6-4e99-8efc-5224cdf2f65a) + ) + (wire (pts (xy 168.91 93.98) (xy 168.91 95.25)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid af6ce304-3e59-48da-a29c-53d287953214) + ) + (wire (pts (xy 101.6 95.25) (xy 111.76 95.25)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid afb276a0-9593-4e59-b858-16d8334750ba) + ) + (wire (pts (xy 63.5 33.02) (xy 63.5 35.56)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid afb4b64e-27db-4159-a5e4-42b0ca9e1bbd) + ) + (wire (pts (xy 40.64 144.78) (xy 40.64 147.32)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid b0279793-cf5a-4a94-a6a5-c2688268dcc7) + ) + (wire (pts (xy 238.76 123.19) (xy 238.76 130.81)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid b04667f7-b9c6-4df7-ad13-ba24796eb76f) + ) + (wire (pts (xy 143.51 138.43) (xy 157.48 138.43)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid b338a7f2-cdb3-45d2-8379-82dede6738bd) + ) + (wire (pts (xy 128.27 77.47) (xy 128.27 80.01)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid b41259f8-9d0a-422e-a6c4-2f0f08332107) + ) + (polyline (pts (xy 129.54 166.37) (xy 129.54 198.12)) + (stroke (width 0) (type dash) (color 0 0 0 0)) + (uuid b643e20c-d65e-4dea-a0ef-04abd8910b11) + ) + + (wire (pts (xy 101.6 123.19) (xy 111.76 123.19)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid b728a4c2-acf7-4991-9822-a93b32ce893e) + ) + (wire (pts (xy 236.22 33.02) (xy 240.03 33.02)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid b7f75308-f6a4-49a9-974d-b941f379f288) + ) + (wire (pts (xy 236.22 35.56) (xy 236.22 33.02)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid b7f75308-f6a4-49a9-974d-b941f379f289) + ) + (wire (pts (xy 240.03 33.02) (xy 240.03 30.48)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid b7f75308-f6a4-49a9-974d-b941f379f28a) + ) + (wire (pts (xy 157.48 30.48) (xy 162.56 30.48)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid b98ce76b-7223-45ab-92a2-58cf1ae28dc2) + ) + (wire (pts (xy 260.35 134.62) (xy 260.35 133.35)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid b98f38d0-ded0-46d2-9d2c-0f6fc7bd3e31) + ) + (wire (pts (xy 52.07 54.61) (xy 55.88 54.61)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid bc4bf96a-1bae-47a2-8fc5-8f10d48f1069) + ) + (wire (pts (xy 55.88 54.61) (xy 57.15 54.61)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid bc4bf96a-1bae-47a2-8fc5-8f10d48f106a) + ) + (wire (pts (xy 102.87 90.17) (xy 113.03 90.17)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid be3bcb00-1ab3-4253-805b-5c8bc155ddd4) + ) + (wire (pts (xy 130.81 77.47) (xy 128.27 77.47)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid be53bfd8-9343-4d60-ba1b-e4ee5f6e7686) + ) + (wire (pts (xy 130.81 80.01) (xy 130.81 77.47)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid be53bfd8-9343-4d60-ba1b-e4ee5f6e7687) + ) + (wire (pts (xy 40.64 134.62) (xy 40.64 137.16)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid c207a53d-e93f-4e9c-adad-443c03c90d96) + ) + (wire (pts (xy 229.87 132.08) (xy 238.76 132.08)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid c52e1213-2143-44d5-ad7f-8db19ca31fd1) + ) + (wire (pts (xy 238.76 132.08) (xy 238.76 130.81)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid c52e1213-2143-44d5-ad7f-8db19ca31fd2) + ) + (wire (pts (xy 143.51 133.35) (xy 153.67 133.35)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid c6a6e107-cff2-468d-8d39-0e205bb4a42f) + ) + (wire (pts (xy 102.87 148.59) (xy 113.03 148.59)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid c73a1fec-beae-445d-b3f8-3233c2cf0ed1) + ) + (wire (pts (xy 257.81 50.8) (xy 264.16 50.8)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid caac77c2-53c5-4845-a667-f6ad7e4549af) + ) + (wire (pts (xy 24.13 52.07) (xy 34.29 52.07)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid cdd47abc-3d71-4f94-b597-d0274e1607ee) + ) + (wire (pts (xy 191.77 120.65) (xy 191.77 123.19)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid ce4672f5-56d0-48f9-9dcc-3d8f55f194bd) + ) + (wire (pts (xy 128.27 156.21) (xy 130.81 156.21)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid ceb0d2e9-e5f6-40bd-9e95-041938afd9bc) + ) + (wire (pts (xy 130.81 156.21) (xy 133.35 156.21)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid ceb0d2e9-e5f6-40bd-9e95-041938afd9bd) + ) + (wire (pts (xy 133.35 156.21) (xy 133.35 153.67)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid ceb0d2e9-e5f6-40bd-9e95-041938afd9be) + ) + (wire (pts (xy 147.32 40.64) (xy 157.48 40.64)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid d3ebd151-e5ea-424d-ac11-d6017cf29c0b) + ) + (wire (pts (xy 257.81 58.42) (xy 264.16 58.42)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid d4d722ed-0806-4a6a-8ea8-e8b78579e99a) + ) + (polyline (pts (xy 12.7 80.01) (xy 78.74 80.01)) + (stroke (width 0) (type dash) (color 0 0 0 0)) + (uuid d52a472c-28e3-4479-8bd0-52d3e13af4ac) + ) + + (wire (pts (xy 143.51 130.81) (xy 153.67 130.81)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid d9ae3168-4c1f-4114-93ce-1bba5631fb5e) + ) + (polyline (pts (xy 177.8 95.25) (xy 284.48 95.25)) + (stroke (width 0) (type dash) (color 0 0 0 0)) + (uuid da2ed616-d8bc-4c67-85fa-7040ecf9a902) + ) + + (wire (pts (xy 102.87 135.89) (xy 113.03 135.89)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid dd2d5cd5-9a10-4131-948c-89de0d1ec82e) + ) + (wire (pts (xy 91.44 176.53) (xy 91.44 179.07)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid ddc58c88-98f6-4a7b-8488-3bdc9aec7aed) + ) + (wire (pts (xy 260.35 123.19) (xy 238.76 123.19)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid dde3bcdc-bf9b-47ef-833e-af68a01aaaac) + ) + (wire (pts (xy 60.96 180.34) (xy 50.8 180.34)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid de34c3b6-4fdd-4f85-b2cd-c9b198ca032c) + ) + (wire (pts (xy 212.09 50.8) (xy 212.09 53.34)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid df178898-001f-46c7-bb2e-06e1e986bbf9) + ) + (wire (pts (xy 124.46 40.64) (xy 124.46 39.37)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid e0602455-9634-48ff-bb09-882bd07684d4) + ) + (wire (pts (xy 132.08 40.64) (xy 124.46 40.64)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid e0602455-9634-48ff-bb09-882bd07684d5) + ) + (wire (pts (xy 139.7 40.64) (xy 132.08 40.64)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid e0602455-9634-48ff-bb09-882bd07684d6) + ) + (wire (pts (xy 147.32 39.37) (xy 147.32 40.64)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid e0602455-9634-48ff-bb09-882bd07684d7) + ) + (wire (pts (xy 147.32 40.64) (xy 139.7 40.64)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid e0602455-9634-48ff-bb09-882bd07684d8) + ) + (wire (pts (xy 125.73 77.47) (xy 125.73 80.01)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid e1f3d451-73b8-4ae9-9d0d-ba3cb1793c8b) + ) + (wire (pts (xy 229.87 134.62) (xy 238.76 134.62)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid e68d0a3f-fdf2-4737-af43-f861e6d663cd) + ) + (wire (pts (xy 238.76 134.62) (xy 238.76 135.89)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid e68d0a3f-fdf2-4737-af43-f861e6d663ce) + ) + (wire (pts (xy 160.02 64.77) (xy 160.02 71.12)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid e8058926-46cd-48b1-83d3-4f7461e2f70c) + ) + (wire (pts (xy 106.68 40.64) (xy 116.84 40.64)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid ea4f6425-4d6b-419b-85de-f16bf56e9511) + ) + (wire (pts (xy 43.18 43.18) (xy 43.18 46.99)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid eb346188-601d-4ad8-be28-2368fe84c54d) + ) + (wire (pts (xy 162.56 26.67) (xy 162.56 30.48)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ebc6cf6c-d987-4c79-9cf8-a3bd1871337d) + ) + (wire (pts (xy 33.02 182.88) (xy 22.86 182.88)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid ee6ab517-e869-4069-9ec5-a48d595569f9) + ) + (wire (pts (xy 212.09 53.34) (xy 227.33 53.34)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid ee971008-85ee-4329-9d2a-87e4f4cd91a3) + ) + (wire (pts (xy 248.92 133.35) (xy 251.46 133.35)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid f41ce384-1868-410c-b56c-9be289a82413) + ) + (wire (pts (xy 251.46 133.35) (xy 251.46 135.89)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid f41ce384-1868-410c-b56c-9be289a82414) + ) + (wire (pts (xy 143.51 146.05) (xy 153.67 146.05)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid f6fd4457-c644-40d0-b457-c64c07c5a627) + ) + (wire (pts (xy 260.35 132.08) (xy 260.35 133.35)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid f80e191a-e11b-41c6-9ecc-fe5b53613487) + ) + (wire (pts (xy 260.35 123.19) (xy 260.35 124.46)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid fa9664f4-7ef4-450b-a26f-b89060ad7658) + ) + (wire (pts (xy 266.7 123.19) (xy 260.35 123.19)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid fa9664f4-7ef4-450b-a26f-b89060ad7659) + ) + (wire (pts (xy 132.08 30.48) (xy 132.08 31.75)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid fe5e6be8-92cf-4e04-a35d-7e0c10b13ada) + ) + (wire (pts (xy 251.46 133.35) (xy 252.73 133.35)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid ff375a77-bae9-42df-a000-5dd5ee6deec6) + ) + + (text "VCC" (at 121.92 43.18 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 0025bdb7-4970-4403-ba72-f3c857ad1f94) + ) + (text "Jumper to disconnect\nwatchdog from MCU" (at 55.88 62.23 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 06a1e016-e58c-46d9-8391-79f9e0d581d1) + ) + (text "VCC" (at 104.14 43.18 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 0753100b-117e-4ab3-be0b-7b445970c169) + ) + (text "Decoupling" (at 88.9 187.96 90) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 0c87d087-6d07-4a36-8aab-479dc5303d2d) + ) + (text "CAN BUS" (at 233.68 116.84 0) + (effects (font (size 2 2) (thickness 0.4) bold) (justify left bottom)) + (uuid 17a22349-7b4c-4379-ba01-ca751b643207) + ) + (text "WATCHDOG" (at 35.56 31.75 0) + (effects (font (size 2 2) (thickness 0.4) bold) (justify left bottom)) + (uuid 2d41903c-cd1a-4f7f-b17e-7ecbe6576216) + ) + (text "When ~{RE} and DE is not\ndriven IC will enter\nlow power mode" + (at 194.31 62.23 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 44528047-5b6e-4b7b-b431-317761fc784a) + ) + (text "MCU decoupling capacitors" (at 114.3 29.21 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 451f2bb3-960d-40e2-a955-4927cbdb6185) + ) + (text "VBAT" (at 146.05 43.18 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 4c8f161a-1518-4b0d-97ea-18b79f1dc258) + ) + (text "VDDUSB" (at 135.89 43.18 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 54c97f59-73d9-46d2-909a-0e7f4faf5544) + ) + (text "Decoupling" (at 217.17 41.91 90) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 5f40b81b-6e2f-4e49-a93e-8fb6cc876ff5) + ) + (text "Reset button is separated from Watchdog, to enable\nreset by button when watchdog is disconnected" + (at 16.51 114.3 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 5fb2c60f-54b7-41c1-9510-374ce5d823c3) + ) + (text "VDDA" (at 154.94 43.18 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 647e4c91-4942-48e6-9e5b-dc9118e88b9b) + ) + (text "RS-485 Line" (at 229.87 21.59 0) + (effects (font (size 2 2) (thickness 0.4) bold) (justify left bottom)) + (uuid 7baed616-77fd-4397-87bd-3f48c25d1655) + ) + (text "Reset" (at 44.45 109.22 0) + (effects (font (size 2 2) (thickness 0.4) bold) (justify left bottom)) + (uuid 7fbcb1c3-77bc-4b68-ba94-c6dcb00f956b) + ) + (text "Low-Speed oscillator" (at 137.16 171.45 0) + (effects (font (size 2 2) (thickness 0.4) bold) (justify left bottom)) + (uuid 88bcff27-4f45-4848-8f72-30095d6f5a11) + ) + (text "Decoupling" (at 189.23 132.08 90) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 8e8efb9e-d728-49fb-b7c9-68c0c29c70c5) + ) + (text "Decoupling" (at 138.43 187.96 90) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 92ef661e-5ded-4592-a978-28ca9dce1a1e) + ) + (text "Decoupling" (at 60.96 44.45 90) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 9581b35e-3704-4e77-8e52-e6939180394f) + ) + (text "VCC" (at 129.54 43.18 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 99c866e3-22c1-4be1-9c6e-6ebe768abd9d) + ) + (text "RS pin switch between high-speed and low-power mode\nRS=VCC -> High-speed, RS=GND = Low-power" + (at 201.93 148.59 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid a1965811-4e49-47f5-8935-41f87e49a6e2) + ) + (text "VDDA" (at 96.52 43.18 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid b1504664-29e3-4246-b6cd-e9b3663a3021) + ) + (text "High-Speed oscillator" (at 86.36 171.45 0) + (effects (font (size 2 2) (thickness 0.4) bold) (justify left bottom)) + (uuid be220eb4-f7bc-4a84-b8aa-e626cd44b1cb) + ) + (text "VDDA" (at 114.3 43.18 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid c8e3459c-7c89-489e-ba29-7aa8e29568da) + ) + (text "Watchdog timer: 1.6s\nReset impulse length: 240ms\nVoltage threshold: 2.0V" + (at 13.97 46.99 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid f136c2f9-7f75-4c42-9797-506459b6884c) + ) + + (label "CAN_RS" (at 191.77 137.16 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 069749fd-340a-43e5-b438-af868c11366b) + ) + (label "RS_485_R_EN" (at 198.12 53.34 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 09793b93-a1d4-4c0d-a764-f73258cd0a6f) + ) + (label "SWDIO" (at 50.8 182.88 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 09940fba-a85d-49b0-be06-d124434e6bbe) + ) + (label "VREF" (at 270.51 133.35 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 0bd545c6-e60e-4630-8225-bf0736b57b69) + ) + (label "DBG_TX" (at 22.86 180.34 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 0e8ee271-cb05-4bf8-9e48-939d9c585f80) + ) + (label "RS_485_R_EN" (at 157.48 138.43 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 1c5a7ba7-5f88-448e-b02d-edece53494ea) + ) + (label "SWDIO" (at 153.67 143.51 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 215f8c2b-ccaf-4e5f-8c3c-813d49b27f0d) + ) + (label "VREF" (at 201.93 134.62 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 21cd2d49-6b1f-49a9-8a70-38cce4fce59e) + ) + (label "RS_485_T_EN" (at 157.48 140.97 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 28a78893-7231-48ec-b906-b404f8c0016b) + ) + (label "NRST" (at 102.87 85.09 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 2adc088e-0725-4d44-9f58-16fe663a2a8f) + ) + (label "HSE" (at 121.92 186.69 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 31eedfd7-ddbc-4703-a4f7-83b99d976971) + ) + (label "SPI_MOSI" (at 101.6 123.19 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 32a6c6f0-47ce-4cf1-9c65-4c32ceee82b9) + ) + (label "CAN_RX" (at 201.93 132.08 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 34e83886-6ad1-423d-9f41-f18f91897cde) + ) + (label "RS_485_R" (at 102.87 135.89 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 3814341c-7df3-42b8-ab60-51dcd950824f) + ) + (label "WDG_RESET" (at 102.87 100.33 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 3a4038f5-baf7-4e39-807e-6178badad6d4) + ) + (label "VDDUSB" (at 160.02 71.12 90) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 3be93797-92d3-4a98-9ff6-41496ff67fbc) + ) + (label "VBAT" (at 168.91 71.12 90) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 3f3567d5-e99e-4785-865e-15472aa12ef1) + ) + (label "WDG_RESET" (at 24.13 52.07 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 42120477-195d-4a37-a6f7-4202df8b507f) + ) + (label "LED2" (at 168.91 106.68 90) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 4859ccfe-ff82-4579-b6e5-b3258ab4e6f1) + ) + (label "DBG_RX" (at 153.67 135.89 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 48700c26-eb71-4e16-9d07-c596ee977079) + ) + (label "RS_485_R" (at 217.17 48.26 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 50c8eee9-2fa9-4a82-b78d-88a50c532e22) + ) + (label "VDDUSB" (at 133.35 80.01 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 5ac439fc-03a0-4f40-9041-ce2278e86d4c) + ) + (label "LSE" (at 102.87 102.87 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 5c09022b-5c3c-4d5d-9fdd-eec67f1a6acf) + ) + (label "RS_485_T" (at 217.17 60.96 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 5c9b6ef8-8246-4e2d-a730-23099cd09fbd) + ) + (label "RS_485_T_EN" (at 198.12 66.04 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 5f5b84a2-e057-478c-95eb-4f47b759ea78) + ) + (label "VBAT" (at 123.19 80.01 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 61dd4126-3a14-4646-9d08-d600b4302982) + ) + (label "SPI_SCK" (at 101.6 118.11 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 6a6e5e0c-c013-4d92-adb1-1a2d9983b16b) + ) + (label "LED1" (at 160.02 106.68 90) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 6b56cac7-5d5e-4cf4-8a29-70d4a7cc1e45) + ) + (label "GND" (at 133.35 156.21 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 719020af-0cf0-4e60-bb02-9e10e32d7d34) + ) + (label "SPI_MISO" (at 101.6 120.65 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 73cca9c9-5473-4706-9d75-2427dfa797a3) + ) + (label "FRAM_CS" (at 101.6 95.25 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 766135cb-e4d1-42d9-9527-08b8918defb7) + ) + (label "CAN_RS" (at 102.87 146.05 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 805533fd-e901-4f48-beef-44e9f20eb820) + ) + (label "SWCLK" (at 50.8 180.34 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 8199bb44-0743-4e65-b66b-de4b76e442b6) + ) + (label "SWCLK" (at 153.67 146.05 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 923977d3-4795-4e7d-9ed9-14bd7d672b2b) + ) + (label "HSE" (at 102.87 90.17 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 9523b37c-a788-4342-aa16-7d1234152a84) + ) + (label "CAN_RX" (at 102.87 140.97 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 9baa7376-c43b-4d58-8c24-e99167f10e3f) + ) + (label "NRST" (at 62.23 134.62 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid ba00ee17-62af-4b27-82ed-0fd400257e38) + ) + (label "CAN_TX" (at 201.93 129.54 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid c3367969-8a04-4257-8910-5df13cde98bb) + ) + (label "LED2" (at 153.67 130.81 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid c3dbf769-3842-4618-b19f-16430c75cc48) + ) + (label "CAN_TX" (at 102.87 143.51 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid c515cf0c-4949-4b8b-9546-1de0226f9c3b) + ) + (label "LSE" (at 171.45 186.69 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid c9a00026-cb27-4860-b04e-df906db0ab60) + ) + (label "DBG_RX" (at 22.86 182.88 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid d84acc27-d31f-4f11-a108-03d89b289704) + ) + (label "NRST" (at 73.66 54.61 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid d8a225b6-067a-4ab6-8e8c-63210ec9f45b) + ) + (label "RS_485_T" (at 102.87 138.43 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid db58d926-364b-46e1-bf82-15f964bd80c7) + ) + (label "LED1" (at 102.87 148.59 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid e7084a6c-a82f-4eb3-bc57-d580fe0b0646) + ) + (label "DBG_TX" (at 153.67 133.35 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid fde65635-8031-46da-a8c3-302de4ea3170) + ) + + (hierarchical_label "CAN_L" (shape input) (at 266.7 143.51 0) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 007bf736-0188-4406-9301-01661a7111a4) + ) + (hierarchical_label "I2C_SDA" (shape input) (at 101.6 125.73 180) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 2053cd33-5231-459b-a773-71081e03a21b) + ) + (hierarchical_label "CAN_H" (shape input) (at 266.7 123.19 0) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 41fe9209-7b78-4101-bc7a-9cca3ecf596a) + ) + (hierarchical_label "RS_485_A" (shape input) (at 264.16 50.8 0) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 67592313-de59-44d5-a607-8ae281bde783) + ) + (hierarchical_label "SPI_MOSI" (shape input) (at 101.6 123.19 180) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 96cb0db4-abfb-4489-bbc5-120beb9481b7) + ) + (hierarchical_label "I2C_SCL" (shape input) (at 101.6 128.27 180) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid a2dc1e27-20bf-4731-95c5-d77066449efd) + ) + (hierarchical_label "SPI_SCK" (shape input) (at 101.6 118.11 180) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid b3a63c90-8a85-422a-bbb6-18a672001055) + ) + (hierarchical_label "RS_485_~{B}" (shape input) (at 264.16 58.42 0) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid d80bb6af-2e33-4951-bf09-ac045071f592) + ) + (hierarchical_label "ADC_CONV_EN" (shape input) (at 101.6 92.71 180) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid ed30faac-7802-4358-acbf-1181939f0d83) + ) + (hierarchical_label "SPI_MISO" (shape input) (at 101.6 120.65 180) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid faaa8516-b971-406a-868d-7afc8ae4a998) + ) + + (symbol (lib_id "TCY_IC:MAX13430ETB+") (at 240.03 55.88 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 016a602a-2056-4b3d-a886-341e3a0fbb09) + (property "Reference" "U25" (id 0) (at 246.38 34.1536 0)) + (property "Value" "MAX13430ETB+" (id 1) (at 251.46 36.9287 0)) + (property "Footprint" "Package_DFN_QFN:DFN-10-1EP_3x3mm_P0.5mm_EP1.55x2.48mm" (id 2) (at 240.03 85.09 0) + (effects (font (size 1.27 1.27) italic) hide) + ) + (property "Datasheet" "https://datasheets.maximintegrated.com/en/ds/MAX13430E-MAX13433E.pdf" (id 3) (at 240.03 87.63 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid f4ff3a62-dd59-4dd5-899c-74efffbdbb50)) + (pin "10" (uuid 4192f413-8557-4a75-a61f-ab8b37e50b82)) + (pin "11" (uuid 40376c80-b184-498d-966f-59c0930bef50)) + (pin "2" (uuid 4ff0506d-4a3f-447a-b004-bbc777b1e841)) + (pin "3" (uuid edef02b9-b1e7-4980-8474-0342b26869bd)) + (pin "4" (uuid b5043f2b-297f-4cd2-837a-2f4091c30b6c)) + (pin "5" (uuid a54456ff-7bb0-4f43-865a-bdee7e85b65e)) + (pin "6" (uuid 8f921fcb-5ebc-4173-b958-2f3f6f2c908c)) + (pin "7" (uuid cc6e1fed-dfb6-4eb2-a144-19502a99d30e)) + (pin "8" (uuid 9abbeaf9-ef4d-404d-9c71-959ec95a07ff)) + (pin "9" (uuid a9df243b-0337-438e-9470-66179f687d32)) + ) + + (symbol (lib_id "power:+3.3V") (at 43.18 43.18 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 09993280-d2bd-43b2-b319-76a3a9d34755) + (property "Reference" "#PWR?" (id 0) (at 43.18 46.99 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V" (id 1) (at 43.18 39.5755 0)) + (property "Footprint" "" (id 2) (at 43.18 43.18 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 43.18 43.18 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid e2dece7e-ed00-4565-999c-a1406fd7eb06)) + ) + + (symbol (lib_id "Device:R") (at 212.09 46.99 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 0e365fba-fb04-4d77-9691-aac7cb12efa5) + (property "Reference" "R75" (id 0) (at 204.9781 44.8115 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "100k" (id 1) (at 204.9781 47.5866 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "TCY_passives:R_0603_1608Metric" (id 2) (at 210.312 46.99 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 212.09 46.99 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 0c0de17d-2150-428f-bc30-075795c48659)) + (pin "2" (uuid 4db24c6d-1c6e-4d56-9a54-c73facca2065)) + ) + + (symbol (lib_id "Device:R") (at 260.35 138.43 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 0edca2d2-96bb-4289-a1b3-5f16afee8d48) + (property "Reference" "R79" (id 0) (at 262.1281 137.5215 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "60R" (id 1) (at 262.1281 140.2966 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "TCY_passives:R_0603_1608Metric" (id 2) (at 258.572 138.43 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 260.35 138.43 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 11362774-49e2-4cc6-a7d6-c3a9730a9767)) + (pin "2" (uuid 3ba19ef1-9b87-4234-8fe0-b04e09fe4177)) + ) + + (symbol (lib_id "Device:C") (at 99.06 35.56 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 17816896-84c8-4bf2-891b-d0deea99d5e0) + (property "Reference" "C83" (id 0) (at 99.4411 33.3815 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "4.7uF" (id 1) (at 99.4411 38.6966 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "TCY_passives:C_0603_1608Metric" (id 2) (at 100.0252 39.37 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 99.06 35.56 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 722e826f-e0b3-41f5-b4bf-896448a8396e)) + (pin "2" (uuid 9355f6cb-63b1-4e37-8e19-d53d0baaa976)) + ) + + (symbol (lib_id "Device:C") (at 63.5 39.37 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 18e6406d-ba19-48b3-998a-c98257f57ae6) + (property "Reference" "C79" (id 0) (at 66.4211 38.4615 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "100nF" (id 1) (at 66.4211 41.2366 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "TCY_passives:C_0603_1608Metric" (id 2) (at 64.4652 43.18 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 63.5 39.37 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid cfb6655d-1b3c-488f-9829-d94018fb9f9a)) + (pin "2" (uuid b00829d5-ae10-4ea8-a77a-752ffd7f5b0c)) + ) + + (symbol (lib_id "Device:C") (at 124.46 35.56 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 235a87f3-1634-4db9-9a7f-188c48b02023) + (property "Reference" "C87" (id 0) (at 124.8411 33.3815 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "100nF" (id 1) (at 124.8411 38.6966 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "TCY_passives:C_0603_1608Metric" (id 2) (at 125.4252 39.37 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 124.46 35.56 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 10ec2d48-eed0-4a7f-8c3e-d1c8bea1989a)) + (pin "2" (uuid 50a0f329-2627-4f2f-89ea-5719fafaaffb)) + ) + + (symbol (lib_id "Interface_CAN_LIN:SN65HVD230") (at 219.71 132.08 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 23f0cb1a-e2e7-4edd-b8b7-aac4e405d7fa) + (property "Reference" "U24" (id 0) (at 222.25 122.7794 0)) + (property "Value" "SN65HVD230" (id 1) (at 227.33 125.5545 0)) + (property "Footprint" "Package_SO:SOIC-8_3.9x4.9mm_P1.27mm" (id 2) (at 219.71 144.78 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "http://www.ti.com/lit/ds/symlink/sn65hvd230.pdf" (id 3) (at 217.17 121.92 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid bc36720f-b697-4f9b-b2ee-da86f6b308ba)) + (pin "2" (uuid 124dc3ac-d4cb-4009-be82-51740a2755eb)) + (pin "3" (uuid 72624bbb-49fe-44b5-8c95-7a566d475a55)) + (pin "4" (uuid 90edaca1-0d30-4013-b3f5-aef712e93157)) + (pin "5" (uuid d465328f-1947-4903-9f37-692eaf3a2f59)) + (pin "6" (uuid 0d11185e-83b8-4778-b826-3049d7217d31)) + (pin "7" (uuid 57976692-b1c8-441a-ac06-ed82802c77d9)) + (pin "8" (uuid d6a21fea-74d8-41af-a2b5-0c41f0fa9e8c)) + ) + + (symbol (lib_id "power:+3.3V") (at 162.56 26.67 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 2898bff9-b4c9-4f4f-8b54-6833a157cf16) + (property "Reference" "#PWR?" (id 0) (at 162.56 30.48 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V" (id 1) (at 162.56 23.0655 0)) + (property "Footprint" "" (id 2) (at 162.56 26.67 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 162.56 26.67 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 50e75a5e-0511-4b28-bc91-506655cc2b56)) + ) + + (symbol (lib_id "power:+3.3V") (at 156.21 176.53 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 2923ebe6-b266-428c-b7d5-56fe4ec64f67) + (property "Reference" "#PWR?" (id 0) (at 156.21 180.34 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V" (id 1) (at 156.21 172.9255 0)) + (property "Footprint" "" (id 2) (at 156.21 176.53 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 156.21 176.53 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid dc23a123-ae50-4875-9329-8c4d44185961)) + ) + + (symbol (lib_id "Device:C") (at 191.77 127 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 2ebdb489-0020-4e17-9d52-a5357d310f6e) + (property "Reference" "C82" (id 0) (at 194.6911 126.0915 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "100nF" (id 1) (at 194.6911 128.8666 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "TCY_passives:C_0603_1608Metric" (id 2) (at 192.7352 130.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 191.77 127 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 726da213-1bd3-455e-96c9-ea4fdfc35637)) + (pin "2" (uuid dc51dbb5-5180-4c12-8439-58dd4951794b)) + ) + + (symbol (lib_id "power:+3.3V") (at 212.09 39.37 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 300f1af7-ae84-4f66-aaed-cec3d68b3380) + (property "Reference" "#PWR?" (id 0) (at 212.09 43.18 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V" (id 1) (at 212.09 35.7655 0)) + (property "Footprint" "" (id 2) (at 212.09 39.37 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 212.09 39.37 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid cb48336a-01dc-4031-932d-253a171bf812)) + ) + + (symbol (lib_id "Device:R") (at 40.64 128.27 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 3141cd55-b0cf-4fb4-8067-552a41393d27) + (property "Reference" "R66" (id 0) (at 41.91 127 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "100k" (id 1) (at 41.91 129.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "TCY_passives:R_0603_1608Metric" (id 2) (at 38.862 128.27 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 40.64 128.27 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid c632bc93-456a-4104-b35f-a1a41e44b81a)) + (pin "2" (uuid f15bd997-1a43-4d1e-b908-162ad8b2c283)) + ) + + (symbol (lib_id "Device:R") (at 199.39 140.97 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 38a40d1f-e794-40c2-a847-afdee2189fce) + (property "Reference" "R74" (id 0) (at 192.2781 140.0615 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "100k" (id 1) (at 192.2781 142.8366 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "TCY_passives:R_0603_1608Metric" (id 2) (at 197.612 140.97 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 199.39 140.97 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 62018e21-ac13-4c6d-9858-81a180ae15a8)) + (pin "2" (uuid 45cc1ca0-deb0-4ab0-b388-12f3d7ad203f)) + ) + + (symbol (lib_id "power:PWR_FLAG") (at 160.02 64.77 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 3bc30c7d-d37b-4d7f-ba16-87d0b2e45d34) + (property "Reference" "#FLG017" (id 0) (at 160.02 62.865 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "PWR_FLAG" (id 1) (at 158.75 61.1654 0)) + (property "Footprint" "" (id 2) (at 160.02 64.77 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 160.02 64.77 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 8f66bdfa-898b-40d3-a650-cb4549c3a38b)) + ) + + (symbol (lib_id "Device:R") (at 260.35 128.27 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 3e2e5dbf-cf61-40d9-a3d9-a8d6869031be) + (property "Reference" "R78" (id 0) (at 262.1281 127.3615 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "60R" (id 1) (at 262.1281 130.1366 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "TCY_passives:R_0603_1608Metric" (id 2) (at 258.572 128.27 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 260.35 128.27 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid b8aa2d2f-9bb1-431d-80c9-0e3a90234e0b)) + (pin "2" (uuid 0c5d0e28-aa87-4fa5-bdb9-c60c5e4ebd51)) + ) + + (symbol (lib_id "power:+3.3V") (at 91.44 176.53 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 45885530-b293-4434-9a3e-373601d47214) + (property "Reference" "#PWR?" (id 0) (at 91.44 180.34 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V" (id 1) (at 91.44 172.9255 0)) + (property "Footprint" "" (id 2) (at 91.44 176.53 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 91.44 176.53 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid bd154b93-ce74-4164-a23c-dce44bbcc6c4)) + ) + + (symbol (lib_id "Device:C") (at 139.7 35.56 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 471bf054-7fc0-4197-8c38-fae777d52abc) + (property "Reference" "C89" (id 0) (at 140.0811 33.3815 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "100nF" (id 1) (at 140.0811 38.6966 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "TCY_passives:C_0603_1608Metric" (id 2) (at 140.6652 39.37 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 139.7 35.56 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 6d4e11cf-b09a-4e42-87f5-601bf60e3b84)) + (pin "2" (uuid 1fff4b20-dfc7-4c96-b990-6518a079fa52)) + ) + + (symbol (lib_id "Connector_Generic_MountingPin:Conn_01x03_MountingPin") (at 38.1 180.34 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 49644d2a-42d7-4ad2-a10d-9923491c7ac4) + (property "Reference" "J20" (id 0) (at 40.1321 181.4635 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "CLI" (id 1) (at 40.1321 184.2386 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "TCY_connectors:Amphenol_10114830-11103LF_1x03_P1.25mm_Horizontal" (id 2) (at 38.1 180.34 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 38.1 180.34 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid b15a5974-5a09-4811-8bbd-8beaf333a421)) + (pin "2" (uuid dd67491f-ebec-4ae1-8e85-95e2a01dbdf9)) + (pin "3" (uuid d28430ff-a2b2-45ee-ac53-b2ab7b45b2bc)) + (pin "MP" (uuid ceffd5d9-4c34-478d-9272-57531c3fff51)) + ) + + (symbol (lib_id "Device:C") (at 116.84 35.56 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 4b336132-d85e-4973-ba28-03329505884f) + (property "Reference" "C85" (id 0) (at 117.2211 33.3815 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "100nF" (id 1) (at 117.2211 38.6966 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "TCY_passives:C_0603_1608Metric" (id 2) (at 117.8052 39.37 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 116.84 35.56 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 7b93ca38-126a-496d-a4fd-3a7bbca63760)) + (pin "2" (uuid 5ff5db0e-b792-442c-9a54-7118e1bfb54f)) + ) + + (symbol (lib_id "power:GND") (at 38.1 187.96 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 4f50335c-8075-4108-81ba-fda70ca398a7) + (property "Reference" "#PWR0164" (id 0) (at 38.1 194.31 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 38.1 192.5226 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Footprint" "" (id 2) (at 38.1 187.96 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 38.1 187.96 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 7dae5ddf-17c1-4534-8f7c-41f7578b6155)) + ) + + (symbol (lib_id "power:GND") (at 140.97 186.69 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 5135c94e-001f-46d0-aef3-15fd11d83aeb) + (property "Reference" "#PWR0177" (id 0) (at 140.97 193.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 140.97 191.2526 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Footprint" "" (id 2) (at 140.97 186.69 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 140.97 186.69 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid e060f62d-b8e1-4b38-891d-f749f7fde593)) + ) + + (symbol (lib_id "power:GND") (at 156.21 194.31 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 519f7b3a-99eb-4821-9627-9eb7713fba31) + (property "Reference" "#PWR0179" (id 0) (at 156.21 200.66 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 156.21 198.8726 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Footprint" "" (id 2) (at 156.21 194.31 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 156.21 194.31 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 7388cc90-7f44-4c79-9f8b-5a661697bba7)) + ) + + (symbol (lib_id "TCY_ocillators:SiT1552AI") (at 156.21 186.69 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 5ef4a3e4-d5aa-462e-a9e6-c45d9593de5e) + (property "Reference" "X4" (id 0) (at 152.908 179.4315 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "SiT1552AI" (id 1) (at 168.148 179.6666 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "TCY_oscillators:CSP-4_1.5x0.8mm" (id 2) (at 156.21 208.28 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.sitime.com/datasheet/SiT1552" (id 3) (at 156.21 210.82 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid f6ce6a6a-44a3-4cf5-baa3-940878356060)) + (pin "2" (uuid f403a43c-8f1d-4e99-9859-76bb7ab720d9)) + (pin "3" (uuid e4f7a3de-85a9-4f9b-9b69-e74e7daaed12)) + (pin "4" (uuid be4fc33a-1bc0-42b8-a5f8-2b34884d62a4)) + ) + + (symbol (lib_id "power:GND") (at 66.04 187.96 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 5f779ddd-f24f-4ede-9d83-2aa511098e7d) + (property "Reference" "#PWR0171" (id 0) (at 66.04 194.31 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 66.04 192.5226 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Footprint" "" (id 2) (at 66.04 187.96 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 66.04 187.96 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 6df60d6f-9890-4efe-adbc-bacd427e96d9)) + ) + + (symbol (lib_id "power:+3.3V") (at 168.91 82.55 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 6315e3db-7491-40f1-867c-3c705cfde378) + (property "Reference" "#PWR?" (id 0) (at 168.91 86.36 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V" (id 1) (at 168.91 78.9455 0)) + (property "Footprint" "" (id 2) (at 168.91 82.55 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 168.91 82.55 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 9e7e784c-2fd1-4899-aee1-48c9930e8890)) + ) + + (symbol (lib_id "Device:C") (at 106.68 35.56 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 64727722-833b-439b-becb-3061a0571209) + (property "Reference" "C84" (id 0) (at 107.0611 33.3815 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "4.7uF" (id 1) (at 107.0611 38.6966 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "TCY_passives:C_0603_1608Metric" (id 2) (at 107.6452 39.37 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 106.68 35.56 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 32c9bb14-8b3b-4dd1-bfa0-1d369cb3d95b)) + (pin "2" (uuid 3970e356-d8c5-4251-ba30-27ecd5f97b67)) + ) + + (symbol (lib_id "power:GND") (at 63.5 43.18 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 66dfea64-a568-4e6f-8a42-aed0b9f20176) + (property "Reference" "#PWR0170" (id 0) (at 63.5 49.53 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 63.5 47.7426 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Footprint" "" (id 2) (at 63.5 43.18 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 63.5 43.18 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid afee7d1d-64b2-4b83-b55f-17f285822379)) + ) + + (symbol (lib_id "power:GND") (at 212.09 76.2 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 6f065482-2131-4171-9165-7d9d537484a5) + (property "Reference" "#PWR0182" (id 0) (at 212.09 82.55 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 212.09 80.7626 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Footprint" "" (id 2) (at 212.09 76.2 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 212.09 76.2 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 28b7505d-35dc-4b0f-8d39-8a25e2f9e455)) + ) + + (symbol (lib_id "Jumper:Jumper_2_Open") (at 62.23 54.61 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 6ff92669-49be-40b4-9c7d-717bc0c41c4b) + (property "Reference" "JP5" (id 0) (at 62.23 48.9924 0)) + (property "Value" "WDG" (id 1) (at 62.23 51.7675 0)) + (property "Footprint" "Jumper:SolderJumper-2_P1.3mm_Open_RoundedPad1.0x1.5mm" (id 2) (at 62.23 54.61 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 62.23 54.61 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 8a52c9c3-f89f-44de-b240-dda89394e8d8)) + (pin "2" (uuid 443c4411-02da-4436-8575-cf989938ba72)) + ) + + (symbol (lib_id "Device:LED") (at 168.91 90.17 90) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 70c2b893-da3c-4c0f-84dd-7bf4e8f24e84) + (property "Reference" "D11" (id 0) (at 171.8311 89.452 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "BLUE" (id 1) (at 171.8311 92.2271 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "LED_SMD:LED_0603_1608Metric_Castellated" (id 2) (at 168.91 90.17 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 168.91 90.17 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid d3146c86-67aa-4b63-bf8e-2939d6b06829)) + (pin "2" (uuid 30717ef7-63d2-4b8f-8bdf-94b467c44bd5)) + ) + + (symbol (lib_id "Device:C") (at 157.48 35.56 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 76477ea0-9072-4296-80bb-4aa9a2dcdb47) + (property "Reference" "C91" (id 0) (at 157.8611 33.3815 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "10nF" (id 1) (at 157.8611 38.6966 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "TCY_passives:C_0603_1608Metric" (id 2) (at 158.4452 39.37 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 157.48 35.56 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 21449587-6a7c-4476-af21-0d7166c43614)) + (pin "2" (uuid 3c2d02c9-881a-4632-a61a-e439c0e7a554)) + ) + + (symbol (lib_id "Device:C") (at 132.08 35.56 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 76586936-cee8-4e12-bc46-6307911fdced) + (property "Reference" "C88" (id 0) (at 132.4611 33.3815 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "100nF" (id 1) (at 132.4611 38.6966 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "TCY_passives:C_0603_1608Metric" (id 2) (at 133.0452 39.37 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 132.08 35.56 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 74b26aab-9ae2-4a32-9f33-33733cf683ec)) + (pin "2" (uuid 8b37d7c2-4ba5-461a-bfdb-84c9c541f260)) + ) + + (symbol (lib_id "Device:R") (at 257.81 54.61 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 77c0a262-2989-4bc3-b854-4934ca295bfb) + (property "Reference" "R77" (id 0) (at 259.5881 53.7015 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "120R" (id 1) (at 259.5881 56.4766 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "TCY_passives:R_0603_1608Metric" (id 2) (at 256.032 54.61 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 257.81 54.61 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 5c51ce0d-5479-42f7-a7c0-a1dfec2a7483)) + (pin "2" (uuid 8b327c4a-a879-4123-9974-edce98a9a936)) + ) + + (symbol (lib_id "Device:C") (at 40.64 140.97 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 81ec9ec5-3fc8-4606-aac0-9fcb7604c182) + (property "Reference" "C78" (id 0) (at 34.925 139.065 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "100nF" (id 1) (at 34.29 143.51 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "TCY_passives:C_0603_1608Metric" (id 2) (at 41.6052 144.78 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 40.64 140.97 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid ed72647d-4b55-4017-9e97-8bec4d13a76b)) + (pin "2" (uuid a37b0849-3636-4945-a10f-d51c4297b92b)) + ) + + (symbol (lib_id "power:GND") (at 33.02 177.8 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 8cb2b1f3-4eee-491f-86e2-6920dcbdbb6c) + (property "Reference" "#PWR0163" (id 0) (at 26.67 177.8 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 28.4574 177.8 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Footprint" "" (id 2) (at 33.02 177.8 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 33.02 177.8 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 01ab7a0f-3abe-4b63-98f2-40a5d7ff85ca)) + ) + + (symbol (lib_id "power:+3.3V") (at 219.71 120.65 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 8e6a9458-2d89-40f2-8b95-69e07522fce4) + (property "Reference" "#PWR?" (id 0) (at 219.71 124.46 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V" (id 1) (at 219.71 117.0455 0)) + (property "Footprint" "" (id 2) (at 219.71 120.65 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 219.71 120.65 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 1beb2ef9-0025-4ef3-b053-0a5162cfa096)) + ) + + (symbol (lib_id "power:GND") (at 106.68 194.31 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 94d93049-095e-4b25-9bd6-6513b9d4d1b5) + (property "Reference" "#PWR0174" (id 0) (at 106.68 200.66 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 106.68 198.8726 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Footprint" "" (id 2) (at 106.68 194.31 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 106.68 194.31 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid f0055d60-ddbe-4093-9e42-7047a0001609)) + ) + + (symbol (lib_id "power:GND") (at 199.39 144.78 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 97afb644-b320-445b-a03f-5ac752e694df) + (property "Reference" "#PWR0181" (id 0) (at 199.39 151.13 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 199.39 149.3426 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Footprint" "" (id 2) (at 199.39 144.78 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 199.39 144.78 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid b14ac755-c809-4d71-84d4-ee8ac94e8e93)) + ) + + (symbol (lib_id "Device:R") (at 160.02 99.06 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 9c8d871f-fd5d-40a3-b64f-d2601b5ec807) + (property "Reference" "R72" (id 0) (at 161.7981 98.1515 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "220R" (id 1) (at 161.7981 100.9266 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "TCY_passives:R_0603_1608Metric" (id 2) (at 158.242 99.06 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 160.02 99.06 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 14af34b5-0fe4-4857-ba19-bce9d3799aeb)) + (pin "2" (uuid b3740290-ec1f-4a9d-afb2-5f6272c0b4a4)) + ) + + (symbol (lib_id "Device:C") (at 256.54 133.35 90) (unit 1) + (in_bom yes) (on_board yes) + (uuid 9d08706f-8397-473d-832b-a9ab93539041) + (property "Reference" "C92" (id 0) (at 254 127.2244 90)) + (property "Value" "4.7nF" (id 1) (at 255.27 129.9995 90)) + (property "Footprint" "TCY_passives:C_0603_1608Metric" (id 2) (at 260.35 132.3848 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 256.54 133.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid ead70e18-b09d-489f-bdc1-104f7e5f5254)) + (pin "2" (uuid fa969e4d-716c-40aa-993c-25a367605aa2)) + ) + + (symbol (lib_id "power:+3.3V") (at 40.64 121.92 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 9fbb3cc7-e8a6-4fc6-afd3-936f369529c7) + (property "Reference" "#PWR?" (id 0) (at 40.64 125.73 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V" (id 1) (at 40.64 118.3155 0)) + (property "Footprint" "" (id 2) (at 40.64 121.92 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 40.64 121.92 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 0e4d769c-821a-4d34-8582-236c64dcca12)) + ) + + (symbol (lib_id "power:GND") (at 191.77 130.81 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 9fe4c16e-72fc-4797-80d3-134be605d0bd) + (property "Reference" "#PWR0180" (id 0) (at 191.77 137.16 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 191.77 135.3726 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Footprint" "" (id 2) (at 191.77 130.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 191.77 130.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid d36ac592-016f-4b13-953b-e8bc3ccf1833)) + ) + + (symbol (lib_id "power:GND") (at 219.71 142.24 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid a0b8b1fb-f3a3-4b87-873e-a40096b7057d) + (property "Reference" "#PWR0183" (id 0) (at 219.71 148.59 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 219.71 146.8026 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Footprint" "" (id 2) (at 219.71 142.24 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 219.71 142.24 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid ff0c8369-c99e-44a9-b3d4-f9cbc6de0978)) + ) + + (symbol (lib_id "power:+3.3V") (at 128.27 66.04 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid a3532c7c-c2a0-4373-bfed-b4d9fc2652a3) + (property "Reference" "#PWR?" (id 0) (at 128.27 69.85 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V" (id 1) (at 128.27 62.4355 0)) + (property "Footprint" "" (id 2) (at 128.27 66.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 128.27 66.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid fd2d9f4f-cace-414c-bd58-811dc54c20f5)) + ) + + (symbol (lib_id "Device:R") (at 53.34 134.62 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid a768707f-1a08-4b2b-ad25-cba748eb3474) + (property "Reference" "R67" (id 0) (at 50.165 137.16 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "1k" (id 1) (at 53.975 137.16 90) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "TCY_passives:R_0603_1608Metric" (id 2) (at 53.34 132.842 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 53.34 134.62 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 3cd396bd-376f-4865-a1af-e6b0d596a8c2)) + (pin "2" (uuid b91153c5-e057-42bf-973c-abc0f53b6ec8)) + ) + + (symbol (lib_id "power:GND") (at 240.03 76.2 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid aa07dc01-aa29-4793-b151-6c7126a4b61c) + (property "Reference" "#PWR0185" (id 0) (at 240.03 82.55 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 240.03 80.7626 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Footprint" "" (id 2) (at 240.03 76.2 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 240.03 76.2 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 4f8e464c-96d6-4153-9f17-706c5b16aeca)) + ) + + (symbol (lib_id "power:GND") (at 251.46 135.89 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid aba575fa-e1a0-40e7-b97a-10ecdc2c1748) + (property "Reference" "#PWR0186" (id 0) (at 251.46 142.24 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 251.46 140.4526 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Footprint" "" (id 2) (at 251.46 135.89 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 251.46 135.89 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 097ea96d-c12b-4378-bc3c-7a1670d5bdd7)) + ) + + (symbol (lib_id "Device:R") (at 123.19 73.66 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid aef6dac6-34e4-46f1-a1fa-34407cbd03af) + (property "Reference" "R69" (id 0) (at 117.3481 72.7515 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "0R" (id 1) (at 117.3481 75.5266 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "TCY_passives:R_0603_1608Metric" (id 2) (at 121.412 73.66 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 123.19 73.66 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 1532c635-2610-4980-bc49-4bb9a6609c33)) + (pin "2" (uuid b8e735c0-42f6-45db-91f2-66d96d7a8783)) + ) + + (symbol (lib_id "power:+3.3V") (at 160.02 82.55 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid b1bbb0ea-2752-4994-85d6-7b9221cf1fd7) + (property "Reference" "#PWR?" (id 0) (at 160.02 86.36 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V" (id 1) (at 160.02 78.9455 0)) + (property "Footprint" "" (id 2) (at 160.02 82.55 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 160.02 82.55 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 8b62a6c3-ba14-422a-b133-c0d27dfd90fd)) + ) + + (symbol (lib_id "Device:R") (at 133.35 73.66 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid b3388e33-d1ae-4764-9de4-35c7892fd637) + (property "Reference" "R70" (id 0) (at 135.1281 72.7515 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "0R" (id 1) (at 135.1281 75.5266 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "TCY_passives:R_0603_1608Metric" (id 2) (at 131.572 73.66 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 133.35 73.66 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 8d025584-902c-4b41-a848-c304b37dbb1d)) + (pin "2" (uuid 6edc3edb-3ed1-4306-9408-35d20f6eeb2e)) + ) + + (symbol (lib_id "Power_Protection:NUP2105L") (at 243.84 133.35 90) (unit 1) + (in_bom yes) (on_board yes) + (uuid b5e80dbc-f7f9-4cbe-b71b-895d877b642f) + (property "Reference" "D12" (id 0) (at 243.84 124.9384 90)) + (property "Value" "NUP2105L" (id 1) (at 245.11 127.7135 90)) + (property "Footprint" "Package_TO_SOT_SMD:SOT-23" (id 2) (at 245.11 127.635 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + (property "Datasheet" "http://www.onsemi.com/pub_link/Collateral/NUP2105L-D.PDF" (id 3) (at 240.665 130.175 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "3" (uuid e3bf5a03-280d-48bf-8ec6-18f5cd766cad)) + (pin "1" (uuid 613101bf-f4c3-4797-8d71-abfd1ed39144)) + (pin "2" (uuid 554753c5-1942-499b-9044-41e7e878271b)) + ) + + (symbol (lib_id "power:GND") (at 91.44 186.69 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid b756cc5b-63f0-4538-a6fe-95b109d06c21) + (property "Reference" "#PWR0172" (id 0) (at 91.44 193.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 91.44 191.2526 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Footprint" "" (id 2) (at 91.44 186.69 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 91.44 186.69 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid edf6d97f-157e-477e-a6a5-9803853e6330)) + ) + + (symbol (lib_id "power:+3.3V") (at 191.77 120.65 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid b8272508-b75b-486d-ae30-ab587bcf7ba2) + (property "Reference" "#PWR?" (id 0) (at 191.77 124.46 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V" (id 1) (at 191.77 117.0455 0)) + (property "Footprint" "" (id 2) (at 191.77 120.65 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 191.77 120.65 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid e1973f22-144f-441b-940f-a87a940c1fdd)) + ) + + (symbol (lib_id "Switch:SW_Push") (at 46.99 142.24 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid ba875717-2c26-4f55-9301-b984c8f3dfa8) + (property "Reference" "SW2" (id 0) (at 50.165 146.05 0)) + (property "Value" "RST_BTN" (id 1) (at 44.45 142.24 0)) + (property "Footprint" "TCY_buttons_switches:KMT031NGJLHS" (id 2) (at 52.07 142.24 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 52.07 142.24 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid d7415074-1e02-4c7b-8ed4-d0d78054ec41)) + (pin "2" (uuid 7efd6cbd-cd57-49de-9b8f-b8f103354389)) + ) + + (symbol (lib_id "Device:C") (at 140.97 182.88 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid bcf8bdd5-faaa-43d8-92fb-0b36a24c590d) + (property "Reference" "C81" (id 0) (at 143.8911 181.9715 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "100nF" (id 1) (at 143.8911 184.7466 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "TCY_passives:C_0603_1608Metric" (id 2) (at 141.9352 186.69 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 140.97 182.88 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid e244e5e8-9cb9-4051-b751-16a8f157ef02)) + (pin "2" (uuid d700f7af-a38d-482f-aa96-06f61b17da0d)) + ) + + (symbol (lib_id "power:PWR_FLAG") (at 168.91 64.77 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid be137e6a-bb95-4ce2-8f05-b4da9899ec86) + (property "Reference" "#FLG018" (id 0) (at 168.91 62.865 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "PWR_FLAG" (id 1) (at 170.18 61.1654 0)) + (property "Footprint" "" (id 2) (at 168.91 64.77 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 168.91 64.77 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid c8b790fa-1d8f-4527-85e1-2fed1aa02d74)) + ) + + (symbol (lib_id "power:+3.3V") (at 106.68 176.53 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid c1373212-8d3c-47d0-a54d-568fdd0bf0b2) + (property "Reference" "#PWR?" (id 0) (at 106.68 180.34 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V" (id 1) (at 106.68 172.9255 0)) + (property "Footprint" "" (id 2) (at 106.68 176.53 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 106.68 176.53 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid b5babef9-4071-4378-8abb-fc6a025f82d0)) + ) + + (symbol (lib_id "Device:C") (at 147.32 35.56 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid c1cf00ce-2440-4f2b-a322-d4f1df3e3378) + (property "Reference" "C90" (id 0) (at 147.7011 33.3815 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "100nF" (id 1) (at 147.7011 38.6966 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "TCY_passives:C_0603_1608Metric" (id 2) (at 148.2852 39.37 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 147.32 35.56 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid f180561b-0fc9-474a-906e-a08fcef5b15a)) + (pin "2" (uuid 727aa7f4-c97a-43b9-9243-f80af118d1e2)) + ) + + (symbol (lib_id "Connector:TestPoint") (at 55.88 54.61 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid c4d3dddd-990b-47f0-8070-d59851a46543) + (property "Reference" "TP28" (id 0) (at 54.7371 45.51 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "WDG" (id 1) (at 54.7371 48.2851 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "TCY_connectors:TestPoint_Pad_D0.5mm" (id 2) (at 60.96 54.61 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 60.96 54.61 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid bae41130-c365-483f-84a3-a2637afb6393)) + ) + + (symbol (lib_id "power:GND") (at 46.99 147.32 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid c6ff8494-ff2e-40a3-87fe-d42c4ee7ad70) + (property "Reference" "#PWR0167" (id 0) (at 46.99 153.67 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 46.99 151.13 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Footprint" "" (id 2) (at 46.99 147.32 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 46.99 147.32 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 9ffbc540-7ade-4c29-86ed-aec158628ec4)) + ) + + (symbol (lib_id "power:GND") (at 162.56 43.18 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid c7e3a7f7-4a20-445c-8754-8d10c1b36f33) + (property "Reference" "#PWR0187" (id 0) (at 162.56 49.53 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 162.56 47.7426 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Footprint" "" (id 2) (at 162.56 43.18 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 162.56 43.18 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 04f6bf9b-0e8a-48e6-bf28-64d8b69b5f7f)) + ) + + (symbol (lib_id "power:GND") (at 128.27 158.75 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid d0b75ad2-1cd8-47b0-92a5-ee3a4a9ceb88) + (property "Reference" "#PWR0175" (id 0) (at 128.27 165.1 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 128.27 163.3126 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Footprint" "" (id 2) (at 128.27 158.75 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 128.27 158.75 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 8770d4a6-c37c-49b4-958f-66a32c4975ef)) + ) + + (symbol (lib_id "power:+3.3V") (at 240.03 30.48 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid d2f2052b-23f6-4d91-92b2-88795301fa56) + (property "Reference" "#PWR?" (id 0) (at 240.03 34.29 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V" (id 1) (at 240.03 26.8755 0)) + (property "Footprint" "" (id 2) (at 240.03 30.48 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 240.03 30.48 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 202cd9e3-df34-48c4-ab44-97a42449f7c4)) + ) + + (symbol (lib_id "MCU_ST_STM32L4:STM32L452CEUx") (at 128.27 115.57 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid ddc25bdb-d68d-4ffd-963d-581dcff07ef5) + (property "Reference" "U22" (id 0) (at 128.27 104.9994 0)) + (property "Value" "STM32L452CEUx" (id 1) (at 128.27 107.7745 0)) + (property "Footprint" "Package_DFN_QFN:QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm" (id 2) (at 115.57 151.13 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + (property "Datasheet" "http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/DM00340549.pdf" (id 3) (at 128.27 115.57 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid ffc82358-ef7e-4707-8c1f-3eba37b89fb3)) + (pin "10" (uuid be6b1ca4-ffb2-48e8-a3ca-38eb2afaf23a)) + (pin "11" (uuid 9252893b-457c-4bfb-bec6-c15c53c83a27)) + (pin "12" (uuid a494794d-76dd-4b26-afdc-849489326446)) + (pin "13" (uuid 279de66b-5866-499c-8ada-cb45e0ada541)) + (pin "14" (uuid c733e792-b9b4-4977-880e-d40cab48b860)) + (pin "15" (uuid 7330b116-889c-4b7b-a48f-de6093d0a5e4)) + (pin "16" (uuid c73b97f6-2daa-4ba0-aa2e-d01a14ad39ec)) + (pin "17" (uuid f0683d80-7861-4b56-97e9-193d2b798425)) + (pin "18" (uuid a592a6c0-6f62-414e-a96d-da6313514054)) + (pin "19" (uuid 8847fbc2-aec3-4788-83dc-8f130e3176f5)) + (pin "2" (uuid 6979694f-6d35-4614-8186-05c33a913c77)) + (pin "20" (uuid 8dedb74c-61dd-4ca9-ae1b-4a16818f54fa)) + (pin "21" (uuid 7f1288bd-5e76-4cb3-8800-f91604f294f4)) + (pin "22" (uuid c3ab1281-66e8-4e1d-8e2a-5e546dc8cb12)) + (pin "23" (uuid 8bbe783a-02b9-485e-9459-304c8ad0ce58)) + (pin "24" (uuid 1971e075-616d-4b6c-8959-7d3204e8a3e6)) + (pin "25" (uuid 407bfb56-1be1-423a-8fb3-884792f8c1e4)) + (pin "26" (uuid 80e097c5-2a9d-41d3-966e-75e943f1e338)) + (pin "27" (uuid 3c0bd9ba-0c52-48c2-9936-5e18102207ff)) + (pin "28" (uuid 25acc670-65a0-483b-b609-9be219c88684)) + (pin "29" (uuid 0a621f97-68ac-4407-831c-2acf8c8f1e47)) + (pin "3" (uuid 5b975231-5e0b-4477-bafa-cb4d0b9e5df1)) + (pin "30" (uuid f8172c0d-6890-4e32-afa5-a433445abce8)) + (pin "31" (uuid 6972fffe-b495-4f62-9ea2-1d9ea02fe4b2)) + (pin "32" (uuid 86ed0ea6-d487-4272-a515-353c53c4b0e5)) + (pin "33" (uuid ae96a8d0-33f3-4a2b-bb98-fd76696a65c3)) + (pin "34" (uuid d2d7c9fe-1a49-4934-a253-b41883b0dcd6)) + (pin "35" (uuid 48ed2129-dd09-482b-b386-279bbb6388ac)) + (pin "36" (uuid 294fd6df-88ff-49a3-aa16-60e17a0e24e8)) + (pin "37" (uuid 8a79534e-31ba-4f62-a428-2870cf3c5c93)) + (pin "38" (uuid f72464a6-b721-4df4-874f-574208ffd7ec)) + (pin "39" (uuid bb53c852-c89d-4ddb-bdd2-deca91a2431a)) + (pin "4" (uuid cf8c4822-08a4-4686-8d9d-b2597a95efa1)) + (pin "40" (uuid f1e1058b-6c0c-4bbd-9143-d3b905514a30)) + (pin "41" (uuid 0b841438-e386-40db-9736-cea04b4f7ac4)) + (pin "42" (uuid e0264d7e-b040-47bf-aca0-1c66b5090877)) + (pin "43" (uuid 0d651812-a069-4b3b-9405-d2ce341866a7)) + (pin "44" (uuid a3aa6815-6fb0-49d7-ac3b-734522776145)) + (pin "45" (uuid e37a71d9-e11a-4fb4-95e1-29097d02dad5)) + (pin "46" (uuid 15d4fbe3-4be1-4a9d-ad63-a03b337d6de5)) + (pin "47" (uuid 1c3b0bff-afa5-4f19-87af-86fa932d5b01)) + (pin "48" (uuid 426420a0-e2de-4dae-8f54-58fc8da82304)) + (pin "49" (uuid 221a087a-1f05-415a-aeb9-1200d6d9c156)) + (pin "5" (uuid b995e254-8dfe-4028-8614-6f73c742fc96)) + (pin "6" (uuid 6660cbb8-697a-423d-9de9-eac078b0801e)) + (pin "7" (uuid 5532ed7f-7eef-41d4-9a80-c4ea538fc5c1)) + (pin "8" (uuid 0d01ef07-33df-4207-a287-cfcd0b66b184)) + (pin "9" (uuid 8061f1ac-ae14-4be9-b11d-4558efcda567)) + ) + + (symbol (lib_id "Device:LED") (at 160.02 90.17 90) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid e1f57191-9ab1-423b-b990-28f79cf269c6) + (property "Reference" "D10" (id 0) (at 162.9411 89.452 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "RED" (id 1) (at 162.9411 92.2271 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "LED_SMD:LED_0603_1608Metric_Castellated" (id 2) (at 160.02 90.17 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 160.02 90.17 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid d3a09174-d4a9-4991-bc16-1558506d7bb2)) + (pin "2" (uuid 08a15817-5544-4c4b-8df6-e13b621ef99d)) + ) + + (symbol (lib_id "Device:R") (at 168.91 99.06 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid ea574ce7-c5a8-447c-97ef-57e9e8e548df) + (property "Reference" "R73" (id 0) (at 170.6881 98.1515 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "220R" (id 1) (at 170.6881 100.9266 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "TCY_passives:R_0603_1608Metric" (id 2) (at 167.132 99.06 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 168.91 99.06 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid f432e9d7-cb5c-4d1b-ae6b-f0dd031d3b72)) + (pin "2" (uuid 4c300608-19af-430f-8e3f-5ee63f05d1a4)) + ) + + (symbol (lib_id "Device:R") (at 212.09 72.39 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid ec4e7484-daa7-46c2-bc25-8da071cf8e54) + (property "Reference" "R76" (id 0) (at 204.9781 71.4815 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "100k" (id 1) (at 204.9781 74.2566 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "TCY_passives:R_0603_1608Metric" (id 2) (at 210.312 72.39 90) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 212.09 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 05089759-9971-471a-91b2-951a6f26ee80)) + (pin "2" (uuid 355e96d9-25e3-4e5f-8dee-4a3be66d23a5)) + ) + + (symbol (lib_id "Device:C") (at 91.44 182.88 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid ec6488c8-0700-4ab7-927b-5bd5f0604faa) + (property "Reference" "C80" (id 0) (at 94.3611 181.9715 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "100nF" (id 1) (at 94.3611 184.7466 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "TCY_passives:C_0603_1608Metric" (id 2) (at 92.4052 186.69 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 91.44 182.88 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 4b11489c-a4c4-463a-846c-b756cc3d2dfc)) + (pin "2" (uuid 2141d59b-2372-4ffd-b9ba-8b2a1f165617)) + ) + + (symbol (lib_id "Connector_Generic_MountingPin:Conn_01x03_MountingPin") (at 66.04 180.34 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid ed257f87-4b27-4090-b091-6c8ad6da58cc) + (property "Reference" "J21" (id 0) (at 68.0721 181.4635 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "PROG" (id 1) (at 68.0721 184.2386 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "TCY_connectors:Amphenol_10114830-11103LF_1x03_P1.25mm_Horizontal" (id 2) (at 66.04 180.34 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 66.04 180.34 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 5fa7a5e8-c66b-4c60-a33b-d06a6e3d6bd2)) + (pin "2" (uuid a64e738a-2be1-4e04-8f50-5de7b7a722b1)) + (pin "3" (uuid bcdf5945-3215-44cd-b54b-dd489e8532f7)) + (pin "MP" (uuid 41f21e49-8d2d-4d8b-9082-54b60bdcbbff)) + ) + + (symbol (lib_id "TCY_ocillators:ECS-TXO-3225") (at 106.68 186.69 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid ed30ff57-c912-4a1f-91f4-db1fdf54a859) + (property "Reference" "X3" (id 0) (at 103.1239 179.4315 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Value" "ECS-TXO-3225" (id 1) (at 124.7139 179.6666 0) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "TCY_oscillators:ECS-TXO-3225" (id 2) (at 106.68 208.28 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://ecsxtal.com/store/pdf/ECS-TXO-3225.pdf" (id 3) (at 106.68 210.82 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 563cb610-8740-4a0b-ac6b-ce8d9b9ceae4)) + (pin "2" (uuid 21978cda-70c2-4d77-b727-d904b4915f4f)) + (pin "3" (uuid f6dc2b99-afe8-4455-a619-dd436f9a0b7a)) + (pin "4" (uuid 4ddb2401-7ec0-4cdb-82bf-7022fade6f8f)) + ) + + (symbol (lib_id "power:GND") (at 40.64 147.32 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid f041f263-677d-473d-8af6-90312cd1db07) + (property "Reference" "#PWR0165" (id 0) (at 40.64 153.67 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 40.64 151.13 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Footprint" "" (id 2) (at 40.64 147.32 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 40.64 147.32 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 61c7d4cd-a0f3-4f78-a777-e9a63b969441)) + ) + + (symbol (lib_id "power:+3.3V") (at 140.97 176.53 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid f6ffafd3-e005-45c1-a94e-95629993c042) + (property "Reference" "#PWR?" (id 0) (at 140.97 180.34 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V" (id 1) (at 140.97 172.9255 0)) + (property "Footprint" "" (id 2) (at 140.97 176.53 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 140.97 176.53 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 93411325-6a98-46e6-bd6e-42aa5fe32e80)) + ) + + (symbol (lib_id "TCY_IC:STM6822") (at 43.18 60.96 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid f77b95cc-36f2-4ccb-a801-2f26b47b85c8) + (property "Reference" "U19" (id 0) (at 46.7361 45.4465 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "STM6822" (id 1) (at 44.1961 48.2216 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "Package_TO_SOT_SMD:SOT-23-5" (id 2) (at 44.45 86.36 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm6321.pdf" (id 3) (at 44.45 90.17 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 9d27247f-ff9d-45e0-9b69-879255949ae3)) + (pin "2" (uuid 39367d97-b83f-48a1-bca0-ca9933be8a55)) + (pin "3" (uuid af54029f-a78a-4450-bd6c-d840dd768298)) + (pin "4" (uuid f855f88f-76f0-49f4-ad30-6fc73679d9d5)) + (pin "5" (uuid 8fd4d51b-f8a0-4f88-bfb5-c63df9920f56)) + ) + + (symbol (lib_id "power:+3.3V") (at 63.5 33.02 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid f8ec2c24-5c0f-406a-bbe2-79b250b342b7) + (property "Reference" "#PWR?" (id 0) (at 63.5 36.83 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V" (id 1) (at 63.5 29.4155 0)) + (property "Footprint" "" (id 2) (at 63.5 33.02 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 63.5 33.02 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 28dd9f84-d261-482c-b6ff-c1777061c187)) + ) + + (symbol (lib_id "power:GND") (at 219.71 40.64 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid fc21e199-bc0f-4656-b0d8-7ce45aad41c2) + (property "Reference" "#PWR0184" (id 0) (at 219.71 46.99 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 219.71 45.2026 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Footprint" "" (id 2) (at 219.71 40.64 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 219.71 40.64 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid c78ede46-7b14-434c-b762-14bac7459de7)) + ) + + (symbol (lib_id "Connector:TestPoint") (at 109.22 85.09 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid fcac67cc-959a-4a10-b916-9d3a6c6d454e) + (property "Reference" "TP29" (id 0) (at 108.0771 75.99 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "NRST" (id 1) (at 108.0771 78.7651 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "TCY_connectors:TestPoint_Pad_D0.5mm" (id 2) (at 114.3 85.09 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 114.3 85.09 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 60fdd058-99ce-4886-bad3-998c7b858e2a)) + ) + + (symbol (lib_id "power:GND") (at 60.96 177.8 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid fcf17e0b-e633-4ea2-acee-ebf56c79748a) + (property "Reference" "#PWR0169" (id 0) (at 54.61 177.8 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 56.3974 177.8 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Footprint" "" (id 2) (at 60.96 177.8 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 60.96 177.8 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 780b5845-6e77-4884-8266-20dce47e8f04)) + ) + + (symbol (lib_id "power:GND") (at 43.18 63.5 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid fd35fc8e-7ea7-4219-a0a1-41663381ce6b) + (property "Reference" "#PWR0166" (id 0) (at 43.18 69.85 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 43.18 68.0626 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Footprint" "" (id 2) (at 43.18 63.5 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 43.18 63.5 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 52c31c73-e9d6-4b4d-9760-307b66c9065f)) + ) + + (symbol (lib_id "power:+3.3V") (at 219.71 30.48 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid ff8bb44b-b7ac-4e19-857a-495f7434d3d9) + (property "Reference" "#PWR?" (id 0) (at 219.71 34.29 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V" (id 1) (at 219.71 26.8755 0)) + (property "Footprint" "" (id 2) (at 219.71 30.48 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 219.71 30.48 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 115d58c4-4b7a-4dce-a1e6-a7a85d7b20c3)) + ) + + (symbol (lib_id "Device:C") (at 219.71 36.83 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid ffd75bb7-e919-4630-90d4-0f5c3b6b5ced) + (property "Reference" "C86" (id 0) (at 222.6311 35.9215 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "100nF" (id 1) (at 222.6311 38.6966 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "TCY_passives:C_0603_1608Metric" (id 2) (at 220.6752 40.64 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 219.71 36.83 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 8238cb2d-0a89-4958-b721-2e0a8fc23698)) + (pin "2" (uuid b025df22-f24b-415f-86fb-79907c85f02d)) + ) +) diff --git a/modules/FC/Memory.kicad_sch b/modules/FC/Memory.kicad_sch new file mode 100644 index 0000000..d414425 --- /dev/null +++ b/modules/FC/Memory.kicad_sch @@ -0,0 +1,417 @@ +(kicad_sch (version 20211123) (generator eeschema) + + (uuid 2545c40d-c5a0-44b7-87db-18f60adb5bad) + + (paper "A4") + + (lib_symbols + (symbol "Device:C" (pin_numbers hide) (pin_names (offset 0.254)) (in_bom yes) (on_board yes) + (property "Reference" "C" (id 0) (at 0.635 2.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "C" (id 1) (at 0.635 -2.54 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 0.9652 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "cap capacitor" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "Unpolarized capacitor" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "C_*" (id 6) (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) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy -2.032 0.762) + (xy 2.032 0.762) + ) + (stroke (width 0.508) (type default) (color 0 0 0 0)) + (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 "TCY_memory:FM25Lxx" (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at -7.62 6.35 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "FM25Lxx" (id 1) (at 2.54 -6.35 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "TCY_IC:DFN-8-1EP_4.5x4mm_P0.95mm_EP3.6x2.6mm" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.cypress.com/file/136516/download" (id 3) (at 0 -20.32 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "FRAM memory SPI serial" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_description" "SPI Serial FRAM, DFN8" (id 5) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_fp_filters" "DFN*3x2mm*P0.5mm*" (id 6) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "FM25Lxx_1_1" + (rectangle (start -7.62 5.08) (end 7.62 -5.08) + (stroke (width 0.254) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + (pin input line (at -10.16 -2.54 0) (length 2.54) + (name "~{CS}" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin tri_state line (at 10.16 -2.54 180) (length 2.54) + (name "MISO" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -10.16 2.54 0) (length 2.54) + (name "~{WP}" (effects (font (size 1.27 1.27)))) + (number "3" (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 "4" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 10.16 0 180) (length 2.54) + (name "MOSI" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 10.16 2.54 180) (length 2.54) + (name "SCK" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -10.16 0 0) (length 2.54) + (name "~{HOLD}" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at 0 7.62 270) (length 2.54) + (name "VCC" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 0 -7.62 90) (length 2.54) hide + (name "GND" (effects (font (size 1.27 1.27)))) + (number "9" (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" (id 0) (at 0 -3.81 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V" (id 1) (at 0 3.556 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "power-flag" (id 4) (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\"" (id 5) (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) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 0) + (xy 0 2.54) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (polyline + (pts + (xy 0 2.54) + (xy 0.762 1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "+3.3V_1_1" + (pin power_in line (at 0 0 90) (length 0) hide + (name "+3V3" (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" (id 0) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 0 -3.81 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "ki_keywords" "power-flag" (id 4) (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" (id 5) (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) (color 0 0 0 0)) + (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)))) + ) + ) + ) + ) + + (junction (at 156.21 87.63) (diameter 0.9144) (color 0 0 0 0) + (uuid 076afdaf-6620-4427-9edc-2ec6e27e4cd6) + ) + (junction (at 143.51 93.98) (diameter 0.9144) (color 0 0 0 0) + (uuid 449ebec0-af47-472f-b003-7f55a843730f) + ) + + (wire (pts (xy 143.51 93.98) (xy 146.05 93.98)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 191fe290-83b8-454c-a852-be4417af92c7) + ) + (wire (pts (xy 146.05 96.52) (xy 143.51 96.52)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 38ce7271-09d2-4417-b377-a1587a4207db) + ) + (wire (pts (xy 176.53 96.52) (xy 166.37 96.52)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 395434bf-27d6-491a-9a3f-88be890bf292) + ) + (wire (pts (xy 176.53 93.98) (xy 166.37 93.98)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 3dec3941-cd5a-421c-b7c2-97023da29ec9) + ) + (wire (pts (xy 143.51 87.63) (xy 156.21 87.63)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 610b1129-fb1b-4ab8-87b7-ee22c284d293) + ) + (wire (pts (xy 143.51 93.98) (xy 143.51 87.63)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 633bb94e-a671-4a7a-813f-7654a30a046e) + ) + (wire (pts (xy 156.21 85.09) (xy 156.21 87.63)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid 867c9740-cd56-4b26-a97d-8bf37012ca7c) + ) + (wire (pts (xy 135.89 99.06) (xy 146.05 99.06)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid a18fff5f-e2e8-482e-944a-7146b8ce1418) + ) + (wire (pts (xy 143.51 96.52) (xy 143.51 93.98)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid a3e4c7d3-fe31-402a-8df9-6a371ee098a3) + ) + (wire (pts (xy 127 85.09) (xy 127 87.63)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid bf93b460-3b27-4e3c-b176-7b66cc967b01) + ) + (wire (pts (xy 156.21 87.63) (xy 156.21 88.9)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid c0027ce8-4cf1-4fe9-83d5-9d52e7774106) + ) + (wire (pts (xy 176.53 99.06) (xy 166.37 99.06)) + (stroke (width 0) (type solid) (color 0 0 0 0)) + (uuid cae79d57-4b79-4313-a1ab-72427538cf75) + ) + + (text "MRAM - MR25H128ACDF\nFRAM - FM25L16B\nEEPROM - M2432-FMC6TG" + (at 41.91 38.1 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 19f21f95-a2d5-4b17-9893-e43fcf88455d) + ) + (text "Decoupling" (at 124.46 96.52 90) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 437e914f-27f2-47af-a202-7b984d14011f) + ) + (text "FRAM" (at 149.86 77.47 0) + (effects (font (size 2 2) (thickness 0.4) bold) (justify left bottom)) + (uuid 77b39fe5-4a1b-4bb3-a5cf-ac69a26dd7fa) + ) + (text "SPI Mode 0 (CPOL=0, CPHA=0)" (at 146.05 110.49 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid bdd9934d-3def-43bb-a59c-11717abad1a6) + ) + + (label "FRAM_CS" (at 135.89 99.06 0) + (effects (font (size 1.27 1.27)) (justify left bottom)) + (uuid 432c41ab-529c-4038-b72c-543599be210c) + ) + (label "SPI_SCK" (at 176.53 93.98 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 5dd89864-d964-4ee6-9e65-ce4995d213ee) + ) + (label "SPI_MISO" (at 176.53 99.06 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid 9922f805-706f-4980-9fd5-16d9b3879ab7) + ) + (label "SPI_MOSI" (at 176.53 96.52 180) + (effects (font (size 1.27 1.27)) (justify right bottom)) + (uuid a805f891-38a8-4249-aac7-867966b8ded9) + ) + + (symbol (lib_id "Device:C") (at 127 91.44 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 02176d8d-bb48-4353-afd8-d7eb49fc0a67) + (property "Reference" "C?" (id 0) (at 129.9211 90.5315 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Value" "100nF" (id 1) (at 129.9211 93.3066 0) + (effects (font (size 1.27 1.27)) (justify left)) + ) + (property "Footprint" "TCY_passives:C_0603_1608Metric" (id 2) (at 127.9652 95.25 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "~" (id 3) (at 127 91.44 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 4e3d1b0f-0b4b-4cb4-927d-78d3a53fed77)) + (pin "2" (uuid 81c1f3be-8389-4fe7-a4bc-e4474efe27a3)) + ) + + (symbol (lib_id "power:GND") (at 156.21 104.14 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 4e9e491a-53a9-4f91-bc33-606fe42b84ab) + (property "Reference" "#PWR?" (id 0) (at 156.21 110.49 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 156.21 108.7026 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Footprint" "" (id 2) (at 156.21 104.14 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 156.21 104.14 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 00d52ef1-b85b-40fc-b70d-5ca59eae431f)) + ) + + (symbol (lib_id "TCY_memory:FM25Lxx") (at 156.21 96.52 0) (unit 1) + (in_bom yes) (on_board yes) + (uuid 6c796d3e-d82e-4289-bb08-c7d8b735e967) + (property "Reference" "U?" (id 0) (at 149.86 89.7594 0)) + (property "Value" "FM25Lxx" (id 1) (at 162.56 89.9945 0)) + (property "Footprint" "TCY_IC:DFN-8-1EP_4.5x4mm_P0.95mm_EP3.6x2.6mm" (id 2) (at 156.21 96.52 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "https://www.cypress.com/file/136516/download" (id 3) (at 156.21 116.84 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid d7ee7f98-2c05-42a5-9241-0b5284156b7d)) + (pin "2" (uuid dcb90c8c-8b17-45b6-bff7-6067e5fdd4e0)) + (pin "3" (uuid 6f722322-e3ea-4d06-b3c0-2a3eb707c643)) + (pin "4" (uuid 9c78ae21-0d1b-47db-a4d6-57763a9b51a0)) + (pin "5" (uuid ad65dfe9-5117-414c-9502-3890ebe8cc16)) + (pin "6" (uuid 6e364444-01d6-4819-95e5-0915ccf4fea2)) + (pin "7" (uuid 0196d6a2-e9e4-4417-a0be-bc894f697421)) + (pin "8" (uuid d8b3a1a1-048f-453e-9cf1-fecd83f09655)) + (pin "9" (uuid 7deffd2f-d5ca-48ed-9e4f-b9268256b4d9)) + ) + + (symbol (lib_id "power:+3.3V") (at 156.21 85.09 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 75946c97-f4a6-44f6-a4a0-6295a3e25850) + (property "Reference" "#PWR?" (id 0) (at 156.21 88.9 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V" (id 1) (at 156.21 81.4855 0)) + (property "Footprint" "" (id 2) (at 156.21 85.09 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 156.21 85.09 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 0e98ac38-77f6-4d25-8142-06d1b641a696)) + ) + + (symbol (lib_id "power:+3.3V") (at 127 85.09 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 8e759178-b05a-4809-afff-5d1a18220503) + (property "Reference" "#PWR?" (id 0) (at 127 88.9 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "+3.3V" (id 1) (at 127 81.4855 0)) + (property "Footprint" "" (id 2) (at 127 85.09 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 127 85.09 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 09592937-8f22-47d9-aaa0-126b261ea083)) + ) + + (symbol (lib_id "power:GND") (at 127 95.25 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid e49a7037-0532-46d5-8d82-a077ffb8a230) + (property "Reference" "#PWR?" (id 0) (at 127 101.6 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "GND" (id 1) (at 127 99.8126 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Footprint" "" (id 2) (at 127 95.25 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 127 95.25 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 5256f4a7-232a-4fa4-8bc3-be8432e1a401)) + ) +) diff --git a/modules/FC/Power.kicad_sch b/modules/FC/Power.kicad_sch new file mode 100644 index 0000000..8e046d7 --- /dev/null +++ b/modules/FC/Power.kicad_sch @@ -0,0 +1,10 @@ +(kicad_sch (version 20211123) (generator eeschema) + + (uuid 2545c40d-c5a0-44b7-87db-18f60adb5bad) + + (paper "A4") + + (lib_symbols + ) + +) diff --git a/modules/FC/RAM.kicad_sch b/modules/FC/RAM.kicad_sch new file mode 100644 index 0000000..8e046d7 --- /dev/null +++ b/modules/FC/RAM.kicad_sch @@ -0,0 +1,10 @@ +(kicad_sch (version 20211123) (generator eeschema) + + (uuid 2545c40d-c5a0-44b7-87db-18f60adb5bad) + + (paper "A4") + + (lib_symbols + ) + +) diff --git a/modules/FC/Shell_sensors.kicad_sch b/modules/FC/Shell_sensors.kicad_sch new file mode 100644 index 0000000..8e046d7 --- /dev/null +++ b/modules/FC/Shell_sensors.kicad_sch @@ -0,0 +1,10 @@ +(kicad_sch (version 20211123) (generator eeschema) + + (uuid 2545c40d-c5a0-44b7-87db-18f60adb5bad) + + (paper "A4") + + (lib_symbols + ) + +) diff --git a/modules/FC/fp-info-cache b/modules/FC/fp-info-cache new file mode 100644 index 0000000..573541a --- /dev/null +++ b/modules/FC/fp-info-cache @@ -0,0 +1 @@ +0