diff --git a/.devcontainer/Dockerfile b/.devcontainer/Dockerfile index 1f19071..4365606 100644 --- a/.devcontainer/Dockerfile +++ b/.devcontainer/Dockerfile @@ -1,14 +1,26 @@ -FROM python:3.12-slim-bookworm +FROM debian:sid-slim RUN apt-get update && apt-get install -y --no-install-recommends \ + ca-certificates \ git \ + python3 \ + python3-venv \ + python3-pip \ yosys \ nextpnr-ice40 \ fpga-icestorm \ nodejs npm \ graphviz \ + kicad \ && rm -rf /var/lib/apt/lists/* +# Debian marks the system Python as externally-managed (PEP 668), so install +# project deps into a venv. /opt/venv is first on PATH, so `python`/`pip` resolve +# to it for all users. +ENV VIRTUAL_ENV=/opt/venv +RUN python3 -m venv "$VIRTUAL_ENV" +ENV PATH="$VIRTUAL_ENV/bin:$PATH" + RUN npm install -g @anthropic-ai/claude-code COPY requirements.txt /tmp/requirements.txt diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index b9cbb02..b1eef0e 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -18,7 +18,7 @@ "anthropic.claude-code" ], "settings": { - "python.defaultInterpreterPath": "/usr/local/bin/python" + "python.defaultInterpreterPath": "/opt/venv/bin/python" } } } diff --git a/.gitattributes b/.gitattributes index 7a6857b..30c6153 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ docs/media/SP1-picture-with-pin-numbers.jpg filter=lfs diff=lfs merge=lfs -text docs/media/pinouts.png filter=lfs diff=lfs merge=lfs -text +*.pdf filter=lfs diff=lfs merge=lfs -text diff --git a/hardware/re-bba-rb/datasheets/power/AP2112-271550.pdf b/hardware/re-bba-rb/datasheets/power/AP2112-271550.pdf new file mode 100644 index 0000000..7cc2cf9 --- /dev/null +++ b/hardware/re-bba-rb/datasheets/power/AP2112-271550.pdf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93e7f8ec58b84edd5de9263a75ed0a68c8e671c99c45966d5af673a66ca05833 +size 720494 diff --git a/hardware/re-bba-rb/datasheets/power/tps2116.pdf b/hardware/re-bba-rb/datasheets/power/tps2116.pdf new file mode 100644 index 0000000..449f763 --- /dev/null +++ b/hardware/re-bba-rb/datasheets/power/tps2116.pdf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5babd88afb84e2e65c9c0da23b75f85758c0c730e34102a0fb746ac9573ed1d5 +size 2924080 diff --git a/hardware/re-bba-rb/datasheets/power/tps562201.pdf b/hardware/re-bba-rb/datasheets/power/tps562201.pdf new file mode 100644 index 0000000..33eac09 --- /dev/null +++ b/hardware/re-bba-rb/datasheets/power/tps562201.pdf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4bddc8d38c6f95204e9a0af509751cf8ac581150c7ab7c9e125c1cf460d5420 +size 1691692 diff --git a/hardware/re-bba-rb/power.kicad_sch b/hardware/re-bba-rb/power.kicad_sch new file mode 100644 index 0000000..fb0e04c --- /dev/null +++ b/hardware/re-bba-rb/power.kicad_sch @@ -0,0 +1,6428 @@ +(kicad_sch + (version 20260306) + (generator "eeschema") + (generator_version "10.0") + (uuid "41d2e1c3-0449-4600-b58a-e05d566dda63") + (paper "A5") + (lib_symbols + (symbol "Device:C" + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0.254) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (in_pos_files yes) + (duplicate_pin_numbers_are_jumpers no) + (property "Reference" "C" + (at 0.635 2.54 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "C" + (at 0.635 -2.54 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 0.9652 -3.81 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "Unpolarized capacitor" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "cap capacitor" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_fp_filters" "C_*" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (symbol "C_0_1" + (polyline + (pts + (xy -2.032 0.762) (xy 2.032 0.762) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy -2.032 -0.762) (xy 2.032 -0.762) + ) + (stroke + (width 0.508) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "C_1_1" + (pin passive line + (at 0 3.81 270) + (length 2.794) + (name "" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -3.81 90) + (length 2.794) + (name "" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Device:L" + (pin_numbers + (hide yes) + ) + (pin_names + (offset 1.016) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (in_pos_files yes) + (duplicate_pin_numbers_are_jumpers no) + (property "Reference" "L" + (at -1.27 0 90) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "L" + (at 1.905 0 90) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "Inductor" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "inductor choke coil reactor magnetic" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_fp_filters" "Choke_* *Coil* Inductor_* L_*" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (symbol "L_0_1" + (arc + (start 0 2.54) + (mid 0.6323 1.905) + (end 0 1.27) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 1.27) + (mid 0.6323 0.635) + (end 0 0) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 0) + (mid 0.6323 -0.635) + (end 0 -1.27) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (arc + (start 0 -1.27) + (mid 0.6323 -1.905) + (end 0 -2.54) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "L_1_1" + (pin passive line + (at 0 3.81 270) + (length 1.27) + (name "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin passive line + (at 0 -3.81 90) + (length 1.27) + (name "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Device:R" + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (in_pos_files yes) + (duplicate_pin_numbers_are_jumpers no) + (property "Reference" "R" + (at 2.032 0 90) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "R" + (at 0 0 90) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at -1.778 0 90) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "Resistor" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "R res resistor" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_fp_filters" "R_*" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (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 "Power_Management:TPS2116DRL" + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (in_pos_files yes) + (duplicate_pin_numbers_are_jumpers no) + (property "Reference" "U" + (at -7.874 9.144 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "TPS2116DRL" + (at 0.508 -8.89 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_TO_SOT_SMD:SOT-583-8" + (at 0 -22.352 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "https://www.ti.com/lit/ds/symlink/tps2116.pdf" + (at 0 1.27 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "2 Channnels Power Mux with Manual and Priority Switchover, 1.6-5.5V Input Voltage, 2.5A Output Current, Ron 40 mOhm, SOT-583-8" + (at 0 -1.016 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "Texas-Instruments power-mux switchover" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_fp_filters" "SOT?5?3*" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (symbol "TPS2116DRL_0_1" + (rectangle + (start -7.62 7.62) + (end 7.62 -7.62) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "TPS2116DRL_1_0" + (pin power_out line + (at 10.16 5.08 180) + (length 2.54) + (hide yes) + (name "VOUT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "7" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (symbol "TPS2116DRL_1_1" + (pin power_in line + (at 0 -10.16 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 10.16 5.08 180) + (length 2.54) + (name "VOUT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -10.16 5.08 0) + (length 2.54) + (name "VIN1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 2.54 0) + (length 2.54) + (name "PR1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -10.16 -2.54 0) + (length 2.54) + (name "MODE" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at -10.16 -5.08 0) + (length 2.54) + (name "VIN2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "6" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin open_collector line + (at 10.16 -5.08 180) + (length 2.54) + (name "ST" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "8" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Regulator_Linear:AP2112K-1.2" + (pin_names + (offset 0.254) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (in_pos_files yes) + (duplicate_pin_numbers_are_jumpers no) + (property "Reference" "U" + (at -5.08 5.715 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "AP2112K-1.2" + (at 0 5.715 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_TO_SOT_SMD:SOT-23-5" + (at 0 8.255 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "https://www.diodes.com/assets/Datasheets/AP2112.pdf" + (at 0 2.54 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "600mA low dropout linear regulator, with enable pin, 2.5V-6V input voltage range, 1.2V fixed positive output, SOT-23-5" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "linear regulator ldo fixed positive" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_fp_filters" "SOT?23?5*" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (symbol "AP2112K-1.2_0_1" + (rectangle + (start -5.08 4.445) + (end 5.08 -5.08) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "AP2112K-1.2_1_1" + (pin power_in line + (at -7.62 2.54 0) + (length 2.54) + (name "VIN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -7.62 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 0 0) + (length 2.54) + (name "EN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 5.08 0 180) + (length 2.54) + (hide yes) + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 7.62 2.54 180) + (length 2.54) + (name "VOUT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "Regulator_Linear:AP2112K-3.3" + (pin_names + (offset 0.254) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (in_pos_files yes) + (duplicate_pin_numbers_are_jumpers no) + (property "Reference" "U" + (at -5.08 5.715 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "AP2112K-3.3" + (at 0 5.715 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_TO_SOT_SMD:SOT-23-5" + (at 0 8.255 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "https://www.diodes.com/assets/Datasheets/AP2112.pdf" + (at 0 2.54 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "600mA low dropout linear regulator, with enable pin, 3.8V-6V input voltage range, 3.3V fixed positive output, SOT-23-5" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "linear regulator ldo fixed positive" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_fp_filters" "SOT?23?5*" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (symbol "AP2112K-3.3_0_1" + (rectangle + (start -5.08 4.445) + (end 5.08 -5.08) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + ) + (symbol "AP2112K-3.3_1_1" + (pin power_in line + (at -7.62 2.54 0) + (length 2.54) + (name "VIN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_in line + (at 0 -7.62 90) + (length 2.54) + (name "GND" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "2" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin input line + (at -7.62 0 0) + (length 2.54) + (name "EN" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "3" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin no_connect line + (at 5.08 0 180) + (length 2.54) + (hide yes) + (name "NC" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "4" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + (pin power_out line + (at 7.62 2.54 180) + (length 2.54) + (name "VOUT" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "5" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "TPS562201DDCR:TPS562201DDCR" + (pin_names + (offset 1.016) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (in_pos_files yes) + (duplicate_pin_numbers_are_jumpers no) + (property "Reference" "U" + (at -12.7 13.7 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + ) + (property "Value" "TPS562201DDCR" + (at -12.7 -16.7 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + ) + (property "Footprint" "TPS562201DDCR:SOT95P280X110-6N" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "4.5 V to 17 V input, 2 A output, synchronous step-down converter in Eco-mode" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + ) + ) + (property "MF" "Texas Instruments" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + ) + ) + (property "MAXIMUM_PACKAGE_HEIGHT" "1.10 mm" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + ) + ) + (property "Package" "SOT-23-THN-6 Texas Instruments" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + ) + ) + (property "Price" "None" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + ) + ) + (property "Check_prices" "https://www.snapeda.com/parts/TPS562201DDCR/Texas+Instruments/view-part/?ref=eda" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + ) + ) + (property "STANDARD" "IPC-7351B" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + ) + ) + (property "PARTREV" "A" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + ) + ) + (property "SnapEDA_Link" "https://www.snapeda.com/parts/TPS562201DDCR/Texas+Instruments/view-part/?ref=snap" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + ) + ) + (property "MP" "TPS562201DDCR" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + ) + ) + (property "Availability" "In Stock" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + ) + ) + (property "MANUFACTURER" "Texas Instruments" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + (justify bottom) + ) + ) + (symbol "TPS562201DDCR_0_0" + (rectangle + (start -12.7 -12.7) + (end 12.7 12.7) + (stroke + (width 0.254) + (type default) + ) + (fill + (type background) + ) + ) + (pin power_in line + (at 17.78 -10.16 180) + (length 5.08) + (name "GND" + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (number "1" + (effects + (font + (size 1.016 1.016) + ) + ) + ) + ) + (pin bidirectional line + (at 17.78 0 180) + (length 5.08) + (name "SW" + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (number "2" + (effects + (font + (size 1.016 1.016) + ) + ) + ) + ) + (pin power_in line + (at -17.78 10.16 0) + (length 5.08) + (name "VIN" + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (number "3" + (effects + (font + (size 1.016 1.016) + ) + ) + ) + ) + (pin input line + (at -17.78 0 0) + (length 5.08) + (name "VFB" + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (number "4" + (effects + (font + (size 1.016 1.016) + ) + ) + ) + ) + (pin input line + (at -17.78 5.08 0) + (length 5.08) + (name "EN" + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (number "5" + (effects + (font + (size 1.016 1.016) + ) + ) + ) + ) + (pin input line + (at -17.78 -5.08 0) + (length 5.08) + (name "VBST" + (effects + (font + (size 1.016 1.016) + ) + ) + ) + (number "6" + (effects + (font + (size 1.016 1.016) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "power:+12V" + (power global) + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (in_pos_files yes) + (duplicate_pin_numbers_are_jumpers no) + (property "Reference" "#PWR" + (at 0 -3.81 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "+12V" + (at 0 3.556 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+12V\"" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (symbol "+12V_0_1" + (polyline + (pts + (xy -0.762 1.27) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy 0.762 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "+12V_1_1" + (pin power_in line + (at 0 0 90) + (length 0) + (name "" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "power:+1V2" + (power global) + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (in_pos_files yes) + (duplicate_pin_numbers_are_jumpers no) + (property "Reference" "#PWR" + (at 0 -3.81 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "+1V2" + (at 0 3.556 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+1V2\"" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (symbol "+1V2_0_1" + (polyline + (pts + (xy -0.762 1.27) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy 0.762 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "+1V2_1_1" + (pin power_in line + (at 0 0 90) + (length 0) + (name "" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "power:+3V3" + (power global) + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (in_pos_files yes) + (duplicate_pin_numbers_are_jumpers no) + (property "Reference" "#PWR" + (at 0 -3.81 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "+3V3" + (at 0 3.556 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+3V3\"" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (symbol "+3V3_0_1" + (polyline + (pts + (xy -0.762 1.27) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy 0.762 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "+3V3_1_1" + (pin power_in line + (at 0 0 90) + (length 0) + (name "" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "power:+5V" + (power global) + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (in_pos_files yes) + (duplicate_pin_numbers_are_jumpers no) + (property "Reference" "#PWR" + (at 0 -3.81 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "+5V" + (at 0 3.556 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+5V\"" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (symbol "+5V_0_1" + (polyline + (pts + (xy -0.762 1.27) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 2.54) (xy 0.762 1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + (polyline + (pts + (xy 0 0) (xy 0 2.54) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "+5V_1_1" + (pin power_in line + (at 0 0 90) + (length 0) + (name "" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + (symbol "power:GND" + (power global) + (pin_numbers + (hide yes) + ) + (pin_names + (offset 0) + (hide yes) + ) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (in_pos_files yes) + (duplicate_pin_numbers_are_jumpers no) + (property "Reference" "#PWR" + (at 0 -6.35 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "GND" + (at 0 -3.81 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "Power symbol creates a global label with name \"GND\" , ground" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "ki_keywords" "global power" + (at 0 0 0) + (show_name no) + (do_not_autoplace no) + (hide yes) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (symbol "GND_0_1" + (polyline + (pts + (xy 0 0) (xy 0 -1.27) (xy 1.27 -1.27) (xy 0 -2.54) (xy -1.27 -1.27) (xy 0 -1.27) + ) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "GND_1_1" + (pin power_in line + (at 0 0 270) + (length 0) + (name "" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + (embedded_fonts no) + ) + ) + (junction + (at 158.75 81.28) + (diameter 0) + (color 0 0 0 0) + (uuid "05270bb9-331a-47c3-ac45-522b71e66973") + ) + (junction + (at 25.4 54.61) + (diameter 0) + (color 0 0 0 0) + (uuid "098981dd-30c9-49dc-86c0-4b82791cc79f") + ) + (junction + (at 166.37 81.28) + (diameter 0) + (color 0 0 0 0) + (uuid "3c559a95-74b5-40fa-a73a-2f13df2e844a") + ) + (junction + (at 55.88 54.61) + (diameter 0) + (color 0 0 0 0) + (uuid "68ee1ce1-b281-4086-b7ea-94d002431d31") + ) + (junction + (at 82.55 81.28) + (diameter 0) + (color 0 0 0 0) + (uuid "8d214120-7b69-4f06-9e1d-20dcadf5895e") + ) + (junction + (at 87.63 41.91) + (diameter 0) + (color 0 0 0 0) + (uuid "9433226d-4364-44c2-9e02-9e5d2d2db47d") + ) + (junction + (at 33.02 54.61) + (diameter 0) + (color 0 0 0 0) + (uuid "956d343d-5a31-4209-b2b7-a27a592b4a70") + ) + (junction + (at 142.24 81.28) + (diameter 0) + (color 0 0 0 0) + (uuid "a53371b1-5ee3-4df8-bb6f-023792a8bf7f") + ) + (junction + (at 55.88 20.32) + (diameter 0) + (color 0 0 0 0) + (uuid "d4450ec1-2057-4a5d-afdd-554e74499ed3") + ) + (junction + (at 25.4 31.75) + (diameter 0) + (color 0 0 0 0) + (uuid "e30632f5-8d1f-42f6-b901-e46c100ebc62") + ) + (junction + (at 132.08 39.37) + (diameter 0) + (color 0 0 0 0) + (uuid "eb040b92-ce07-4dd8-bb65-6caf7c093130") + ) + (junction + (at 33.02 31.75) + (diameter 0) + (color 0 0 0 0) + (uuid "f882daea-b9cf-49fb-b44c-6ef44b55f908") + ) + (junction + (at 58.42 31.75) + (diameter 0) + (color 0 0 0 0) + (uuid "fe67c371-5191-4fcd-b53b-f18356569a75") + ) + (wire + (pts + (xy 105.41 76.2) (xy 99.06 76.2) + ) + (stroke + (width 0) + (type default) + ) + (uuid "019a3b16-efda-4be0-91ed-175546babb6f") + ) + (wire + (pts + (xy 55.88 20.32) (xy 58.42 20.32) + ) + (stroke + (width 0) + (type default) + ) + (uuid "080eab63-cea4-4975-9007-ad055e735dd1") + ) + (wire + (pts + (xy 101.6 86.36) (xy 105.41 86.36) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0be79b51-3231-49a9-9519-3c004098fb78") + ) + (wire + (pts + (xy 96.52 46.99) (xy 106.68 46.99) + ) + (stroke + (width 0) + (type default) + ) + (uuid "0dcffad3-bc61-40cb-95eb-9f0246354220") + ) + (wire + (pts + (xy 43.18 64.77) (xy 43.18 67.31) + ) + (stroke + (width 0) + (type default) + ) + (uuid "1a7058f5-1c4f-4b44-b588-0610daff640f") + ) + (wire + (pts + (xy 146.05 34.29) (xy 146.05 41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "21bdcaa3-0df5-43c7-8bb5-8fc6e6185bf1") + ) + (wire + (pts + (xy 140.97 81.28) (xy 142.24 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "2b456e29-76d9-4f04-a722-e6b55a84b294") + ) + (wire + (pts + (xy 33.02 54.61) (xy 33.02 57.15) + ) + (stroke + (width 0) + (type default) + ) + (uuid "391cacc3-2ff5-4861-ac6a-5ba50af11527") + ) + (wire + (pts + (xy 82.55 72.39) (xy 82.55 73.66) + ) + (stroke + (width 0) + (type default) + ) + (uuid "3998810b-b8de-4229-ae1b-347b688fd584") + ) + (wire + (pts + (xy 132.08 25.4) (xy 132.08 29.21) + ) + (stroke + (width 0) + (type default) + ) + (uuid "42338a5d-778a-4e53-87d0-7b2fb6bb16cc") + ) + (wire + (pts + (xy 87.63 41.91) (xy 106.68 41.91) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4283876c-9e2c-4ed3-b085-f7ce11343147") + ) + (wire + (pts + (xy 49.53 20.32) (xy 55.88 20.32) + ) + (stroke + (width 0) + (type default) + ) + (uuid "4653afe4-34d2-4621-8fcf-ba183bda5ab8") + ) + (wire + (pts + (xy 127 49.53) (xy 146.05 49.53) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5120816c-2653-4273-9040-a5b80b66e2fa") + ) + (wire + (pts + (xy 22.86 31.75) (xy 35.56 31.75) + ) + (stroke + (width 0) + (type default) + ) + (uuid "5337b64c-9042-41ee-9a44-148b9203a9cf") + ) + (wire + (pts + (xy 50.8 54.61) (xy 59.69 54.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "60bd4e2e-3355-47c2-b246-c10324e7e22a") + ) + (wire + (pts + (xy 33.02 57.15) (xy 35.56 57.15) + ) + (stroke + (width 0) + (type default) + ) + (uuid "68df39e9-e4f3-47a1-a993-8ca36737034e") + ) + (wire + (pts + (xy 132.08 39.37) (xy 137.16 39.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7bcfa05f-e992-40e6-9125-1e18760b0a9f") + ) + (wire + (pts + (xy 22.86 54.61) (xy 35.56 54.61) + ) + (stroke + (width 0) + (type default) + ) + (uuid "7cbda35f-c628-4d64-b6ef-0183d5277ffc") + ) + (wire + (pts + (xy 33.02 34.29) (xy 35.56 34.29) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8e2a83b0-42a3-41dd-8688-6fcd979d9a9b") + ) + (wire + (pts + (xy 142.24 81.28) (xy 143.51 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "8fb2e5c3-1f60-4f64-b6ad-431f00e7f6c9") + ) + (wire + (pts + (xy 142.24 80.01) (xy 142.24 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a1f47218-d633-497a-94b1-07d51806ad4c") + ) + (wire + (pts + (xy 116.84 54.61) (xy 116.84 57.15) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a2e3e18b-dc0c-4f7f-8aba-d1a00cbd7459") + ) + (wire + (pts + (xy 43.18 41.91) (xy 43.18 44.45) + ) + (stroke + (width 0) + (type default) + ) + (uuid "a5abd002-b40e-4785-a7db-709c8d7fdd12") + ) + (wire + (pts + (xy 151.13 81.28) (xy 173.99 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "ae0adb4a-27df-4281-86db-445653a2d194") + ) + (wire + (pts + (xy 105.41 71.12) (xy 99.06 71.12) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b27d66f9-e22c-471c-86ff-c9db51fac349") + ) + (wire + (pts + (xy 82.55 81.28) (xy 105.41 81.28) + ) + (stroke + (width 0) + (type default) + ) + (uuid "b9e3c112-60a9-4561-9253-39dbf910b238") + ) + (wire + (pts + (xy 106.68 39.37) (xy 96.52 39.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "bb824804-ed0d-4745-921c-383db44a87f4") + ) + (wire + (pts + (xy 132.08 36.83) (xy 132.08 39.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c7baa8b4-36a6-4d6a-a842-8955f1fe006f") + ) + (wire + (pts + (xy 140.97 91.44) (xy 140.97 93.98) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c83ab8a5-b4ee-41bd-b98b-bf38bd4aa707") + ) + (wire + (pts + (xy 33.02 31.75) (xy 33.02 34.29) + ) + (stroke + (width 0) + (type default) + ) + (uuid "c8994a1b-0fef-43dc-9e40-b3409044081a") + ) + (wire + (pts + (xy 91.44 86.36) (xy 93.98 86.36) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d31c61ae-d973-4608-8c23-70edb9a4a805") + ) + (wire + (pts + (xy 127 39.37) (xy 132.08 39.37) + ) + (stroke + (width 0) + (type default) + ) + (uuid "d78cf77a-2bc1-4f5b-ae81-eb84ccdd6ea7") + ) + (wire + (pts + (xy 63.5 31.75) (xy 50.8 31.75) + ) + (stroke + (width 0) + (type default) + ) + (uuid "e87a130e-5a68-4dcb-975c-fa725ee5bd1a") + ) + (wire + (pts + (xy 63.5 26.67) (xy 63.5 31.75) + ) + (stroke + (width 0) + (type default) + ) + (uuid "efeabb40-9573-4070-8143-ba4a5f3bb918") + ) + (wire + (pts + (xy 106.68 49.53) (xy 96.52 49.53) + ) + (stroke + (width 0) + (type default) + ) + (uuid "f12a299c-0644-423f-94ac-8977d9bf8ca8") + ) + (label "GC_3V3" + (at 96.52 46.99 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "a1b2c3d4-1111-2222-3333-444455556666") + ) + (label "GC_3V3" + (at 96.52 39.37 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "0e6b50f6-0950-49ec-b443-91364caa2794") + ) + (label "USB_3V3" + (at 96.52 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "1c30ee76-bcf6-4693-a8de-eb8f62e7fd6f") + ) + (label "GC_3V3" + (at 87.63 34.29 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "2585fd59-4b53-4b36-9201-b9adb8cc619c") + ) + (label "SWN" + (at 142.24 80.01 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "3d3e7a3a-358a-498c-af69-24c443d6e71c") + ) + (label "SWN" + (at 91.44 86.36 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "4974a2be-77c0-4be4-8f2e-66b7c10690d8") + ) + (label "12V" + (at 99.06 71.12 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "64bf4487-ac3c-4e97-85e0-cc3973998164") + ) + (label "12V" + (at 99.06 76.2 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "6bb2a8bc-bd7b-4267-ad45-1c8f176ebb0b") + ) + (label "12V" + (at 49.53 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "86ea08f9-26e2-4a2d-b685-9c0fa1da93b0") + ) + (label "12V" + (at 36.83 15.24 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "86fe9368-d8e7-4606-aa44-622a0b85d577") + ) + (label "GC_3V3" + (at 82.55 72.39 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "99b2c9fd-860f-4704-92a8-2ebf0530f5d6") + ) + (label "USB_3V3" + (at 59.69 54.61 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "b3987b5a-4245-4602-ab60-5ab7b1b0de36") + ) + (label "12V" + (at 25.4 15.24 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "d469ef6d-4cce-49d9-aec7-bc2c65429dde") + ) + (label "GC_3V3" + (at 153.67 81.28 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "da74715a-c340-4e77-8f08-32981acafd4d") + ) + (label "PWR_ST" + (at 132.08 49.53 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "ee198a0e-80c9-4dac-9b7e-fc17b0e9177a") + ) + (hierarchical_label "12V_EXI" + (shape input) + (at 58.42 20.32 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "40faf949-ea38-4cb5-bfb1-66faa679671b") + ) + (hierarchical_label "3V3" + (shape output) + (at 146.05 38.1 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "f2df7401-88db-4e0d-8363-5c41d53b56c7") + ) + (hierarchical_label "1V2" + (shape output) + (at 63.5 29.21 0) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "fc304663-26eb-4a4e-a1b5-c8872c133704") + ) + (symbol + (lib_id "Device:C") + (at 25.4 35.56 0) + (unit 1) + (body_style 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (in_pos_files yes) + (dnp no) + (uuid "0e27b937-f88a-4272-af4b-77f899c67605") + (property "Reference" "C19" + (at 27.94 34.29 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "1uF" + (at 27.94 36.83 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 25.4 35.56 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 25.4 35.56 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 25.4 35.56 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "eb486723-3155-4eb1-b5b8-a4a77eab4eb0") + ) + (pin "2" + (uuid "3683245d-9bb0-4765-87fe-7c278904d0fb") + ) + (instances + (project "power" + (path "/41d2e1c3-0449-4600-b58a-e05d566dda63" + (reference "C19") + (unit 1) + ) + ) + (project "re-bba-rb" + (path "/dbb182a6-d579-468e-b98b-6f0950da9e3a/69f32f10-d46b-43fd-9030-7f4135d40b78" + (reference "C1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+12V") + (at 55.88 20.32 0) + (unit 1) + (body_style 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (in_pos_files yes) + (dnp no) + (fields_autoplaced yes) + (uuid "103df7a7-e89a-4666-acdd-36aec3cc5dcd") + (property "Reference" "#PWR01" + (at 55.88 24.13 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "+12V" + (at 55.88 15.24 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 55.88 20.32 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 55.88 20.32 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "Power symbol creates a global label with name \"+12V\"" + (at 55.88 20.32 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "116df1c3-8684-4d8d-8942-748d27e0cb57") + ) + (instances + (project "power" + (path "/41d2e1c3-0449-4600-b58a-e05d566dda63" + (reference "#PWR01") + (unit 1) + ) + ) + (project "re-bba-rb" + (path "/dbb182a6-d579-468e-b98b-6f0950da9e3a/69f32f10-d46b-43fd-9030-7f4135d40b78" + (reference "#PWR01") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Power_Management:TPS2116DRL") + (at 116.84 44.45 0) + (unit 1) + (body_style 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (in_pos_files yes) + (dnp no) + (uuid "1fb9fc2f-8049-413b-8047-a84f4ea3d056") + (property "Reference" "U7" + (at 119.38 43.18 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "TPS2116DRL" + (at 110.998 35.56 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_TO_SOT_SMD:SOT-583-8" + (at 116.84 44.45 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 116.84 44.45 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 116.84 44.45 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "996656a7-62b6-41c4-a9c5-72e47e2150f2") + ) + (pin "2" + (uuid "d3e1d914-e202-4a0f-83a8-a91da53ffca8") + ) + (pin "3" + (uuid "0f665d6c-c135-4e7d-85ca-4426a216fe53") + ) + (pin "4" + (uuid "1f70de7f-b65b-40f1-b33a-b9641ced27f4") + ) + (pin "5" + (uuid "6f29d474-c542-4c58-bb2a-78b1c9b1b6fe") + ) + (pin "6" + (uuid "61068cc0-7c7b-4ade-ab82-26088dc1bd1f") + ) + (pin "7" + (uuid "4be28682-ef8c-4207-a35d-d0fac7548d98") + ) + (pin "8" + (uuid "3e862eb6-f2f4-4453-9242-5dae7c9d5496") + ) + (instances + (project "power" + (path "/41d2e1c3-0449-4600-b58a-e05d566dda63" + (reference "U7") + (unit 1) + ) + ) + (project "re-bba-rb" + (path "/dbb182a6-d579-468e-b98b-6f0950da9e3a/69f32f10-d46b-43fd-9030-7f4135d40b78" + (reference "U11") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 173.99 85.09 0) + (unit 1) + (body_style 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (in_pos_files yes) + (dnp no) + (uuid "2bf1cc3f-79a4-49da-931b-dc64e71b697d") + (property "Reference" "C15" + (at 174.244 83.058 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100nF" + (at 174.244 87.122 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 173.99 85.09 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 173.99 85.09 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 173.99 85.09 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "bd19c1e2-688a-4aa1-beb9-806bb239274d") + ) + (pin "2" + (uuid "56452f1c-b884-4e06-aec9-d12c5dc4165b") + ) + (instances + (project "power" + (path "/41d2e1c3-0449-4600-b58a-e05d566dda63" + (reference "C15") + (unit 1) + ) + ) + (project "re-bba-rb" + (path "/dbb182a6-d579-468e-b98b-6f0950da9e3a/69f32f10-d46b-43fd-9030-7f4135d40b78" + (reference "C22") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "TPS562201DDCR:TPS562201DDCR") + (at 123.19 81.28 0) + (unit 1) + (body_style 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (in_pos_files yes) + (dnp no) + (uuid "2bfb6d75-8648-4f99-adb6-bc15cfc3cb81") + (property "Reference" "U4" + (at 125.73 80.01 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "TPS562201DDCR" + (at 115.57 67.056 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "TPS562201DDCR:SOT95P280X110-6N" + (at 123.19 81.28 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 123.19 81.28 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 123.19 81.28 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "502bea0f-69a3-4597-a6f9-0fe80bca1348") + ) + (pin "2" + (uuid "b7da95ba-454a-400a-8152-5930f20948b1") + ) + (pin "3" + (uuid "dfaf4d7f-e692-4f6d-b8c1-f74475ec0563") + ) + (pin "4" + (uuid "49c0da70-354d-4a3a-8ee9-7951786d87e5") + ) + (pin "5" + (uuid "96b5294a-6cc6-4e99-a28c-4235674f1171") + ) + (pin "6" + (uuid "433a8ec3-988f-438d-9b21-44f735c9b8ca") + ) + (instances + (project "power" + (path "/41d2e1c3-0449-4600-b58a-e05d566dda63" + (reference "U4") + (unit 1) + ) + ) + (project "re-bba-rb" + (path "/dbb182a6-d579-468e-b98b-6f0950da9e3a/69f32f10-d46b-43fd-9030-7f4135d40b78" + (reference "U10") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V3") + (at 22.86 31.75 0) + (unit 1) + (body_style 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (in_pos_files yes) + (dnp no) + (uuid "36f61f91-19b3-42aa-ba84-2354e99e70f8") + (property "Reference" "#PWR031" + (at 22.86 35.56 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "+3V3" + (at 22.86 27.94 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 22.86 31.75 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 22.86 31.75 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 22.86 31.75 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "56855d94-6469-44f5-9998-2c7f4ad9b35d") + ) + (instances + (project "power" + (path "/41d2e1c3-0449-4600-b58a-e05d566dda63" + (reference "#PWR031") + (unit 1) + ) + ) + (project "re-bba-rb" + (path "/dbb182a6-d579-468e-b98b-6f0950da9e3a/69f32f10-d46b-43fd-9030-7f4135d40b78" + (reference "#PWR031") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 43.18 67.31 0) + (unit 1) + (body_style 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (in_pos_files yes) + (dnp no) + (uuid "3f6b3391-da59-4132-ad8c-0f3617dcaada") + (property "Reference" "#PWR024" + (at 43.18 71.12 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "GND" + (at 45.466 67.564 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 43.18 67.31 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 43.18 67.31 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 43.18 67.31 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "26139107-d2be-409c-97dc-a1c7adc93c84") + ) + (instances + (project "power" + (path "/41d2e1c3-0449-4600-b58a-e05d566dda63" + (reference "#PWR024") + (unit 1) + ) + ) + (project "re-bba-rb" + (path "/dbb182a6-d579-468e-b98b-6f0950da9e3a/69f32f10-d46b-43fd-9030-7f4135d40b78" + (reference "#PWR024") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 158.75 85.09 0) + (unit 1) + (body_style 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (in_pos_files yes) + (dnp no) + (uuid "41f036c0-9c38-4d4d-9dd1-41fa7bf618a4") + (property "Reference" "C13" + (at 159.004 83.058 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "22uF" + (at 159.004 87.122 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 158.75 85.09 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 158.75 85.09 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 158.75 85.09 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "12524f0c-45c2-40cf-bc77-788a29b27793") + ) + (pin "2" + (uuid "78ab96f3-7fdc-4285-992f-b04505aba251") + ) + (instances + (project "power" + (path "/41d2e1c3-0449-4600-b58a-e05d566dda63" + (reference "C13") + (unit 1) + ) + ) + (project "re-bba-rb" + (path "/dbb182a6-d579-468e-b98b-6f0950da9e3a/69f32f10-d46b-43fd-9030-7f4135d40b78" + (reference "C8") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 25.4 19.05 0) + (unit 1) + (body_style 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (in_pos_files yes) + (dnp no) + (uuid "48ce76f0-f788-418f-a8a7-b229889fcbad") + (property "Reference" "C3" + (at 27.94 17.78 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100nF" + (at 27.94 20.32 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 25.4 19.05 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 25.4 19.05 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 25.4 19.05 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "5aebfa38-5aec-43ec-b9ec-9425ac73e595") + ) + (pin "2" + (uuid "ca307119-2668-426b-8d9b-69def211e7bc") + ) + (instances + (project "power" + (path "/41d2e1c3-0449-4600-b58a-e05d566dda63" + (reference "C3") + (unit 1) + ) + ) + (project "re-bba-rb" + (path "/dbb182a6-d579-468e-b98b-6f0950da9e3a/69f32f10-d46b-43fd-9030-7f4135d40b78" + (reference "C3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 146.05 45.72 0) + (unit 1) + (body_style 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (in_pos_files yes) + (dnp no) + (uuid "495f676e-7d98-4d5a-b83a-7b785ede1997") + (property "Reference" "R14" + (at 148.59 44.45 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "10k" + (at 148.59 46.99 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 146.05 45.72 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 146.05 45.72 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 146.05 45.72 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "20ee7be7-d53c-4d05-b87e-9e7f66a93988") + ) + (pin "2" + (uuid "232ee022-6994-4b3d-914c-357688aa08a5") + ) + (instances + (project "power" + (path "/41d2e1c3-0449-4600-b58a-e05d566dda63" + (reference "R14") + (unit 1) + ) + ) + (project "re-bba-rb" + (path "/dbb182a6-d579-468e-b98b-6f0950da9e3a/69f32f10-d46b-43fd-9030-7f4135d40b78" + (reference "R5") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 87.63 38.1 0) + (unit 1) + (body_style 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (in_pos_files yes) + (dnp no) + (uuid "59f42b6c-a344-4b06-a80b-dd0e7d6c41f6") + (property "Reference" "R12" + (at 90.17 36.83 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "200k" + (at 90.17 39.37 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 87.63 38.1 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 87.63 38.1 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 87.63 38.1 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "b84ac606-7426-4070-b10e-4b99eb6648a0") + ) + (pin "2" + (uuid "7fa77949-b147-4424-bd99-a5442a8f034c") + ) + (instances + (project "power" + (path "/41d2e1c3-0449-4600-b58a-e05d566dda63" + (reference "R12") + (unit 1) + ) + ) + (project "re-bba-rb" + (path "/dbb182a6-d579-468e-b98b-6f0950da9e3a/69f32f10-d46b-43fd-9030-7f4135d40b78" + (reference "R3") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 25.4 39.37 0) + (unit 1) + (body_style 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (in_pos_files yes) + (dnp no) + (uuid "5ff72f08-82fe-408a-be9b-abca5291d976") + (property "Reference" "#PWR032" + (at 25.4 43.18 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "GND" + (at 27.686 39.37 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 25.4 39.37 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 25.4 39.37 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 25.4 39.37 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "5b0c49b5-9b6f-457e-b1bd-85fc667a374b") + ) + (instances + (project "power" + (path "/41d2e1c3-0449-4600-b58a-e05d566dda63" + (reference "#PWR032") + (unit 1) + ) + ) + (project "re-bba-rb" + (path "/dbb182a6-d579-468e-b98b-6f0950da9e3a/69f32f10-d46b-43fd-9030-7f4135d40b78" + (reference "#PWR032") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 166.37 88.9 0) + (unit 1) + (body_style 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (in_pos_files yes) + (dnp no) + (uuid "606aea20-14df-4c27-ae1a-bc89b0169138") + (property "Reference" "#PWR017" + (at 166.37 92.71 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "GND" + (at 168.656 88.9 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 166.37 88.9 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 166.37 88.9 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 166.37 88.9 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "731bf064-791d-4421-8401-181c34946cb6") + ) + (instances + (project "power" + (path "/41d2e1c3-0449-4600-b58a-e05d566dda63" + (reference "#PWR017") + (unit 1) + ) + ) + (project "re-bba-rb" + (path "/dbb182a6-d579-468e-b98b-6f0950da9e3a/69f32f10-d46b-43fd-9030-7f4135d40b78" + (reference "#PWR017") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:L") + (at 147.32 81.28 90) + (unit 1) + (body_style 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (in_pos_files yes) + (dnp no) + (uuid "656739a9-bff1-4323-961b-86ea1ff85b40") + (property "Reference" "L1" + (at 149.86 80.01 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "3.3uH" + (at 149.86 82.55 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 147.32 81.28 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 147.32 81.28 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 147.32 81.28 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "9590da6e-79c8-45f4-847a-fe99d5e24bfa") + ) + (pin "2" + (uuid "b50f8a42-35dd-4637-9b98-c5d7f4fd989e") + ) + (instances + (project "power" + (path "/41d2e1c3-0449-4600-b58a-e05d566dda63" + (reference "L1") + (unit 1) + ) + ) + (project "re-bba-rb" + (path "/dbb182a6-d579-468e-b98b-6f0950da9e3a/69f32f10-d46b-43fd-9030-7f4135d40b78" + (reference "L2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 132.08 33.02 180) + (unit 1) + (body_style 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (in_pos_files yes) + (dnp no) + (uuid "6761a732-875e-42d4-93af-ff119c58f158") + (property "Reference" "C18" + (at 129.54 34.29 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "22uF" + (at 129.54 31.75 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 132.08 33.02 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 132.08 33.02 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 132.08 33.02 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "ec74bff0-9297-41e4-a9a4-a8f4159ff738") + ) + (pin "2" + (uuid "5c59c7c5-76d9-47e3-a218-2100f86638f3") + ) + (instances + (project "power" + (path "/41d2e1c3-0449-4600-b58a-e05d566dda63" + (reference "C18") + (unit 1) + ) + ) + (project "re-bba-rb" + (path "/dbb182a6-d579-468e-b98b-6f0950da9e3a/69f32f10-d46b-43fd-9030-7f4135d40b78" + (reference "C21") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 43.18 44.45 0) + (unit 1) + (body_style 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (in_pos_files yes) + (dnp no) + (uuid "67814665-315e-4d97-9eb6-0c1c3c31ec30") + (property "Reference" "#PWR035" + (at 43.18 48.26 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "GND" + (at 45.466 44.45 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 43.18 44.45 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 43.18 44.45 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 43.18 44.45 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "48759233-300c-44d4-b530-a1583c4c561f") + ) + (instances + (project "power" + (path "/41d2e1c3-0449-4600-b58a-e05d566dda63" + (reference "#PWR035") + (unit 1) + ) + ) + (project "re-bba-rb" + (path "/dbb182a6-d579-468e-b98b-6f0950da9e3a/69f32f10-d46b-43fd-9030-7f4135d40b78" + (reference "#PWR035") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 82.55 77.47 0) + (unit 1) + (body_style 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (in_pos_files yes) + (dnp no) + (uuid "738ccfa0-e5d5-4ab7-be6f-a5ac1137fa72") + (property "Reference" "R10" + (at 85.09 76.2 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "33.2k" + (at 85.09 78.74 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 82.55 77.47 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 82.55 77.47 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 82.55 77.47 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "b1a2ae90-5772-4727-88e9-1f1e0e64453a") + ) + (pin "2" + (uuid "239e26af-893b-43e0-82bb-b8ad67a5a4d6") + ) + (instances + (project "power" + (path "/41d2e1c3-0449-4600-b58a-e05d566dda63" + (reference "R10") + (unit 1) + ) + ) + (project "re-bba-rb" + (path "/dbb182a6-d579-468e-b98b-6f0950da9e3a/69f32f10-d46b-43fd-9030-7f4135d40b78" + (reference "R1") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 25.4 58.42 0) + (unit 1) + (body_style 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (in_pos_files yes) + (dnp no) + (uuid "7eea0049-b73d-463f-a126-9f3dac4bee61") + (property "Reference" "C16" + (at 27.94 57.15 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "1uF" + (at 27.94 59.69 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 25.4 58.42 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 25.4 58.42 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 25.4 58.42 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "dfb5d5b7-21b6-490a-9bac-e5ee92de115b") + ) + (pin "2" + (uuid "47a9d77b-42c6-44b9-9804-898e87582441") + ) + (instances + (project "power" + (path "/41d2e1c3-0449-4600-b58a-e05d566dda63" + (reference "C16") + (unit 1) + ) + ) + (project "re-bba-rb" + (path "/dbb182a6-d579-468e-b98b-6f0950da9e3a/69f32f10-d46b-43fd-9030-7f4135d40b78" + (reference "C2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 36.83 19.05 0) + (unit 1) + (body_style 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (in_pos_files yes) + (dnp no) + (uuid "860e040b-d863-4511-b54a-16816cb9aafe") + (property "Reference" "C4" + (at 39.37 17.78 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "22uF" + (at 39.37 20.32 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 36.83 19.05 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 36.83 19.05 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 36.83 19.05 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "51d1007e-4878-494b-9885-8eb32f87cf92") + ) + (pin "2" + (uuid "98701d69-31f4-4275-bde6-f530759cd4b5") + ) + (instances + (project "power" + (path "/41d2e1c3-0449-4600-b58a-e05d566dda63" + (reference "C4") + (unit 1) + ) + ) + (project "re-bba-rb" + (path "/dbb182a6-d579-468e-b98b-6f0950da9e3a/69f32f10-d46b-43fd-9030-7f4135d40b78" + (reference "C4") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+5V") + (at 22.86 54.61 0) + (unit 1) + (body_style 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (in_pos_files yes) + (dnp no) + (uuid "87b806a0-46dc-4475-ad8e-55d8b2793ec4") + (property "Reference" "#PWR021" + (at 22.86 58.42 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "+5V" + (at 22.86 50.8 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 22.86 54.61 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 22.86 54.61 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 22.86 54.61 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "81432c9a-8fc6-4d97-9df1-afe23f874b45") + ) + (instances + (project "power" + (path "/41d2e1c3-0449-4600-b58a-e05d566dda63" + (reference "#PWR021") + (unit 1) + ) + ) + (project "re-bba-rb" + (path "/dbb182a6-d579-468e-b98b-6f0950da9e3a/69f32f10-d46b-43fd-9030-7f4135d40b78" + (reference "#PWR021") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 58.42 39.37 0) + (unit 1) + (body_style 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (in_pos_files yes) + (dnp no) + (uuid "87e0502b-987a-43ef-a709-637de5ede90b") + (property "Reference" "#PWR034" + (at 58.42 43.18 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "GND" + (at 60.706 39.37 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 58.42 39.37 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 58.42 39.37 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 58.42 39.37 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "a126e089-8840-4648-b226-714526cbb607") + ) + (instances + (project "power" + (path "/41d2e1c3-0449-4600-b58a-e05d566dda63" + (reference "#PWR034") + (unit 1) + ) + ) + (project "re-bba-rb" + (path "/dbb182a6-d579-468e-b98b-6f0950da9e3a/69f32f10-d46b-43fd-9030-7f4135d40b78" + (reference "#PWR034") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 55.88 58.42 0) + (unit 1) + (body_style 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (in_pos_files yes) + (dnp no) + (uuid "89761dd3-9d79-4235-9c9c-b5798a6857f3") + (property "Reference" "C17" + (at 58.42 57.15 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "1uF" + (at 58.42 59.69 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 55.88 58.42 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 55.88 58.42 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 55.88 58.42 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "4eaa00ba-900b-4ab3-b378-6b556cb32419") + ) + (pin "2" + (uuid "8a5a5224-60df-4c97-a84c-c4e410e79f3b") + ) + (instances + (project "power" + (path "/41d2e1c3-0449-4600-b58a-e05d566dda63" + (reference "C17") + (unit 1) + ) + ) + (project "re-bba-rb" + (path "/dbb182a6-d579-468e-b98b-6f0950da9e3a/69f32f10-d46b-43fd-9030-7f4135d40b78" + (reference "C5") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 87.63 49.53 0) + (unit 1) + (body_style 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (in_pos_files yes) + (dnp no) + (uuid "8fabe61f-fa01-46c7-95dc-9faa8fa9289d") + (property "Reference" "#PWR026" + (at 87.63 53.34 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "GND" + (at 89.408 53.34 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 87.63 49.53 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 87.63 49.53 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 87.63 49.53 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "14082d37-14b0-4d59-a251-29aa7dd30a68") + ) + (instances + (project "power" + (path "/41d2e1c3-0449-4600-b58a-e05d566dda63" + (reference "#PWR026") + (unit 1) + ) + ) + (project "re-bba-rb" + (path "/dbb182a6-d579-468e-b98b-6f0950da9e3a/69f32f10-d46b-43fd-9030-7f4135d40b78" + (reference "#PWR026") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 173.99 88.9 0) + (unit 1) + (body_style 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (in_pos_files yes) + (dnp no) + (uuid "904bcf67-28fe-44c2-9a55-2bd6c1ef2c11") + (property "Reference" "#PWR018" + (at 173.99 92.71 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "GND" + (at 176.276 88.9 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 173.99 88.9 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 173.99 88.9 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 173.99 88.9 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "893ce901-6c0d-4d00-821e-84417456c8ed") + ) + (instances + (project "power" + (path "/41d2e1c3-0449-4600-b58a-e05d566dda63" + (reference "#PWR018") + (unit 1) + ) + ) + (project "re-bba-rb" + (path "/dbb182a6-d579-468e-b98b-6f0950da9e3a/69f32f10-d46b-43fd-9030-7f4135d40b78" + (reference "#PWR018") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 82.55 85.09 0) + (unit 1) + (body_style 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (in_pos_files yes) + (dnp no) + (uuid "982b96a4-3971-4200-9f7d-26e134ea85c5") + (property "Reference" "R11" + (at 85.09 83.82 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "10k" + (at 85.09 86.36 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 82.55 85.09 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 82.55 85.09 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 82.55 85.09 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "f93dede4-e55c-4807-bae3-d2b379b67138") + ) + (pin "2" + (uuid "90472363-a337-4b40-849e-27e61365cb9e") + ) + (instances + (project "power" + (path "/41d2e1c3-0449-4600-b58a-e05d566dda63" + (reference "R11") + (unit 1) + ) + ) + (project "re-bba-rb" + (path "/dbb182a6-d579-468e-b98b-6f0950da9e3a/69f32f10-d46b-43fd-9030-7f4135d40b78" + (reference "R2") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 116.84 57.15 0) + (unit 1) + (body_style 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (in_pos_files yes) + (dnp no) + (uuid "9a415235-71cc-4e09-ba11-7ab50202507c") + (property "Reference" "#PWR030" + (at 116.84 60.96 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "GND" + (at 119.126 56.896 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 116.84 57.15 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 116.84 57.15 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 116.84 57.15 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "a2f04048-8ff1-4781-b1f6-b082615aed73") + ) + (instances + (project "power" + (path "/41d2e1c3-0449-4600-b58a-e05d566dda63" + (reference "#PWR030") + (unit 1) + ) + ) + (project "re-bba-rb" + (path "/dbb182a6-d579-468e-b98b-6f0950da9e3a/69f32f10-d46b-43fd-9030-7f4135d40b78" + (reference "#PWR030") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 166.37 85.09 0) + (unit 1) + (body_style 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (in_pos_files yes) + (dnp no) + (uuid "9c30fb59-ea58-4e24-867f-f9b0d1b8ee9c") + (property "Reference" "C14" + (at 166.624 83.058 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "22uF" + (at 166.624 87.122 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 166.37 85.09 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 166.37 85.09 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 166.37 85.09 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "1551b0b5-4ec7-46ef-8c78-684548e47cca") + ) + (pin "2" + (uuid "b7b34e5f-a6b3-4fc6-b5d3-cbe3798c91fe") + ) + (instances + (project "power" + (path "/41d2e1c3-0449-4600-b58a-e05d566dda63" + (reference "C14") + (unit 1) + ) + ) + (project "re-bba-rb" + (path "/dbb182a6-d579-468e-b98b-6f0950da9e3a/69f32f10-d46b-43fd-9030-7f4135d40b78" + (reference "C9") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 58.42 35.56 0) + (unit 1) + (body_style 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (in_pos_files yes) + (dnp no) + (uuid "a0f9fbe5-3290-4caf-ade4-0f034d575266") + (property "Reference" "C20" + (at 60.96 34.29 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "1uF" + (at 60.96 36.83 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 58.42 35.56 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 58.42 35.56 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 58.42 35.56 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "78d54478-15da-41b5-840b-852567e01f17") + ) + (pin "2" + (uuid "5d9a6cb2-0543-493b-9ece-5caab6e0c075") + ) + (instances + (project "power" + (path "/41d2e1c3-0449-4600-b58a-e05d566dda63" + (reference "C20") + (unit 1) + ) + ) + (project "re-bba-rb" + (path "/dbb182a6-d579-468e-b98b-6f0950da9e3a/69f32f10-d46b-43fd-9030-7f4135d40b78" + (reference "C6") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:C") + (at 97.79 86.36 90) + (unit 1) + (body_style 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (in_pos_files yes) + (dnp no) + (uuid "a5abb183-93a3-4a07-ac28-bea3364095ac") + (property "Reference" "C12" + (at 103.124 84.836 90) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100nF" + (at 105.41 88.646 90) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 97.79 86.36 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 97.79 86.36 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 97.79 86.36 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "c8f33071-b5a1-4ebf-8680-c02f9358a9b1") + ) + (pin "2" + (uuid "1cace2bd-1d27-4bf5-8903-c90fe00a35a0") + ) + (instances + (project "power" + (path "/41d2e1c3-0449-4600-b58a-e05d566dda63" + (reference "C12") + (unit 1) + ) + ) + (project "re-bba-rb" + (path "/dbb182a6-d579-468e-b98b-6f0950da9e3a/69f32f10-d46b-43fd-9030-7f4135d40b78" + (reference "C7") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Regulator_Linear:AP2112K-3.3") + (at 43.18 57.15 0) + (unit 1) + (body_style 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (in_pos_files yes) + (dnp no) + (uuid "c046351f-780f-40a1-835b-569680273a38") + (property "Reference" "U6" + (at 45.72 55.88 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "AP2112K-3.3" + (at 36.576 51.308 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_TO_SOT_SMD:SOT-23-5" + (at 43.18 57.15 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 43.18 57.15 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 43.18 57.15 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "2fed9b87-aef3-4161-8b0b-14c8f578bcf1") + ) + (pin "2" + (uuid "2f26ff98-845a-4cf5-9f54-f7ec076146e1") + ) + (pin "3" + (uuid "ca449fd8-db2f-4537-8af6-4e24130960e7") + ) + (pin "4" + (uuid "89b31322-ee41-49e4-aa2d-5b6833d954ca") + ) + (pin "5" + (uuid "4b44ad5e-5677-453d-88bd-4b463f514466") + ) + (instances + (project "power" + (path "/41d2e1c3-0449-4600-b58a-e05d566dda63" + (reference "U6") + (unit 1) + ) + ) + (project "re-bba-rb" + (path "/dbb182a6-d579-468e-b98b-6f0950da9e3a/69f32f10-d46b-43fd-9030-7f4135d40b78" + (reference "U9") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 82.55 88.9 0) + (unit 1) + (body_style 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (in_pos_files yes) + (dnp no) + (uuid "c42066f0-55a1-4e26-a93a-264c6a860906") + (property "Reference" "#PWR019" + (at 82.55 92.71 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "GND" + (at 85.09 89.154 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 82.55 88.9 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 82.55 88.9 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 82.55 88.9 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "bff97330-8f3d-484a-bd13-e554d8072c46") + ) + (instances + (project "power" + (path "/41d2e1c3-0449-4600-b58a-e05d566dda63" + (reference "#PWR019") + (unit 1) + ) + ) + (project "re-bba-rb" + (path "/dbb182a6-d579-468e-b98b-6f0950da9e3a/69f32f10-d46b-43fd-9030-7f4135d40b78" + (reference "#PWR019") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V3") + (at 137.16 39.37 0) + (unit 1) + (body_style 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (in_pos_files yes) + (dnp no) + (uuid "d13bfcf6-77e6-4bc0-bb3e-f55bdd78d25c") + (property "Reference" "#PWR027" + (at 137.16 43.18 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "+3V3" + (at 137.16 35.56 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 137.16 39.37 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 137.16 39.37 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 137.16 39.37 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "3f56800f-879a-42f1-9d05-9c526caacc44") + ) + (instances + (project "power" + (path "/41d2e1c3-0449-4600-b58a-e05d566dda63" + (reference "#PWR027") + (unit 1) + ) + ) + (project "re-bba-rb" + (path "/dbb182a6-d579-468e-b98b-6f0950da9e3a/69f32f10-d46b-43fd-9030-7f4135d40b78" + (reference "#PWR027") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 25.4 22.86 0) + (unit 1) + (body_style 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (in_pos_files yes) + (dnp no) + (uuid "d3dd115c-bd15-4eff-8545-1342e8f3b949") + (property "Reference" "#PWR015" + (at 25.4 26.67 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "GND" + (at 27.686 22.86 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 25.4 22.86 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 25.4 22.86 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 25.4 22.86 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "7a094f11-eaca-4a9d-b87c-8c346fa0b868") + ) + (instances + (project "power" + (path "/41d2e1c3-0449-4600-b58a-e05d566dda63" + (reference "#PWR015") + (unit 1) + ) + ) + (project "re-bba-rb" + (path "/dbb182a6-d579-468e-b98b-6f0950da9e3a/69f32f10-d46b-43fd-9030-7f4135d40b78" + (reference "#PWR015") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+3V3") + (at 146.05 34.29 0) + (unit 1) + (body_style 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (in_pos_files yes) + (dnp no) + (uuid "d552c01e-1226-483d-9780-e23359bd7df2") + (property "Reference" "#PWR029" + (at 146.05 38.1 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "+3V3" + (at 146.05 30.48 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 146.05 34.29 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 146.05 34.29 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 146.05 34.29 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "a422ac69-fb99-45e0-b0b1-1c6a74b111f1") + ) + (instances + (project "power" + (path "/41d2e1c3-0449-4600-b58a-e05d566dda63" + (reference "#PWR029") + (unit 1) + ) + ) + (project "re-bba-rb" + (path "/dbb182a6-d579-468e-b98b-6f0950da9e3a/69f32f10-d46b-43fd-9030-7f4135d40b78" + (reference "#PWR029") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 55.88 62.23 0) + (unit 1) + (body_style 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (in_pos_files yes) + (dnp no) + (uuid "dbb0d93f-c7b2-4a85-bb47-59d50aa039ac") + (property "Reference" "#PWR023" + (at 55.88 66.04 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "GND" + (at 58.166 62.484 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 55.88 62.23 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 55.88 62.23 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 55.88 62.23 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "6450720c-2d63-4c66-b090-b2eec1ea415b") + ) + (instances + (project "power" + (path "/41d2e1c3-0449-4600-b58a-e05d566dda63" + (reference "#PWR023") + (unit 1) + ) + ) + (project "re-bba-rb" + (path "/dbb182a6-d579-468e-b98b-6f0950da9e3a/69f32f10-d46b-43fd-9030-7f4135d40b78" + (reference "#PWR023") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 158.75 88.9 0) + (unit 1) + (body_style 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (in_pos_files yes) + (dnp no) + (uuid "e3a73805-8c99-4a92-b370-94f281bacbf0") + (property "Reference" "#PWR016" + (at 158.75 92.71 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "GND" + (at 161.036 88.9 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 158.75 88.9 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 158.75 88.9 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 158.75 88.9 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "cbf2f191-664e-4823-a0e4-290bc5608535") + ) + (instances + (project "power" + (path "/41d2e1c3-0449-4600-b58a-e05d566dda63" + (reference "#PWR016") + (unit 1) + ) + ) + (project "re-bba-rb" + (path "/dbb182a6-d579-468e-b98b-6f0950da9e3a/69f32f10-d46b-43fd-9030-7f4135d40b78" + (reference "#PWR016") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Regulator_Linear:AP2112K-1.2") + (at 43.18 34.29 0) + (unit 1) + (body_style 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (in_pos_files yes) + (dnp no) + (uuid "e40ccc1a-7f57-45bd-9270-25899628a534") + (property "Reference" "U3" + (at 45.72 33.02 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "AP2112K-1.2" + (at 36.576 28.448 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "Package_TO_SOT_SMD:SOT-23-5" + (at 43.18 34.29 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 43.18 34.29 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 43.18 34.29 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "8592d711-8e0c-49e3-b8b2-ccc55f20f8df") + ) + (pin "2" + (uuid "ace24733-9295-453a-92f2-3605e442819a") + ) + (pin "3" + (uuid "e6ebd899-ca23-4c3d-a932-8e6555f136e2") + ) + (pin "4" + (uuid "2698203d-7279-42d7-a6ed-7fdd593df005") + ) + (pin "5" + (uuid "df415a6e-633c-45de-b28d-add5b8a11734") + ) + (instances + (project "power" + (path "/41d2e1c3-0449-4600-b58a-e05d566dda63" + (reference "U3") + (unit 1) + ) + ) + (project "re-bba-rb" + (path "/dbb182a6-d579-468e-b98b-6f0950da9e3a/69f32f10-d46b-43fd-9030-7f4135d40b78" + (reference "U8") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 36.83 22.86 0) + (unit 1) + (body_style 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (in_pos_files yes) + (dnp no) + (uuid "e69993f1-86ef-43d2-a3ad-a32bdb730816") + (property "Reference" "#PWR013" + (at 36.83 26.67 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "GND" + (at 39.116 22.86 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 36.83 22.86 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 36.83 22.86 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 36.83 22.86 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "7fbbe2a5-2809-4215-bec7-a37913445178") + ) + (instances + (project "power" + (path "/41d2e1c3-0449-4600-b58a-e05d566dda63" + (reference "#PWR013") + (unit 1) + ) + ) + (project "re-bba-rb" + (path "/dbb182a6-d579-468e-b98b-6f0950da9e3a/69f32f10-d46b-43fd-9030-7f4135d40b78" + (reference "#PWR013") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 140.97 93.98 0) + (unit 1) + (body_style 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (in_pos_files yes) + (dnp no) + (uuid "e6d44aab-7e01-482b-90a3-109ff2ef5dba") + (property "Reference" "#PWR020" + (at 140.97 97.79 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "GND" + (at 140.97 90.17 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 140.97 93.98 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 140.97 93.98 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 140.97 93.98 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "2fe8ddab-8ac3-4d64-ac34-8b90078648ca") + ) + (instances + (project "power" + (path "/41d2e1c3-0449-4600-b58a-e05d566dda63" + (reference "#PWR020") + (unit 1) + ) + ) + (project "re-bba-rb" + (path "/dbb182a6-d579-468e-b98b-6f0950da9e3a/69f32f10-d46b-43fd-9030-7f4135d40b78" + (reference "#PWR020") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 25.4 62.23 0) + (unit 1) + (body_style 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (in_pos_files yes) + (dnp no) + (uuid "e9f8bb23-da60-4b30-9274-2fcd6a49ef68") + (property "Reference" "#PWR022" + (at 25.4 66.04 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "GND" + (at 27.432 62.484 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 25.4 62.23 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 25.4 62.23 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 25.4 62.23 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "3882583b-9612-4127-a43d-6b01ceaf8524") + ) + (instances + (project "power" + (path "/41d2e1c3-0449-4600-b58a-e05d566dda63" + (reference "#PWR022") + (unit 1) + ) + ) + (project "re-bba-rb" + (path "/dbb182a6-d579-468e-b98b-6f0950da9e3a/69f32f10-d46b-43fd-9030-7f4135d40b78" + (reference "#PWR022") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:+1V2") + (at 63.5 26.67 0) + (unit 1) + (body_style 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (in_pos_files yes) + (dnp no) + (uuid "f544ea1f-a9c2-4be1-9c43-581e69c234e0") + (property "Reference" "#PWR036" + (at 63.5 30.48 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "+1V2" + (at 63.5 22.86 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 63.5 26.67 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 63.5 26.67 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 63.5 26.67 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "e7b09293-7e13-44ae-b5d6-e31bac8467a2") + ) + (instances + (project "power" + (path "/41d2e1c3-0449-4600-b58a-e05d566dda63" + (reference "#PWR036") + (unit 1) + ) + ) + (project "re-bba-rb" + (path "/dbb182a6-d579-468e-b98b-6f0950da9e3a/69f32f10-d46b-43fd-9030-7f4135d40b78" + (reference "#PWR036") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "power:GND") + (at 132.08 25.4 180) + (unit 1) + (body_style 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (in_pos_files yes) + (dnp no) + (uuid "f60b8f46-8186-40e0-ac15-05361cb9bcfd") + (property "Reference" "#PWR028" + (at 132.08 21.59 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "GND" + (at 134.112 25.4 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 132.08 25.4 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 132.08 25.4 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 132.08 25.4 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "706e940c-7f16-4083-b544-7ea2fc882351") + ) + (instances + (project "power" + (path "/41d2e1c3-0449-4600-b58a-e05d566dda63" + (reference "#PWR028") + (unit 1) + ) + ) + (project "re-bba-rb" + (path "/dbb182a6-d579-468e-b98b-6f0950da9e3a/69f32f10-d46b-43fd-9030-7f4135d40b78" + (reference "#PWR028") + (unit 1) + ) + ) + ) + ) + (symbol + (lib_id "Device:R") + (at 87.63 45.72 0) + (unit 1) + (body_style 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (in_pos_files yes) + (dnp no) + (uuid "f742be34-c7f7-4402-96b9-22814918eb3c") + (property "Reference" "R13" + (at 90.17 44.45 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "100k" + (at 90.17 46.99 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "" + (at 87.63 45.72 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Datasheet" "" + (at 87.63 45.72 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Description" "" + (at 87.63 45.72 0) + (hide yes) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (pin "1" + (uuid "95a4e4d5-b40f-4f8a-8e14-ad2df9cb6f26") + ) + (pin "2" + (uuid "f597e253-3aa1-486f-91c7-6208da4b6524") + ) + (instances + (project "power" + (path "/41d2e1c3-0449-4600-b58a-e05d566dda63" + (reference "R13") + (unit 1) + ) + ) + (project "re-bba-rb" + (path "/dbb182a6-d579-468e-b98b-6f0950da9e3a/69f32f10-d46b-43fd-9030-7f4135d40b78" + (reference "R4") + (unit 1) + ) + ) + ) + ) + (sheet_instances + (path "/" + (page "1") + ) + ) + (embedded_fonts no) +) diff --git a/hardware/re-bba-rb/re-bba-rb.kicad_pro b/hardware/re-bba-rb/re-bba-rb.kicad_pro index 38db847..6214fc1 100644 --- a/hardware/re-bba-rb/re-bba-rb.kicad_pro +++ b/hardware/re-bba-rb/re-bba-rb.kicad_pro @@ -644,17 +644,21 @@ "top_level_sheets": [ { "filename": "re-bba-rb.kicad_sch", - "name": "Root", + "name": "ReBBaRb", "uuid": "dbb182a6-d579-468e-b98b-6f0950da9e3a" } ], - "used_designators": "P1,J1,U1-5", + "used_designators": "", "variants": [] }, "sheets": [ [ "dbb182a6-d579-468e-b98b-6f0950da9e3a", - "Root" + "ReBBaRb" + ], + [ + "69f32f10-d46b-43fd-9030-7f4135d40b78", + "Power" ] ], "text_variables": {}, diff --git a/hardware/re-bba-rb/re-bba-rb.kicad_sch b/hardware/re-bba-rb/re-bba-rb.kicad_sch index bdcb594..06845c1 100644 --- a/hardware/re-bba-rb/re-bba-rb.kicad_sch +++ b/hardware/re-bba-rb/re-bba-rb.kicad_sch @@ -2692,521 +2692,6 @@ ) (embedded_fonts no) ) - (symbol "Regulator_Linear:AP2112K-1.2" - (pin_names - (offset 0.254) - ) - (exclude_from_sim no) - (in_bom yes) - (on_board yes) - (in_pos_files yes) - (duplicate_pin_numbers_are_jumpers no) - (property "Reference" "U" - (at -5.08 5.715 0) - (show_name no) - (do_not_autoplace no) - (effects - (font - (size 1.27 1.27) - ) - (justify left) - ) - ) - (property "Value" "AP2112K-1.2" - (at 0 5.715 0) - (show_name no) - (do_not_autoplace no) - (effects - (font - (size 1.27 1.27) - ) - (justify left) - ) - ) - (property "Footprint" "Package_TO_SOT_SMD:SOT-23-5" - (at 0 8.255 0) - (show_name no) - (do_not_autoplace no) - (hide yes) - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Datasheet" "https://www.diodes.com/assets/Datasheets/AP2112.pdf" - (at 0 2.54 0) - (show_name no) - (do_not_autoplace no) - (hide yes) - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Description" "600mA low dropout linear regulator, with enable pin, 2.5V-6V input voltage range, 1.2V fixed positive output, SOT-23-5" - (at 0 0 0) - (show_name no) - (do_not_autoplace no) - (hide yes) - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "ki_keywords" "linear regulator ldo fixed positive" - (at 0 0 0) - (show_name no) - (do_not_autoplace no) - (hide yes) - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "ki_fp_filters" "SOT?23?5*" - (at 0 0 0) - (show_name no) - (do_not_autoplace no) - (hide yes) - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (symbol "AP2112K-1.2_0_1" - (rectangle - (start -5.08 4.445) - (end 5.08 -5.08) - (stroke - (width 0.254) - (type default) - ) - (fill - (type background) - ) - ) - ) - (symbol "AP2112K-1.2_1_1" - (pin power_in line - (at -7.62 2.54 0) - (length 2.54) - (name "VIN" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (number "1" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - ) - (pin power_in line - (at 0 -7.62 90) - (length 2.54) - (name "GND" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (number "2" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - ) - (pin input line - (at -7.62 0 0) - (length 2.54) - (name "EN" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (number "3" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - ) - (pin no_connect line - (at 5.08 0 180) - (length 2.54) - (hide yes) - (name "NC" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (number "4" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - ) - (pin power_out line - (at 7.62 2.54 180) - (length 2.54) - (name "VOUT" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (number "5" - (effects - (font - (size 1.27 1.27) - ) - ) - ) - ) - ) - (embedded_fonts no) - ) - (symbol "TPS562201DDCR:TPS562201DDCR" - (pin_names - (offset 1.016) - ) - (exclude_from_sim no) - (in_bom yes) - (on_board yes) - (in_pos_files yes) - (duplicate_pin_numbers_are_jumpers no) - (property "Reference" "U" - (at -12.7 13.7 0) - (show_name no) - (do_not_autoplace no) - (effects - (font - (size 1.27 1.27) - ) - (justify left bottom) - ) - ) - (property "Value" "TPS562201DDCR" - (at -12.7 -16.7 0) - (show_name no) - (do_not_autoplace no) - (effects - (font - (size 1.27 1.27) - ) - (justify left bottom) - ) - ) - (property "Footprint" "TPS562201DDCR:SOT95P280X110-6N" - (at 0 0 0) - (show_name no) - (do_not_autoplace no) - (hide yes) - (effects - (font - (size 1.27 1.27) - ) - (justify bottom) - ) - ) - (property "Datasheet" "" - (at 0 0 0) - (show_name no) - (do_not_autoplace no) - (hide yes) - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Description" "4.5 V to 17 V input, 2 A output, synchronous step-down converter in Eco-mode" - (at 0 0 0) - (show_name no) - (do_not_autoplace no) - (hide yes) - (effects - (font - (size 1.27 1.27) - ) - (justify bottom) - ) - ) - (property "MF" "Texas Instruments" - (at 0 0 0) - (show_name no) - (do_not_autoplace no) - (hide yes) - (effects - (font - (size 1.27 1.27) - ) - (justify bottom) - ) - ) - (property "MAXIMUM_PACKAGE_HEIGHT" "1.10 mm" - (at 0 0 0) - (show_name no) - (do_not_autoplace no) - (hide yes) - (effects - (font - (size 1.27 1.27) - ) - (justify bottom) - ) - ) - (property "Package" "SOT-23-THN-6 Texas Instruments" - (at 0 0 0) - (show_name no) - (do_not_autoplace no) - (hide yes) - (effects - (font - (size 1.27 1.27) - ) - (justify bottom) - ) - ) - (property "Price" "None" - (at 0 0 0) - (show_name no) - (do_not_autoplace no) - (hide yes) - (effects - (font - (size 1.27 1.27) - ) - (justify bottom) - ) - ) - (property "Check_prices" "https://www.snapeda.com/parts/TPS562201DDCR/Texas+Instruments/view-part/?ref=eda" - (at 0 0 0) - (show_name no) - (do_not_autoplace no) - (hide yes) - (effects - (font - (size 1.27 1.27) - ) - (justify bottom) - ) - ) - (property "STANDARD" "IPC-7351B" - (at 0 0 0) - (show_name no) - (do_not_autoplace no) - (hide yes) - (effects - (font - (size 1.27 1.27) - ) - (justify bottom) - ) - ) - (property "PARTREV" "A" - (at 0 0 0) - (show_name no) - (do_not_autoplace no) - (hide yes) - (effects - (font - (size 1.27 1.27) - ) - (justify bottom) - ) - ) - (property "SnapEDA_Link" "https://www.snapeda.com/parts/TPS562201DDCR/Texas+Instruments/view-part/?ref=snap" - (at 0 0 0) - (show_name no) - (do_not_autoplace no) - (hide yes) - (effects - (font - (size 1.27 1.27) - ) - (justify bottom) - ) - ) - (property "MP" "TPS562201DDCR" - (at 0 0 0) - (show_name no) - (do_not_autoplace no) - (hide yes) - (effects - (font - (size 1.27 1.27) - ) - (justify bottom) - ) - ) - (property "Availability" "In Stock" - (at 0 0 0) - (show_name no) - (do_not_autoplace no) - (hide yes) - (effects - (font - (size 1.27 1.27) - ) - (justify bottom) - ) - ) - (property "MANUFACTURER" "Texas Instruments" - (at 0 0 0) - (show_name no) - (do_not_autoplace no) - (hide yes) - (effects - (font - (size 1.27 1.27) - ) - (justify bottom) - ) - ) - (symbol "TPS562201DDCR_0_0" - (rectangle - (start -12.7 -12.7) - (end 12.7 12.7) - (stroke - (width 0.254) - (type default) - ) - (fill - (type background) - ) - ) - (pin power_in line - (at 17.78 -10.16 180) - (length 5.08) - (name "GND" - (effects - (font - (size 1.016 1.016) - ) - ) - ) - (number "1" - (effects - (font - (size 1.016 1.016) - ) - ) - ) - ) - (pin bidirectional line - (at 17.78 0 180) - (length 5.08) - (name "SW" - (effects - (font - (size 1.016 1.016) - ) - ) - ) - (number "2" - (effects - (font - (size 1.016 1.016) - ) - ) - ) - ) - (pin power_in line - (at -17.78 10.16 0) - (length 5.08) - (name "VIN" - (effects - (font - (size 1.016 1.016) - ) - ) - ) - (number "3" - (effects - (font - (size 1.016 1.016) - ) - ) - ) - ) - (pin input line - (at -17.78 0 0) - (length 5.08) - (name "VFB" - (effects - (font - (size 1.016 1.016) - ) - ) - ) - (number "4" - (effects - (font - (size 1.016 1.016) - ) - ) - ) - ) - (pin input line - (at -17.78 5.08 0) - (length 5.08) - (name "EN" - (effects - (font - (size 1.016 1.016) - ) - ) - ) - (number "5" - (effects - (font - (size 1.016 1.016) - ) - ) - ) - ) - (pin input line - (at -17.78 -5.08 0) - (length 5.08) - (name "VBST" - (effects - (font - (size 1.016 1.016) - ) - ) - ) - (number "6" - (effects - (font - (size 1.016 1.016) - ) - ) - ) - ) - ) - (embedded_fonts no) - ) ) (symbol (lib_id "FPGA_Lattice:ICE40UP5K-SG48ITR") @@ -3431,7 +2916,7 @@ ) (symbol (lib_id "Interface_Ethernet:W5100S-L") - (at 87.63 90.17 0) + (at 116.84 133.35 0) (unit 1) (body_style 1) (exclude_from_sim no) @@ -3442,7 +2927,7 @@ (fields_autoplaced yes) (uuid "50d48bdb-4fa8-4aee-8e2d-c4dd49e98c53") (property "Reference" "U1" - (at 92.3133 120.65 0) + (at 121.5233 163.83 0) (show_name no) (do_not_autoplace no) (effects @@ -3453,7 +2938,7 @@ ) ) (property "Value" "W5100S-L" - (at 92.3133 123.19 0) + (at 121.5233 166.37 0) (show_name no) (do_not_autoplace no) (effects @@ -3464,7 +2949,7 @@ ) ) (property "Footprint" "Package_QFP:LQFP-48_7x7mm_P0.5mm" - (at 87.63 143.51 0) + (at 116.84 186.69 0) (hide yes) (show_name no) (do_not_autoplace no) @@ -3475,7 +2960,7 @@ ) ) (property "Datasheet" "https://docs.wiznet.io/img/products/w5100s/w5100s-ds-v128e.pdf" - (at 87.63 135.89 0) + (at 116.84 179.07 0) (hide yes) (show_name no) (do_not_autoplace no) @@ -3486,7 +2971,7 @@ ) ) (property "Description" "10/100Mb Ethernet controller with TCP/IP stack, LQFP-48" - (at 87.63 138.43 0) + (at 116.84 181.61 0) (hide yes) (show_name no) (do_not_autoplace no) @@ -3497,7 +2982,7 @@ ) ) (property "Manufacturer" "WIZnet" - (at 87.63 140.97 0) + (at 116.84 184.15 0) (hide yes) (show_name no) (do_not_autoplace no) @@ -3883,235 +3368,9 @@ ) ) ) - (symbol - (lib_id "TPS562201DDCR:TPS562201DDCR") - (at 137.16 33.02 0) - (unit 1) - (body_style 1) - (exclude_from_sim no) - (in_bom yes) - (on_board yes) - (in_pos_files yes) - (dnp no) - (fields_autoplaced yes) - (uuid "905718a1-b205-4d61-baf1-9eaaf259e53c") - (property "Reference" "U4" - (at 137.16 15.24 0) - (show_name no) - (do_not_autoplace no) - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Value" "TPS562201DDCR" - (at 137.16 17.78 0) - (show_name no) - (do_not_autoplace no) - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Footprint" "TPS562201DDCR:SOT95P280X110-6N" - (at 137.16 33.02 0) - (hide yes) - (show_name no) - (do_not_autoplace no) - (effects - (font - (size 1.27 1.27) - ) - (justify bottom) - ) - ) - (property "Datasheet" "" - (at 137.16 33.02 0) - (hide yes) - (show_name no) - (do_not_autoplace no) - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Description" "4.5 V to 17 V input, 2 A output, synchronous step-down converter in Eco-mode" - (at 137.16 33.02 0) - (hide yes) - (show_name no) - (do_not_autoplace no) - (effects - (font - (size 1.27 1.27) - ) - (justify bottom) - ) - ) - (property "MF" "Texas Instruments" - (at 137.16 33.02 0) - (hide yes) - (show_name no) - (do_not_autoplace no) - (effects - (font - (size 1.27 1.27) - ) - (justify bottom) - ) - ) - (property "MAXIMUM_PACKAGE_HEIGHT" "1.10 mm" - (at 137.16 33.02 0) - (hide yes) - (show_name no) - (do_not_autoplace no) - (effects - (font - (size 1.27 1.27) - ) - (justify bottom) - ) - ) - (property "Package" "SOT-23-THN-6 Texas Instruments" - (at 137.16 33.02 0) - (hide yes) - (show_name no) - (do_not_autoplace no) - (effects - (font - (size 1.27 1.27) - ) - (justify bottom) - ) - ) - (property "Price" "None" - (at 137.16 33.02 0) - (hide yes) - (show_name no) - (do_not_autoplace no) - (effects - (font - (size 1.27 1.27) - ) - (justify bottom) - ) - ) - (property "Check_prices" "https://www.snapeda.com/parts/TPS562201DDCR/Texas+Instruments/view-part/?ref=eda" - (at 137.16 33.02 0) - (hide yes) - (show_name no) - (do_not_autoplace no) - (effects - (font - (size 1.27 1.27) - ) - (justify bottom) - ) - ) - (property "STANDARD" "IPC-7351B" - (at 137.16 33.02 0) - (hide yes) - (show_name no) - (do_not_autoplace no) - (effects - (font - (size 1.27 1.27) - ) - (justify bottom) - ) - ) - (property "PARTREV" "A" - (at 137.16 33.02 0) - (hide yes) - (show_name no) - (do_not_autoplace no) - (effects - (font - (size 1.27 1.27) - ) - (justify bottom) - ) - ) - (property "SnapEDA_Link" "https://www.snapeda.com/parts/TPS562201DDCR/Texas+Instruments/view-part/?ref=snap" - (at 137.16 33.02 0) - (hide yes) - (show_name no) - (do_not_autoplace no) - (effects - (font - (size 1.27 1.27) - ) - (justify bottom) - ) - ) - (property "MP" "TPS562201DDCR" - (at 137.16 33.02 0) - (hide yes) - (show_name no) - (do_not_autoplace no) - (effects - (font - (size 1.27 1.27) - ) - (justify bottom) - ) - ) - (property "Availability" "In Stock" - (at 137.16 33.02 0) - (hide yes) - (show_name no) - (do_not_autoplace no) - (effects - (font - (size 1.27 1.27) - ) - (justify bottom) - ) - ) - (property "MANUFACTURER" "Texas Instruments" - (at 137.16 33.02 0) - (hide yes) - (show_name no) - (do_not_autoplace no) - (effects - (font - (size 1.27 1.27) - ) - (justify bottom) - ) - ) - (pin "6" - (uuid "db2cff31-276d-443d-8dd1-88df111b98f6") - ) - (pin "4" - (uuid "12aa8fda-0cf5-4332-b0e2-2712ee591313") - ) - (pin "1" - (uuid "83ea7f70-5eb0-4d3e-b8e8-9f0fe71fc6e7") - ) - (pin "5" - (uuid "5b9db2d4-7a38-488a-8593-23cf85de8d75") - ) - (pin "2" - (uuid "c775ad25-61de-420d-8c43-a49fde3c014e") - ) - (pin "3" - (uuid "45e89d90-a8e3-4c33-9d94-9ced34d4f8bb") - ) - (instances - (project "re-bba-rb" - (path "/dbb182a6-d579-468e-b98b-6f0950da9e3a" - (reference "U4") - (unit 1) - ) - ) - ) - ) (symbol (lib_id "J1B1211CCD:J1B1211CCD") - (at 64.77 158.75 0) + (at 76.2 135.89 0) (unit 1) (body_style 1) (exclude_from_sim no) @@ -4122,7 +3381,7 @@ (fields_autoplaced yes) (uuid "9b9820bc-cf1a-46da-a544-e12ee8c021aa") (property "Reference" "P1" - (at 73.66 157.4799 0) + (at 85.09 134.6199 0) (show_name no) (do_not_autoplace no) (effects @@ -4133,7 +3392,7 @@ ) ) (property "Value" "J1B1211CCD" - (at 73.66 160.0199 0) + (at 85.09 137.1599 0) (show_name no) (do_not_autoplace no) (effects @@ -4144,7 +3403,7 @@ ) ) (property "Footprint" "hardware:J1B1211CCD" - (at 64.77 158.75 0) + (at 76.2 135.89 0) (hide yes) (show_name no) (do_not_autoplace no) @@ -4156,7 +3415,7 @@ ) ) (property "Datasheet" "" - (at 64.77 158.75 0) + (at 76.2 135.89 0) (hide yes) (show_name no) (do_not_autoplace no) @@ -4167,7 +3426,7 @@ ) ) (property "Description" "1 Port RJ45 Magjack Connector Through Hole 10/100 Base-T, AutoMDIX" - (at 64.77 158.75 0) + (at 76.2 135.89 0) (hide yes) (show_name no) (do_not_autoplace no) @@ -4179,7 +3438,7 @@ ) ) (property "MF" "WIZnet" - (at 64.77 158.75 0) + (at 76.2 135.89 0) (hide yes) (show_name no) (do_not_autoplace no) @@ -4191,7 +3450,7 @@ ) ) (property "Purchase-URL" "https://pricing.snapeda.com/search/part/J1B1211CCD/?ref=eda" - (at 64.77 158.75 0) + (at 76.2 135.89 0) (hide yes) (show_name no) (do_not_autoplace no) @@ -4203,7 +3462,7 @@ ) ) (property "Package" "None" - (at 64.77 158.75 0) + (at 76.2 135.89 0) (hide yes) (show_name no) (do_not_autoplace no) @@ -4215,7 +3474,7 @@ ) ) (property "Price" "None" - (at 64.77 158.75 0) + (at 76.2 135.89 0) (hide yes) (show_name no) (do_not_autoplace no) @@ -4227,7 +3486,7 @@ ) ) (property "Check_prices" "https://www.snapeda.com/parts/J1B1211CCD/WIZnet/view-part/?ref=eda" - (at 64.77 158.75 0) + (at 76.2 135.89 0) (hide yes) (show_name no) (do_not_autoplace no) @@ -4239,7 +3498,7 @@ ) ) (property "SnapEDA_Link" "https://www.snapeda.com/parts/J1B1211CCD/WIZnet/view-part/?ref=snap" - (at 64.77 158.75 0) + (at 76.2 135.89 0) (hide yes) (show_name no) (do_not_autoplace no) @@ -4251,7 +3510,7 @@ ) ) (property "MP" "J1B1211CCD" - (at 64.77 158.75 0) + (at 76.2 135.89 0) (hide yes) (show_name no) (do_not_autoplace no) @@ -4263,7 +3522,7 @@ ) ) (property "Availability" "In Stock" - (at 64.77 158.75 0) + (at 76.2 135.89 0) (hide yes) (show_name no) (do_not_autoplace no) @@ -4550,7 +3809,7 @@ ) (symbol (lib_id "Memory_Flash:W25Q32JVSS") - (at 138.43 81.28 0) + (at 152.4 138.43 0) (unit 1) (body_style 1) (exclude_from_sim no) @@ -4561,7 +3820,7 @@ (fields_autoplaced yes) (uuid "bff877a5-757a-4ad9-82fb-3212a1c87a52") (property "Reference" "U5" - (at 149.86 80.0099 0) + (at 163.83 137.1599 0) (show_name no) (do_not_autoplace no) (effects @@ -4572,7 +3831,7 @@ ) ) (property "Value" "W25Q32JVSS" - (at 149.86 82.5499 0) + (at 163.83 139.6999 0) (show_name no) (do_not_autoplace no) (effects @@ -4583,7 +3842,7 @@ ) ) (property "Footprint" "Package_SO:SOIC-8_5.3x5.3mm_P1.27mm" - (at 138.43 81.28 0) + (at 152.4 138.43 0) (hide yes) (show_name no) (do_not_autoplace no) @@ -4594,7 +3853,7 @@ ) ) (property "Datasheet" "http://www.winbond.com/resource-files/w25q32jv%20revg%2003272018%20plus.pdf" - (at 138.43 81.28 0) + (at 152.4 138.43 0) (hide yes) (show_name no) (do_not_autoplace no) @@ -4605,7 +3864,7 @@ ) ) (property "Description" "32Mbit / 4MiB Serial Flash Memory, Standard/Dual/Quad SPI, 2.7-3.6V, SOIC-8 (208 mil)" - (at 138.43 81.28 0) + (at 152.4 138.43 0) (hide yes) (show_name no) (do_not_autoplace no) @@ -4648,95 +3907,6 @@ ) ) ) - (symbol - (lib_id "Regulator_Linear:AP2112K-1.2") - (at 91.44 40.64 0) - (unit 1) - (body_style 1) - (exclude_from_sim no) - (in_bom yes) - (on_board yes) - (in_pos_files yes) - (dnp no) - (fields_autoplaced yes) - (uuid "e0d628b7-01da-41a6-8ff8-f77bac0cbdaa") - (property "Reference" "U3" - (at 91.44 31.75 0) - (show_name no) - (do_not_autoplace no) - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Value" "AP2112K-1.2" - (at 91.44 34.29 0) - (show_name no) - (do_not_autoplace no) - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Footprint" "Package_TO_SOT_SMD:SOT-23-5" - (at 91.44 32.385 0) - (hide yes) - (show_name no) - (do_not_autoplace no) - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Datasheet" "https://www.diodes.com/assets/Datasheets/AP2112.pdf" - (at 91.44 38.1 0) - (hide yes) - (show_name no) - (do_not_autoplace no) - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (property "Description" "600mA low dropout linear regulator, with enable pin, 2.5V-6V input voltage range, 1.2V fixed positive output, SOT-23-5" - (at 91.44 40.64 0) - (hide yes) - (show_name no) - (do_not_autoplace no) - (effects - (font - (size 1.27 1.27) - ) - ) - ) - (pin "4" - (uuid "d6f9f7df-6d44-4e75-80db-43ca96ab5c4e") - ) - (pin "3" - (uuid "3049cd62-42ed-4247-9da7-ae751831a9a8") - ) - (pin "2" - (uuid "35f569ab-b22b-4a71-95cd-610050b4c4ba") - ) - (pin "1" - (uuid "e4de822b-0fb9-44e9-8eaf-7ca254c56c19") - ) - (pin "5" - (uuid "31749788-730a-4fa4-993c-e71e976cd565") - ) - (instances - (project "re-bba-rb" - (path "/dbb182a6-d579-468e-b98b-6f0950da9e3a" - (reference "U3") - (unit 1) - ) - ) - ) - ) (symbol (lib_id "FPGA_Lattice:ICE40UP5K-SG48ITR") (at 217.17 142.24 0) @@ -4960,6 +4130,82 @@ ) ) ) + (sheet + (at 36.83 22.86) + (size 12.7 11.43) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (fields_autoplaced yes) + (stroke + (width 0.1524) + (type solid) + ) + (fill + (color 0 0 0 0) + ) + (uuid "69f32f10-d46b-43fd-9030-7f4135d40b78") + (property "Sheetname" "Power" + (at 36.83 22.1484 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + ) + (property "Sheetfile" "Power.kicad_sch" + (at 36.83 34.8746 0) + (show_name no) + (do_not_autoplace no) + (effects + (font + (size 1.27 1.27) + ) + (justify left top) + ) + ) + (pin "12V_EXI" input + (at 49.53 24.13 0) + (uuid "7a9da303-8e0f-4012-80f6-fe45114a8362") + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (pin "1V2" output + (at 49.53 31.75 0) + (uuid "ac3e96a7-dd93-44ed-a155-c8864fb14aa4") + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (pin "3V3" output + (at 49.53 27.94 0) + (uuid "23173366-577b-4933-9ea2-d250c3a782ab") + (effects + (font + (size 1.27 1.27) + ) + (justify right) + ) + ) + (instances + (project "re-bba-rb" + (path "/dbb182a6-d579-468e-b98b-6f0950da9e3a" + (page "2") + ) + ) + ) + ) (sheet_instances (path "/" (page "1")