diff options
Diffstat (limited to 'pcb')
-rw-r--r-- | pcb/.gitignore | 2 | ||||
-rw-r--r-- | pcb/CMakeLists.txt | 21 | ||||
-rw-r--r-- | pcb/ethernet.kicad_sch | 4 | ||||
-rw-r--r-- | pcb/io.kicad_sch | 4 | ||||
-rw-r--r-- | pcb/iot-contact.kicad_pcb | 85 | ||||
-rw-r--r-- | pcb/iot-contact.kicad_pro | 224 | ||||
-rw-r--r-- | pcb/iot-contact.kicad_sch | 1907 | ||||
-rw-r--r-- | pcb/meson.build | 41 | ||||
-rw-r--r-- | pcb/power.kicad_sch | 4 | ||||
-rw-r--r-- | pcb/processor.kicad_sch | 2758 | ||||
-rw-r--r-- | pcb/versions.tsv | 120 |
11 files changed, 4137 insertions, 1033 deletions
diff --git a/pcb/.gitignore b/pcb/.gitignore index 8d6124a..7132856 100644 --- a/pcb/.gitignore +++ b/pcb/.gitignore @@ -2,3 +2,5 @@ fp-info-cache *.lck *auto_saved_files* +*-backups +_autosave*kicad* diff --git a/pcb/CMakeLists.txt b/pcb/CMakeLists.txt deleted file mode 100644 index 8d2c49a..0000000 --- a/pcb/CMakeLists.txt +++ /dev/null @@ -1,21 +0,0 @@ -cmake_minimum_required(VERSION 3.10) - -project(iot-contact-pcb LANGUAGES NONE) - -include(kicad) - -set_property(GLOBAL PROPERTY JOB_POOLS kicad=1) - -set(schematic "${CMAKE_CURRENT_SOURCE_DIR}/iot-contact.kicad_sch") - -kicad_schematic_pdf( - "schematic" - "${CMAKE_CURRENT_BINARY_DIR}/schematic.pdf" - "${schematic}" -) - -kicad_bom_csv( - "bom" - "${CMAKE_CURRENT_BINARY_DIR}/bom.csv" - "${schematic}" -) diff --git a/pcb/ethernet.kicad_sch b/pcb/ethernet.kicad_sch index 134a23e..748e1d9 100644 --- a/pcb/ethernet.kicad_sch +++ b/pcb/ethernet.kicad_sch @@ -1,7 +1,7 @@ (kicad_sch - (version 20231120) + (version 20250114) (generator "eeschema") - (generator_version "8.0") + (generator_version "9.0") (uuid "6035e8f9-9265-4827-a399-c86b4c4dba71") (paper "A4") (title_block diff --git a/pcb/io.kicad_sch b/pcb/io.kicad_sch index 97cff19..840c80c 100644 --- a/pcb/io.kicad_sch +++ b/pcb/io.kicad_sch @@ -1,7 +1,7 @@ (kicad_sch - (version 20231120) + (version 20250114) (generator "eeschema") - (generator_version "8.0") + (generator_version "9.0") (uuid "74bcab07-0059-4866-8d30-dd2933051a6c") (paper "A4") (title_block diff --git a/pcb/iot-contact.kicad_pcb b/pcb/iot-contact.kicad_pcb index ef218ba..f230f06 100644 --- a/pcb/iot-contact.kicad_pcb +++ b/pcb/iot-contact.kicad_pcb @@ -1,2 +1,83 @@ -(kicad_pcb (version 20240108) (generator "pcbnew") (generator_version "8.0") -)
\ No newline at end of file +(kicad_pcb + (version 20241229) + (generator "pcbnew") + (generator_version "9.0") + (general + (thickness 1.6) + (legacy_teardrops no) + ) + (paper "A4") + (layers + (0 "F.Cu" signal) + (2 "B.Cu" signal) + (9 "F.Adhes" user "F.Adhesive") + (11 "B.Adhes" user "B.Adhesive") + (13 "F.Paste" user) + (15 "B.Paste" user) + (5 "F.SilkS" user "F.Silkscreen") + (7 "B.SilkS" user "B.Silkscreen") + (1 "F.Mask" user) + (3 "B.Mask" user) + (17 "Dwgs.User" user "User.Drawings") + (19 "Cmts.User" user "User.Comments") + (21 "Eco1.User" user "User.Eco1") + (23 "Eco2.User" user "User.Eco2") + (25 "Edge.Cuts" user) + (27 "Margin" user) + (31 "F.CrtYd" user "F.Courtyard") + (29 "B.CrtYd" user "B.Courtyard") + (35 "F.Fab" user) + (33 "B.Fab" user) + (39 "User.1" user) + (41 "User.2" user) + (43 "User.3" user) + (45 "User.4" user) + ) + (setup + (pad_to_mask_clearance 0) + (allow_soldermask_bridges_in_footprints no) + (tenting front back) + (pcbplotparams + (layerselection 0x00000000_00000000_55555555_5755f5ff) + (plot_on_all_layers_selection 0x00000000_00000000_00000000_00000000) + (disableapertmacros no) + (usegerberextensions no) + (usegerberattributes yes) + (usegerberadvancedattributes yes) + (creategerberjobfile yes) + (dashed_line_dash_ratio 12.000000) + (dashed_line_gap_ratio 3.000000) + (svgprecision 4) + (plotframeref no) + (mode 1) + (useauxorigin no) + (hpglpennumber 1) + (hpglpenspeed 20) + (hpglpendiameter 15.000000) + (pdf_front_fp_property_popups yes) + (pdf_back_fp_property_popups yes) + (pdf_metadata yes) + (pdf_single_document no) + (dxfpolygonmode yes) + (dxfimperialunits yes) + (dxfusepcbnewfont yes) + (psnegative no) + (psa4output no) + (plot_black_and_white yes) + (plotinvisibletext no) + (sketchpadsonfab no) + (plotpadnumbers no) + (hidednponfab no) + (sketchdnponfab yes) + (crossoutdnponfab yes) + (subtractmaskfromsilk no) + (outputformat 1) + (mirror no) + (drillshape 1) + (scaleselection 1) + (outputdirectory "") + ) + ) + (net 0 "") + (embedded_fonts no) +) diff --git a/pcb/iot-contact.kicad_pro b/pcb/iot-contact.kicad_pro index cf89982..0d8d7a0 100644 --- a/pcb/iot-contact.kicad_pro +++ b/pcb/iot-contact.kicad_pro @@ -2,12 +2,212 @@ "board": { "3dviewports": [], "design_settings": { - "defaults": {}, + "defaults": { + "apply_defaults_to_fp_fields": false, + "apply_defaults_to_fp_shapes": false, + "apply_defaults_to_fp_text": false, + "board_outline_line_width": 0.05, + "copper_line_width": 0.2, + "copper_text_italic": false, + "copper_text_size_h": 1.5, + "copper_text_size_v": 1.5, + "copper_text_thickness": 0.3, + "copper_text_upright": false, + "courtyard_line_width": 0.05, + "dimension_precision": 4, + "dimension_units": 3, + "dimensions": { + "arrow_length": 1270000, + "extension_offset": 500000, + "keep_text_aligned": true, + "suppress_zeroes": true, + "text_position": 0, + "units_format": 0 + }, + "fab_line_width": 0.1, + "fab_text_italic": false, + "fab_text_size_h": 1.0, + "fab_text_size_v": 1.0, + "fab_text_thickness": 0.15, + "fab_text_upright": false, + "other_line_width": 0.1, + "other_text_italic": false, + "other_text_size_h": 1.0, + "other_text_size_v": 1.0, + "other_text_thickness": 0.15, + "other_text_upright": false, + "pads": { + "drill": 0.8, + "height": 1.27, + "width": 2.54 + }, + "silk_line_width": 0.1, + "silk_text_italic": false, + "silk_text_size_h": 1.0, + "silk_text_size_v": 1.0, + "silk_text_thickness": 0.1, + "silk_text_upright": false, + "zones": { + "min_clearance": 0.5 + } + }, "diff_pair_dimensions": [], "drc_exclusions": [], - "rules": {}, + "meta": { + "version": 2 + }, + "rule_severities": { + "annular_width": "error", + "clearance": "error", + "connection_width": "warning", + "copper_edge_clearance": "error", + "copper_sliver": "warning", + "courtyards_overlap": "error", + "creepage": "error", + "diff_pair_gap_out_of_range": "error", + "diff_pair_uncoupled_length_too_long": "error", + "drill_out_of_range": "error", + "duplicate_footprints": "warning", + "extra_footprint": "warning", + "footprint": "error", + "footprint_filters_mismatch": "ignore", + "footprint_symbol_mismatch": "warning", + "footprint_type_mismatch": "ignore", + "hole_clearance": "error", + "hole_to_hole": "warning", + "holes_co_located": "warning", + "invalid_outline": "error", + "isolated_copper": "warning", + "item_on_disabled_layer": "error", + "items_not_allowed": "error", + "length_out_of_range": "error", + "lib_footprint_issues": "warning", + "lib_footprint_mismatch": "warning", + "malformed_courtyard": "error", + "microvia_drill_out_of_range": "error", + "mirrored_text_on_front_layer": "warning", + "missing_courtyard": "ignore", + "missing_footprint": "warning", + "net_conflict": "warning", + "nonmirrored_text_on_back_layer": "warning", + "npth_inside_courtyard": "ignore", + "padstack": "warning", + "pth_inside_courtyard": "ignore", + "shorting_items": "error", + "silk_edge_clearance": "warning", + "silk_over_copper": "warning", + "silk_overlap": "warning", + "skew_out_of_range": "error", + "solder_mask_bridge": "error", + "starved_thermal": "error", + "text_height": "warning", + "text_thickness": "warning", + "through_hole_pad_without_hole": "error", + "too_many_vias": "error", + "track_angle": "error", + "track_dangling": "warning", + "track_segment_length": "error", + "track_width": "error", + "tracks_crossing": "error", + "unconnected_items": "error", + "unresolved_variable": "error", + "via_dangling": "warning", + "zones_intersect": "error" + }, + "rules": { + "max_error": 0.005, + "min_clearance": 0.0, + "min_connection": 0.0, + "min_copper_edge_clearance": 0.5, + "min_groove_width": 0.0, + "min_hole_clearance": 0.25, + "min_hole_to_hole": 0.25, + "min_microvia_diameter": 0.2, + "min_microvia_drill": 0.1, + "min_resolved_spokes": 2, + "min_silk_clearance": 0.0, + "min_text_height": 0.8, + "min_text_thickness": 0.08, + "min_through_hole_diameter": 0.3, + "min_track_width": 0.0, + "min_via_annular_width": 0.1, + "min_via_diameter": 0.5, + "solder_mask_to_copper_clearance": 0.0, + "use_height_for_length_calcs": true + }, + "teardrop_options": [ + { + "td_onpthpad": true, + "td_onroundshapesonly": false, + "td_onsmdpad": true, + "td_ontrackend": false, + "td_onvia": true + } + ], + "teardrop_parameters": [ + { + "td_allow_use_two_tracks": true, + "td_curve_segcount": 0, + "td_height_ratio": 1.0, + "td_length_ratio": 0.5, + "td_maxheight": 2.0, + "td_maxlen": 1.0, + "td_on_pad_in_zone": false, + "td_target_name": "td_round_shape", + "td_width_to_size_filter_ratio": 0.9 + }, + { + "td_allow_use_two_tracks": true, + "td_curve_segcount": 0, + "td_height_ratio": 1.0, + "td_length_ratio": 0.5, + "td_maxheight": 2.0, + "td_maxlen": 1.0, + "td_on_pad_in_zone": false, + "td_target_name": "td_rect_shape", + "td_width_to_size_filter_ratio": 0.9 + }, + { + "td_allow_use_two_tracks": true, + "td_curve_segcount": 0, + "td_height_ratio": 1.0, + "td_length_ratio": 0.5, + "td_maxheight": 2.0, + "td_maxlen": 1.0, + "td_on_pad_in_zone": false, + "td_target_name": "td_track_end", + "td_width_to_size_filter_ratio": 0.9 + } + ], "track_widths": [], - "via_dimensions": [] + "tuning_pattern_settings": { + "diff_pair_defaults": { + "corner_radius_percentage": 80, + "corner_style": 1, + "max_amplitude": 1.0, + "min_amplitude": 0.2, + "single_sided": false, + "spacing": 1.0 + }, + "diff_pair_skew_defaults": { + "corner_radius_percentage": 80, + "corner_style": 1, + "max_amplitude": 1.0, + "min_amplitude": 0.2, + "single_sided": false, + "spacing": 0.6 + }, + "single_track_defaults": { + "corner_radius_percentage": 80, + "corner_style": 1, + "max_amplitude": 1.0, + "min_amplitude": 0.2, + "single_sided": false, + "spacing": 0.6 + } + }, + "via_dimensions": [], + "zones_allow_external_fillets": false }, "ipc2581": { "dist": "", @@ -16,6 +216,7 @@ "mfg": "", "mpn": "" }, + "layer_pairs": [], "layer_presets": [], "viewports": [] }, @@ -210,10 +411,15 @@ "duplicate_sheet_names": "error", "endpoint_off_grid": "warning", "extra_units": "error", + "footprint_filter": "ignore", + "footprint_link_issues": "warning", + "four_way_junction": "ignore", "global_label_dangling": "warning", "hier_label_mismatch": "error", "label_dangling": "error", + "label_multiple_wires": "warning", "lib_symbol_issues": "warning", + "lib_symbol_mismatch": "warning", "missing_bidi_pin": "warning", "missing_input_pin": "warning", "missing_power_pin": "error", @@ -226,9 +432,14 @@ "pin_not_driven": "error", "pin_to_pin": "warning", "power_pin_not_driven": "error", + "same_local_global_label": "warning", + "similar_label_and_power": "warning", "similar_labels": "warning", + "similar_power": "warning", "simulation_model_issue": "ignore", + "single_global_label": "ignore", "unannotated": "error", + "unconnected_wire_endpoint": "warning", "unit_value_mismatch": "error", "unresolved_variable": "error", "wire_dangling": "error" @@ -240,7 +451,7 @@ }, "meta": { "filename": "iot-contact.kicad_pro", - "version": 1 + "version": 3 }, "net_settings": { "classes": [ @@ -255,6 +466,7 @@ "microvia_drill": 0.1, "name": "Default", "pcb_color": "rgba(0, 0, 0, 0.000)", + "priority": 2147483647, "schematic_color": "rgba(0, 0, 0, 0.000)", "track_width": 0.2, "via_diameter": 0.6, @@ -263,7 +475,7 @@ } ], "meta": { - "version": 3 + "version": 4 }, "net_colors": null, "netclass_assignments": null, @@ -363,6 +575,7 @@ ], "filter_string": "", "group_symbols": false, + "include_excluded_from_bom": false, "name": "", "sort_asc": false, "sort_field": "Reference" @@ -397,6 +610,7 @@ "net_format_name": "", "page_layout_descr_file": "", "plot_directory": "", + "space_save_all_events": true, "spice_current_sheet_as_root": false, "spice_external_command": "spice \"%I\"", "spice_model_current_sheet_as_root": true, diff --git a/pcb/iot-contact.kicad_sch b/pcb/iot-contact.kicad_sch index 515611f..8f3da6c 100644 --- a/pcb/iot-contact.kicad_sch +++ b/pcb/iot-contact.kicad_sch @@ -1,29 +1,31 @@ (kicad_sch - (version 20231120) + (version 20250114) (generator "eeschema") - (generator_version "8.0") + (generator_version "9.0") (uuid "5defd195-0277-4d04-9f5f-69e505c9845c") (paper "A4") (title_block (title "iot-contact") ) (lib_symbols - (symbol "Connector:Conn_01x02_Socket" + (symbol "Connector:Conn_01x05_Socket" (pin_names - (offset 1.016) hide) + (offset 1.016) + (hide yes) + ) (exclude_from_sim no) (in_bom yes) (on_board yes) (property "Reference" "J" - (at 0 2.54 0) + (at 0 7.62 0) (effects (font (size 1.27 1.27) ) ) ) - (property "Value" "Conn_01x02_Socket" - (at 0 -5.08 0) + (property "Value" "Conn_01x05_Socket" + (at 0 -7.62 0) (effects (font (size 1.27 1.27) @@ -48,7 +50,7 @@ (hide yes) ) ) - (property "Description" "Generic connector, single row, 01x02, script generated" + (property "Description" "Generic connector, single row, 01x05, script generated" (at 0 0 0) (effects (font @@ -83,11 +85,11 @@ (hide yes) ) ) - (symbol "Conn_01x02_Socket_1_1" - (arc - (start 0 -2.032) - (mid -0.5058 -2.54) - (end 0 -3.048) + (symbol "Conn_01x05_Socket_1_1" + (polyline + (pts + (xy -1.27 5.08) (xy -0.508 5.08) + ) (stroke (width 0.1524) (type default) @@ -98,7 +100,7 @@ ) (polyline (pts - (xy -1.27 -2.54) (xy -0.508 -2.54) + (xy -1.27 2.54) (xy -0.508 2.54) ) (stroke (width 0.1524) @@ -120,10 +122,10 @@ (type none) ) ) - (arc - (start 0 0.508) - (mid -0.5058 0) - (end 0 -0.508) + (polyline + (pts + (xy -1.27 -2.54) (xy -0.508 -2.54) + ) (stroke (width 0.1524) (type default) @@ -132,124 +134,10 @@ (type none) ) ) - (pin passive line - (at -5.08 0 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 -2.54 0) - (length 3.81) - (name "Pin_2" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (number "2" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - ) - ) - ) - (symbol "Connector:Conn_01x03_Socket" - (pin_names - (offset 1.016) hide) - (exclude_from_sim no) - (in_bom yes) - (on_board yes) - (property "Reference" "J" - (at 0 5.08 0) - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Value" "Conn_01x03_Socket" - (at 0 -5.08 0) - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Footprint" "" - (at 0 0 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Datasheet" "~" - (at 0 0 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Description" "Generic connector, single row, 01x03, script generated" - (at 0 0 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "ki_locked" "" - (at 0 0 0) - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "ki_keywords" "connector" - (at 0 0 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "ki_fp_filters" "Connector*:*_1x??_*" - (at 0 0 0) - (effects - (font - (size 1.27 1.27) + (polyline + (pts + (xy -1.27 -5.08) (xy -0.508 -5.08) ) - (hide yes) - ) - ) - (symbol "Conn_01x03_Socket_1_1" - (arc - (start 0 -2.032) - (mid -0.5058 -2.54) - (end 0 -3.048) (stroke (width 0.1524) (type default) @@ -258,10 +146,10 @@ (type none) ) ) - (polyline - (pts - (xy -1.27 -2.54) (xy -0.508 -2.54) - ) + (arc + (start 0 4.572) + (mid -0.5058 5.08) + (end 0 5.588) (stroke (width 0.1524) (type default) @@ -270,10 +158,10 @@ (type none) ) ) - (polyline - (pts - (xy -1.27 0) (xy -0.508 0) - ) + (arc + (start 0 2.032) + (mid -0.5058 2.54) + (end 0 3.048) (stroke (width 0.1524) (type default) @@ -282,10 +170,10 @@ (type none) ) ) - (polyline - (pts - (xy -1.27 2.54) (xy -0.508 2.54) - ) + (arc + (start 0 -0.508) + (mid -0.5058 0) + (end 0 0.508) (stroke (width 0.1524) (type default) @@ -295,9 +183,9 @@ ) ) (arc - (start 0 0.508) - (mid -0.5058 0) - (end 0 -0.508) + (start 0 -3.048) + (mid -0.5058 -2.54) + (end 0 -2.032) (stroke (width 0.1524) (type default) @@ -307,9 +195,9 @@ ) ) (arc - (start 0 3.048) - (mid -0.5058 2.54) - (end 0 2.032) + (start 0 -5.588) + (mid -0.5058 -5.08) + (end 0 -4.572) (stroke (width 0.1524) (type default) @@ -319,7 +207,7 @@ ) ) (pin passive line - (at -5.08 2.54 0) + (at -5.08 5.08 0) (length 3.81) (name "Pin_1" (effects @@ -337,7 +225,7 @@ ) ) (pin passive line - (at -5.08 0 0) + (at -5.08 2.54 0) (length 3.81) (name "Pin_2" (effects @@ -355,7 +243,7 @@ ) ) (pin passive line - (at -5.08 -2.54 0) + (at -5.08 0 0) (length 3.81) (name "Pin_3" (effects @@ -372,227 +260,17 @@ ) ) ) - ) - ) - (symbol "Connector:Conn_01x04_Socket" - (pin_names - (offset 1.016) hide) - (exclude_from_sim no) - (in_bom yes) - (on_board yes) - (property "Reference" "J" - (at 0 5.08 0) - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Value" "Conn_01x04_Socket" - (at 0 -7.62 0) - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Footprint" "" - (at 0 0 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Datasheet" "~" - (at 0 0 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Description" "Generic connector, single row, 01x04, script generated" - (at 0 0 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "ki_locked" "" - (at 0 0 0) - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "ki_keywords" "connector" - (at 0 0 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "ki_fp_filters" "Connector*:*_1x??_*" - (at 0 0 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (symbol "Conn_01x04_Socket_1_1" - (arc - (start 0 -4.572) - (mid -0.5058 -5.08) - (end 0 -5.588) - (stroke - (width 0.1524) - (type default) - ) - (fill - (type none) - ) - ) - (arc - (start 0 -2.032) - (mid -0.5058 -2.54) - (end 0 -3.048) - (stroke - (width 0.1524) - (type default) - ) - (fill - (type none) - ) - ) - (polyline - (pts - (xy -1.27 -5.08) (xy -0.508 -5.08) - ) - (stroke - (width 0.1524) - (type default) - ) - (fill - (type none) - ) - ) - (polyline - (pts - (xy -1.27 -2.54) (xy -0.508 -2.54) - ) - (stroke - (width 0.1524) - (type default) - ) - (fill - (type none) - ) - ) - (polyline - (pts - (xy -1.27 0) (xy -0.508 0) - ) - (stroke - (width 0.1524) - (type default) - ) - (fill - (type none) - ) - ) - (polyline - (pts - (xy -1.27 2.54) (xy -0.508 2.54) - ) - (stroke - (width 0.1524) - (type default) - ) - (fill - (type none) - ) - ) - (arc - (start 0 0.508) - (mid -0.5058 0) - (end 0 -0.508) - (stroke - (width 0.1524) - (type default) - ) - (fill - (type none) - ) - ) - (arc - (start 0 3.048) - (mid -0.5058 2.54) - (end 0 2.032) - (stroke - (width 0.1524) - (type default) - ) - (fill - (type none) - ) - ) - (pin passive line - (at -5.08 2.54 0) - (length 3.81) - (name "Pin_1" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (number "1" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - ) - (pin passive line - (at -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" + (name "Pin_4" (effects (font (size 1.27 1.27) ) ) ) - (number "3" + (number "4" (effects (font (size 1.27 1.27) @@ -603,14 +281,14 @@ (pin passive line (at -5.08 -5.08 0) (length 3.81) - (name "Pin_4" + (name "Pin_5" (effects (font (size 1.27 1.27) ) ) ) - (number "4" + (number "5" (effects (font (size 1.27 1.27) @@ -619,6 +297,7 @@ ) ) ) + (embedded_fonts no) ) (symbol "Connector:Conn_ARM_JTAG_SWD_10" (pin_names @@ -714,8 +393,8 @@ ) ) (rectangle - (start -0.254 -12.7) - (end 0.254 -11.684) + (start -0.254 12.7) + (end 0.254 11.684) (stroke (width 0) (type default) @@ -725,8 +404,8 @@ ) ) (rectangle - (start -0.254 12.7) - (end 0.254 11.684) + (start -0.254 -12.7) + (end 0.254 -11.684) (stroke (width 0) (type default) @@ -747,8 +426,8 @@ ) ) (rectangle - (start 10.16 -2.794) - (end 9.144 -2.286) + (start 10.16 7.874) + (end 9.144 7.366) (stroke (width 0) (type default) @@ -769,8 +448,8 @@ ) ) (rectangle - (start 10.16 7.874) - (end 9.144 7.366) + (start 10.16 -2.794) + (end 9.144 -2.286) (stroke (width 0) (type default) @@ -792,17 +471,18 @@ (type none) ) ) - (pin power_in line - (at 0 15.24 270) + (pin no_connect line + (at -10.16 0 0) (length 2.54) - (name "VTref" + (hide yes) + (name "KEY" (effects (font (size 1.27 1.27) ) ) ) - (number "1" + (number "7" (effects (font (size 1.27 1.27) @@ -810,17 +490,17 @@ ) ) ) - (pin open_collector line - (at 12.7 7.62 180) + (pin passive line + (at -2.54 -15.24 90) (length 2.54) - (name "~{RESET}" + (name "GNDDetect" (effects (font (size 1.27 1.27) ) ) ) - (number "10" + (number "9" (effects (font (size 1.27 1.27) @@ -828,17 +508,17 @@ ) ) ) - (pin bidirectional line - (at 12.7 0 180) + (pin power_in line + (at 0 15.24 270) (length 2.54) - (name "SWDIO/TMS" + (name "VTref" (effects (font (size 1.27 1.27) ) ) ) - (number "2" + (number "1" (effects (font (size 1.27 1.27) @@ -864,17 +544,18 @@ ) ) ) - (pin output line - (at 12.7 2.54 180) + (pin passive line + (at 0 -15.24 90) (length 2.54) - (name "SWCLK/TCK" + (hide yes) + (name "GND" (effects (font (size 1.27 1.27) ) ) ) - (number "4" + (number "5" (effects (font (size 1.27 1.27) @@ -882,17 +563,17 @@ ) ) ) - (pin passive line - (at 0 -15.24 90) - (length 2.54) hide - (name "GND" + (pin open_collector line + (at 12.7 7.62 180) + (length 2.54) + (name "~{RESET}" (effects (font (size 1.27 1.27) ) ) ) - (number "5" + (number "10" (effects (font (size 1.27 1.27) @@ -900,17 +581,17 @@ ) ) ) - (pin input line - (at 12.7 -2.54 180) + (pin output line + (at 12.7 2.54 180) (length 2.54) - (name "SWO/TDO" + (name "SWCLK/TCK" (effects (font (size 1.27 1.27) ) ) ) - (number "6" + (number "4" (effects (font (size 1.27 1.27) @@ -918,17 +599,17 @@ ) ) ) - (pin no_connect line - (at -10.16 0 0) - (length 2.54) hide - (name "KEY" + (pin bidirectional line + (at 12.7 0 180) + (length 2.54) + (name "SWDIO/TMS" (effects (font (size 1.27 1.27) ) ) ) - (number "7" + (number "2" (effects (font (size 1.27 1.27) @@ -936,17 +617,17 @@ ) ) ) - (pin output line - (at 12.7 -5.08 180) + (pin input line + (at 12.7 -2.54 180) (length 2.54) - (name "NC/TDI" + (name "SWO/TDO" (effects (font (size 1.27 1.27) ) ) ) - (number "8" + (number "6" (effects (font (size 1.27 1.27) @@ -954,17 +635,17 @@ ) ) ) - (pin passive line - (at -2.54 -15.24 90) + (pin output line + (at 12.7 -5.08 180) (length 2.54) - (name "GNDDetect" + (name "NC/TDI" (effects (font (size 1.27 1.27) ) ) ) - (number "9" + (number "8" (effects (font (size 1.27 1.27) @@ -973,6 +654,7 @@ ) ) ) + (embedded_fonts no) ) (symbol "Connector:RJ45_LED_Shielded" (pin_names @@ -1047,7 +729,7 @@ (symbol "RJ45_LED_Shielded_0_1" (polyline (pts - (xy -7.62 -7.62) (xy -6.35 -7.62) + (xy -7.62 10.16) (xy -6.35 10.16) ) (stroke (width 0) @@ -1059,7 +741,7 @@ ) (polyline (pts - (xy -7.62 -5.08) (xy -6.35 -5.08) + (xy -7.62 7.62) (xy -6.35 7.62) ) (stroke (width 0) @@ -1071,7 +753,7 @@ ) (polyline (pts - (xy -7.62 7.62) (xy -6.35 7.62) + (xy -7.62 -5.08) (xy -6.35 -5.08) ) (stroke (width 0) @@ -1083,7 +765,7 @@ ) (polyline (pts - (xy -7.62 10.16) (xy -6.35 10.16) + (xy -7.62 -7.62) (xy -6.35 -7.62) ) (stroke (width 0) @@ -1095,7 +777,7 @@ ) (polyline (pts - (xy -6.858 -5.842) (xy -5.842 -5.842) + (xy -6.858 9.398) (xy -5.842 9.398) ) (stroke (width 0) @@ -1107,7 +789,7 @@ ) (polyline (pts - (xy -6.858 9.398) (xy -5.842 9.398) + (xy -6.858 -5.842) (xy -5.842 -5.842) ) (stroke (width 0) @@ -1119,7 +801,7 @@ ) (polyline (pts - (xy -6.35 -7.62) (xy -6.35 -6.858) + (xy -6.35 10.16) (xy -6.35 9.398) ) (stroke (width 0) @@ -1131,7 +813,7 @@ ) (polyline (pts - (xy -6.35 -5.08) (xy -6.35 -5.842) + (xy -6.35 9.398) (xy -6.858 8.382) (xy -5.842 8.382) (xy -6.35 9.398) ) (stroke (width 0) @@ -1155,7 +837,7 @@ ) (polyline (pts - (xy -6.35 10.16) (xy -6.35 9.398) + (xy -6.35 1.905) (xy -5.08 1.905) (xy -5.08 1.905) ) (stroke (width 0) @@ -1167,7 +849,7 @@ ) (polyline (pts - (xy -5.08 -6.223) (xy -5.207 -6.604) + (xy -6.35 0.635) (xy -5.08 0.635) (xy -5.08 0.635) ) (stroke (width 0) @@ -1179,7 +861,7 @@ ) (polyline (pts - (xy -5.08 -5.588) (xy -5.207 -5.969) + (xy -6.35 -0.635) (xy -5.08 -0.635) (xy -5.08 -0.635) ) (stroke (width 0) @@ -1191,7 +873,7 @@ ) (polyline (pts - (xy -5.08 4.445) (xy -6.35 4.445) + (xy -6.35 -1.905) (xy -5.08 -1.905) (xy -5.08 -1.905) ) (stroke (width 0) @@ -1203,7 +885,7 @@ ) (polyline (pts - (xy -5.08 5.715) (xy -6.35 5.715) + (xy -6.35 -3.175) (xy -5.08 -3.175) (xy -5.08 -3.175) ) (stroke (width 0) @@ -1215,7 +897,9 @@ ) (polyline (pts - (xy -5.08 9.017) (xy -5.207 8.636) + (xy -6.35 -4.445) (xy -6.35 6.985) (xy 3.81 6.985) (xy 3.81 4.445) (xy 5.08 4.445) (xy 5.08 3.175) + (xy 6.35 3.175) (xy 6.35 -0.635) (xy 5.08 -0.635) (xy 5.08 -1.905) (xy 3.81 -1.905) (xy 3.81 -4.445) + (xy -6.35 -4.445) (xy -6.35 -4.445) ) (stroke (width 0) @@ -1227,7 +911,7 @@ ) (polyline (pts - (xy -5.08 9.652) (xy -5.207 9.271) + (xy -6.35 -5.08) (xy -6.35 -5.842) ) (stroke (width 0) @@ -1239,7 +923,7 @@ ) (polyline (pts - (xy -6.35 -3.175) (xy -5.08 -3.175) (xy -5.08 -3.175) + (xy -6.35 -5.842) (xy -6.858 -6.858) (xy -5.842 -6.858) (xy -6.35 -5.842) ) (stroke (width 0) @@ -1251,7 +935,7 @@ ) (polyline (pts - (xy -6.35 -1.905) (xy -5.08 -1.905) (xy -5.08 -1.905) + (xy -6.35 -7.62) (xy -6.35 -6.858) ) (stroke (width 0) @@ -1263,7 +947,7 @@ ) (polyline (pts - (xy -6.35 -0.635) (xy -5.08 -0.635) (xy -5.08 -0.635) + (xy -5.588 9.144) (xy -5.08 9.652) (xy -5.461 9.525) ) (stroke (width 0) @@ -1275,7 +959,7 @@ ) (polyline (pts - (xy -6.35 0.635) (xy -5.08 0.635) (xy -5.08 0.635) + (xy -5.588 8.509) (xy -5.08 9.017) (xy -5.461 8.89) ) (stroke (width 0) @@ -1287,7 +971,7 @@ ) (polyline (pts - (xy -6.35 1.905) (xy -5.08 1.905) (xy -5.08 1.905) + (xy -5.588 -6.096) (xy -5.08 -5.588) (xy -5.461 -5.715) ) (stroke (width 0) @@ -1311,7 +995,7 @@ ) (polyline (pts - (xy -5.588 -6.096) (xy -5.08 -5.588) (xy -5.461 -5.715) + (xy -5.08 9.652) (xy -5.207 9.271) ) (stroke (width 0) @@ -1323,7 +1007,7 @@ ) (polyline (pts - (xy -5.588 8.509) (xy -5.08 9.017) (xy -5.461 8.89) + (xy -5.08 9.017) (xy -5.207 8.636) ) (stroke (width 0) @@ -1335,7 +1019,7 @@ ) (polyline (pts - (xy -5.588 9.144) (xy -5.08 9.652) (xy -5.461 9.525) + (xy -5.08 5.715) (xy -6.35 5.715) ) (stroke (width 0) @@ -1347,7 +1031,7 @@ ) (polyline (pts - (xy -5.08 3.175) (xy -6.35 3.175) (xy -6.35 3.175) + (xy -5.08 4.445) (xy -6.35 4.445) ) (stroke (width 0) @@ -1359,7 +1043,7 @@ ) (polyline (pts - (xy -6.35 -5.842) (xy -6.858 -6.858) (xy -5.842 -6.858) (xy -6.35 -5.842) + (xy -5.08 3.175) (xy -6.35 3.175) (xy -6.35 3.175) ) (stroke (width 0) @@ -1371,7 +1055,7 @@ ) (polyline (pts - (xy -6.35 9.398) (xy -6.858 8.382) (xy -5.842 8.382) (xy -6.35 9.398) + (xy -5.08 -5.588) (xy -5.207 -5.969) ) (stroke (width 0) @@ -1383,9 +1067,7 @@ ) (polyline (pts - (xy -6.35 -4.445) (xy -6.35 6.985) (xy 3.81 6.985) (xy 3.81 4.445) (xy 5.08 4.445) (xy 5.08 3.175) - (xy 6.35 3.175) (xy 6.35 -0.635) (xy 5.08 -0.635) (xy 5.08 -1.905) (xy 3.81 -1.905) (xy 3.81 -4.445) - (xy -6.35 -4.445) (xy -6.35 -4.445) + (xy -5.08 -6.223) (xy -5.207 -6.604) ) (stroke (width 0) @@ -1409,7 +1091,7 @@ ) (symbol "RJ45_LED_Shielded_1_1" (pin passive line - (at 10.16 -7.62 180) + (at -10.16 10.16 0) (length 2.54) (name "~" (effects @@ -1418,7 +1100,7 @@ ) ) ) - (number "1" + (number "9" (effects (font (size 1.27 1.27) @@ -1481,7 +1163,7 @@ ) ) (pin passive line - (at 10.16 -5.08 180) + (at 0 -12.7 90) (length 2.54) (name "~" (effects @@ -1490,7 +1172,7 @@ ) ) ) - (number "2" + (number "SH" (effects (font (size 1.27 1.27) @@ -1499,7 +1181,7 @@ ) ) (pin passive line - (at 10.16 -2.54 180) + (at 10.16 10.16 180) (length 2.54) (name "~" (effects @@ -1508,7 +1190,7 @@ ) ) ) - (number "3" + (number "8" (effects (font (size 1.27 1.27) @@ -1517,7 +1199,7 @@ ) ) (pin passive line - (at 10.16 0 180) + (at 10.16 7.62 180) (length 2.54) (name "~" (effects @@ -1526,7 +1208,7 @@ ) ) ) - (number "4" + (number "7" (effects (font (size 1.27 1.27) @@ -1535,7 +1217,7 @@ ) ) (pin passive line - (at 10.16 2.54 180) + (at 10.16 5.08 180) (length 2.54) (name "~" (effects @@ -1544,7 +1226,7 @@ ) ) ) - (number "5" + (number "6" (effects (font (size 1.27 1.27) @@ -1553,7 +1235,7 @@ ) ) (pin passive line - (at 10.16 5.08 180) + (at 10.16 2.54 180) (length 2.54) (name "~" (effects @@ -1562,7 +1244,7 @@ ) ) ) - (number "6" + (number "5" (effects (font (size 1.27 1.27) @@ -1571,7 +1253,7 @@ ) ) (pin passive line - (at 10.16 7.62 180) + (at 10.16 0 180) (length 2.54) (name "~" (effects @@ -1580,7 +1262,7 @@ ) ) ) - (number "7" + (number "4" (effects (font (size 1.27 1.27) @@ -1589,7 +1271,7 @@ ) ) (pin passive line - (at 10.16 10.16 180) + (at 10.16 -2.54 180) (length 2.54) (name "~" (effects @@ -1598,7 +1280,7 @@ ) ) ) - (number "8" + (number "3" (effects (font (size 1.27 1.27) @@ -1607,7 +1289,7 @@ ) ) (pin passive line - (at -10.16 10.16 0) + (at 10.16 -5.08 180) (length 2.54) (name "~" (effects @@ -1616,7 +1298,7 @@ ) ) ) - (number "9" + (number "2" (effects (font (size 1.27 1.27) @@ -1625,7 +1307,7 @@ ) ) (pin passive line - (at 0 -12.7 90) + (at 10.16 -7.62 180) (length 2.54) (name "~" (effects @@ -1634,7 +1316,7 @@ ) ) ) - (number "SH" + (number "1" (effects (font (size 1.27 1.27) @@ -1643,10 +1325,13 @@ ) ) ) + (embedded_fonts no) ) (symbol "Connector_Generic:Conn_01x02" (pin_names - (offset 1.016) hide) + (offset 1.016) + (hide yes) + ) (exclude_from_sim no) (in_bom yes) (on_board yes) @@ -1713,14 +1398,14 @@ ) (symbol "Conn_01x02_1_1" (rectangle - (start -1.27 -2.413) - (end 0 -2.667) + (start -1.27 1.27) + (end 1.27 -3.81) (stroke - (width 0.1524) + (width 0.254) (type default) ) (fill - (type none) + (type background) ) ) (rectangle @@ -1735,14 +1420,14 @@ ) ) (rectangle - (start -1.27 1.27) - (end 1.27 -3.81) + (start -1.27 -2.413) + (end 0 -2.667) (stroke - (width 0.254) + (width 0.1524) (type default) ) (fill - (type background) + (type none) ) ) (pin passive line @@ -1782,10 +1467,13 @@ ) ) ) + (embedded_fonts no) ) (symbol "Connector_Generic:Conn_01x04" (pin_names - (offset 1.016) hide) + (offset 1.016) + (hide yes) + ) (exclude_from_sim no) (in_bom yes) (on_board yes) @@ -1852,19 +1540,19 @@ ) (symbol "Conn_01x04_1_1" (rectangle - (start -1.27 -4.953) - (end 0 -5.207) + (start -1.27 3.81) + (end 1.27 -6.35) (stroke - (width 0.1524) + (width 0.254) (type default) ) (fill - (type none) + (type background) ) ) (rectangle - (start -1.27 -2.413) - (end 0 -2.667) + (start -1.27 2.667) + (end 0 2.413) (stroke (width 0.1524) (type default) @@ -1885,8 +1573,8 @@ ) ) (rectangle - (start -1.27 2.667) - (end 0 2.413) + (start -1.27 -2.413) + (end 0 -2.667) (stroke (width 0.1524) (type default) @@ -1896,14 +1584,14 @@ ) ) (rectangle - (start -1.27 3.81) - (end 1.27 -6.35) + (start -1.27 -4.953) + (end 0 -5.207) (stroke - (width 0.254) + (width 0.1524) (type default) ) (fill - (type background) + (type none) ) ) (pin passive line @@ -1979,11 +1667,16 @@ ) ) ) + (embedded_fonts no) ) (symbol "Device:LED" - (pin_numbers hide) + (pin_numbers + (hide yes) + ) (pin_names - (offset 1.016) hide) + (offset 1.016) + (hide yes) + ) (exclude_from_sim no) (in_bom yes) (on_board yes) @@ -2051,10 +1744,10 @@ (symbol "LED_0_1" (polyline (pts - (xy -1.27 -1.27) (xy -1.27 1.27) + (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.254) + (width 0) (type default) ) (fill @@ -2063,7 +1756,7 @@ ) (polyline (pts - (xy -1.27 0) (xy 1.27 0) + (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) @@ -2075,10 +1768,10 @@ ) (polyline (pts - (xy 1.27 -1.27) (xy 1.27 1.27) (xy -1.27 0) (xy 1.27 -1.27) + (xy -1.27 0) (xy 1.27 0) ) (stroke - (width 0.254) + (width 0) (type default) ) (fill @@ -2087,10 +1780,10 @@ ) (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) + (xy -1.27 -1.27) (xy -1.27 1.27) ) (stroke - (width 0) + (width 0.254) (type default) ) (fill @@ -2099,10 +1792,10 @@ ) (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) + (xy 1.27 -1.27) (xy 1.27 1.27) (xy -1.27 0) (xy 1.27 -1.27) ) (stroke - (width 0) + (width 0.254) (type default) ) (fill @@ -2148,11 +1841,140 @@ ) ) ) + (embedded_fonts no) + ) + (symbol "Device:R" + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "R" + (at 2.032 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "R" + (at 0 0 90) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at -1.778 0 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "R res resistor" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "R_*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "R_0_1" + (rectangle + (start -1.016 -2.54) + (end 1.016 2.54) + (stroke + (width 0.254) + (type default) + ) + (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) + ) + ) + ) + ) + ) + (embedded_fonts no) ) (symbol "Switch:SW_Push" - (pin_numbers hide) + (pin_numbers + (hide yes) + ) (pin_names - (offset 1.016) hide) + (offset 1.016) + (hide yes) + ) (exclude_from_sim no) (in_bom yes) (on_board yes) @@ -2233,10 +2055,9 @@ (type none) ) ) - (polyline - (pts - (xy 2.54 1.27) (xy -2.54 1.27) - ) + (circle + (center 2.032 0) + (radius 0.508) (stroke (width 0) (type default) @@ -2245,9 +2066,10 @@ (type none) ) ) - (circle - (center 2.032 0) - (radius 0.508) + (polyline + (pts + (xy 2.54 1.27) (xy -2.54 1.27) + ) (stroke (width 0) (type default) @@ -2293,12 +2115,17 @@ ) ) ) + (embedded_fonts no) ) (symbol "power:+3V3" (power) - (pin_numbers hide) + (pin_numbers + (hide yes) + ) (pin_names - (offset 0) hide) + (offset 0) + (hide yes) + ) (exclude_from_sim no) (in_bom yes) (on_board yes) @@ -2370,7 +2197,7 @@ ) (polyline (pts - (xy 0 0) (xy 0 2.54) + (xy 0 2.54) (xy 0.762 1.27) ) (stroke (width 0) @@ -2382,7 +2209,7 @@ ) (polyline (pts - (xy 0 2.54) (xy 0.762 1.27) + (xy 0 0) (xy 0 2.54) ) (stroke (width 0) @@ -2413,12 +2240,17 @@ ) ) ) + (embedded_fonts no) ) (symbol "power:GND" (power) - (pin_numbers hide) + (pin_numbers + (hide yes) + ) (pin_names - (offset 0) hide) + (offset 0) + (hide yes) + ) (exclude_from_sim no) (in_bom yes) (on_board yes) @@ -2509,7 +2341,38 @@ ) ) ) + (embedded_fonts no) + ) + ) + (text "NEVER use together with PoE!" + (exclude_from_sim no) + (at 104.394 180.594 0) + (effects + (font + (size 1.27 1.27) + ) ) + (uuid "56f4af8c-1572-4497-98f2-10a81ab55e1d") + ) + (text "PCB versioning" + (exclude_from_sim no) + (at 116.332 122.174 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "8ffab84b-2909-4547-976c-9674893a87fe") + ) + (text "TODO: RMII connection" + (exclude_from_sim no) + (at 109.982 70.104 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "c3f58124-5291-4425-bdfa-bb0107db73cc") ) (junction (at 181.61 135.89) @@ -2518,10 +2381,16 @@ (uuid "2ae0afa4-05df-4c1f-8fce-9e70d44fa58c") ) (junction - (at 133.35 130.81) + (at 133.35 146.05) (diameter 0) (color 0 0 0 0) - (uuid "339686e0-bcb6-47c9-8375-f2246251856d") + (uuid "bf436a8a-bdcf-41d1-b27e-8e9f94ae8393") + ) + (junction + (at 115.57 104.14) + (diameter 0) + (color 0 0 0 0) + (uuid "d7a5ded7-cab0-44bc-bcb3-51d295ef17c4") ) (junction (at 116.84 53.34) @@ -2551,6 +2420,16 @@ ) (wire (pts + (xy 241.3 93.98) (xy 245.11 93.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0718babd-5e61-41eb-8188-33c1e5c2c2c4") + ) + (wire + (pts (xy 29.21 82.55) (xy 35.56 82.55) ) (stroke @@ -2571,43 +2450,43 @@ ) (wire (pts - (xy 55.88 80.01) (xy 66.04 80.01) + (xy 115.57 102.87) (xy 115.57 104.14) ) (stroke (width 0) (type default) ) - (uuid "106f8947-e275-4941-8b15-174ee405b3a9") + (uuid "1020a578-763e-4bf0-98ef-3e843e6e7cd5") ) (wire (pts - (xy 33.02 80.01) (xy 35.56 80.01) + (xy 55.88 80.01) (xy 66.04 80.01) ) (stroke (width 0) (type default) ) - (uuid "12c2805a-9367-483f-8ed5-11a53d62a301") + (uuid "106f8947-e275-4941-8b15-174ee405b3a9") ) (wire (pts - (xy 111.76 165.1) (xy 134.62 165.1) + (xy 33.02 80.01) (xy 35.56 80.01) ) (stroke (width 0) (type default) ) - (uuid "197c97bd-cbfb-422f-8d15-a5cc6533f28d") + (uuid "12c2805a-9367-483f-8ed5-11a53d62a301") ) (wire (pts - (xy 241.3 102.87) (xy 243.84 102.87) + (xy 105.41 165.1) (xy 134.62 165.1) ) (stroke (width 0) (type default) ) - (uuid "1d27dae0-43b8-4c5d-8a53-0e780a7d9beb") + (uuid "197c97bd-cbfb-422f-8d15-a5cc6533f28d") ) (wire (pts @@ -2621,7 +2500,7 @@ ) (wire (pts - (xy 109.22 97.79) (xy 109.22 167.64) + (xy 102.87 107.95) (xy 102.87 167.64) ) (stroke (width 0) @@ -2631,7 +2510,7 @@ ) (wire (pts - (xy 111.76 95.25) (xy 111.76 165.1) + (xy 105.41 105.41) (xy 105.41 165.1) ) (stroke (width 0) @@ -2701,7 +2580,7 @@ ) (wire (pts - (xy 133.35 130.81) (xy 133.35 142.24) + (xy 133.35 130.81) (xy 133.35 146.05) ) (stroke (width 0) @@ -2711,53 +2590,53 @@ ) (wire (pts - (xy 241.3 97.79) (xy 243.84 97.79) + (xy 158.75 114.3) (xy 158.75 146.05) ) (stroke (width 0) (type default) ) - (uuid "3c7e0cc7-91bf-41c2-99bc-b56fabfb0484") + (uuid "3d0233b2-2c0b-4af4-b8e4-d31b44b7c104") ) (wire (pts - (xy 158.75 114.3) (xy 158.75 142.24) + (xy 55.88 85.09) (xy 66.04 85.09) ) (stroke (width 0) (type default) ) - (uuid "3d0233b2-2c0b-4af4-b8e4-d31b44b7c104") + (uuid "401dae51-0601-4d58-a934-6d966ee866c8") ) (wire (pts - (xy 55.88 85.09) (xy 66.04 85.09) + (xy 168.91 135.89) (xy 181.61 135.89) ) (stroke (width 0) (type default) ) - (uuid "401dae51-0601-4d58-a934-6d966ee866c8") + (uuid "42d7122a-ad24-4a57-bdaa-c27d241a57a6") ) (wire (pts - (xy 168.91 135.89) (xy 181.61 135.89) + (xy 33.02 93.98) (xy 33.02 95.25) ) (stroke (width 0) (type default) ) - (uuid "42d7122a-ad24-4a57-bdaa-c27d241a57a6") + (uuid "493290ea-35d3-49d1-9fa1-0ea5e2af02df") ) (wire (pts - (xy 33.02 93.98) (xy 33.02 95.25) + (xy 241.3 91.44) (xy 245.11 91.44) ) (stroke (width 0) (type default) ) - (uuid "493290ea-35d3-49d1-9fa1-0ea5e2af02df") + (uuid "5434de51-f264-4d32-9a62-d6f617624c67") ) (wire (pts @@ -2801,7 +2680,7 @@ ) (wire (pts - (xy 137.16 142.24) (xy 133.35 142.24) + (xy 137.16 146.05) (xy 133.35 146.05) ) (stroke (width 0) @@ -2811,6 +2690,16 @@ ) (wire (pts + (xy 133.35 146.05) (xy 133.35 148.59) + ) + (stroke + (width 0) + (type default) + ) + (uuid "61d85b37-7184-4d40-93e2-cd0c4fb790fa") + ) + (wire + (pts (xy 166.37 54.61) (xy 167.64 54.61) ) (stroke @@ -2821,6 +2710,46 @@ ) (wire (pts + (xy 115.57 104.14) (xy 115.57 105.41) + ) + (stroke + (width 0) + (type default) + ) + (uuid "668ac295-8e98-4bec-8a6a-9e0f9977aa67") + ) + (wire + (pts + (xy 241.3 83.82) (xy 245.11 83.82) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6c5416b3-8486-43d2-a4ce-6a4be340559a") + ) + (wire + (pts + (xy 115.57 104.14) (xy 127 104.14) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6ecbd238-9a11-40af-a479-f3c1c33f4443") + ) + (wire + (pts + (xy 115.57 113.03) (xy 115.57 114.3) + ) + (stroke + (width 0) + (type default) + ) + (uuid "6f33808b-14aa-42f0-bfaf-5d5d041eda6f") + ) + (wire + (pts (xy 170.18 53.34) (xy 170.18 58.42) ) (stroke @@ -2831,23 +2760,23 @@ ) (wire (pts - (xy 91.44 97.79) (xy 109.22 97.79) + (xy 241.3 86.36) (xy 245.11 86.36) ) (stroke (width 0) (type default) ) - (uuid "7cacf695-e4dd-4107-81df-54e2713a513b") + (uuid "7bb55973-3d84-4ee7-b6b9-e5fc95e4fe2f") ) (wire (pts - (xy 133.35 130.81) (xy 133.35 128.27) + (xy 91.44 107.95) (xy 102.87 107.95) ) (stroke (width 0) (type default) ) - (uuid "7e8208d1-8e17-44cb-a01e-27f145506f19") + (uuid "7cacf695-e4dd-4107-81df-54e2713a513b") ) (wire (pts @@ -2861,33 +2790,33 @@ ) (wire (pts - (xy 241.3 74.93) (xy 243.84 74.93) + (xy 55.88 82.55) (xy 66.04 82.55) ) (stroke (width 0) (type default) ) - (uuid "7ff4d5b8-9eb4-4129-ab5e-fcfe279a3d60") + (uuid "80d7e9ef-293f-4a10-8e6b-f93c6dfc6aa7") ) (wire (pts - (xy 55.88 82.55) (xy 66.04 82.55) + (xy 241.3 88.9) (xy 245.11 88.9) ) (stroke (width 0) (type default) ) - (uuid "80d7e9ef-293f-4a10-8e6b-f93c6dfc6aa7") + (uuid "830105cb-b7a4-486c-9905-375b2ac42ebe") ) (wire (pts - (xy 241.3 91.44) (xy 243.84 91.44) + (xy 115.57 93.98) (xy 115.57 95.25) ) (stroke (width 0) (type default) ) - (uuid "82e76253-9dad-4e06-890b-3c6580d4271c") + (uuid "863152a8-b32a-4cee-ac15-5a3388895411") ) (wire (pts @@ -3001,7 +2930,7 @@ ) (wire (pts - (xy 158.75 142.24) (xy 147.32 142.24) + (xy 158.75 146.05) (xy 147.32 146.05) ) (stroke (width 0) @@ -3061,26 +2990,6 @@ ) (wire (pts - (xy 241.3 88.9) (xy 243.84 88.9) - ) - (stroke - (width 0) - (type default) - ) - (uuid "bd32fc53-2d64-4e5b-bfb7-6ff41106e415") - ) - (wire - (pts - (xy 241.3 100.33) (xy 243.84 100.33) - ) - (stroke - (width 0) - (type default) - ) - (uuid "c0f3e087-4d08-45ef-bd3a-8c6f528a7689") - ) - (wire - (pts (xy 135.89 43.18) (xy 135.89 63.5) ) (stroke @@ -3161,16 +3070,6 @@ ) (wire (pts - (xy 241.3 77.47) (xy 243.84 77.47) - ) - (stroke - (width 0) - (type default) - ) - (uuid "d7acbacc-050b-4c59-a5d3-449739214648") - ) - (wire - (pts (xy 29.21 69.85) (xy 29.21 82.55) ) (stroke @@ -3191,7 +3090,7 @@ ) (wire (pts - (xy 91.44 95.25) (xy 111.76 95.25) + (xy 91.44 105.41) (xy 105.41 105.41) ) (stroke (width 0) @@ -3201,16 +3100,6 @@ ) (wire (pts - (xy 241.3 105.41) (xy 243.84 105.41) - ) - (stroke - (width 0) - (type default) - ) - (uuid "ea53adc0-baa4-40d7-a0b3-640d08b56738") - ) - (wire - (pts (xy 55.88 90.17) (xy 66.04 90.17) ) (stroke @@ -3221,7 +3110,7 @@ ) (wire (pts - (xy 109.22 167.64) (xy 134.62 167.64) + (xy 102.87 167.64) (xy 134.62 167.64) ) (stroke (width 0) @@ -3231,16 +3120,6 @@ ) (wire (pts - (xy 241.3 86.36) (xy 243.84 86.36) - ) - (stroke - (width 0) - (type default) - ) - (uuid "f3dd7834-6263-40f4-9340-5f1c1a44fa6f") - ) - (wire - (pts (xy 33.02 95.25) (xy 35.56 95.25) ) (stroke @@ -3289,26 +3168,6 @@ ) (uuid "fc01db24-5887-4a05-9623-ad9b7e580703") ) - (text "NEVER use together with PoE!" - (exclude_from_sim no) - (at 104.394 180.594 0) - (effects - (font - (size 1.27 1.27) - ) - ) - (uuid "56f4af8c-1572-4497-98f2-10a81ab55e1d") - ) - (text "TODO: RMII connection" - (exclude_from_sim no) - (at 109.474 82.55 0) - (effects - (font - (size 1.27 1.27) - ) - ) - (uuid "c3f58124-5291-4425-bdfa-bb0107db73cc") - ) (symbol (lib_id "power:GND") (at 33.02 93.98 180) @@ -3419,8 +3278,8 @@ (hide yes) ) ) - (property "Description" "BTN_REBOOT: Reset MCU" - (at 129.794 145.288 0) + (property "Description" "REBOOT: Reset MCU" + (at 134.874 133.096 0) (effects (font (size 1.27 1.27) @@ -3579,8 +3438,78 @@ ) ) (symbol + (lib_id "Device:R") + (at 115.57 109.22 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "25ff6048-df12-4801-a5fa-10858ec580ea") + (property "Reference" "R2" + (at 118.11 107.9499 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "180R" + (at 118.11 110.4899 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 113.792 109.22 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 115.57 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 115.57 109.22 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "4594fa96-7bf7-4a55-b5cf-06cd56d16577") + ) + (pin "2" + (uuid "b8ec48f2-d366-4783-a0c0-ce6e9d04ad8c") + ) + (instances + (project "" + (path "/5defd195-0277-4d04-9f5f-69e505c9845c" + (reference "R2") + (unit 1) + ) + ) + ) + ) + (symbol (lib_id "Switch:SW_Push") - (at 142.24 142.24 0) + (at 142.24 146.05 0) (mirror y) (unit 1) (exclude_from_sim no) @@ -3589,7 +3518,7 @@ (dnp no) (uuid "4208718d-0b0e-478e-a1d4-d0fead52cb02") (property "Reference" "SW2" - (at 142.24 134.62 0) + (at 142.24 138.43 0) (effects (font (size 1.27 1.27) @@ -3597,7 +3526,7 @@ ) ) (property "Value" "SW_Push" - (at 142.24 137.16 0) + (at 142.24 140.97 0) (effects (font (size 1.27 1.27) @@ -3605,7 +3534,7 @@ ) ) (property "Footprint" "Button_Switch_SMD:SW_SPST_TL3305B" - (at 142.24 137.16 0) + (at 142.24 140.97 0) (effects (font (size 1.27 1.27) @@ -3614,7 +3543,7 @@ ) ) (property "Datasheet" "https://www.e-switch.com/wp-content/uploads/2024/08/TL3305.pdf" - (at 142.24 137.16 0) + (at 142.24 140.97 0) (effects (font (size 1.27 1.27) @@ -3622,8 +3551,8 @@ (hide yes) ) ) - (property "Description" "BTN_WIPE: Long press for factory reset" - (at 129.794 147.828 0) + (property "Description" "WIPE: Long press for factory reset" + (at 134.62 148.336 0) (effects (font (size 1.27 1.27) @@ -3632,7 +3561,7 @@ ) ) (property "MPN" "TL3305BF260QG" - (at 142.24 142.24 0) + (at 142.24 146.05 0) (effects (font (size 1.27 1.27) @@ -3641,7 +3570,7 @@ ) ) (property "Manufacturer" "E-Switch" - (at 142.24 142.24 0) + (at 142.24 146.05 0) (effects (font (size 1.27 1.27) @@ -3665,6 +3594,76 @@ ) ) (symbol + (lib_id "Device:R") + (at 115.57 99.06 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "44194e8c-d4ca-4f3b-8f0c-38d2daec1648") + (property "Reference" "R1" + (at 118.11 97.7899 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "75k" + (at 118.11 100.3299 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 113.792 99.06 90) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 115.57 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "Resistor" + (at 115.57 99.06 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "2" + (uuid "4c288ead-2ab6-4e25-a3f0-01cafd4880ac") + ) + (pin "1" + (uuid "28fc83dd-c36e-444e-9a1b-af275a24160b") + ) + (instances + (project "" + (path "/5defd195-0277-4d04-9f5f-69e505c9845c" + (reference "R1") + (unit 1) + ) + ) + ) + ) + (symbol (lib_id "Device:LED") (at 181.61 129.54 90) (unit 1) @@ -3824,73 +3823,6 @@ ) ) (symbol - (lib_id "power:+3V3") - (at 133.35 128.27 0) - (mirror y) - (unit 1) - (exclude_from_sim no) - (in_bom yes) - (on_board yes) - (dnp no) - (fields_autoplaced yes) - (uuid "73b82ebf-51d1-4351-9ef8-e821f2bb51fc") - (property "Reference" "#PWR04" - (at 133.35 132.08 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Value" "+3V3" - (at 133.35 123.19 0) - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Footprint" "" - (at 133.35 128.27 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Datasheet" "" - (at 133.35 128.27 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (property "Description" "Power symbol creates a global label with name \"+3V3\"" - (at 133.35 128.27 0) - (effects - (font - (size 1.27 1.27) - ) - (hide yes) - ) - ) - (pin "1" - (uuid "21725f84-8d25-45a0-a597-104450bf5d9f") - ) - (instances - (project "" - (path "/5defd195-0277-4d04-9f5f-69e505c9845c" - (reference "#PWR04") - (unit 1) - ) - ) - ) - ) - (symbol (lib_id "Connector:Conn_ARM_JTAG_SWD_10") (at 116.84 38.1 0) (unit 1) @@ -4068,17 +4000,16 @@ ) ) (symbol - (lib_id "power:+3V3") - (at 166.37 58.42 90) + (lib_id "power:GND") + (at 133.35 148.59 0) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) - (fields_autoplaced yes) - (uuid "8dc38ef5-ad5d-4198-87b9-50e0c72e169c") - (property "Reference" "#PWR06" - (at 170.18 58.42 0) + (uuid "896bf6c9-1959-4e54-9ee3-0afb3af23951") + (property "Reference" "#PWR04" + (at 133.35 154.94 0) (effects (font (size 1.27 1.27) @@ -4086,17 +4017,16 @@ (hide yes) ) ) - (property "Value" "+3V3" - (at 162.56 58.4199 90) + (property "Value" "GND" + (at 133.35 153.67 0) (effects (font (size 1.27 1.27) ) - (justify left) ) ) (property "Footprint" "" - (at 166.37 58.42 0) + (at 133.35 148.59 0) (effects (font (size 1.27 1.27) @@ -4105,7 +4035,7 @@ ) ) (property "Datasheet" "" - (at 166.37 58.42 0) + (at 133.35 148.59 0) (effects (font (size 1.27 1.27) @@ -4113,8 +4043,8 @@ (hide yes) ) ) - (property "Description" "Power symbol creates a global label with name \"+3V3\"" - (at 166.37 58.42 0) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 133.35 148.59 0) (effects (font (size 1.27 1.27) @@ -4123,46 +4053,46 @@ ) ) (pin "1" - (uuid "79de4807-fb45-4a6c-8f72-b7beada5fb9e") + (uuid "cf37e434-0987-4eb9-99b4-3eed1b644059") ) (instances (project "" (path "/5defd195-0277-4d04-9f5f-69e505c9845c" - (reference "#PWR06") + (reference "#PWR04") (unit 1) ) ) ) ) (symbol - (lib_id "Device:LED") - (at 194.31 129.54 90) + (lib_id "Connector:Conn_01x05_Socket") + (at 250.19 88.9 0) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) - (uuid "a18015d1-4ba3-4469-b302-93bb256ec205") - (property "Reference" "D3" - (at 198.12 129.8574 90) + (uuid "8abbe99b-a4dc-440e-9eca-761a29b3f878") + (property "Reference" "J5" + (at 251.46 87.6299 0) (effects (font (size 1.27 1.27) ) - (justify right) + (justify left) ) ) - (property "Value" "green" - (at 198.12 132.3974 90) + (property "Value" "Conn_01x05_Socket" + (at 251.46 90.1699 0) (effects (font (size 1.27 1.27) ) - (justify right) + (justify left) ) ) - (property "Footprint" "LED_SMD:LED_1206_3216Metric" - (at 194.31 129.54 0) + (property "Footprint" "TerminalBlock_WAGO:TerminalBlock_WAGO_236-405_1x05_P5.00mm_45Degree" + (at 250.19 88.9 0) (effects (font (size 1.27 1.27) @@ -4170,8 +4100,8 @@ (hide yes) ) ) - (property "Datasheet" "https://s3-us-west-2.amazonaws.com/catsy.557/Dialight_CBI_data_598-1206_Apr2018.pdf" - (at 194.31 129.54 0) + (property "Datasheet" "~" + (at 250.19 88.9 0) (effects (font (size 1.27 1.27) @@ -4179,60 +4109,67 @@ (hide yes) ) ) - (property "Description" "LED_ACT: Firmware active" - (at 185.166 143.764 90) + (property "Description" "Generic connector, single row, 01x05, script generated" + (at 250.19 88.9 0) (effects (font (size 1.27 1.27) ) - (justify right) + (hide yes) ) ) - (property "MPN" "598-8270-107F" - (at 194.31 129.54 0) + (property "MPN" "236-405" + (at 260.35 96.012 0) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Manufacturer" "Dialight" - (at 194.31 129.54 0) + (property "Manufacturer" "WAGO Corporation" + (at 260.604 93.218 0) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) + (pin "3" + (uuid "f6371d9a-5e12-449a-b54a-fae342c0ad08") + ) + (pin "4" + (uuid "2ed21cf7-6b19-4337-ba57-0d86f2172d6a") + ) + (pin "5" + (uuid "54231faf-ba13-48ef-9437-f0bd433787d0") + ) (pin "2" - (uuid "93474e55-5fe8-4dd1-9634-063f4d85bf3b") + (uuid "cbcad884-9c06-4de9-a8e1-86ef47db1684") ) (pin "1" - (uuid "50ab0127-dc13-43a3-8f87-157c61e57591") + (uuid "6edee8d4-ba9a-4079-87be-d50c29ed3fbd") ) (instances - (project "iot-contact" + (project "" (path "/5defd195-0277-4d04-9f5f-69e505c9845c" - (reference "D3") + (reference "J5") (unit 1) ) ) ) ) (symbol - (lib_id "power:GND") - (at 116.84 53.34 0) + (lib_id "power:+3V3") + (at 166.37 58.42 90) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced yes) - (uuid "a9fdb3b7-e62e-4e35-b95e-2b5451d40781") - (property "Reference" "#PWR02" - (at 116.84 59.69 0) + (uuid "8dc38ef5-ad5d-4198-87b9-50e0c72e169c") + (property "Reference" "#PWR06" + (at 170.18 58.42 0) (effects (font (size 1.27 1.27) @@ -4240,16 +4177,17 @@ (hide yes) ) ) - (property "Value" "GND" - (at 116.84 58.42 0) + (property "Value" "+3V3" + (at 162.56 58.4199 90) (effects (font (size 1.27 1.27) ) + (justify left) ) ) (property "Footprint" "" - (at 116.84 53.34 0) + (at 166.37 58.42 0) (effects (font (size 1.27 1.27) @@ -4258,7 +4196,7 @@ ) ) (property "Datasheet" "" - (at 116.84 53.34 0) + (at 166.37 58.42 0) (effects (font (size 1.27 1.27) @@ -4266,8 +4204,8 @@ (hide yes) ) ) - (property "Description" "Power symbol creates a global label with name \"GND\" , ground" - (at 116.84 53.34 0) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 166.37 58.42 0) (effects (font (size 1.27 1.27) @@ -4276,46 +4214,46 @@ ) ) (pin "1" - (uuid "dbac907f-00ce-4688-80a3-aa16c1570783") + (uuid "79de4807-fb45-4a6c-8f72-b7beada5fb9e") ) (instances (project "" (path "/5defd195-0277-4d04-9f5f-69e505c9845c" - (reference "#PWR02") + (reference "#PWR06") (unit 1) ) ) ) ) (symbol - (lib_id "Connector:Conn_01x02_Socket") - (at 248.92 74.93 0) + (lib_id "Device:LED") + (at 194.31 129.54 90) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) - (uuid "ab915a24-5892-4750-b69f-bf601f5b3660") - (property "Reference" "J5" - (at 250.19 74.9299 0) + (uuid "a18015d1-4ba3-4469-b302-93bb256ec205") + (property "Reference" "D3" + (at 198.12 129.8574 90) (effects (font (size 1.27 1.27) ) - (justify left) + (justify right) ) ) - (property "Value" "Conn_01x02_Socket" - (at 250.19 77.4699 0) + (property "Value" "green" + (at 198.12 132.3974 90) (effects (font (size 1.27 1.27) ) - (justify left) + (justify right) ) ) - (property "Footprint" "TerminalBlock_WAGO:TerminalBlock_WAGO_236-402_1x02_P5.00mm_45Degree" - (at 248.92 74.93 0) + (property "Footprint" "LED_SMD:LED_1206_3216Metric" + (at 194.31 129.54 0) (effects (font (size 1.27 1.27) @@ -4323,8 +4261,8 @@ (hide yes) ) ) - (property "Datasheet" "~" - (at 248.92 74.93 0) + (property "Datasheet" "https://s3-us-west-2.amazonaws.com/catsy.557/Dialight_CBI_data_598-1206_Apr2018.pdf" + (at 194.31 129.54 0) (effects (font (size 1.27 1.27) @@ -4332,16 +4270,17 @@ (hide yes) ) ) - (property "Description" "normally closed contact" - (at 262.128 79.756 0) + (property "Description" "LED_ACT: Firmware active" + (at 185.166 143.764 90) (effects (font (size 1.27 1.27) ) + (justify right) ) ) - (property "MPN" "236-402" - (at 248.92 74.93 0) + (property "MPN" "598-8270-107F" + (at 194.31 129.54 0) (effects (font (size 1.27 1.27) @@ -4349,8 +4288,8 @@ (hide yes) ) ) - (property "Manufacturer" "WAGO Corporation" - (at 248.92 74.93 0) + (property "Manufacturer" "Dialight" + (at 194.31 129.54 0) (effects (font (size 1.27 1.27) @@ -4359,49 +4298,49 @@ ) ) (pin "2" - (uuid "9c8b6afb-bb3d-404f-967e-581c812b3355") + (uuid "93474e55-5fe8-4dd1-9634-063f4d85bf3b") ) (pin "1" - (uuid "428b547f-53a8-4158-9a2a-ed056b73bc0a") + (uuid "50ab0127-dc13-43a3-8f87-157c61e57591") ) (instances - (project "" + (project "iot-contact" (path "/5defd195-0277-4d04-9f5f-69e505c9845c" - (reference "J5") + (reference "D3") (unit 1) ) ) ) ) (symbol - (lib_id "Connector:Conn_01x03_Socket") - (at 248.92 88.9 0) + (lib_id "power:GND") + (at 116.84 53.34 0) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) - (uuid "b8e7e67c-4ba1-45c3-949c-ed1de34a8889") - (property "Reference" "J6" - (at 250.19 87.6299 0) + (fields_autoplaced yes) + (uuid "a9fdb3b7-e62e-4e35-b95e-2b5451d40781") + (property "Reference" "#PWR02" + (at 116.84 59.69 0) (effects (font (size 1.27 1.27) ) - (justify left) + (hide yes) ) ) - (property "Value" "Conn_01x03_Socket" - (at 250.19 90.1699 0) + (property "Value" "GND" + (at 116.84 58.42 0) (effects (font (size 1.27 1.27) ) - (justify left) ) ) - (property "Footprint" "TerminalBlock_WAGO:TerminalBlock_WAGO_236-403_1x03_P5.00mm_45Degree" - (at 248.92 88.9 0) + (property "Footprint" "" + (at 116.84 53.34 0) (effects (font (size 1.27 1.27) @@ -4409,8 +4348,8 @@ (hide yes) ) ) - (property "Datasheet" "~" - (at 248.92 88.9 0) + (property "Datasheet" "" + (at 116.84 53.34 0) (effects (font (size 1.27 1.27) @@ -4418,16 +4357,39 @@ (hide yes) ) ) - (property "Description" "AC voltage supply" - (at 259.08 92.71 0) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 116.84 53.34 0) (effects (font (size 1.27 1.27) ) + (hide yes) + ) + ) + (pin "1" + (uuid "dbac907f-00ce-4688-80a3-aa16c1570783") + ) + (instances + (project "" + (path "/5defd195-0277-4d04-9f5f-69e505c9845c" + (reference "#PWR02") + (unit 1) + ) ) ) - (property "MPN" "236-403" - (at 248.92 88.9 0) + ) + (symbol + (lib_id "power:+3V3") + (at 115.57 93.98 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (uuid "b8d6d94c-727e-456b-b826-af3fd7c72013") + (property "Reference" "#PWR09" + (at 115.57 97.79 0) (effects (font (size 1.27 1.27) @@ -4435,8 +4397,16 @@ (hide yes) ) ) - (property "Manufacturer" "WAGO Corporation" - (at 248.92 88.9 0) + (property "Value" "+3V3" + (at 115.57 88.9 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 115.57 93.98 0) (effects (font (size 1.27 1.27) @@ -4444,19 +4414,31 @@ (hide yes) ) ) - (pin "3" - (uuid "2d15e7e0-56e4-496b-a237-9cd8ed4fd444") + (property "Datasheet" "" + (at 115.57 93.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) ) - (pin "2" - (uuid "fa05bfdf-dde9-46a5-b86a-16de418107e2") + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 115.57 93.98 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) ) (pin "1" - (uuid "ab74c3af-f504-4aaa-80da-750726060fa7") + (uuid "4c5e5d17-e7b8-4575-85c6-050868f487a2") ) (instances (project "" (path "/5defd195-0277-4d04-9f5f-69e505c9845c" - (reference "J6") + (reference "#PWR09") (unit 1) ) ) @@ -4596,17 +4578,17 @@ ) ) (symbol - (lib_id "power:+3V3") - (at 116.84 22.86 0) + (lib_id "power:GND") + (at 115.57 114.3 0) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) (fields_autoplaced yes) - (uuid "f07314fe-7b09-49cf-b467-c72e0210cbc0") - (property "Reference" "#PWR01" - (at 116.84 26.67 0) + (uuid "dd045ace-112c-424a-ad3b-982fb4c768f7") + (property "Reference" "#PWR010" + (at 115.57 120.65 0) (effects (font (size 1.27 1.27) @@ -4614,8 +4596,8 @@ (hide yes) ) ) - (property "Value" "+3V3" - (at 116.84 17.78 0) + (property "Value" "GND" + (at 115.57 119.38 0) (effects (font (size 1.27 1.27) @@ -4623,7 +4605,7 @@ ) ) (property "Footprint" "" - (at 116.84 22.86 0) + (at 115.57 114.3 0) (effects (font (size 1.27 1.27) @@ -4632,7 +4614,7 @@ ) ) (property "Datasheet" "" - (at 116.84 22.86 0) + (at 115.57 114.3 0) (effects (font (size 1.27 1.27) @@ -4640,8 +4622,8 @@ (hide yes) ) ) - (property "Description" "Power symbol creates a global label with name \"+3V3\"" - (at 116.84 22.86 0) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 115.57 114.3 0) (effects (font (size 1.27 1.27) @@ -4650,46 +4632,29 @@ ) ) (pin "1" - (uuid "54048577-5e4a-4485-9da1-9075022f4eb1") + (uuid "1a4096b2-db22-464d-b040-d8134123dfb5") ) (instances (project "" (path "/5defd195-0277-4d04-9f5f-69e505c9845c" - (reference "#PWR01") + (reference "#PWR010") (unit 1) ) ) ) ) (symbol - (lib_id "Device:LED") - (at 168.91 129.54 90) + (lib_id "power:+3V3") + (at 116.84 22.86 0) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) - (uuid "f84af62e-f45c-446e-99ce-43d73a894ddb") - (property "Reference" "D1" - (at 172.72 129.8574 90) - (effects - (font - (size 1.27 1.27) - ) - (justify right) - ) - ) - (property "Value" "red" - (at 172.72 132.3974 90) - (effects - (font - (size 1.27 1.27) - ) - (justify right) - ) - ) - (property "Footprint" "LED_SMD:LED_1206_3216Metric" - (at 168.91 129.54 0) + (fields_autoplaced yes) + (uuid "f07314fe-7b09-49cf-b467-c72e0210cbc0") + (property "Reference" "#PWR01" + (at 116.84 26.67 0) (effects (font (size 1.27 1.27) @@ -4697,26 +4662,25 @@ (hide yes) ) ) - (property "Datasheet" "https://s3-us-west-2.amazonaws.com/catsy.557/Dialight_CBI_data_598-1206_Apr2018.pdf" - (at 168.91 129.54 0) + (property "Value" "+3V3" + (at 116.84 17.78 0) (effects (font (size 1.27 1.27) ) - (hide yes) ) ) - (property "Description" "LED_PWR: Board powered" - (at 185.166 139.192 90) + (property "Footprint" "" + (at 116.84 22.86 0) (effects (font (size 1.27 1.27) ) - (justify right) + (hide yes) ) ) - (property "MPN" "598-8210-107F" - (at 168.91 129.54 0) + (property "Datasheet" "" + (at 116.84 22.86 0) (effects (font (size 1.27 1.27) @@ -4724,8 +4688,8 @@ (hide yes) ) ) - (property "Manufacturer" "Dialight" - (at 168.91 129.54 0) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 116.84 22.86 0) (effects (font (size 1.27 1.27) @@ -4733,50 +4697,47 @@ (hide yes) ) ) - (pin "2" - (uuid "ffad62d9-6a3f-484f-8d55-647f82592de4") - ) (pin "1" - (uuid "d679efbf-334d-4daf-8f40-2fd6fb31a0fa") + (uuid "54048577-5e4a-4485-9da1-9075022f4eb1") ) (instances (project "" (path "/5defd195-0277-4d04-9f5f-69e505c9845c" - (reference "D1") + (reference "#PWR01") (unit 1) ) ) ) ) (symbol - (lib_id "Connector:Conn_01x04_Socket") - (at 248.92 100.33 0) + (lib_id "Device:LED") + (at 168.91 129.54 90) (unit 1) (exclude_from_sim no) (in_bom yes) (on_board yes) (dnp no) - (uuid "f86d0087-ccb7-44bf-be0e-e6c0a5836284") - (property "Reference" "J7" - (at 250.19 100.3299 0) + (uuid "f84af62e-f45c-446e-99ce-43d73a894ddb") + (property "Reference" "D1" + (at 172.72 129.8574 90) (effects (font (size 1.27 1.27) ) - (justify left) + (justify right) ) ) - (property "Value" "Conn_01x04_Socket" - (at 250.19 102.8699 0) + (property "Value" "red" + (at 172.72 132.3974 90) (effects (font (size 1.27 1.27) ) - (justify left) + (justify right) ) ) - (property "Footprint" "TerminalBlock_WAGO:TerminalBlock_WAGO_236-404_1x04_P5.00mm_45Degree" - (at 248.92 100.33 0) + (property "Footprint" "LED_SMD:LED_1206_3216Metric" + (at 168.91 129.54 0) (effects (font (size 1.27 1.27) @@ -4784,8 +4745,8 @@ (hide yes) ) ) - (property "Datasheet" "~" - (at 248.92 100.33 0) + (property "Datasheet" "https://s3-us-west-2.amazonaws.com/catsy.557/Dialight_CBI_data_598-1206_Apr2018.pdf" + (at 168.91 129.54 0) (effects (font (size 1.27 1.27) @@ -4793,16 +4754,17 @@ (hide yes) ) ) - (property "Description" "motor connector" - (at 258.318 105.41 0) + (property "Description" "LED_PWR: Board powered" + (at 185.166 139.192 90) (effects (font (size 1.27 1.27) ) + (justify right) ) ) - (property "MPN" "236-404" - (at 248.92 100.33 0) + (property "MPN" "598-8210-107F" + (at 168.91 129.54 0) (effects (font (size 1.27 1.27) @@ -4810,8 +4772,8 @@ (hide yes) ) ) - (property "Manufacturer" "WAGO Corporation" - (at 248.92 100.33 0) + (property "Manufacturer" "Dialight" + (at 168.91 129.54 0) (effects (font (size 1.27 1.27) @@ -4819,22 +4781,16 @@ (hide yes) ) ) - (pin "1" - (uuid "dd173b75-bf5d-418c-900b-22588dbf6f8e") - ) - (pin "4" - (uuid "d08e74f4-7939-4c87-985a-5c55f3282a4e") - ) - (pin "3" - (uuid "4fa4265e-7a54-4aee-91ee-fc3e359ec77e") - ) (pin "2" - (uuid "889f97b8-0784-45ed-82f3-d450f0dfd89d") + (uuid "ffad62d9-6a3f-484f-8d55-647f82592de4") + ) + (pin "1" + (uuid "d679efbf-334d-4daf-8f40-2fd6fb31a0fa") ) (instances (project "" (path "/5defd195-0277-4d04-9f5f-69e505c9845c" - (reference "J7") + (reference "D1") (unit 1) ) ) @@ -4909,6 +4865,10 @@ (sheet (at 66.04 63.5) (size 25.4 50.8) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) (fields_autoplaced yes) (stroke (width 0.1524) @@ -4938,123 +4898,123 @@ ) (pin "RJ45_1" bidirectional (at 66.04 97.79 180) + (uuid "fde73cdf-cb6c-4041-9383-ae4b5ad39742") (effects (font (size 1.27 1.27) ) (justify left) ) - (uuid "fde73cdf-cb6c-4041-9383-ae4b5ad39742") ) (pin "RJ45_2" bidirectional (at 66.04 95.25 180) + (uuid "fedacfd4-d29d-41f2-b7a0-8954f0cf40c4") (effects (font (size 1.27 1.27) ) (justify left) ) - (uuid "fedacfd4-d29d-41f2-b7a0-8954f0cf40c4") ) (pin "RJ45_3" bidirectional (at 66.04 92.71 180) + (uuid "8169ece7-df7e-4254-9131-f46b83c7c969") (effects (font (size 1.27 1.27) ) (justify left) ) - (uuid "8169ece7-df7e-4254-9131-f46b83c7c969") ) (pin "RJ45_4" bidirectional (at 66.04 90.17 180) + (uuid "bfb004f4-ad51-4277-a6a4-551076bb027f") (effects (font (size 1.27 1.27) ) (justify left) ) - (uuid "bfb004f4-ad51-4277-a6a4-551076bb027f") ) (pin "RJ45_5" bidirectional (at 66.04 87.63 180) + (uuid "179895de-a3b7-45cc-9e40-2b2198fb99c6") (effects (font (size 1.27 1.27) ) (justify left) ) - (uuid "179895de-a3b7-45cc-9e40-2b2198fb99c6") ) (pin "RJ45_6" bidirectional (at 66.04 85.09 180) + (uuid "75473479-9807-4027-bc88-5c7d98a91575") (effects (font (size 1.27 1.27) ) (justify left) ) - (uuid "75473479-9807-4027-bc88-5c7d98a91575") ) (pin "RJ45_7" bidirectional (at 66.04 82.55 180) + (uuid "1b9e55cc-ef2f-4eb6-8d63-06ef276ff7fd") (effects (font (size 1.27 1.27) ) (justify left) ) - (uuid "1b9e55cc-ef2f-4eb6-8d63-06ef276ff7fd") ) (pin "RJ45_8" bidirectional (at 66.04 80.01 180) + (uuid "3c1a9b67-3f69-44dc-936d-70585e9b7b3d") (effects (font (size 1.27 1.27) ) (justify left) ) - (uuid "3c1a9b67-3f69-44dc-936d-70585e9b7b3d") ) (pin "RJ45_LED1" output (at 66.04 69.85 180) + (uuid "a663f5a3-793e-464c-8d7c-7d50087c5cba") (effects (font (size 1.27 1.27) ) (justify left) ) - (uuid "a663f5a3-793e-464c-8d7c-7d50087c5cba") ) (pin "RJ45_LED2" output (at 66.04 106.68 180) + (uuid "077dbbca-8cb5-454f-b4ba-208a8720678f") (effects (font (size 1.27 1.27) ) (justify left) ) - (uuid "077dbbca-8cb5-454f-b4ba-208a8720678f") ) (pin "POE_GND" output - (at 91.44 97.79 0) + (at 91.44 107.95 0) + (uuid "6c770162-6936-4729-b598-10f0375ecc24") (effects (font (size 1.27 1.27) ) (justify right) ) - (uuid "6c770162-6936-4729-b598-10f0375ecc24") ) (pin "POE_VIN" output - (at 91.44 95.25 0) + (at 91.44 105.41 0) + (uuid "1863d617-dc5e-4005-9116-05e2cde6d04b") (effects (font (size 1.27 1.27) ) (justify right) ) - (uuid "1863d617-dc5e-4005-9116-05e2cde6d04b") ) (instances (project "iot-contact" @@ -5067,6 +5027,10 @@ (sheet (at 204.47 63.5) (size 36.83 50.8) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) (fields_autoplaced yes) (stroke (width 0.1524) @@ -5094,125 +5058,85 @@ (justify left top) ) ) - (pin "AC_EARTH" bidirectional - (at 241.3 86.36 0) - (effects - (font - (size 1.27 1.27) - ) - (justify right) - ) - (uuid "d38d9ad1-0808-4eb3-8f04-f5d375279cad") - ) - (pin "AC_NEUTRAL" bidirectional - (at 241.3 88.9 0) - (effects - (font - (size 1.27 1.27) - ) - (justify right) - ) - (uuid "9f1bb5d9-5f27-4b27-8b9b-3c5279d0e3fd") - ) (pin "AC_PHASE" bidirectional - (at 241.3 91.44 0) - (effects - (font - (size 1.27 1.27) - ) - (justify right) - ) + (at 241.3 88.9 0) (uuid "b45797bb-cca3-49c0-86c4-955a6b44d60c") - ) - (pin "MOT_EARTH" bidirectional - (at 241.3 97.79 0) - (effects - (font - (size 1.27 1.27) - ) - (justify right) - ) - (uuid "a3defca1-3eed-4b57-ab0a-f16f59fee2c7") - ) - (pin "MOT_NEUTRAL" bidirectional - (at 241.3 100.33 0) (effects (font (size 1.27 1.27) ) (justify right) ) - (uuid "3b66624d-b956-4a77-a1d2-be8580699a49") ) (pin "MOT_PHASE_1" bidirectional - (at 241.3 102.87 0) + (at 241.3 91.44 0) + (uuid "ead288da-2d52-42f6-b402-c382468e36d4") (effects (font (size 1.27 1.27) ) (justify right) ) - (uuid "ead288da-2d52-42f6-b402-c382468e36d4") ) (pin "MOT_PHASE_2" bidirectional - (at 241.3 105.41 0) + (at 241.3 93.98 0) + (uuid "e9687363-d732-4f1b-99ef-f6609013c187") (effects (font (size 1.27 1.27) ) (justify right) ) - (uuid "e9687363-d732-4f1b-99ef-f6609013c187") ) (pin "CONTACT_1" bidirectional - (at 241.3 74.93 0) + (at 241.3 83.82 0) + (uuid "45229719-3224-4355-bc91-87ebcb939c01") (effects (font (size 1.27 1.27) ) (justify right) ) - (uuid "45229719-3224-4355-bc91-87ebcb939c01") ) (pin "CONTACT_2" bidirectional - (at 241.3 77.47 0) + (at 241.3 86.36 0) + (uuid "b1fc0b36-ff3b-4224-9ca0-41809406e0d1") (effects (font (size 1.27 1.27) ) (justify right) ) - (uuid "b1fc0b36-ff3b-4224-9ca0-41809406e0d1") ) (pin "MOT_DIRECTION" input (at 204.47 91.44 180) + (uuid "15ffa5d7-34f8-4089-a077-6b5e4f1b4982") (effects (font (size 1.27 1.27) ) (justify left) ) - (uuid "15ffa5d7-34f8-4089-a077-6b5e4f1b4982") ) (pin "MOT_ENABLE" input (at 204.47 93.98 180) + (uuid "daa54214-4d28-4f41-9236-5a0bc4536da1") (effects (font (size 1.27 1.27) ) (justify left) ) - (uuid "daa54214-4d28-4f41-9236-5a0bc4536da1") ) (pin "CONTACT_CLOSED" output (at 204.47 86.36 180) + (uuid "39bd54a3-668a-4023-9361-9308d5cb85cc") (effects (font (size 1.27 1.27) ) (justify left) ) - (uuid "39bd54a3-668a-4023-9361-9308d5cb85cc") ) (instances (project "iot-contact" @@ -5225,6 +5149,10 @@ (sheet (at 127 63.5) (size 50.8 50.8) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) (fields_autoplaced yes) (stroke (width 0.1524) @@ -5255,153 +5183,163 @@ ) (pin "JTAG_TDI" input (at 135.89 63.5 90) + (uuid "b2396e60-dbe8-4bb8-a732-db86b6030721") (effects (font (size 1.27 1.27) ) (justify right) ) - (uuid "b2396e60-dbe8-4bb8-a732-db86b6030721") ) (pin "JTAG_TDO" output (at 138.43 63.5 90) + (uuid "10971b42-61b0-46e8-a8d2-50c70ff33820") (effects (font (size 1.27 1.27) ) (justify right) ) - (uuid "10971b42-61b0-46e8-a8d2-50c70ff33820") ) (pin "~{JTAG_RESET}" input (at 146.05 63.5 90) + (uuid "f2ff1c71-789c-460a-9357-101a7df15ffe") (effects (font (size 1.27 1.27) ) (justify right) ) - (uuid "f2ff1c71-789c-460a-9357-101a7df15ffe") ) (pin "JTAG_TMS" bidirectional (at 140.97 63.5 90) + (uuid "0c7de78a-5236-4739-9d97-7135d8778045") (effects (font (size 1.27 1.27) ) (justify right) ) - (uuid "0c7de78a-5236-4739-9d97-7135d8778045") ) (pin "JTAG_TCK" input (at 143.51 63.5 90) + (uuid "1bd1ac5e-60ff-4db1-8c4d-634521954100") (effects (font (size 1.27 1.27) ) (justify right) ) - (uuid "1bd1ac5e-60ff-4db1-8c4d-634521954100") ) (pin "UART_RX" input (at 172.72 63.5 90) + (uuid "a4296579-b54e-479e-9ca7-f61c994fc53a") (effects (font (size 1.27 1.27) ) (justify right) ) - (uuid "a4296579-b54e-479e-9ca7-f61c994fc53a") ) (pin "UART_TX" output (at 175.26 63.5 90) + (uuid "c4406d4d-c8ac-4dfa-b701-ea9c99dac27b") (effects (font (size 1.27 1.27) ) (justify right) ) - (uuid "c4406d4d-c8ac-4dfa-b701-ea9c99dac27b") ) (pin "LED_UPD" output (at 171.45 114.3 270) + (uuid "d4f16e72-c2ba-411d-aeb2-672f498bc06d") (effects (font (size 1.27 1.27) ) (justify left) ) - (uuid "d4f16e72-c2ba-411d-aeb2-672f498bc06d") ) (pin "LED_PWR" output (at 168.91 114.3 270) + (uuid "4b272af4-808a-41c6-b8de-ef87565f95a9") (effects (font (size 1.27 1.27) ) (justify left) ) - (uuid "4b272af4-808a-41c6-b8de-ef87565f95a9") ) - (pin "BTN_REBOOT" input - (at 156.21 114.3 270) + (pin "LED_ACT" output + (at 173.99 114.3 270) + (uuid "c6d0305a-4e79-4cb1-88dd-2bc3b4bd5355") (effects (font (size 1.27 1.27) ) (justify left) ) - (uuid "25cdef05-d216-4465-af84-0c3bcab2af5a") ) - (pin "BTN_WIPE" input - (at 158.75 114.3 270) + (pin "MOT_DIRECTION" output + (at 177.8 91.44 0) + (uuid "affdade0-6f44-4240-9c70-a84b33bf335f") (effects (font (size 1.27 1.27) ) - (justify left) + (justify right) ) - (uuid "6ad16868-63a8-44e1-a096-87e22852f914") ) - (pin "LED_ACT" output - (at 173.99 114.3 270) + (pin "MOT_ENABLE" output + (at 177.8 93.98 0) + (uuid "143fef23-890f-4f48-b3dc-5b7880c63bab") (effects (font (size 1.27 1.27) ) - (justify left) + (justify right) ) - (uuid "c6d0305a-4e79-4cb1-88dd-2bc3b4bd5355") ) - (pin "MOT_DIRECTION" output - (at 177.8 91.44 0) + (pin "CONTACT_CLOSED" input + (at 177.8 86.36 0) + (uuid "9fee2b8c-c130-4ca4-96b7-3bd8f8bfc2ec") (effects (font (size 1.27 1.27) ) (justify right) ) - (uuid "affdade0-6f44-4240-9c70-a84b33bf335f") ) - (pin "MOT_ENABLE" output - (at 177.8 93.98 0) + (pin "VVERSION" input + (at 127 104.14 180) + (uuid "cc6082cf-6e1b-4529-a830-c6a9254ad3b1") (effects (font (size 1.27 1.27) ) - (justify right) + (justify left) ) - (uuid "143fef23-890f-4f48-b3dc-5b7880c63bab") ) - (pin "CONTACT_CLOSED" input - (at 177.8 86.36 0) + (pin "~{BTN_REBOOT}" input + (at 156.21 114.3 270) + (uuid "cd291d13-5669-42bf-819b-2a4c6220376c") (effects (font (size 1.27 1.27) ) - (justify right) + (justify left) + ) + ) + (pin "~{BTN_WIPE}" input + (at 158.75 114.3 270) + (uuid "a3c81ecf-25b7-4d55-bb41-ea32fa2b6812") + (effects + (font + (size 1.27 1.27) + ) + (justify left) ) - (uuid "9fee2b8c-c130-4ca4-96b7-3bd8f8bfc2ec") ) (instances (project "iot-contact" @@ -5414,6 +5352,10 @@ (sheet (at 134.62 160.02) (size 25.4 25.4) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) (fields_autoplaced yes) (stroke (width 0.1524) @@ -5443,43 +5385,43 @@ ) (pin "EXT_5V" input (at 134.62 180.34 180) + (uuid "11dd0a29-5492-4d6f-9acc-6ab015287d8c") (effects (font (size 1.27 1.27) ) (justify left) ) - (uuid "11dd0a29-5492-4d6f-9acc-6ab015287d8c") ) (pin "EXT_GND" input (at 134.62 177.8 180) + (uuid "9a44079c-d24e-41f2-8229-98b9bddeee4a") (effects (font (size 1.27 1.27) ) (justify left) ) - (uuid "9a44079c-d24e-41f2-8229-98b9bddeee4a") ) (pin "POE_VIN" input (at 134.62 165.1 180) + (uuid "d4171910-9a3e-4a25-9fbf-66e6c04f97f4") (effects (font (size 1.27 1.27) ) (justify left) ) - (uuid "d4171910-9a3e-4a25-9fbf-66e6c04f97f4") ) (pin "POE_GND" input (at 134.62 167.64 180) + (uuid "f26f9d44-739a-4944-be9c-d5a789e50e87") (effects (font (size 1.27 1.27) ) (justify left) ) - (uuid "f26f9d44-739a-4944-be9c-d5a789e50e87") ) (instances (project "iot-contact" @@ -5494,4 +5436,5 @@ (page "1") ) ) + (embedded_fonts no) ) diff --git a/pcb/meson.build b/pcb/meson.build new file mode 100644 index 0000000..4feecce --- /dev/null +++ b/pcb/meson.build @@ -0,0 +1,41 @@ +schematic_files = [ + 'iot-contact.kicad_sch', + 'contacts.kicad_sch', + 'ethernet.kicad_sch', + 'io.kicad_sch', + 'power.kicad_sch', + 'processor.kicad_sch', +] + +schematic = custom_target( + output: ['schematic.pdf'], + command: [ + 'kicad-cli', + 'sch', + 'export', + 'pdf', + '--output', meson.current_build_dir() / 'schematic.pdf', + meson.current_source_dir() / 'iot-contact.kicad_sch', + ], + depend_files: schematic_files, + build_by_default: true, +) + +bom = custom_target( + output: ['bill-of-materials.csv'], + command: [ + 'kicad-cli', + 'sch', + 'export', + 'bom', + '--fields', + 'Reference,Description,Value,Footprint,Manufacturer,MPN,Datasheet', + '--output', meson.current_build_dir() / 'bill-of-materials.csv', + meson.current_source_dir() / 'iot-contact.kicad_sch', + ], + depend_files: schematic_files, + build_by_default: true, +) + +fs = import('fs') +kicad_pcb = fs.copyfile(meson.current_source_dir() / 'iot-contact.kicad_pcb') diff --git a/pcb/power.kicad_sch b/pcb/power.kicad_sch index 41176ec..3470e2e 100644 --- a/pcb/power.kicad_sch +++ b/pcb/power.kicad_sch @@ -1,7 +1,7 @@ (kicad_sch - (version 20231120) + (version 20250114) (generator "eeschema") - (generator_version "8.0") + (generator_version "9.0") (uuid "04efbab4-4b09-41dd-b889-e48452d150e7") (paper "A4") (title_block diff --git a/pcb/processor.kicad_sch b/pcb/processor.kicad_sch index 62e3da7..a35d700 100644 --- a/pcb/processor.kicad_sch +++ b/pcb/processor.kicad_sch @@ -1,16 +1,2349 @@ (kicad_sch - (version 20231120) + (version 20250114) (generator "eeschema") - (generator_version "8.0") + (generator_version "9.0") (uuid "393d1ad1-4f47-4813-80db-2ff0bccd8599") (paper "A4") (title_block (title "iot-contact") ) - (lib_symbols) - (hierarchical_label "BTN_REBOOT" + (lib_symbols + (symbol "MCU_ST_STM32F4:STM32F427VITx" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "U" + (at -20.32 69.85 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "STM32F427VITx" + (at 12.7 69.85 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_QFP:LQFP-100_14x14mm_P0.5mm" + (at -20.32 -66.04 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32f427vi.pdf" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "STMicroelectronics Arm Cortex-M4 MCU, 2048KB flash, 256KB RAM, 180 MHz, 1.8-3.6V, 82 GPIO, LQFP100" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "Arm Cortex-M4 STM32F4 STM32F427/437" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "LQFP*14x14mm*P0.5mm*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "STM32F427VITx_0_1" + (rectangle + (start -20.32 -66.04) + (end 20.32 68.58) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "STM32F427VITx_1_1" + (pin input line + (at -25.4 63.5 0) + (length 5.08) + (name "NRST" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -25.4 58.42 0) + (length 5.08) + (name "BOOT0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "94" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -25.4 53.34 0) + (length 5.08) + (name "VREF+" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "21" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at -25.4 48.26 0) + (length 5.08) + (name "PH0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "RCC_OSC_IN" bidirectional line) + ) + (pin bidirectional line + (at -25.4 45.72 0) + (length 5.08) + (name "PH1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "RCC_OSC_OUT" bidirectional line) + ) + (pin bidirectional line + (at -25.4 40.64 0) + (length 5.08) + (name "PE0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "97" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "DCMI_D2" bidirectional line) + (alternate "FMC_NBL0" bidirectional line) + (alternate "TIM4_ETR" bidirectional line) + (alternate "UART8_RX" bidirectional line) + ) + (pin bidirectional line + (at -25.4 38.1 0) + (length 5.08) + (name "PE1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "98" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "DCMI_D3" bidirectional line) + (alternate "FMC_NBL1" bidirectional line) + (alternate "UART8_TX" bidirectional line) + ) + (pin bidirectional line + (at -25.4 35.56 0) + (length 5.08) + (name "PE2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ETH_TXD3" bidirectional line) + (alternate "FMC_A23" bidirectional line) + (alternate "SAI1_MCLK_A" bidirectional line) + (alternate "SPI4_SCK" bidirectional line) + (alternate "SYS_TRACECLK" bidirectional line) + ) + (pin bidirectional line + (at -25.4 33.02 0) + (length 5.08) + (name "PE3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "FMC_A19" bidirectional line) + (alternate "SAI1_SD_B" bidirectional line) + (alternate "SYS_TRACED0" bidirectional line) + ) + (pin bidirectional line + (at -25.4 30.48 0) + (length 5.08) + (name "PE4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "DCMI_D4" bidirectional line) + (alternate "FMC_A20" bidirectional line) + (alternate "SAI1_FS_A" bidirectional line) + (alternate "SPI4_NSS" bidirectional line) + (alternate "SYS_TRACED1" bidirectional line) + ) + (pin bidirectional line + (at -25.4 27.94 0) + (length 5.08) + (name "PE5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "DCMI_D6" bidirectional line) + (alternate "FMC_A21" bidirectional line) + (alternate "SAI1_SCK_A" bidirectional line) + (alternate "SPI4_MISO" bidirectional line) + (alternate "SYS_TRACED2" bidirectional line) + (alternate "TIM9_CH1" bidirectional line) + ) + (pin bidirectional line + (at -25.4 25.4 0) + (length 5.08) + (name "PE6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "DCMI_D7" bidirectional line) + (alternate "FMC_A22" bidirectional line) + (alternate "SAI1_SD_A" bidirectional line) + (alternate "SPI4_MOSI" bidirectional line) + (alternate "SYS_TRACED3" bidirectional line) + (alternate "TIM9_CH2" bidirectional line) + ) + (pin bidirectional line + (at -25.4 22.86 0) + (length 5.08) + (name "PE7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "38" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "FMC_D4" bidirectional line) + (alternate "FMC_DA4" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "UART7_RX" bidirectional line) + ) + (pin bidirectional line + (at -25.4 20.32 0) + (length 5.08) + (name "PE8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "39" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "FMC_D5" bidirectional line) + (alternate "FMC_DA5" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "UART7_TX" bidirectional line) + ) + (pin bidirectional line + (at -25.4 17.78 0) + (length 5.08) + (name "PE9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "40" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "DAC_EXTI9" bidirectional line) + (alternate "FMC_D6" bidirectional line) + (alternate "FMC_DA6" bidirectional line) + (alternate "TIM1_CH1" bidirectional line) + ) + (pin bidirectional line + (at -25.4 15.24 0) + (length 5.08) + (name "PE10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "41" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "FMC_D7" bidirectional line) + (alternate "FMC_DA7" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + ) + (pin bidirectional line + (at -25.4 12.7 0) + (length 5.08) + (name "PE11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "42" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC2_EXTI11" bidirectional line) + (alternate "ADC3_EXTI11" bidirectional line) + (alternate "FMC_D8" bidirectional line) + (alternate "FMC_DA8" bidirectional line) + (alternate "SPI4_NSS" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + ) + (pin bidirectional line + (at -25.4 10.16 0) + (length 5.08) + (name "PE12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "43" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "FMC_D9" bidirectional line) + (alternate "FMC_DA9" bidirectional line) + (alternate "SPI4_SCK" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + ) + (pin bidirectional line + (at -25.4 7.62 0) + (length 5.08) + (name "PE13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "44" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "FMC_D10" bidirectional line) + (alternate "FMC_DA10" bidirectional line) + (alternate "SPI4_MISO" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + ) + (pin bidirectional line + (at -25.4 5.08 0) + (length 5.08) + (name "PE14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "45" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "FMC_D11" bidirectional line) + (alternate "FMC_DA11" bidirectional line) + (alternate "SPI4_MOSI" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + ) + (pin bidirectional line + (at -25.4 2.54 0) + (length 5.08) + (name "PE15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "46" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ADC1_EXTI15" bidirectional line) + (alternate "ADC2_EXTI15" bidirectional line) + (alternate "ADC3_EXTI15" bidirectional line) + (alternate "FMC_D12" bidirectional line) + (alternate "FMC_DA12" bidirectional line) + (alternate "TIM1_BKIN" bidirectional line) + ) + (pin bidirectional line + (at -25.4 -2.54 0) + (length 5.08) + (name "PD0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "81" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "CAN1_RX" bidirectional line) + (alternate "FMC_D2" bidirectional line) + (alternate "FMC_DA2" bidirectional line) + ) + (pin bidirectional line + (at -25.4 -5.08 0) + (length 5.08) + (name "PD1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "82" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "CAN1_TX" bidirectional line) + (alternate "FMC_D3" bidirectional line) + (alternate "FMC_DA3" bidirectional line) + ) + (pin bidirectional line + (at -25.4 -7.62 0) + (length 5.08) + (name "PD2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "83" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "DCMI_D11" bidirectional line) + (alternate "SDIO_CMD" bidirectional line) + (alternate "TIM3_ETR" bidirectional line) + (alternate "UART5_RX" bidirectional line) + ) + (pin bidirectional line + (at -25.4 -10.16 0) + (length 5.08) + (name "PD3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "84" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "DCMI_D5" bidirectional line) + (alternate "FMC_CLK" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + ) + (pin bidirectional line + (at -25.4 -12.7 0) + (length 5.08) + (name "PD4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "85" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "FMC_NOE" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + ) + (pin bidirectional line + (at -25.4 -15.24 0) + (length 5.08) + (name "PD5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "86" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "FMC_NWE" bidirectional line) + (alternate "USART2_TX" bidirectional line) + ) + (pin bidirectional line + (at -25.4 -17.78 0) + (length 5.08) + (name "PD6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "87" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "DCMI_D10" bidirectional line) + (alternate "FMC_NWAIT" bidirectional line) + (alternate "I2S3_SD" bidirectional line) + (alternate "SAI1_SD_A" bidirectional line) + (alternate "SPI3_MOSI" bidirectional line) + (alternate "USART2_RX" bidirectional line) + ) + (pin bidirectional line + (at -25.4 -20.32 0) + (length 5.08) + (name "PD7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "88" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "FMC_NCE2" bidirectional line) + (alternate "FMC_NE1" bidirectional line) + (alternate "USART2_CK" bidirectional line) + ) + (pin bidirectional line + (at -25.4 -22.86 0) + (length 5.08) + (name "PD8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "55" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "FMC_D13" bidirectional line) + (alternate "FMC_DA13" bidirectional line) + (alternate "USART3_TX" bidirectional line) + ) + (pin bidirectional line + (at -25.4 -25.4 0) + (length 5.08) + (name "PD9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "56" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "DAC_EXTI9" bidirectional line) + (alternate "FMC_D14" bidirectional line) + (alternate "FMC_DA14" bidirectional line) + (alternate "USART3_RX" bidirectional line) + ) + (pin bidirectional line + (at -25.4 -27.94 0) + (length 5.08) + (name "PD10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "57" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "FMC_D15" bidirectional line) + (alternate "FMC_DA15" bidirectional line) + (alternate "USART3_CK" bidirectional line) + ) + (pin bidirectional line + (at -25.4 -30.48 0) + (length 5.08) + (name "PD11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "58" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC2_EXTI11" bidirectional line) + (alternate "ADC3_EXTI11" bidirectional line) + (alternate "FMC_A16" bidirectional line) + (alternate "FMC_CLE" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + ) + (pin bidirectional line + (at -25.4 -33.02 0) + (length 5.08) + (name "PD12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "59" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "FMC_A17" bidirectional line) + (alternate "FMC_ALE" bidirectional line) + (alternate "TIM4_CH1" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + ) + (pin bidirectional line + (at -25.4 -35.56 0) + (length 5.08) + (name "PD13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "60" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "FMC_A18" bidirectional line) + (alternate "TIM4_CH2" bidirectional line) + ) + (pin bidirectional line + (at -25.4 -38.1 0) + (length 5.08) + (name "PD14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "61" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "FMC_D0" bidirectional line) + (alternate "FMC_DA0" bidirectional line) + (alternate "TIM4_CH3" bidirectional line) + ) + (pin bidirectional line + (at -25.4 -40.64 0) + (length 5.08) + (name "PD15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "62" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ADC1_EXTI15" bidirectional line) + (alternate "ADC2_EXTI15" bidirectional line) + (alternate "ADC3_EXTI15" bidirectional line) + (alternate "FMC_D1" bidirectional line) + (alternate "FMC_DA1" bidirectional line) + (alternate "TIM4_CH4" bidirectional line) + ) + (pin power_out line + (at -25.4 -45.72 0) + (length 5.08) + (name "VCAP_1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "49" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at -25.4 -48.26 0) + (length 5.08) + (name "VCAP_2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "73" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -7.62 73.66 270) + (length 5.08) + (name "VBAT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -5.08 73.66 270) + (length 5.08) + (name "VDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -2.54 73.66 270) + (length 5.08) + (name "VDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "19" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 73.66 270) + (length 5.08) + (name "VDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "28" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -71.12 90) + (length 5.08) + (name "VSS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -71.12 90) + (length 5.08) + (hide yes) + (name "VSS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "27" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -71.12 90) + (length 5.08) + (hide yes) + (name "VSS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "74" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -71.12 90) + (length 5.08) + (hide yes) + (name "VSS" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "99" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 73.66 270) + (length 5.08) + (name "VDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "50" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 2.54 -71.12 90) + (length 5.08) + (name "VSSA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "20" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 5.08 73.66 270) + (length 5.08) + (name "VDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "75" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 7.62 73.66 270) + (length 5.08) + (name "VDD" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "100" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 10.16 73.66 270) + (length 5.08) + (name "VDDA" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "22" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 63.5 180) + (length 5.08) + (name "PA0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "23" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ADC1_IN0" bidirectional line) + (alternate "ADC2_IN0" bidirectional line) + (alternate "ADC3_IN0" bidirectional line) + (alternate "ETH_CRS" bidirectional line) + (alternate "SYS_WKUP" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "TIM5_CH1" bidirectional line) + (alternate "TIM8_ETR" bidirectional line) + (alternate "UART4_TX" bidirectional line) + (alternate "USART2_CTS" bidirectional line) + ) + (pin bidirectional line + (at 25.4 60.96 180) + (length 5.08) + (name "PA1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "24" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ADC1_IN1" bidirectional line) + (alternate "ADC2_IN1" bidirectional line) + (alternate "ADC3_IN1" bidirectional line) + (alternate "ETH_REF_CLK" bidirectional line) + (alternate "ETH_RX_CLK" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + (alternate "TIM5_CH2" bidirectional line) + (alternate "UART4_RX" bidirectional line) + (alternate "USART2_RTS" bidirectional line) + ) + (pin bidirectional line + (at 25.4 58.42 180) + (length 5.08) + (name "PA2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "25" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ADC1_IN2" bidirectional line) + (alternate "ADC2_IN2" bidirectional line) + (alternate "ADC3_IN2" bidirectional line) + (alternate "ETH_MDIO" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "TIM5_CH3" bidirectional line) + (alternate "TIM9_CH1" bidirectional line) + (alternate "USART2_TX" bidirectional line) + ) + (pin bidirectional line + (at 25.4 55.88 180) + (length 5.08) + (name "PA3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "26" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ADC1_IN3" bidirectional line) + (alternate "ADC2_IN3" bidirectional line) + (alternate "ADC3_IN3" bidirectional line) + (alternate "ETH_COL" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "TIM5_CH4" bidirectional line) + (alternate "TIM9_CH2" bidirectional line) + (alternate "USART2_RX" bidirectional line) + (alternate "USB_OTG_HS_ULPI_D0" bidirectional line) + ) + (pin bidirectional line + (at 25.4 53.34 180) + (length 5.08) + (name "PA4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "29" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ADC1_IN4" bidirectional line) + (alternate "ADC2_IN4" bidirectional line) + (alternate "DAC_OUT1" bidirectional line) + (alternate "DCMI_HSYNC" bidirectional line) + (alternate "I2S3_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI3_NSS" bidirectional line) + (alternate "USART2_CK" bidirectional line) + (alternate "USB_OTG_HS_SOF" bidirectional line) + ) + (pin bidirectional line + (at 25.4 50.8 180) + (length 5.08) + (name "PA5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "30" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ADC1_IN5" bidirectional line) + (alternate "ADC2_IN5" bidirectional line) + (alternate "DAC_OUT2" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + (alternate "TIM8_CH1N" bidirectional line) + (alternate "USB_OTG_HS_ULPI_CK" bidirectional line) + ) + (pin bidirectional line + (at 25.4 48.26 180) + (length 5.08) + (name "PA6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "31" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ADC1_IN6" bidirectional line) + (alternate "ADC2_IN6" bidirectional line) + (alternate "DCMI_PIXCLK" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "TIM13_CH1" bidirectional line) + (alternate "TIM1_BKIN" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "TIM8_BKIN" bidirectional line) + ) + (pin bidirectional line + (at 25.4 45.72 180) + (length 5.08) + (name "PA7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "32" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ADC1_IN7" bidirectional line) + (alternate "ADC2_IN7" bidirectional line) + (alternate "ETH_CRS_DV" bidirectional line) + (alternate "ETH_RX_DV" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "TIM14_CH1" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "TIM8_CH1N" bidirectional line) + ) + (pin bidirectional line + (at 25.4 43.18 180) + (length 5.08) + (name "PA8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "67" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "I2C3_SCL" bidirectional line) + (alternate "RCC_MCO_1" bidirectional line) + (alternate "TIM1_CH1" bidirectional line) + (alternate "USART1_CK" bidirectional line) + (alternate "USB_OTG_FS_SOF" bidirectional line) + ) + (pin bidirectional line + (at 25.4 40.64 180) + (length 5.08) + (name "PA9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "68" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "DAC_EXTI9" bidirectional line) + (alternate "DCMI_D0" bidirectional line) + (alternate "I2C3_SMBA" bidirectional line) + (alternate "TIM1_CH2" bidirectional line) + (alternate "USART1_TX" bidirectional line) + (alternate "USB_OTG_FS_VBUS" bidirectional line) + ) + (pin bidirectional line + (at 25.4 38.1 180) + (length 5.08) + (name "PA10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "69" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "DCMI_D1" bidirectional line) + (alternate "TIM1_CH3" bidirectional line) + (alternate "USART1_RX" bidirectional line) + (alternate "USB_OTG_FS_ID" bidirectional line) + ) + (pin bidirectional line + (at 25.4 35.56 180) + (length 5.08) + (name "PA11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "70" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC2_EXTI11" bidirectional line) + (alternate "ADC3_EXTI11" bidirectional line) + (alternate "CAN1_RX" bidirectional line) + (alternate "TIM1_CH4" bidirectional line) + (alternate "USART1_CTS" bidirectional line) + (alternate "USB_OTG_FS_DM" bidirectional line) + ) + (pin bidirectional line + (at 25.4 33.02 180) + (length 5.08) + (name "PA12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "71" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "CAN1_TX" bidirectional line) + (alternate "TIM1_ETR" bidirectional line) + (alternate "USART1_RTS" bidirectional line) + (alternate "USB_OTG_FS_DP" bidirectional line) + ) + (pin bidirectional line + (at 25.4 30.48 180) + (length 5.08) + (name "PA13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "72" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "SYS_JTMS-SWDIO" bidirectional line) + ) + (pin bidirectional line + (at 25.4 27.94 180) + (length 5.08) + (name "PA14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "76" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "SYS_JTCK-SWCLK" bidirectional line) + ) + (pin bidirectional line + (at 25.4 25.4 180) + (length 5.08) + (name "PA15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "77" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ADC1_EXTI15" bidirectional line) + (alternate "ADC2_EXTI15" bidirectional line) + (alternate "ADC3_EXTI15" bidirectional line) + (alternate "I2S3_WS" bidirectional line) + (alternate "SPI1_NSS" bidirectional line) + (alternate "SPI3_NSS" bidirectional line) + (alternate "SYS_JTDI" bidirectional line) + (alternate "TIM2_CH1" bidirectional line) + (alternate "TIM2_ETR" bidirectional line) + ) + (pin bidirectional line + (at 25.4 20.32 180) + (length 5.08) + (name "PB0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "35" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ADC1_IN8" bidirectional line) + (alternate "ADC2_IN8" bidirectional line) + (alternate "ETH_RXD2" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "TIM8_CH2N" bidirectional line) + (alternate "USB_OTG_HS_ULPI_D1" bidirectional line) + ) + (pin bidirectional line + (at 25.4 17.78 180) + (length 5.08) + (name "PB1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "36" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ADC1_IN9" bidirectional line) + (alternate "ADC2_IN9" bidirectional line) + (alternate "ETH_RXD3" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + (alternate "TIM8_CH3N" bidirectional line) + (alternate "USB_OTG_HS_ULPI_D2" bidirectional line) + ) + (pin bidirectional line + (at 25.4 15.24 180) + (length 5.08) + (name "PB2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "37" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin bidirectional line + (at 25.4 12.7 180) + (length 5.08) + (name "PB3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "89" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "I2S3_CK" bidirectional line) + (alternate "SPI1_SCK" bidirectional line) + (alternate "SPI3_SCK" bidirectional line) + (alternate "SYS_JTDO-SWO" bidirectional line) + (alternate "TIM2_CH2" bidirectional line) + ) + (pin bidirectional line + (at 25.4 10.16 180) + (length 5.08) + (name "PB4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "90" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "I2S3_ext_SD" bidirectional line) + (alternate "SPI1_MISO" bidirectional line) + (alternate "SPI3_MISO" bidirectional line) + (alternate "SYS_JTRST" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + ) + (pin bidirectional line + (at 25.4 7.62 180) + (length 5.08) + (name "PB5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "91" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "CAN2_RX" bidirectional line) + (alternate "DCMI_D10" bidirectional line) + (alternate "ETH_PPS_OUT" bidirectional line) + (alternate "FMC_SDCKE1" bidirectional line) + (alternate "I2C1_SMBA" bidirectional line) + (alternate "I2S3_SD" bidirectional line) + (alternate "SPI1_MOSI" bidirectional line) + (alternate "SPI3_MOSI" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "USB_OTG_HS_ULPI_D7" bidirectional line) + ) + (pin bidirectional line + (at 25.4 5.08 180) + (length 5.08) + (name "PB6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "92" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "CAN2_TX" bidirectional line) + (alternate "DCMI_D5" bidirectional line) + (alternate "FMC_SDNE1" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "TIM4_CH1" bidirectional line) + (alternate "USART1_TX" bidirectional line) + ) + (pin bidirectional line + (at 25.4 2.54 180) + (length 5.08) + (name "PB7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "93" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "DCMI_VSYNC" bidirectional line) + (alternate "FMC_NL" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "TIM4_CH2" bidirectional line) + (alternate "USART1_RX" bidirectional line) + ) + (pin bidirectional line + (at 25.4 0 180) + (length 5.08) + (name "PB8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "95" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "CAN1_RX" bidirectional line) + (alternate "DCMI_D6" bidirectional line) + (alternate "ETH_TXD3" bidirectional line) + (alternate "I2C1_SCL" bidirectional line) + (alternate "SDIO_D4" bidirectional line) + (alternate "TIM10_CH1" bidirectional line) + (alternate "TIM4_CH3" bidirectional line) + ) + (pin bidirectional line + (at 25.4 -2.54 180) + (length 5.08) + (name "PB9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "96" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "CAN1_TX" bidirectional line) + (alternate "DAC_EXTI9" bidirectional line) + (alternate "DCMI_D7" bidirectional line) + (alternate "I2C1_SDA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "SDIO_D5" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM11_CH1" bidirectional line) + (alternate "TIM4_CH4" bidirectional line) + ) + (pin bidirectional line + (at 25.4 -5.08 180) + (length 5.08) + (name "PB10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "47" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ETH_RX_ER" bidirectional line) + (alternate "I2C2_SCL" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM2_CH3" bidirectional line) + (alternate "USART3_TX" bidirectional line) + (alternate "USB_OTG_HS_ULPI_D3" bidirectional line) + ) + (pin bidirectional line + (at 25.4 -7.62 180) + (length 5.08) + (name "PB11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "48" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC2_EXTI11" bidirectional line) + (alternate "ADC3_EXTI11" bidirectional line) + (alternate "ETH_TX_EN" bidirectional line) + (alternate "I2C2_SDA" bidirectional line) + (alternate "TIM2_CH4" bidirectional line) + (alternate "USART3_RX" bidirectional line) + (alternate "USB_OTG_HS_ULPI_D4" bidirectional line) + ) + (pin bidirectional line + (at 25.4 -10.16 180) + (length 5.08) + (name "PB12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "51" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "CAN2_RX" bidirectional line) + (alternate "ETH_TXD0" bidirectional line) + (alternate "I2C2_SMBA" bidirectional line) + (alternate "I2S2_WS" bidirectional line) + (alternate "SPI2_NSS" bidirectional line) + (alternate "TIM1_BKIN" bidirectional line) + (alternate "USART3_CK" bidirectional line) + (alternate "USB_OTG_HS_ID" bidirectional line) + (alternate "USB_OTG_HS_ULPI_D5" bidirectional line) + ) + (pin bidirectional line + (at 25.4 -12.7 180) + (length 5.08) + (name "PB13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "52" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "CAN2_TX" bidirectional line) + (alternate "ETH_TXD1" bidirectional line) + (alternate "I2S2_CK" bidirectional line) + (alternate "SPI2_SCK" bidirectional line) + (alternate "TIM1_CH1N" bidirectional line) + (alternate "USART3_CTS" bidirectional line) + (alternate "USB_OTG_HS_ULPI_D6" bidirectional line) + (alternate "USB_OTG_HS_VBUS" bidirectional line) + ) + (pin bidirectional line + (at 25.4 -15.24 180) + (length 5.08) + (name "PB14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "53" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "I2S2_ext_SD" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "TIM12_CH1" bidirectional line) + (alternate "TIM1_CH2N" bidirectional line) + (alternate "TIM8_CH2N" bidirectional line) + (alternate "USART3_RTS" bidirectional line) + (alternate "USB_OTG_HS_DM" bidirectional line) + ) + (pin bidirectional line + (at 25.4 -17.78 180) + (length 5.08) + (name "PB15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "54" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ADC1_EXTI15" bidirectional line) + (alternate "ADC2_EXTI15" bidirectional line) + (alternate "ADC3_EXTI15" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "RTC_REFIN" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "TIM12_CH2" bidirectional line) + (alternate "TIM1_CH3N" bidirectional line) + (alternate "TIM8_CH3N" bidirectional line) + (alternate "USB_OTG_HS_DP" bidirectional line) + ) + (pin bidirectional line + (at 25.4 -22.86 180) + (length 5.08) + (name "PC0" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ADC1_IN10" bidirectional line) + (alternate "ADC2_IN10" bidirectional line) + (alternate "ADC3_IN10" bidirectional line) + (alternate "FMC_SDNWE" bidirectional line) + (alternate "USB_OTG_HS_ULPI_STP" bidirectional line) + ) + (pin bidirectional line + (at 25.4 -25.4 180) + (length 5.08) + (name "PC1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "16" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ADC1_IN11" bidirectional line) + (alternate "ADC2_IN11" bidirectional line) + (alternate "ADC3_IN11" bidirectional line) + (alternate "ETH_MDC" bidirectional line) + ) + (pin bidirectional line + (at 25.4 -27.94 180) + (length 5.08) + (name "PC2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "17" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ADC1_IN12" bidirectional line) + (alternate "ADC2_IN12" bidirectional line) + (alternate "ADC3_IN12" bidirectional line) + (alternate "ETH_TXD2" bidirectional line) + (alternate "FMC_SDNE0" bidirectional line) + (alternate "I2S2_ext_SD" bidirectional line) + (alternate "SPI2_MISO" bidirectional line) + (alternate "USB_OTG_HS_ULPI_DIR" bidirectional line) + ) + (pin bidirectional line + (at 25.4 -30.48 180) + (length 5.08) + (name "PC3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "18" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ADC1_IN13" bidirectional line) + (alternate "ADC2_IN13" bidirectional line) + (alternate "ADC3_IN13" bidirectional line) + (alternate "ETH_TX_CLK" bidirectional line) + (alternate "FMC_SDCKE0" bidirectional line) + (alternate "I2S2_SD" bidirectional line) + (alternate "SPI2_MOSI" bidirectional line) + (alternate "USB_OTG_HS_ULPI_NXT" bidirectional line) + ) + (pin bidirectional line + (at 25.4 -33.02 180) + (length 5.08) + (name "PC4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "33" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ADC1_IN14" bidirectional line) + (alternate "ADC2_IN14" bidirectional line) + (alternate "ETH_RXD0" bidirectional line) + ) + (pin bidirectional line + (at 25.4 -35.56 180) + (length 5.08) + (name "PC5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "34" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ADC1_IN15" bidirectional line) + (alternate "ADC2_IN15" bidirectional line) + (alternate "ETH_RXD1" bidirectional line) + ) + (pin bidirectional line + (at 25.4 -38.1 180) + (length 5.08) + (name "PC6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "63" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "DCMI_D0" bidirectional line) + (alternate "I2S2_MCK" bidirectional line) + (alternate "SDIO_D6" bidirectional line) + (alternate "TIM3_CH1" bidirectional line) + (alternate "TIM8_CH1" bidirectional line) + (alternate "USART6_TX" bidirectional line) + ) + (pin bidirectional line + (at 25.4 -40.64 180) + (length 5.08) + (name "PC7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "64" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "DCMI_D1" bidirectional line) + (alternate "I2S3_MCK" bidirectional line) + (alternate "SDIO_D7" bidirectional line) + (alternate "TIM3_CH2" bidirectional line) + (alternate "TIM8_CH2" bidirectional line) + (alternate "USART6_RX" bidirectional line) + ) + (pin bidirectional line + (at 25.4 -43.18 180) + (length 5.08) + (name "PC8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "65" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "DCMI_D2" bidirectional line) + (alternate "SDIO_D0" bidirectional line) + (alternate "TIM3_CH3" bidirectional line) + (alternate "TIM8_CH3" bidirectional line) + (alternate "USART6_CK" bidirectional line) + ) + (pin bidirectional line + (at 25.4 -45.72 180) + (length 5.08) + (name "PC9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "66" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "DAC_EXTI9" bidirectional line) + (alternate "DCMI_D3" bidirectional line) + (alternate "I2C3_SDA" bidirectional line) + (alternate "I2S_CKIN" bidirectional line) + (alternate "RCC_MCO_2" bidirectional line) + (alternate "SDIO_D1" bidirectional line) + (alternate "TIM3_CH4" bidirectional line) + (alternate "TIM8_CH4" bidirectional line) + ) + (pin bidirectional line + (at 25.4 -48.26 180) + (length 5.08) + (name "PC10" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "78" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "DCMI_D8" bidirectional line) + (alternate "I2S3_CK" bidirectional line) + (alternate "SDIO_D2" bidirectional line) + (alternate "SPI3_SCK" bidirectional line) + (alternate "UART4_TX" bidirectional line) + (alternate "USART3_TX" bidirectional line) + ) + (pin bidirectional line + (at 25.4 -50.8 180) + (length 5.08) + (name "PC11" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "79" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ADC1_EXTI11" bidirectional line) + (alternate "ADC2_EXTI11" bidirectional line) + (alternate "ADC3_EXTI11" bidirectional line) + (alternate "DCMI_D4" bidirectional line) + (alternate "I2S3_ext_SD" bidirectional line) + (alternate "SDIO_D3" bidirectional line) + (alternate "SPI3_MISO" bidirectional line) + (alternate "UART4_RX" bidirectional line) + (alternate "USART3_RX" bidirectional line) + ) + (pin bidirectional line + (at 25.4 -53.34 180) + (length 5.08) + (name "PC12" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "80" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "DCMI_D9" bidirectional line) + (alternate "I2S3_SD" bidirectional line) + (alternate "SDIO_CK" bidirectional line) + (alternate "SPI3_MOSI" bidirectional line) + (alternate "UART5_TX" bidirectional line) + (alternate "USART3_CK" bidirectional line) + ) + (pin bidirectional line + (at 25.4 -55.88 180) + (length 5.08) + (name "PC13" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "RTC_AF1" bidirectional line) + ) + (pin bidirectional line + (at 25.4 -58.42 180) + (length 5.08) + (name "PC14" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "RCC_OSC32_IN" bidirectional line) + ) + (pin bidirectional line + (at 25.4 -60.96 180) + (length 5.08) + (name "PC15" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "9" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (alternate "ADC1_EXTI15" bidirectional line) + (alternate "ADC2_EXTI15" bidirectional line) + (alternate "ADC3_EXTI15" bidirectional line) + (alternate "RCC_OSC32_OUT" bidirectional line) + ) + ) + (embedded_fonts no) + ) + ) + (text "See AN4488 to get started" + (exclude_from_sim no) + (at 184.15 34.544 0) + (effects + (font + (size 1.27 1.27) + ) + ) + (uuid "82f61e74-c865-4393-826a-066e2a341f3e") + ) + (hierarchical_label "~{BTN_REBOOT}" (shape input) - (at 114.3 139.7 270) + (at 105.41 179.07 270) (effects (font (size 1.27 1.27) @@ -21,7 +2354,7 @@ ) (hierarchical_label "~{JTAG_RESET}" (shape input) - (at 114.3 38.1 90) + (at 34.29 35.56 90) (effects (font (size 1.27 1.27) @@ -43,7 +2376,7 @@ ) (hierarchical_label "UART_TX" (shape output) - (at 142.24 38.1 90) + (at 62.23 35.56 90) (effects (font (size 1.27 1.27) @@ -54,7 +2387,7 @@ ) (hierarchical_label "LED_UPD" (shape output) - (at 142.24 139.7 270) + (at 154.94 179.07 270) (effects (font (size 1.27 1.27) @@ -65,7 +2398,7 @@ ) (hierarchical_label "JTAG_TMS" (shape bidirectional) - (at 119.38 38.1 90) + (at 39.37 35.56 90) (effects (font (size 1.27 1.27) @@ -74,9 +2407,9 @@ ) (uuid "617b37ec-b5d3-4e1b-971a-1e543c286c47") ) - (hierarchical_label "BTN_WIPE" + (hierarchical_label "~{BTN_WIPE}" (shape input) - (at 116.84 139.7 270) + (at 107.95 179.07 270) (effects (font (size 1.27 1.27) @@ -87,7 +2420,7 @@ ) (hierarchical_label "JTAG_TDI" (shape input) - (at 124.46 38.1 90) + (at 44.45 35.56 90) (effects (font (size 1.27 1.27) @@ -98,7 +2431,7 @@ ) (hierarchical_label "LED_PWR" (shape output) - (at 139.7 139.7 270) + (at 152.4 179.07 270) (effects (font (size 1.27 1.27) @@ -109,7 +2442,7 @@ ) (hierarchical_label "LED_ACT" (shape output) - (at 144.78 139.7 270) + (at 157.48 179.07 270) (effects (font (size 1.27 1.27) @@ -131,7 +2464,7 @@ ) (hierarchical_label "JTAG_TCK" (shape input) - (at 116.84 38.1 90) + (at 36.83 35.56 90) (effects (font (size 1.27 1.27) @@ -140,9 +2473,20 @@ ) (uuid "806823e9-c7ef-45dc-832c-ddb4378c340f") ) + (hierarchical_label "VVERSION" + (shape input) + (at 35.56 100.33 180) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + (uuid "919dc185-71c3-4c56-8386-f6c0dc6b4c73") + ) (hierarchical_label "JTAG_TDO" (shape output) - (at 121.92 38.1 90) + (at 41.91 35.56 90) (effects (font (size 1.27 1.27) @@ -153,7 +2497,7 @@ ) (hierarchical_label "UART_RX" (shape input) - (at 139.7 38.1 90) + (at 59.69 35.56 90) (effects (font (size 1.27 1.27) @@ -173,4 +2517,384 @@ ) (uuid "fa84533f-5191-4139-bd31-6669d829fda6") ) + (symbol + (lib_id "MCU_ST_STM32F4:STM32F427VITx") + (at 120.65 102.87 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "492f8748-c9dd-4fe0-bb34-6c5556772be7") + (property "Reference" "U1" + (at 125.3333 171.45 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "STM32F427VITx" + (at 125.3333 173.99 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_QFP:LQFP-100_14x14mm_P0.5mm" + (at 100.33 168.91 0) + (effects + (font + (size 1.27 1.27) + ) + (justify right) + (hide yes) + ) + ) + (property "Datasheet" "https://www.st.com/resource/en/datasheet/stm32f427vi.pdf" + (at 120.65 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "STMicroelectronics Arm Cortex-M4 MCU, 2048KB flash, 256KB RAM, 180 MHz, 1.8-3.6V, 82 GPIO, LQFP100" + (at 120.65 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "MPN" "STM32F427VIT6TR" + (at 120.65 105.41 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Manufacturer" "STMicroelectronics" + (at 120.65 102.87 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "92" + (uuid "e4c4e477-4df4-4d22-8137-7a3809c6a3a2") + ) + (pin "48" + (uuid "e589f154-9286-4327-906d-cfcbabc2ed20") + ) + (pin "99" + (uuid "447c55fd-f080-44d5-9ade-8e60cbe2c7b0") + ) + (pin "6" + (uuid "bc5ece86-6932-465d-8fb3-96d527622132") + ) + (pin "9" + (uuid "244fae6a-9e98-499a-ace9-1ce09c8e7a0e") + ) + (pin "8" + (uuid "02fcc468-73a3-4047-beda-87bebeeba025") + ) + (pin "66" + (uuid "d49ec73f-033a-4e20-95bf-39854d574dbf") + ) + (pin "11" + (uuid "70fed43a-7e2a-4b89-ba1f-e09256b7dedd") + ) + (pin "22" + (uuid "e802dfae-c3a2-4b0d-8229-8bb8b8522018") + ) + (pin "76" + (uuid "4c3961b5-f729-4932-bbe0-56280aba52fa") + ) + (pin "70" + (uuid "2903d135-0c3e-4e73-bded-cd59b65e7d5e") + ) + (pin "87" + (uuid "a947f40e-d1a2-4d06-9eb9-f013a0c915f0") + ) + (pin "19" + (uuid "a8b1c0f1-c3af-4402-bade-8c6256f16fa9") + ) + (pin "80" + (uuid "02b9a60d-dfac-43a4-bd6a-5082d897d4a4") + ) + (pin "86" + (uuid "52fbcef4-5dee-4eb1-935d-931b3f04f6b1") + ) + (pin "39" + (uuid "2838effe-cd57-46fc-8d66-296dedf993eb") + ) + (pin "10" + (uuid "88383fd5-5c3b-4ed1-8946-f4dc542ad054") + ) + (pin "59" + (uuid "59092238-689f-4239-aa98-a6d90ca6e83f") + ) + (pin "32" + (uuid "f007a9ff-b969-44ba-b252-2ccc6bb6f0ae") + ) + (pin "58" + (uuid "2961db49-ca2d-4545-bb6a-66b4af18f94d") + ) + (pin "36" + (uuid "251e434d-20b9-4ea5-8dff-4230f7493345") + ) + (pin "27" + (uuid "ce7b188e-a0c1-4270-b6c7-008f03ca1195") + ) + (pin "57" + (uuid "39d4daca-1ba3-4059-8055-da23f2975c6f") + ) + (pin "1" + (uuid "550e6611-fcde-4cb5-9ac9-1642bc900ebd") + ) + (pin "77" + (uuid "e5ff3c99-6188-4806-a6c7-b673e51b68fe") + ) + (pin "18" + (uuid "a47353ca-4018-47d7-90a8-00c875b1259f") + ) + (pin "95" + (uuid "793262f3-13c3-45a3-8faa-9e2400884ac7") + ) + (pin "38" + (uuid "ad433341-962b-4e0a-bf6d-b6fea2c19633") + ) + (pin "63" + (uuid "64d9fce3-4cb0-49c2-afd9-105d338da8c0") + ) + (pin "68" + (uuid "b5661107-f766-4c36-944e-067090eb2f15") + ) + (pin "78" + (uuid "f62235a3-0419-4c08-9da6-46f639d10a22") + ) + (pin "7" + (uuid "3935ca3c-f812-4727-95e9-dadecd0c0991") + ) + (pin "37" + (uuid "05843a20-ac2f-4dbc-80b2-64dffa0de78c") + ) + (pin "72" + (uuid "0479f1c0-23cd-4067-b96c-e8ddc65c2d2a") + ) + (pin "3" + (uuid "4f229d09-ada9-4e8c-b176-f6d36f45264f") + ) + (pin "30" + (uuid "1e6bae45-5e01-4bf0-a18d-5d2ec8709808") + ) + (pin "69" + (uuid "d59137af-158e-41f0-983a-86e714f0aad7") + ) + (pin "33" + (uuid "55778e22-5558-4006-82e8-5b0f09e2ff4e") + ) + (pin "61" + (uuid "fae60b9e-5c19-43cd-9b7d-5b3241a97831") + ) + (pin "45" + (uuid "e45b7856-2a64-44c0-be85-2c7bfec51717") + ) + (pin "43" + (uuid "627bfaa0-96e7-4025-a603-ead11fe35601") + ) + (pin "40" + (uuid "4caf1a8c-40fc-4bb3-bf0c-cc4d93ef37f2") + ) + (pin "4" + (uuid "3d9ebefa-f59b-4e06-938d-1dd3806d271c") + ) + (pin "83" + (uuid "d4022d04-6001-46a0-ae6e-459fc0fe3f65") + ) + (pin "53" + (uuid "f0a250e3-4d4d-48b2-a3ae-3f6db2df4b41") + ) + (pin "67" + (uuid "15f8da82-96ee-4dcd-97be-c331c670d09a") + ) + (pin "12" + (uuid "e8cf13e6-5fd0-4750-a95f-c368d18ecb7e") + ) + (pin "98" + (uuid "1e8cfcf6-cc76-4680-a5a1-6c8f76564755") + ) + (pin "97" + (uuid "f68fa204-b9f2-4bc5-b296-2da3b7b41264") + ) + (pin "13" + (uuid "1c2cba00-bf11-4091-9dfc-149eb9bb8817") + ) + (pin "21" + (uuid "9c811c3e-e36f-407d-8b65-cc96cfe2efa3") + ) + (pin "94" + (uuid "ae2f126d-8464-403f-9438-0df971e0f204") + ) + (pin "14" + (uuid "5e6686fb-9870-4c13-9418-c9ad8871bf27") + ) + (pin "52" + (uuid "0f3a7e62-c9b9-4ba9-a8be-24cb17048257") + ) + (pin "51" + (uuid "c0bd4607-b468-4695-a75e-4556bb0094f5") + ) + (pin "23" + (uuid "1d346cd4-81d2-4fd3-bee8-1a6ad366a2cb") + ) + (pin "100" + (uuid "fa7de910-9474-4b02-962c-17453a5f154e") + ) + (pin "15" + (uuid "d493a4b5-1d57-4f14-b0cf-73664b02fc10") + ) + (pin "28" + (uuid "1548f5e8-da80-4288-9b2c-a38d4803de1e") + ) + (pin "5" + (uuid "129c2caf-3c43-4437-b059-baecfcab4286") + ) + (pin "60" + (uuid "fe65aed0-c2b8-4f16-a135-ef6b654502d6") + ) + (pin "35" + (uuid "fbf675cc-c3b0-4daa-9dad-25bef691f099") + ) + (pin "96" + (uuid "ebba91a6-f183-426c-8799-c16680169d65") + ) + (pin "55" + (uuid "f805788e-8802-4ab0-9c51-1867b993cf81") + ) + (pin "84" + (uuid "b48c5bb8-28e1-4ab6-a0ec-d94bab6586d9") + ) + (pin "73" + (uuid "35967f2b-6e7c-4aa1-a594-7ad9abc5da85") + ) + (pin "71" + (uuid "88260419-7ff4-495c-a186-1a0e7d3a8c63") + ) + (pin "54" + (uuid "26dcd4ca-b3bf-45b4-b8e7-ccb19970bd9e") + ) + (pin "42" + (uuid "09e62a1b-53ae-4eb8-809c-64e68ed81c69") + ) + (pin "47" + (uuid "c6fc5476-19fd-435e-a463-881c93804e9d") + ) + (pin "91" + (uuid "d02d4056-fe2e-4daa-a143-c204b1bf37ea") + ) + (pin "74" + (uuid "3417c800-b462-438d-a01f-f44f95701fa0") + ) + (pin "46" + (uuid "55e8539e-2e12-4ae9-90f5-e4621301863d") + ) + (pin "62" + (uuid "ac2d1c2f-c9cf-42fd-ac51-839b403c7301") + ) + (pin "88" + (uuid "06c3cf56-13be-412b-a237-a0d81a74776c") + ) + (pin "85" + (uuid "9c60823c-a7d0-40d6-92f7-e004ff5bc1ef") + ) + (pin "56" + (uuid "d594f236-7eb2-40b8-b825-583db410fa20") + ) + (pin "89" + (uuid "38e3a7c2-95eb-4b4a-bc8d-bbf473caa7c6") + ) + (pin "25" + (uuid "caed367f-2304-4e0b-bc72-91f4230b17e2") + ) + (pin "24" + (uuid "c2e8512b-4396-46fe-b4e2-3f8582201e40") + ) + (pin "90" + (uuid "ec58a3b6-da4c-45f1-ae00-6c0c64654711") + ) + (pin "49" + (uuid "1a055044-8224-4cc3-a1d0-fb096c7514a8") + ) + (pin "34" + (uuid "cc142d85-c151-4d1d-8e47-3063ca34ad65") + ) + (pin "44" + (uuid "29edf8b5-d32e-4513-aecc-97229a7e9b3f") + ) + (pin "93" + (uuid "990e0d4b-69a5-4cc1-83e7-32e0bd3c5d39") + ) + (pin "75" + (uuid "ee6ea2b1-ab95-421e-ae26-ecbd1e522a74") + ) + (pin "64" + (uuid "10658c1a-bb4e-4577-8c91-0415c41c65f3") + ) + (pin "29" + (uuid "e7895fc0-5283-42c4-99d2-cc7b8e7f0f5f") + ) + (pin "20" + (uuid "076f5566-5c99-472d-8f89-7a9f86b5a0a9") + ) + (pin "41" + (uuid "55c5213b-38ac-430e-a202-825f937f1767") + ) + (pin "2" + (uuid "b1f20a59-96d6-4148-b780-935fbe64f61a") + ) + (pin "82" + (uuid "043494cc-e4d2-4aed-bb53-f8e1ea43edb6") + ) + (pin "79" + (uuid "b3520875-78ad-4332-a117-21758f1a696a") + ) + (pin "31" + (uuid "abfa66ef-f9f2-471d-b941-e88366a6554c") + ) + (pin "65" + (uuid "1bc89573-5e09-4c25-bea3-3c6f17a8d2a7") + ) + (pin "81" + (uuid "599b4cd4-767f-43d0-aecd-18b1a328488b") + ) + (pin "16" + (uuid "b4c5a137-2ad8-4076-951c-d7327bff27c8") + ) + (pin "26" + (uuid "536b12dc-aebf-44dd-ac4f-3965f2fb06a4") + ) + (pin "50" + (uuid "ef7cb854-ad7b-4bda-b033-17dd2a7c56a8") + ) + (pin "17" + (uuid "cb873fee-b490-4aef-bbb5-33682c40daaa") + ) + (instances + (project "" + (path "/5defd195-0277-4d04-9f5f-69e505c9845c/9e600826-010a-409d-9a37-ea8e6fbe6058" + (reference "U1") + (unit 1) + ) + ) + ) + ) ) diff --git a/pcb/versions.tsv b/pcb/versions.tsv new file mode 100644 index 0000000..9d6daa1 --- /dev/null +++ b/pcb/versions.tsv @@ -0,0 +1,120 @@ +Version R1 R2 n_ADC_min n_ADC n_ADC_max power +v0.1.0-pre1 75000.0 Ohm (1.0 %) 180.0 Ohm (1.0 %) 0x00A 0x00A 0x00A 0.000144852 +(unassigned) 20000.0 Ohm (1.0 %) 100.0 Ohm (1.0 %) 0x014 0x014 0x015 0.000541791 +(unassigned) 47000.0 Ohm (1.0 %) 360.0 Ohm (1.0 %) 0x01F 0x01F 0x020 0.000229941 +(unassigned) 15000.0 Ohm (1.0 %) 160.0 Ohm (1.0 %) 0x02A 0x02B 0x02C 0.000718338 +(unassigned) 11000.0 Ohm (1.0 %) 150.0 Ohm (1.0 %) 0x036 0x037 0x038 0.000976682 +(unassigned) 12000.0 Ohm (1.0 %) 200.0 Ohm (1.0 %) 0x042 0x043 0x044 0.000892623 +(unassigned) 91000.0 Ohm (1.0 %) 1800.0 Ohm (1.0 %) 0x04E 0x04F 0x051 0.000117349 +(unassigned) 13000.0 Ohm (1.0 %) 300.0 Ohm (1.0 %) 0x05B 0x05C 0x05E 0.000818797 +(unassigned) 68000.0 Ohm (1.0 %) 1800.0 Ohm (1.0 %) 0x068 0x06A 0x06C 0.000156017 +(unassigned) 43000.0 Ohm (1.0 %) 1300.0 Ohm (1.0 %) 0x076 0x078 0x07B 0.000245824 +(unassigned) 24000.0 Ohm (1.0 %) 820.0 Ohm (1.0 %) 0x085 0x087 0x08A 0.000438759 +(unassigned) 47000.0 Ohm (1.0 %) 1800.0 Ohm (1.0 %) 0x094 0x097 0x09A 0.000223156 +(unassigned) 12000.0 Ohm (1.0 %) 510.0 Ohm (1.0 %) 0x0A4 0x0A7 0x0AA 0.000870504 +(unassigned) 47000.0 Ohm (1.0 %) 2200.0 Ohm (1.0 %) 0x0B4 0x0B7 0x0BB 0.000221341 +(unassigned) 91000.0 Ohm (1.0 %) 4700.0 Ohm (1.0 %) 0x0C5 0x0C9 0x0CD 0.000113793 +(unassigned) 39000.0 Ohm (1.0 %) 2200.0 Ohm (1.0 %) 0x0D7 0x0DB 0x0DF 0.000264320 +(unassigned) 39000.0 Ohm (1.0 %) 2400.0 Ohm (1.0 %) 0x0E9 0x0ED 0x0F2 0.000263043 +(unassigned) 75000.0 Ohm (1.0 %) 5100.0 Ohm (1.0 %) 0x100 0x105 0x10A 0.000135955 +(unassigned) 27000.0 Ohm (1.0 %) 2000.0 Ohm (1.0 %) 0x115 0x11A 0x120 0.000375517 +(unassigned) 15000.0 Ohm (1.0 %) 1200.0 Ohm (1.0 %) 0x12A 0x12F 0x135 0.000672222 +(unassigned) 15000.0 Ohm (1.0 %) 1300.0 Ohm (1.0 %) 0x141 0x147 0x14D 0.000668098 +(unassigned) 16000.0 Ohm (1.0 %) 1500.0 Ohm (1.0 %) 0x159 0x15F 0x165 0.000622286 +(unassigned) 15000.0 Ohm (1.0 %) 1600.0 Ohm (1.0 %) 0x184 0x18B 0x192 0.000656024 +(unassigned) 13000.0 Ohm (1.0 %) 1500.0 Ohm (1.0 %) 0x1A0 0x1A8 0x1AF 0.000751034 +(unassigned) 13000.0 Ohm (1.0 %) 1600.0 Ohm (1.0 %) 0x1B9 0x1C1 0x1C9 0.000745890 +(unassigned) 91000.0 Ohm (1.0 %) 12000.0 Ohm (1.0 %) 0x1D5 0x1DD 0x1E6 0.000105728 +(unassigned) 36000.0 Ohm (1.0 %) 5100.0 Ohm (1.0 %) 0x1F3 0x1FC 0x205 0.000264964 +(unassigned) 13000.0 Ohm (1.0 %) 2000.0 Ohm (1.0 %) 0x219 0x222 0x22C 0.000726 +(unassigned) 11000.0 Ohm (1.0 %) 1800.0 Ohm (1.0 %) 0x236 0x240 0x24A 0.000850781 +(unassigned) 27000.0 Ohm (1.0 %) 4700.0 Ohm (1.0 %) 0x255 0x25F 0x26A 0.000343533 +(unassigned) 30000.0 Ohm (1.0 %) 5600.0 Ohm (1.0 %) 0x279 0x284 0x28F 0.000305899 +(unassigned) 9100.0 Ohm (1.0 %) 1800.0 Ohm (1.0 %) 0x299 0x2A4 0x2B0 0.000999083 +(unassigned) 62000.0 Ohm (1.0 %) 13000.0 Ohm (1.0 %) 0x2BA 0x2C6 0x2D2 0.0001452 +(unassigned) 12000.0 Ohm (1.0 %) 2700.0 Ohm (1.0 %) 0x2E4 0x2F0 0x2FD 0.000740816 +(unassigned) 18000.0 Ohm (1.0 %) 4300.0 Ohm (1.0 %) 0x309 0x316 0x322 0.000488341 +(unassigned) 36000.0 Ohm (1.0 %) 9100.0 Ohm (1.0 %) 0x32D 0x33A 0x348 0.000241463 +(unassigned) 56000.0 Ohm (1.0 %) 15000.0 Ohm (1.0 %) 0x354 0x361 0x36F 0.000153380 +(unassigned) 18000.0 Ohm (1.0 %) 5100.0 Ohm (1.0 %) 0x37A 0x388 0x396 0.000471429 +(unassigned) 10000.0 Ohm (1.0 %) 3000.0 Ohm (1.0 %) 0x3A3 0x3B1 0x3C0 0.000837692 +(unassigned) 16000.0 Ohm (1.0 %) 5100.0 Ohm (1.0 %) 0x3CF 0x3DE 0x3ED 0.000516114 +(unassigned) 27000.0 Ohm (1.0 %) 9100.0 Ohm (1.0 %) 0x3F9 0x408 0x418 0.000301662 +(unassigned) 56000.0 Ohm (1.0 %) 20000.0 Ohm (1.0 %) 0x426 0x436 0x446 0.000143289 +(unassigned) 18000.0 Ohm (1.0 %) 6800.0 Ohm (1.0 %) 0x453 0x463 0x473 0.000439113 +(unassigned) 30000.0 Ohm (1.0 %) 12000.0 Ohm (1.0 %) 0x481 0x492 0x4A3 0.000259286 +(unassigned) 12000.0 Ohm (1.0 %) 5100.0 Ohm (1.0 %) 0x4B4 0x4C5 0x4D7 0.000636842 +(unassigned) 15000.0 Ohm (1.0 %) 6800.0 Ohm (1.0 %) 0x4EC 0x4FD 0x50F 0.000499541 +(unassigned) 13000.0 Ohm (1.0 %) 6200.0 Ohm (1.0 %) 0x519 0x52A 0x53C 0.000567188 +(unassigned) 18000.0 Ohm (1.0 %) 9100.0 Ohm (1.0 %) 0x54D 0x55F 0x571 0.000401845 +(unassigned) 62000.0 Ohm (1.0 %) 33000.0 Ohm (1.0 %) 0x57C 0x58E 0x5A1 0.000114632 +(unassigned) 10000.0 Ohm (1.0 %) 5600.0 Ohm (1.0 %) 0x5AB 0x5BE 0x5D1 0.000698077 +(unassigned) 56000.0 Ohm (1.0 %) 33000.0 Ohm (1.0 %) 0x5DB 0x5EE 0x602 0.000122360 +(unassigned) 10000.0 Ohm (1.0 %) 6200.0 Ohm (1.0 %) 0x60C 0x61F 0x633 0.000672222 +(unassigned) 15000.0 Ohm (1.0 %) 10000.0 Ohm (1.0 %) 0x652 0x666 0x67A 0.0004356 +(unassigned) 47000.0 Ohm (1.0 %) 33000.0 Ohm (1.0 %) 0x685 0x699 0x6AD 0.000136125 +(unassigned) 27000.0 Ohm (1.0 %) 20000.0 Ohm (1.0 %) 0x6BB 0x6CF 0x6E3 0.000231702 +(unassigned) 15000.0 Ohm (1.0 %) 12000.0 Ohm (1.0 %) 0x708 0x71C 0x730 0.000403333 +(unassigned) 51000.0 Ohm (1.0 %) 43000.0 Ohm (1.0 %) 0x73D 0x751 0x766 0.000115851 +(unassigned) 18000.0 Ohm (1.0 %) 16000.0 Ohm (1.0 %) 0x773 0x787 0x79B 0.000320294 +(unassigned) 16000.0 Ohm (1.0 %) 15000.0 Ohm (1.0 %) 0x7A9 0x7BD 0x7D2 0.000351290 +(unassigned) 5600.0 Ohm (1.0 %) 5600.0 Ohm (1.0 %) 0x7EB 0x800 0x814 0.000972321 +(unassigned) 15000.0 Ohm (1.0 %) 16000.0 Ohm (1.0 %) 0x82D 0x842 0x856 0.000351290 +(unassigned) 16000.0 Ohm (1.0 %) 18000.0 Ohm (1.0 %) 0x864 0x878 0x88C 0.000320294 +(unassigned) 11000.0 Ohm (1.0 %) 13000.0 Ohm (1.0 %) 0x896 0x8AA 0x8BE 0.00045375 +(unassigned) 12000.0 Ohm (1.0 %) 15000.0 Ohm (1.0 %) 0x8CF 0x8E3 0x8F7 0.000403333 +(unassigned) 9100.0 Ohm (1.0 %) 12000.0 Ohm (1.0 %) 0x905 0x919 0x92D 0.000516114 +(unassigned) 36000.0 Ohm (1.0 %) 51000.0 Ohm (1.0 %) 0x94D 0x961 0x974 0.000125172 +(unassigned) 10000.0 Ohm (1.0 %) 15000.0 Ohm (1.0 %) 0x985 0x999 0x9AD 0.0004356 +(unassigned) 4300.0 Ohm (1.0 %) 6800.0 Ohm (1.0 %) 0x9B9 0x9CD 0x9E0 0.000981081 +(unassigned) 12000.0 Ohm (1.0 %) 20000.0 Ohm (1.0 %) 0x9EC 0x9FF 0xA13 0.000340312 +(unassigned) 9100.0 Ohm (1.0 %) 16000.0 Ohm (1.0 %) 0xA1F 0xA32 0xA45 0.000433865 +(unassigned) 30000.0 Ohm (1.0 %) 56000.0 Ohm (1.0 %) 0xA58 0xA6B 0xA7D 0.000126628 +(unassigned) 5600.0 Ohm (1.0 %) 11000.0 Ohm (1.0 %) 0xA87 0xA9A 0xAAC 0.000656024 +(unassigned) 30000.0 Ohm (1.0 %) 62000.0 Ohm (1.0 %) 0xAB6 0xAC8 0xADA 0.000118370 +(unassigned) 11000.0 Ohm (1.0 %) 24000.0 Ohm (1.0 %) 0xAE6 0xAF8 0xB0A 0.000311143 +(unassigned) 13000.0 Ohm (1.0 %) 30000.0 Ohm (1.0 %) 0xB18 0xB29 0xB3A 0.000253256 +(unassigned) 16000.0 Ohm (1.0 %) 39000.0 Ohm (1.0 %) 0xB47 0xB58 0xB69 0.000198 +(unassigned) 6200.0 Ohm (1.0 %) 16000.0 Ohm (1.0 %) 0xB77 0xB87 0xB98 0.000490541 +(unassigned) 11000.0 Ohm (1.0 %) 30000.0 Ohm (1.0 %) 0xBA4 0xBB4 0xBC4 0.000265610 +(unassigned) 6200.0 Ohm (1.0 %) 18000.0 Ohm (1.0 %) 0xBD6 0xBE6 0xBF5 0.00045 +(unassigned) 3900.0 Ohm (1.0 %) 12000.0 Ohm (1.0 %) 0xC03 0xC13 0xC22 0.000684906 +(unassigned) 12000.0 Ohm (1.0 %) 39000.0 Ohm (1.0 %) 0xC2D 0xC3B 0xC4A 0.000213529 +(unassigned) 18000.0 Ohm (1.0 %) 62000.0 Ohm (1.0 %) 0xC57 0xC66 0xC74 0.000136125 +(unassigned) 3300.0 Ohm (1.0 %) 12000.0 Ohm (1.0 %) 0xC7E 0xC8C 0xC9A 0.000711765 +(unassigned) 3900.0 Ohm (1.0 %) 15000.0 Ohm (1.0 %) 0xCA5 0xCB2 0xCBF 0.000576190 +(unassigned) 2700.0 Ohm (1.0 %) 11000.0 Ohm (1.0 %) 0xCCB 0xCD8 0xCE5 0.000794891 +(unassigned) 13000.0 Ohm (1.0 %) 56000.0 Ohm (1.0 %) 0xCEF 0xCFB 0xD08 0.000157826 +(unassigned) 18000.0 Ohm (1.0 %) 82000.0 Ohm (1.0 %) 0xD12 0xD1E 0xD2A 0.0001089 +(unassigned) 5600.0 Ohm (1.0 %) 27000.0 Ohm (1.0 %) 0xD34 0xD40 0xD4B 0.000334049 +(unassigned) 4700.0 Ohm (1.0 %) 24000.0 Ohm (1.0 %) 0xD55 0xD60 0xD6C 0.000379443 +(unassigned) 2400.0 Ohm (1.0 %) 13000.0 Ohm (1.0 %) 0xD76 0xD81 0xD8C 0.000707143 +(unassigned) 13000.0 Ohm (1.0 %) 75000.0 Ohm (1.0 %) 0xD98 0xDA2 0xDAC 0.00012375 +(unassigned) 3900.0 Ohm (1.0 %) 24000.0 Ohm (1.0 %) 0xDB9 0xDC3 0xDCC 0.000390323 +(unassigned) 1500.0 Ohm (1.0 %) 10000.0 Ohm (1.0 %) 0xDE0 0xDE9 0xDF2 0.000946957 +(unassigned) 1800.0 Ohm (1.0 %) 13000.0 Ohm (1.0 %) 0xE04 0xE0D 0xE16 0.000735811 +(unassigned) 1500.0 Ohm (1.0 %) 12000.0 Ohm (1.0 %) 0xE30 0xE38 0xE40 0.000806667 +(unassigned) 1500.0 Ohm (1.0 %) 13000.0 Ohm (1.0 %) 0xE50 0xE57 0xE5F 0.000751034 +(unassigned) 1600.0 Ohm (1.0 %) 15000.0 Ohm (1.0 %) 0xE6D 0xE74 0xE7B 0.000656024 +(unassigned) 1500.0 Ohm (1.0 %) 16000.0 Ohm (1.0 %) 0xE9A 0xEA0 0xEA6 0.000622286 +(unassigned) 1300.0 Ohm (1.0 %) 15000.0 Ohm (1.0 %) 0xEB2 0xEB8 0xEBE 0.000668098 +(unassigned) 1200.0 Ohm (1.0 %) 15000.0 Ohm (1.0 %) 0xECA 0xED0 0xED5 0.000672222 +(unassigned) 2000.0 Ohm (1.0 %) 27000.0 Ohm (1.0 %) 0xEDF 0xEE5 0xEEA 0.000375517 +(unassigned) 820.0 Ohm (1.0 %) 12000.0 Ohm (1.0 %) 0xEF4 0xEF9 0xEFE 0.000849454 +(unassigned) 3900.0 Ohm (1.0 %) 62000.0 Ohm (1.0 %) 0xF08 0xF0D 0xF11 0.000165250 +(unassigned) 750.0 Ohm (1.0 %) 13000.0 Ohm (1.0 %) 0xF1B 0xF20 0xF24 0.000792 +(unassigned) 4300.0 Ohm (1.0 %) 82000.0 Ohm (1.0 %) 0xF2F 0xF33 0xF37 0.000126188 +(unassigned) 620.0 Ohm (1.0 %) 13000.0 Ohm (1.0 %) 0xF41 0xF45 0xF48 0.000799559 +(unassigned) 1300.0 Ohm (1.0 %) 30000.0 Ohm (1.0 %) 0xF52 0xF55 0xF58 0.000347923 +(unassigned) 470.0 Ohm (1.0 %) 12000.0 Ohm (1.0 %) 0xF62 0xF65 0xF68 0.000873296 +(unassigned) 560.0 Ohm (1.0 %) 16000.0 Ohm (1.0 %) 0xF72 0xF75 0xF77 0.000657609 +(unassigned) 560.0 Ohm (1.0 %) 18000.0 Ohm (1.0 %) 0xF81 0xF83 0xF86 0.000586746 +(unassigned) 820.0 Ohm (1.0 %) 30000.0 Ohm (1.0 %) 0xF90 0xF92 0xF94 0.000353342 +(unassigned) 430.0 Ohm (1.0 %) 18000.0 Ohm (1.0 %) 0xF9E 0xF9F 0xFA1 0.000590884 +(unassigned) 330.0 Ohm (1.0 %) 16000.0 Ohm (1.0 %) 0xFAB 0xFAC 0xFAE 0.000666871 +(unassigned) 470.0 Ohm (1.0 %) 27000.0 Ohm (1.0 %) 0xFB8 0xFB9 0xFBA 0.000396432 +(unassigned) 390.0 Ohm (1.0 %) 27000.0 Ohm (1.0 %) 0xFC4 0xFC5 0xFC6 0.000397590 +(unassigned) 180.0 Ohm (1.0 %) 16000.0 Ohm (1.0 %) 0xFD1 0xFD1 0xFD2 0.000673053 +(unassigned) 110.0 Ohm (1.0 %) 13000.0 Ohm (1.0 %) 0xFDC 0xFDD 0xFDD 0.000830664 +(unassigned) 330.0 Ohm (1.0 %) 56000.0 Ohm (1.0 %) 0xFE7 0xFE7 0xFE7 0.000193325 +(unassigned) 160.0 Ohm (1.0 %) 47000.0 Ohm (1.0 %) 0xFF1 0xFF1 0xFF1 0.000230916 |