You've already forked torvalds-GuitarPedal
mirror of
https://github.com/torvalds/GuitarPedal.git
synced 2026-06-15 05:12:09 +00:00
I'm not bringing in the whole messy history - some of it exists in previous generations of the guitar pedal project, but most of it is just me making (and hopefully fixing) mistakes and random updates. So this is just the current state of the project. There are two core "modular" boards with the core hardware: - The rp2354 board contains the Raspberry Pi RP2354 microcontroller together with the required basic infrastructure: 12MHz crystal, bypass capacitors, and components for the internal 1.1V switching power supply of the rp2354. - the codec board contains TAC5112 stereo codec, and a small 2kbit EEPROM flash chip. Both of the core boards just have a Hirose BM28 connector on the back that carries 3.3V power and exposes most of the core capabilities of the chips. The reason for these boards is purely so that I could test out different form factors without having to always redo the codec and MCU. The BM28 connector is tiny - quite arguably inconveniently so - but meant that I could fit those modular boards in fairly arbitrary footprints. End result: I could make tons of throw-away single-sided test boards to see what worked, while re-using the more complex core modules. So in addition to the two core modules, there are two "carrier" boards that then are the actual final - at least for now - form factor: - The "audio-jacks" board is the analog board that houses the audio jacks, the 9V DC power jack, and the high-impedance input buffering to the TAC5112 codec board. - The "pedal-board" contains the digital side - aside from the rp2354 board it has the rotary encoders, the Qwiic connector for i2c to the display module, activity LEDs and a pin header for the two stomp switches. The digital board also has the USB-C connector for programming. The carrier boards share a 5V incoming power rail, either fed from the 9V DC jack (another low-noise linear regulator - I didn't want a noisy switching regulator anywhere near the analog board) or from the USB-C connector. They then independently regulate that 5V supply down to 3.3V for their respective core modules. The carrier boards are connected with a 12p FFC cable that carries the 5V power supply and the 3.3V digital signals (i2c for control, i2s for audio). Note that while the TAC5112 is a stereo codec, and both channels are brought out on the BM28 connector, the the audio jack board is completely mono and so only one of the channels is actually used. Al the boards are 4-layer boards: only the rp2354 really needs it, but I just standardized on it and the cost difference is negligible. If you want to make your own version of the hardware, I'd suggest using one of the commercial rp2350 based boards, and just putting the TAC5112 directly on the audio jack board. Because the whole "modular board" thing really was only for flexibility of design. Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
6759 lines
104 KiB
Plaintext
6759 lines
104 KiB
Plaintext
(kicad_sch
|
|
(version 20250114)
|
|
(generator "eeschema")
|
|
(generator_version "9.0")
|
|
(uuid "1cfc5ec2-6e92-4f8b-bcac-06388472f146")
|
|
(paper "A4")
|
|
(lib_symbols
|
|
(symbol "Device:C"
|
|
(pin_numbers
|
|
(hide yes)
|
|
)
|
|
(pin_names
|
|
(offset 0.254)
|
|
)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(property "Reference" "C"
|
|
(at 0.635 2.54 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Value" "C"
|
|
(at 0.635 -2.54 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 0.9652 -3.81 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "~"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Unpolarized capacitor"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "ki_keywords" "cap capacitor"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "ki_fp_filters" "C_*"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(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:LED"
|
|
(pin_numbers
|
|
(hide yes)
|
|
)
|
|
(pin_names
|
|
(offset 1.016)
|
|
(hide yes)
|
|
)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(property "Reference" "D"
|
|
(at 0 2.54 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "LED"
|
|
(at 0 -2.54 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "~"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Light emitting diode"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Sim.Pins" "1=K 2=A"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "ki_keywords" "LED diode"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "ki_fp_filters" "LED* LED_SMD:* LED_THT:*"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(symbol "LED_0_1"
|
|
(polyline
|
|
(pts
|
|
(xy -3.048 -0.762) (xy -4.572 -2.286) (xy -3.81 -2.286) (xy -4.572 -2.286) (xy -4.572 -1.524)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy -1.778 -0.762) (xy -3.302 -2.286) (xy -2.54 -2.286) (xy -3.302 -2.286) (xy -3.302 -1.524)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy -1.27 0) (xy 1.27 0)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy -1.27 -1.27) (xy -1.27 1.27)
|
|
)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(polyline
|
|
(pts
|
|
(xy 1.27 -1.27) (xy 1.27 1.27) (xy -1.27 0) (xy 1.27 -1.27)
|
|
)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
)
|
|
(symbol "LED_1_1"
|
|
(pin passive line
|
|
(at -3.81 0 0)
|
|
(length 2.54)
|
|
(name "K"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "1"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 3.81 0 180)
|
|
(length 2.54)
|
|
(name "A"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "2"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(embedded_fonts no)
|
|
)
|
|
(symbol "Device:R"
|
|
(pin_numbers
|
|
(hide yes)
|
|
)
|
|
(pin_names
|
|
(offset 0)
|
|
)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(property "Reference" "R"
|
|
(at 2.032 0 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "R"
|
|
(at 0 0 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at -1.778 0 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "~"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Resistor"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "ki_keywords" "R res resistor"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "ki_fp_filters" "R_*"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(symbol "R_0_1"
|
|
(rectangle
|
|
(start -1.016 -2.54)
|
|
(end 1.016 2.54)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
)
|
|
(symbol "R_1_1"
|
|
(pin passive line
|
|
(at 0 3.81 270)
|
|
(length 1.27)
|
|
(name "~"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "1"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 0 -3.81 90)
|
|
(length 1.27)
|
|
(name "~"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "2"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(embedded_fonts no)
|
|
)
|
|
(symbol "Mylib:BM28B0.6-24DP"
|
|
(pin_names
|
|
(hide yes)
|
|
)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(property "Reference" "J"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "BM28B0.6-24DP/2"
|
|
(at 0 -25.4 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" "Mylib:BM28B0.6-24DP"
|
|
(at 0 -30.48 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "https://www.hirose.com/product/series/BM28"
|
|
(at 0 -27.94 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" ""
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(symbol "BM28B0.6-24DP_1_1"
|
|
(rectangle
|
|
(start -2.54 15.24)
|
|
(end 2.54 -15.24)
|
|
(stroke
|
|
(width 0.254)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type background)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start -2.54 14.097)
|
|
(end -1.27 13.843)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start -2.54 11.557)
|
|
(end -1.27 11.303)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start -2.54 9.017)
|
|
(end -1.27 8.763)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start -2.54 6.477)
|
|
(end -1.27 6.223)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start -2.54 3.937)
|
|
(end -1.27 3.683)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start -2.54 1.397)
|
|
(end -1.27 1.143)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start -2.54 -1.143)
|
|
(end -1.27 -1.397)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start -2.54 -3.683)
|
|
(end -1.27 -3.937)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start -2.54 -6.223)
|
|
(end -1.27 -6.477)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start -2.54 -8.763)
|
|
(end -1.27 -9.017)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start -2.54 -11.303)
|
|
(end -1.27 -11.557)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start -2.54 -13.843)
|
|
(end -1.27 -14.097)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start 2.54 14.097)
|
|
(end 1.27 13.843)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start 2.54 11.557)
|
|
(end 1.27 11.303)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start 2.54 9.017)
|
|
(end 1.27 8.763)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start 2.54 6.477)
|
|
(end 1.27 6.223)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start 2.54 3.937)
|
|
(end 1.27 3.683)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start 2.54 1.397)
|
|
(end 1.27 1.143)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start 2.54 -1.143)
|
|
(end 1.27 -1.397)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start 2.54 -3.683)
|
|
(end 1.27 -3.937)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start 2.54 -6.223)
|
|
(end 1.27 -6.477)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start 2.54 -8.763)
|
|
(end 1.27 -9.017)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start 2.54 -11.303)
|
|
(end 1.27 -11.557)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(rectangle
|
|
(start 2.54 -13.843)
|
|
(end 1.27 -14.097)
|
|
(stroke
|
|
(width 0.1524)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at -6.35 13.97 0)
|
|
(length 3.81)
|
|
(name "Pin_1"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "1"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at -6.35 11.43 0)
|
|
(length 3.81)
|
|
(name "Pin_3"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "3"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at -6.35 8.89 0)
|
|
(length 3.81)
|
|
(name "Pin_5"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "5"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at -6.35 6.35 0)
|
|
(length 3.81)
|
|
(name "Pin_7"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "7"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at -6.35 3.81 0)
|
|
(length 3.81)
|
|
(name "Pin_9"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "9"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at -6.35 1.27 0)
|
|
(length 3.81)
|
|
(name "Pin_11"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "11"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at -6.35 -1.27 0)
|
|
(length 3.81)
|
|
(name "Pin_13"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "13"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at -6.35 -3.81 0)
|
|
(length 3.81)
|
|
(name "Pin_15"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "15"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at -6.35 -6.35 0)
|
|
(length 3.81)
|
|
(name "Pin_17"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "17"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at -6.35 -8.89 0)
|
|
(length 3.81)
|
|
(name "Pin_19"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "19"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at -6.35 -11.43 0)
|
|
(length 3.81)
|
|
(name "Pin_21"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "21"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at -6.35 -13.97 0)
|
|
(length 3.81)
|
|
(name "Pin_23"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "23"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 0 17.78 270)
|
|
(length 2.54)
|
|
(name "PWR1"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "25"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 0 -17.78 90)
|
|
(length 2.54)
|
|
(name "PWR1"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "26"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 6.35 13.97 180)
|
|
(length 3.81)
|
|
(name "Pin_2"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "2"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 6.35 11.43 180)
|
|
(length 3.81)
|
|
(name "Pin_4"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "4"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 6.35 8.89 180)
|
|
(length 3.81)
|
|
(name "Pin_6"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "6"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 6.35 6.35 180)
|
|
(length 3.81)
|
|
(name "Pin_8"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "8"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 6.35 3.81 180)
|
|
(length 3.81)
|
|
(name "Pin_10"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "10"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 6.35 1.27 180)
|
|
(length 3.81)
|
|
(name "Pin_12"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "12"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 6.35 -1.27 180)
|
|
(length 3.81)
|
|
(name "Pin_14"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "14"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 6.35 -3.81 180)
|
|
(length 3.81)
|
|
(name "Pin_16"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "16"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 6.35 -6.35 180)
|
|
(length 3.81)
|
|
(name "Pin_18"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "18"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 6.35 -8.89 180)
|
|
(length 3.81)
|
|
(name "Pin_20"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "20"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 6.35 -11.43 180)
|
|
(length 3.81)
|
|
(name "Pin_22"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "22"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin passive line
|
|
(at 6.35 -13.97 180)
|
|
(length 3.81)
|
|
(name "Pin_24"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "24"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(embedded_fonts no)
|
|
)
|
|
(symbol "Mylib:M24C02-FMH"
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(property "Reference" "U"
|
|
(at -2.54 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "M24C02-FMH6TG"
|
|
(at 0 -7.62 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" "Mylib:UFDFPN5"
|
|
(at 1.27 -12.7 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "https://www.st.com/resource/en/datasheet/m24c02-r.pdf"
|
|
(at 0 -10.16 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "2-Kbit serial I²C bus EEPROM"
|
|
(at 0 -15.24 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "JLCPCB" "C222197"
|
|
(at -1.27 -12.7 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "ki_keywords" "2Kb serial i2c EEPROM"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(symbol "M24C02-FMH_0_0"
|
|
(pin power_in line
|
|
(at -8.89 2.54 0)
|
|
(length 2.54)
|
|
(name "VCC"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "1"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin power_in line
|
|
(at -8.89 -2.54 0)
|
|
(length 2.54)
|
|
(name "GND"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "2"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin bidirectional line
|
|
(at 8.89 2.54 180)
|
|
(length 2.54)
|
|
(name "SDA"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "3"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin input line
|
|
(at 8.89 0 180)
|
|
(length 2.54)
|
|
(name "SCL"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "4"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol "M24C02-FMH_0_1"
|
|
(rectangle
|
|
(start -6.35 5.08)
|
|
(end 6.35 -5.08)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
)
|
|
(symbol "M24C02-FMH_1_0"
|
|
(pin input line
|
|
(at 8.89 -2.54 180)
|
|
(length 2.54)
|
|
(name "WC"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "5"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(embedded_fonts no)
|
|
)
|
|
(symbol "Mylib:TAC5112"
|
|
(exclude_from_sim yes)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(property "Reference" "U"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "TAC5112"
|
|
(at 0 -3.81 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" "Mylib:TAC5112"
|
|
(at 0 -45.72 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "https://www.ti.com/lit/ds/symlink/tac5112.pdf"
|
|
(at 0 -40.64 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Stereo audio codec VQFN-24 package with corner ground"
|
|
(at 0 -43.18 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "ki_keywords" "Low-power audio codec"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(symbol "TAC5112_0_0"
|
|
(pin input line
|
|
(at -17.78 11.43 0)
|
|
(length 2.54)
|
|
(name "IN1P"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "15"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin input line
|
|
(at -17.78 8.89 0)
|
|
(length 2.54)
|
|
(name "IN1M"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "16"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin input line
|
|
(at -17.78 6.35 0)
|
|
(length 2.54)
|
|
(name "IN2P"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "17"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin input line
|
|
(at -17.78 3.81 0)
|
|
(length 2.54)
|
|
(name "IN2M"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "18"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin bidirectional line
|
|
(at -17.78 -2.54 0)
|
|
(length 2.54)
|
|
(name "BCLK"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "2"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin bidirectional line
|
|
(at -17.78 -5.08 0)
|
|
(length 2.54)
|
|
(name "FSYNC"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "3"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin output line
|
|
(at -17.78 -7.62 0)
|
|
(length 2.54)
|
|
(name "DOUT"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "4"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin input line
|
|
(at -17.78 -10.16 0)
|
|
(length 2.54)
|
|
(name "DIN"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "5"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin input line
|
|
(at -17.78 -16.51 0)
|
|
(length 2.54)
|
|
(name "SCL"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "7"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin input line
|
|
(at -17.78 -19.05 0)
|
|
(length 2.54)
|
|
(name "SDA"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "8"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin input line
|
|
(at -17.78 -21.59 0)
|
|
(length 2.54)
|
|
(name "ADDR"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "13"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin power_in line
|
|
(at -8.89 29.21 270)
|
|
(length 2.54)
|
|
(name "AVDD"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "23"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin power_in line
|
|
(at -5.08 29.21 270)
|
|
(length 2.54)
|
|
(name "IOVDD"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "6"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin power_in line
|
|
(at -5.08 -29.21 90)
|
|
(length 2.54)
|
|
(name "GND"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "A1"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin power_in line
|
|
(at -2.54 -29.21 90)
|
|
(length 2.54)
|
|
(name "GND"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "A2"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin power_in line
|
|
(at 0 -29.21 90)
|
|
(length 2.54)
|
|
(name "GND"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "A3"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin power_in line
|
|
(at 2.54 -29.21 90)
|
|
(length 2.54)
|
|
(name "GND"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "A4"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin power_out line
|
|
(at 5.08 29.21 270)
|
|
(length 2.54)
|
|
(name "VREF"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "24"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin power_out line
|
|
(at 8.89 29.21 270)
|
|
(length 2.54)
|
|
(name "DREG"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "1"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin output line
|
|
(at 17.78 16.51 180)
|
|
(length 2.54)
|
|
(name "OUT1P"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "20"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin output line
|
|
(at 17.78 13.97 180)
|
|
(length 2.54)
|
|
(name "OUT1M"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "19"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin output line
|
|
(at 17.78 11.43 180)
|
|
(length 2.54)
|
|
(name "OUT2P"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "21"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin output line
|
|
(at 17.78 8.89 180)
|
|
(length 2.54)
|
|
(name "OUT2M"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "22"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin bidirectional line
|
|
(at 17.78 -5.08 180)
|
|
(length 2.54)
|
|
(name "GPIO1"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "9"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin bidirectional line
|
|
(at 17.78 -7.62 180)
|
|
(length 2.54)
|
|
(name "GPIO2"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "10"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin output line
|
|
(at 17.78 -10.16 180)
|
|
(length 2.54)
|
|
(name "GPO1"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "11"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin input line
|
|
(at 17.78 -12.7 180)
|
|
(length 2.54)
|
|
(name "GPI1"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "12"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol "TAC5112_0_1"
|
|
(rectangle
|
|
(start -15.24 26.67)
|
|
(end 15.24 -26.67)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
)
|
|
(symbol "TAC5112_1_0"
|
|
(pin power_out line
|
|
(at -17.78 16.51 0)
|
|
(length 2.54)
|
|
(name "MICBIAS"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "14"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(pin power_in line
|
|
(at 5.08 -29.21 90)
|
|
(length 2.54)
|
|
(name "GND"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "PAD"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(embedded_fonts no)
|
|
)
|
|
(symbol "power:+3V3"
|
|
(power)
|
|
(pin_numbers
|
|
(hide yes)
|
|
)
|
|
(pin_names
|
|
(offset 0)
|
|
(hide yes)
|
|
)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(property "Reference" "#PWR"
|
|
(at 0 -3.81 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "+3V3"
|
|
(at 0 3.556 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"+3V3\""
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "ki_keywords" "global power"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(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:GND"
|
|
(power)
|
|
(pin_numbers
|
|
(hide yes)
|
|
)
|
|
(pin_names
|
|
(offset 0)
|
|
(hide yes)
|
|
)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(property "Reference" "#PWR"
|
|
(at 0 -6.35 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 0 -3.81 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "ki_keywords" "global power"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(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)
|
|
)
|
|
(symbol "power:PWR_FLAG"
|
|
(power)
|
|
(pin_numbers
|
|
(hide yes)
|
|
)
|
|
(pin_names
|
|
(offset 0)
|
|
(hide yes)
|
|
)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(property "Reference" "#FLG"
|
|
(at 0 1.905 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "PWR_FLAG"
|
|
(at 0 3.81 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "~"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Special symbol for telling ERC where power comes from"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "ki_keywords" "flag power"
|
|
(at 0 0 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(symbol "PWR_FLAG_0_0"
|
|
(pin power_out line
|
|
(at 0 0 90)
|
|
(length 0)
|
|
(name "~"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(number "1"
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol "PWR_FLAG_0_1"
|
|
(polyline
|
|
(pts
|
|
(xy 0 0) (xy 0 1.27) (xy -1.016 1.905) (xy 0 2.54) (xy 1.016 1.905) (xy 0 1.27)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(fill
|
|
(type none)
|
|
)
|
|
)
|
|
)
|
|
(embedded_fonts no)
|
|
)
|
|
)
|
|
(text "TAC5112 codec board"
|
|
(exclude_from_sim no)
|
|
(at 178.816 172.72 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
(uuid "5432137b-752f-4b0f-aa38-7df772e76895")
|
|
)
|
|
(text "ADDR pin connected to ground via 4k7 resistor:\ni2c address 0x51"
|
|
(exclude_from_sim no)
|
|
(at 84.074 160.274 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
(uuid "6198554a-94be-452d-8446-25d313da82c7")
|
|
)
|
|
(text "i2c 2kb EEPROM\nADDR: 0x50"
|
|
(exclude_from_sim no)
|
|
(at 153.67 123.952 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
(uuid "b533248e-6b13-4bea-be84-a804a88bb7a5")
|
|
)
|
|
(junction
|
|
(at 134.62 60.96)
|
|
(diameter 0)
|
|
(color 0 0 0 0)
|
|
(uuid "157b478b-4e9b-4db8-a26a-4564b6913d41")
|
|
)
|
|
(junction
|
|
(at 81.28 144.78)
|
|
(diameter 0)
|
|
(color 0 0 0 0)
|
|
(uuid "1932d4e7-79cd-4b69-93b2-275452564760")
|
|
)
|
|
(junction
|
|
(at 44.45 50.8)
|
|
(diameter 0)
|
|
(color 0 0 0 0)
|
|
(uuid "3312fc6e-a241-4244-9b30-29aba20c1a21")
|
|
)
|
|
(junction
|
|
(at 134.62 50.8)
|
|
(diameter 0)
|
|
(color 0 0 0 0)
|
|
(uuid "55d22ba7-17b3-438b-827f-2cbf9d6f496c")
|
|
)
|
|
(junction
|
|
(at 72.39 50.8)
|
|
(diameter 0)
|
|
(color 0 0 0 0)
|
|
(uuid "55fc3937-c6d3-427c-bb9e-a0a5550899b0")
|
|
)
|
|
(junction
|
|
(at 86.36 50.8)
|
|
(diameter 0)
|
|
(color 0 0 0 0)
|
|
(uuid "7919542f-b8df-4668-a7e8-2fca1043bc97")
|
|
)
|
|
(junction
|
|
(at 44.45 60.96)
|
|
(diameter 0)
|
|
(color 0 0 0 0)
|
|
(uuid "7fa7ea96-1565-482e-8dcf-1af5e05baead")
|
|
)
|
|
(junction
|
|
(at 86.36 60.96)
|
|
(diameter 0)
|
|
(color 0 0 0 0)
|
|
(uuid "82b97161-9f7e-4f1b-a932-61f27de0bf4a")
|
|
)
|
|
(junction
|
|
(at 217.17 113.03)
|
|
(diameter 0)
|
|
(color 0 0 0 0)
|
|
(uuid "9d12c472-d418-45de-a959-56a76fbeea8b")
|
|
)
|
|
(junction
|
|
(at 86.36 144.78)
|
|
(diameter 0)
|
|
(color 0 0 0 0)
|
|
(uuid "a7c4845b-c410-4b09-80a2-f66f9d83baa4")
|
|
)
|
|
(junction
|
|
(at 58.42 50.8)
|
|
(diameter 0)
|
|
(color 0 0 0 0)
|
|
(uuid "aaa28e82-8199-41dc-8069-8a961162ad80")
|
|
)
|
|
(junction
|
|
(at 83.82 144.78)
|
|
(diameter 0)
|
|
(color 0 0 0 0)
|
|
(uuid "b64b8e04-ce63-4875-a1c9-16bf1e6ad8e4")
|
|
)
|
|
(junction
|
|
(at 58.42 60.96)
|
|
(diameter 0)
|
|
(color 0 0 0 0)
|
|
(uuid "d3489f95-74ba-4087-8581-3baa9941a2e8")
|
|
)
|
|
(junction
|
|
(at 72.39 60.96)
|
|
(diameter 0)
|
|
(color 0 0 0 0)
|
|
(uuid "f52ed12b-dd5c-4780-a6c9-fee6208c9d74")
|
|
)
|
|
(junction
|
|
(at 77.47 86.36)
|
|
(diameter 0)
|
|
(color 0 0 0 0)
|
|
(uuid "f5f70dfd-681c-4a41-a730-b739c0ebde5a")
|
|
)
|
|
(no_connect
|
|
(at 246.38 73.66)
|
|
(uuid "2310e0f4-4e52-439d-9709-752322b04da5")
|
|
)
|
|
(no_connect
|
|
(at 259.08 78.74)
|
|
(uuid "3be71b77-3b08-4785-9e7a-3e825e12c7ec")
|
|
)
|
|
(no_connect
|
|
(at 259.08 83.82)
|
|
(uuid "465d5474-8456-4df1-af44-1e9e13e8751f")
|
|
)
|
|
(no_connect
|
|
(at 246.38 71.12)
|
|
(uuid "ace54035-c747-447b-b1d2-517ca693371b")
|
|
)
|
|
(no_connect
|
|
(at 259.08 81.28)
|
|
(uuid "d4b263d1-261a-4530-8238-ab6f1d20dcff")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 77.47 86.36) (xy 78.74 86.36)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "024ec712-1ce7-4cea-b069-b415b63dacb2")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 72.39 60.96) (xy 86.36 60.96)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "04169f8c-6f4c-4784-a8c8-552aa018762c")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 142.24 106.68) (xy 143.51 106.68)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "04924236-29ea-47bf-9cd5-07d3a4acb823")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 72.39 50.8) (xy 86.36 50.8)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "05b2d50f-cbd2-4625-9aff-211e227c144e")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 86.36 50.8) (xy 100.33 50.8)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "06238da1-285f-42b9-9f7d-30edd4f1320d")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 44.45 60.96) (xy 44.45 59.69)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "0813202a-4adf-4b9c-910c-e0a12c7aa259")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 58.42 50.8) (xy 58.42 52.07)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "121c464e-fe88-4c49-985e-33c13f90c608")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 58.42 60.96) (xy 58.42 59.69)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "17364284-9956-41b5-ac39-d82139876939")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 215.9 113.03) (xy 217.17 113.03)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "1f03a253-154f-4547-a11d-94e68cddbf5c")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 209.55 86.36) (xy 209.55 87.63)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "1f5ed824-42fe-4184-bd49-a0feb8cb08c7")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 63.5 137.16) (xy 66.04 137.16)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "1f7581f3-f26c-4cdd-b03d-b3f8b4155c01")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 142.24 111.76) (xy 143.51 111.76)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "2d27601b-0dc8-4777-94b9-6e7a7b5923e6")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 74.93 86.36) (xy 77.47 86.36)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "2df78273-2de5-468f-8a5f-5bfe440b5c74")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 134.62 50.8) (xy 134.62 52.07)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "37ae54b5-e555-459a-8606-2e8969b2ca06")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 134.62 50.8) (xy 142.24 50.8)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "38ef8005-b4b2-4fae-8aee-f2796362a87b")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 161.29 50.8) (xy 161.29 52.07)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "40e98d6b-63e5-4e30-9b77-5f3184d5a7ef")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 142.24 50.8) (xy 142.24 52.07)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "451c8bc8-2120-4927-be11-7e0a7898fe57")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 142.24 118.11) (xy 142.24 111.76)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "46da5fab-08f8-48ad-aef2-ac59f2ca4303")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 72.39 50.8) (xy 72.39 52.07)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "473dd2af-ae41-48f0-9f95-01b28191c15f")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 161.29 60.96) (xy 161.29 59.69)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "4f0b43fa-210c-4381-aca5-f08bf338728b")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 86.36 60.96) (xy 100.33 60.96)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "553c3800-e0ba-419b-8414-c549a0253c6a")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 134.62 62.23) (xy 134.62 60.96)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "588491d5-17e6-489e-8516-a59ac28be131")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 83.82 144.78) (xy 83.82 148.59)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "5a91155f-5354-4553-b136-517db839e20a")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 142.24 60.96) (xy 142.24 59.69)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "5d4881e7-0568-4225-b2ae-e1f0f0353d4f")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 86.36 50.8) (xy 86.36 52.07)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "6031ce8f-22d9-41f5-9cd1-436933674000")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 83.82 144.78) (xy 86.36 144.78)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "624b34f0-76a6-4cb9-991a-1400c2b0c54e")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 44.45 50.8) (xy 58.42 50.8)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "6a1c90a0-f5c8-45fd-96d2-a2ad22ba7a82")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 207.01 116.84) (xy 208.28 116.84)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "6ad5025d-3fe9-4e35-937f-9e447b66319a")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 177.8 60.96) (xy 177.8 59.69)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "6e8f0dc5-247a-454b-b8d5-5d268304128e")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 209.55 77.47) (xy 209.55 78.74)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "70f09126-50d4-4484-abe1-8b313639787f")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 81.28 144.78) (xy 83.82 144.78)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "71cc55e9-95b8-4fc9-bbed-ed6ccd2e077a")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 77.47 86.36) (xy 77.47 82.55)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "753d48b6-1a4d-4e44-b6e0-5421362a5975")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 86.36 60.96) (xy 86.36 59.69)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "7771687c-67f3-4cbc-b5dc-01da8765c211")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 78.74 144.78) (xy 81.28 144.78)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "7f454a3b-cff0-432f-bcf7-de38f3b46ea6")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 63.5 139.7) (xy 63.5 137.16)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "848bf203-86e0-4d6c-841c-5c22263b5d8a")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 142.24 100.33) (xy 142.24 106.68)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "85c3a9ce-89d9-483e-94b9-2d41a2fb4e89")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 217.17 110.49) (xy 217.17 113.03)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "88ff93e3-5132-4f66-b441-88b042a0bd15")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 134.62 60.96) (xy 134.62 59.69)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "8f6e1245-85f8-4d07-88e7-9e9ef17be3ed")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 134.62 60.96) (xy 142.24 60.96)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "933f9ac3-dcf0-499d-b938-ff9cc0cdf5e8")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 44.45 63.5) (xy 44.45 60.96)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "9484a3b4-44e8-4c01-8056-f019098e0537")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 86.36 144.78) (xy 88.9 144.78)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "9bc893d6-351c-4ffa-a621-435de217697a")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 100.33 50.8) (xy 100.33 52.07)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "a631421c-15ca-44bb-921e-c95ca8a758fb")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 209.55 68.58) (xy 209.55 69.85)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "a94839fb-f353-4931-bd33-f2c2f1dec1cd")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 217.17 113.03) (xy 217.17 116.84)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "aa6e5b0c-4c7f-4eda-866a-bf50cba6be9c")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 207.01 113.03) (xy 208.28 113.03)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "ac876036-932e-4fb4-9167-7db0802ce730")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 58.42 60.96) (xy 72.39 60.96)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "c41d42a7-8570-4505-8e10-0821bb566adb")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 177.8 52.07) (xy 177.8 50.8)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "c6c381f9-7431-4201-91d4-22bbba0a7128")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 100.33 60.96) (xy 100.33 59.69)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "cd46843a-d08d-4f96-b8b6-c66705f829c4")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 44.45 50.8) (xy 44.45 52.07)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "d2c2fb09-fa79-4ee2-ab70-82d23fb9ead6")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 134.62 49.53) (xy 134.62 50.8)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "db8fa306-523c-465a-ad10-e97b5a0c06a2")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 215.9 116.84) (xy 217.17 116.84)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "dcdff0ab-2994-4d86-8e6b-2c83e9b57394")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 58.42 50.8) (xy 72.39 50.8)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "e03dcef3-d744-413b-83bf-726f1ce7c007")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 44.45 60.96) (xy 58.42 60.96)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "ebe16928-6a18-4037-af1a-dba844772a0d")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 72.39 59.69) (xy 72.39 60.96)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "f69ddc48-895f-4647-a522-93760c60efd2")
|
|
)
|
|
(wire
|
|
(pts
|
|
(xy 44.45 48.26) (xy 44.45 50.8)
|
|
)
|
|
(stroke
|
|
(width 0)
|
|
(type default)
|
|
)
|
|
(uuid "f96b1fc8-f3e2-43e4-9e82-d9005014a28b")
|
|
)
|
|
(label "BCLK"
|
|
(at 66.04 118.11 180)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right bottom)
|
|
)
|
|
(uuid "086bbb65-10eb-4401-bfff-bca950f4522f")
|
|
)
|
|
(label "IN2M"
|
|
(at 66.04 111.76 180)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right bottom)
|
|
)
|
|
(uuid "0ca40f84-466f-4ce6-a744-f9a1aa7a01c9")
|
|
)
|
|
(label "OUT2M"
|
|
(at 101.6 106.68 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "0f10fa1c-02e8-43ee-b453-32b472feaf0c")
|
|
)
|
|
(label "SDA"
|
|
(at 207.01 113.03 180)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right bottom)
|
|
)
|
|
(uuid "0f512c3c-a5d7-4664-94a0-760678b026c3")
|
|
)
|
|
(label "IN2M"
|
|
(at 259.08 76.2 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "1a81724a-4b4c-417d-99e3-9cb67c170b16")
|
|
)
|
|
(label "OUT1P"
|
|
(at 101.6 99.06 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "1ca4a4f2-8841-4952-93f5-b58f6b207870")
|
|
)
|
|
(label "GPO1"
|
|
(at 101.6 125.73 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "25344848-b72e-4e22-904f-63fce58f60f5")
|
|
)
|
|
(label "IN1P"
|
|
(at 66.04 104.14 180)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right bottom)
|
|
)
|
|
(uuid "28c4666a-3a98-4a4d-89d6-fd82a8dc9815")
|
|
)
|
|
(label "DOUT"
|
|
(at 66.04 123.19 180)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right bottom)
|
|
)
|
|
(uuid "290677b7-cefe-4eab-be43-5864c2ecb40a")
|
|
)
|
|
(label "OUT1P"
|
|
(at 259.08 86.36 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "29082ff0-be56-422a-8388-da96134821c1")
|
|
)
|
|
(label "OUT2M"
|
|
(at 259.08 93.98 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "2b787352-8464-49f0-8110-9aa56885a251")
|
|
)
|
|
(label "GPIO2"
|
|
(at 101.6 123.19 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "2d5e307e-b2b9-4263-8b15-b9d4bba9f343")
|
|
)
|
|
(label "OUT2P"
|
|
(at 259.08 91.44 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "30c8b2c6-9e51-411f-b2de-61635a069dcf")
|
|
)
|
|
(label "GPI1"
|
|
(at 246.38 83.82 180)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right bottom)
|
|
)
|
|
(uuid "31b23f39-b818-4006-9f73-157bca4ad493")
|
|
)
|
|
(label "OUT1M"
|
|
(at 101.6 101.6 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "3564fde9-9a95-4029-bcd6-14239260b912")
|
|
)
|
|
(label "SDA"
|
|
(at 161.29 106.68 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "38917982-38bd-4e1d-a404-c767b289e96c")
|
|
)
|
|
(label "GPIO1"
|
|
(at 101.6 120.65 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "45bd9303-4cb6-4517-8706-d70ad045eb63")
|
|
)
|
|
(label "IN2P"
|
|
(at 66.04 109.22 180)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right bottom)
|
|
)
|
|
(uuid "51c0f2af-84ac-44ac-a3f7-887dc67cd003")
|
|
)
|
|
(label "SCL"
|
|
(at 246.38 68.58 180)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right bottom)
|
|
)
|
|
(uuid "523d0d63-e5be-4e2c-a87c-9dd639035a4b")
|
|
)
|
|
(label "FSYNC"
|
|
(at 66.04 120.65 180)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right bottom)
|
|
)
|
|
(uuid "5cf73ca0-29ee-4baa-97ea-9d66e859b71b")
|
|
)
|
|
(label "IN2P"
|
|
(at 259.08 73.66 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "5eb2de0f-2ace-400d-81cc-da66eb0d21ca")
|
|
)
|
|
(label "SCL"
|
|
(at 207.01 116.84 180)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right bottom)
|
|
)
|
|
(uuid "616e755d-2464-4f71-91c7-5121e0cce9c9")
|
|
)
|
|
(label "SDA"
|
|
(at 246.38 66.04 180)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right bottom)
|
|
)
|
|
(uuid "64e57d72-62d8-4347-8f65-ab691f29c01e")
|
|
)
|
|
(label "IN1M"
|
|
(at 66.04 106.68 180)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right bottom)
|
|
)
|
|
(uuid "6ab69bcb-3882-4a08-a89a-aa115ebe6e84")
|
|
)
|
|
(label "GPO1"
|
|
(at 246.38 81.28 180)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right bottom)
|
|
)
|
|
(uuid "77cd22dc-2964-4bbc-b036-cafecfc69b9b")
|
|
)
|
|
(label "DIN"
|
|
(at 246.38 93.98 180)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right bottom)
|
|
)
|
|
(uuid "78c32908-c991-47fe-9405-df9cf517dd76")
|
|
)
|
|
(label "MICBIAS"
|
|
(at 66.04 99.06 180)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right bottom)
|
|
)
|
|
(uuid "7caae98a-0514-4f6e-a3d1-374a2e7c9564")
|
|
)
|
|
(label "SCL"
|
|
(at 66.04 132.08 180)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right bottom)
|
|
)
|
|
(uuid "7cfe7964-10bd-40e1-aee6-26e8eb23e584")
|
|
)
|
|
(label "MICBIAS"
|
|
(at 259.08 66.04 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "7e31394d-616e-47ba-8764-b06da45567e2")
|
|
)
|
|
(label "OUT2P"
|
|
(at 101.6 104.14 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "934e54e9-33a7-4a7e-abc0-b706323bd465")
|
|
)
|
|
(label "DIN"
|
|
(at 66.04 125.73 180)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right bottom)
|
|
)
|
|
(uuid "9a170498-871f-4281-8b67-351ca32ab48b")
|
|
)
|
|
(label "SDA"
|
|
(at 66.04 134.62 180)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right bottom)
|
|
)
|
|
(uuid "a4e83878-5c4a-4c75-9bc7-9f3c3445fa8d")
|
|
)
|
|
(label "BCLK"
|
|
(at 246.38 86.36 180)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right bottom)
|
|
)
|
|
(uuid "afa090cb-0204-4e61-854f-87744274ae19")
|
|
)
|
|
(label "GPIO2"
|
|
(at 246.38 78.74 180)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right bottom)
|
|
)
|
|
(uuid "afb6ba77-7a21-4e15-bc4b-48ea55777b13")
|
|
)
|
|
(label "FSYNC"
|
|
(at 246.38 88.9 180)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right bottom)
|
|
)
|
|
(uuid "b3219e5c-f5e1-4245-aea2-742c136b578c")
|
|
)
|
|
(label "IN1M"
|
|
(at 259.08 71.12 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "ca635555-f4e1-4052-aa98-3b073f7ebbdb")
|
|
)
|
|
(label "MICBIAS"
|
|
(at 177.8 50.8 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "cea40a9d-b935-49e4-a37b-1fad6c123a4d")
|
|
)
|
|
(label "OUT1M"
|
|
(at 259.08 88.9 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "d5cdce05-9d28-415a-985f-312830960a28")
|
|
)
|
|
(label "DOUT"
|
|
(at 246.38 91.44 180)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right bottom)
|
|
)
|
|
(uuid "dd632736-bfc8-42cf-bc74-cd7cb678d9c8")
|
|
)
|
|
(label "IN1P"
|
|
(at 259.08 68.58 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "e5443706-1d16-4500-9140-304236b0c008")
|
|
)
|
|
(label "GPI1"
|
|
(at 101.6 128.27 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "e5f79b5f-911e-4972-8c65-d4e716bc7ddd")
|
|
)
|
|
(label "GPIO1"
|
|
(at 246.38 76.2 180)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right bottom)
|
|
)
|
|
(uuid "f223f1df-50a3-487b-b206-21b92c822264")
|
|
)
|
|
(label "SCL"
|
|
(at 161.29 109.22 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left bottom)
|
|
)
|
|
(uuid "f233a3e3-2b1d-4e7f-a429-a6fb113ab747")
|
|
)
|
|
(global_label "DREG"
|
|
(shape input)
|
|
(at 92.71 86.36 90)
|
|
(fields_autoplaced yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
(uuid "21d86721-1efc-4478-a465-9f07ed586c3c")
|
|
(property "Intersheetrefs" "${INTERSHEET_REFS}"
|
|
(at 92.71 78.4158 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
(hide yes)
|
|
)
|
|
)
|
|
)
|
|
(global_label "VREF"
|
|
(shape input)
|
|
(at 161.29 50.8 90)
|
|
(fields_autoplaced yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
(uuid "41697cb2-e56a-48e0-b07e-d74a0f735c6f")
|
|
(property "Intersheetrefs" "${INTERSHEET_REFS}"
|
|
(at 161.29 43.2186 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
(hide yes)
|
|
)
|
|
)
|
|
)
|
|
(global_label "DREG"
|
|
(shape input)
|
|
(at 134.62 49.53 90)
|
|
(fields_autoplaced yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
(uuid "a0fb22c3-8a66-423c-bd58-71519924cd73")
|
|
(property "Intersheetrefs" "${INTERSHEET_REFS}"
|
|
(at 134.62 41.5858 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
(hide yes)
|
|
)
|
|
)
|
|
)
|
|
(global_label "VREF"
|
|
(shape input)
|
|
(at 88.9 86.36 90)
|
|
(fields_autoplaced yes)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
(uuid "f7138c21-ae67-47a5-a641-69583349898b")
|
|
(property "Intersheetrefs" "${INTERSHEET_REFS}"
|
|
(at 88.9 78.7786 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
(hide yes)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:+3V3")
|
|
(at 252.73 62.23 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(uuid "02532fbc-9e71-4bc8-9c42-c6c8b4a9d84d")
|
|
(property "Reference" "#PWR05"
|
|
(at 252.73 66.04 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "+3V3"
|
|
(at 253.111 57.8358 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 252.73 62.23 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 252.73 62.23 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" ""
|
|
(at 252.73 62.23 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "362d549b-f4b0-4fb2-997c-69c85b14a146")
|
|
)
|
|
(instances
|
|
(project "rp2350"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR05")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 63.5 147.32 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "045366b9-d1d0-4d52-b63b-c63d11cffced")
|
|
(property "Reference" "#PWR019"
|
|
(at 63.5 153.67 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 63.5 152.4 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 63.5 147.32 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 63.5 147.32 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 63.5 147.32 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "f60570a1-e81f-41fa-a77c-043933cc01c1")
|
|
)
|
|
(instances
|
|
(project "codec"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR019")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 83.82 148.59 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "1390613e-d387-409e-afaa-53c3cbdbb843")
|
|
(property "Reference" "#PWR020"
|
|
(at 83.82 154.94 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 83.82 153.67 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 83.82 148.59 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 83.82 148.59 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 83.82 148.59 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "a4b10dc7-73bb-417b-9da1-46a15b1153d7")
|
|
)
|
|
(instances
|
|
(project "codec"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR020")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:PWR_FLAG")
|
|
(at 260.35 114.3 180)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "142fb568-33f1-4465-a7b4-9856da32a6d1")
|
|
(property "Reference" "#FLG02"
|
|
(at 260.35 116.205 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "PWR_FLAG"
|
|
(at 260.35 119.38 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 260.35 114.3 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "~"
|
|
(at 260.35 114.3 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Special symbol for telling ERC where power comes from"
|
|
(at 260.35 114.3 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "b17bcbce-385d-4a97-afda-c9c49e74d989")
|
|
)
|
|
(instances
|
|
(project "rp2350"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#FLG02")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 44.45 63.5 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "1d5b10b5-32c3-47f7-9919-65a1d474b7a6")
|
|
(property "Reference" "#PWR06"
|
|
(at 44.45 69.85 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 44.45 68.58 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 44.45 63.5 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 44.45 63.5 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 44.45 63.5 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "f1838dc1-a134-445c-a2c7-ebc06e2a243e")
|
|
)
|
|
(instances
|
|
(project "codec"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR06")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 171.45 125.73 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "1e0fdb84-d01f-4a19-8644-c449962e197d")
|
|
(property "Reference" "#PWR018"
|
|
(at 171.45 132.08 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 171.45 130.81 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 171.45 125.73 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 171.45 125.73 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 171.45 125.73 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "d90a434c-3709-4e38-82b1-98b249c35d3a")
|
|
)
|
|
(instances
|
|
(project "codec"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR018")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 177.8 60.96 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "33872994-4644-4c21-820a-e4d5b978998b")
|
|
(property "Reference" "#PWR03"
|
|
(at 177.8 67.31 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 177.8 66.04 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 177.8 60.96 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 177.8 60.96 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 177.8 60.96 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "b70b9ec5-d574-4b27-89a0-32f00f4485fd")
|
|
)
|
|
(instances
|
|
(project "codec"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR03")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:+3V3")
|
|
(at 142.24 100.33 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "355f7587-09c2-46cb-b247-ea014f04de8d")
|
|
(property "Reference" "#PWR011"
|
|
(at 142.24 104.14 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "+3V3"
|
|
(at 142.24 95.25 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 142.24 100.33 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 142.24 100.33 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"+3V3\""
|
|
(at 142.24 100.33 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "4338c066-713c-4c51-97a2-d2e0eb87a266")
|
|
)
|
|
(instances
|
|
(project "codec"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR011")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:PWR_FLAG")
|
|
(at 245.11 114.3 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(uuid "3a4a2ac6-7c03-4c74-b9d0-3665094f4675")
|
|
(property "Reference" "#FLG01"
|
|
(at 245.11 112.395 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "PWR_FLAG"
|
|
(at 245.11 109.22 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 245.11 114.3 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "~"
|
|
(at 245.11 114.3 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Special symbol for telling ERC where power comes from"
|
|
(at 245.11 114.3 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "6430fbd1-d631-4bf8-af22-6103f35dbb19")
|
|
)
|
|
(instances
|
|
(project ""
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#FLG01")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 209.55 87.63 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "3c8cf37e-5ab5-4f8e-bd14-5b70139bf934")
|
|
(property "Reference" "#PWR09"
|
|
(at 209.55 93.98 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 209.55 92.71 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 209.55 87.63 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 209.55 87.63 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 209.55 87.63 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "6fa6f444-b902-40ac-87bb-7bdb9482748d")
|
|
)
|
|
(instances
|
|
(project "rp2350"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR09")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:+3V3")
|
|
(at 209.55 68.58 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(uuid "3cde3cf0-d1c4-41bf-8a8d-3220ae69796b")
|
|
(property "Reference" "#PWR07"
|
|
(at 209.55 72.39 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "+3V3"
|
|
(at 209.931 64.1858 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 209.55 68.58 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 209.55 68.58 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" ""
|
|
(at 209.55 68.58 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "c03396ed-a170-4cdd-b2b8-d3eceb61cc20")
|
|
)
|
|
(instances
|
|
(project "rp2350"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR07")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:+3V3")
|
|
(at 77.47 82.55 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(uuid "3f75d7bc-ec64-47bd-88e0-bf99fff89d69")
|
|
(property "Reference" "#PWR08"
|
|
(at 77.47 86.36 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "+3V3"
|
|
(at 77.851 78.1558 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 77.47 82.55 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 77.47 82.55 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" ""
|
|
(at 77.47 82.55 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "83bd6393-68a3-4627-aa6d-6b99a925426f")
|
|
)
|
|
(instances
|
|
(project "codec"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR08")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Mylib:M24C02-FMH")
|
|
(at 152.4 109.22 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "3fb5b286-15f3-4dbc-be08-1548c5a555db")
|
|
(property "Reference" "U1"
|
|
(at 152.4 99.06 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "M24C02-FMH6TG"
|
|
(at 152.4 101.6 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" "Mylib:UFDFPN5"
|
|
(at 153.67 121.92 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "https://www.st.com/resource/en/datasheet/m24c02-r.pdf"
|
|
(at 152.4 119.38 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "2-Kbit serial I²C bus EEPROM"
|
|
(at 152.4 124.46 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "JLCPCB" "C222197"
|
|
(at 151.13 121.92 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C222197"
|
|
(at 152.4 109.22 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "0ea03d53-6e4c-4721-9096-161b5b30534b")
|
|
)
|
|
(pin "4"
|
|
(uuid "29950ece-32fc-4bfc-b64b-b31d6675f204")
|
|
)
|
|
(pin "3"
|
|
(uuid "b9f8ae5a-92c9-41bb-b909-ded2c3ed1a67")
|
|
)
|
|
(pin "2"
|
|
(uuid "85f2065f-2da4-4ca5-a910-4f29c1afb212")
|
|
)
|
|
(pin "5"
|
|
(uuid "32d46595-8491-48c5-abd2-6bdf7bdfa194")
|
|
)
|
|
(instances
|
|
(project "codec"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "U1")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:+3V3")
|
|
(at 44.45 48.26 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(uuid "473680ad-eb84-4a1e-b0eb-1d2a0fcb3ba9")
|
|
(property "Reference" "#PWR01"
|
|
(at 44.45 52.07 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "+3V3"
|
|
(at 44.831 43.8658 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 44.45 48.26 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 44.45 48.26 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" ""
|
|
(at 44.45 48.26 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "4a8fd107-48e2-42ec-8def-3be617f37973")
|
|
)
|
|
(instances
|
|
(project "codec"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR01")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Device:C")
|
|
(at 100.33 55.88 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "4d6251e3-94f2-4730-9c50-cef5bd08e821")
|
|
(property "Reference" "C5"
|
|
(at 104.14 54.6099 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Value" "0.1uF"
|
|
(at 104.14 57.1499 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Footprint" "Capacitor_SMD:C_0402_1005Metric"
|
|
(at 101.2952 59.69 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "~"
|
|
(at 100.33 55.88 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Unpolarized capacitor"
|
|
(at 100.33 55.88 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C1525"
|
|
(at 100.33 55.88 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "2"
|
|
(uuid "418a1338-8f0b-43d6-81e5-615b0463f7ce")
|
|
)
|
|
(pin "1"
|
|
(uuid "8aaf3a18-6c0b-47f6-9b37-539b6a3091d9")
|
|
)
|
|
(instances
|
|
(project "codec"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "C5")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Device:C")
|
|
(at 177.8 55.88 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "53dbb408-1136-4716-b2a0-ba91a9a6aed3")
|
|
(property "Reference" "C9"
|
|
(at 181.61 54.6099 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Value" "1uF"
|
|
(at 181.61 57.1499 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric"
|
|
(at 178.7652 59.69 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "~"
|
|
(at 177.8 55.88 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Unpolarized capacitor"
|
|
(at 177.8 55.88 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C519560"
|
|
(at 177.8 55.88 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "2"
|
|
(uuid "5a95fbad-4ee2-4a4f-afcf-8e0562756010")
|
|
)
|
|
(pin "1"
|
|
(uuid "76c0fba3-9a82-4b15-9b46-90a78fa08060")
|
|
)
|
|
(instances
|
|
(project "codec"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "C9")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:+3V3")
|
|
(at 171.45 118.11 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(uuid "63c626b9-7ff7-4eb5-939b-46f4e6379d2b")
|
|
(property "Reference" "#PWR017"
|
|
(at 171.45 121.92 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "+3V3"
|
|
(at 171.831 113.7158 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 171.45 118.11 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 171.45 118.11 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" ""
|
|
(at 171.45 118.11 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "56dbbdf8-6295-400b-aee0-9e789b6ab4d5")
|
|
)
|
|
(instances
|
|
(project "codec"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR017")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Device:C")
|
|
(at 134.62 55.88 0)
|
|
(mirror y)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(uuid "640b63a1-ba15-4097-8199-435264fb140e")
|
|
(property "Reference" "C6"
|
|
(at 130.81 54.6099 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Value" "10uF"
|
|
(at 130.81 57.1499 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric"
|
|
(at 133.6548 59.69 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "~"
|
|
(at 134.62 55.88 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Unpolarized capacitor"
|
|
(at 134.62 55.88 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C91606"
|
|
(at 134.62 55.88 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "2"
|
|
(uuid "1f71fbf8-a302-47be-a062-cd4b66d3e0ec")
|
|
)
|
|
(pin "1"
|
|
(uuid "f2652708-bacb-4bac-bfdc-1ca70e6825ca")
|
|
)
|
|
(instances
|
|
(project "codec"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "C6")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 161.29 111.76 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "6c1bb9c0-846d-443e-9c55-4c235a4377af")
|
|
(property "Reference" "#PWR013"
|
|
(at 161.29 118.11 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 161.29 116.84 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 161.29 111.76 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 161.29 111.76 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 161.29 111.76 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "e38ab0c3-2163-4d85-8bc7-ba0b9d2618e4")
|
|
)
|
|
(instances
|
|
(project "codec"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR013")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Device:LED")
|
|
(at 209.55 82.55 90)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "71a15644-f6f7-4507-b543-b1cd32d5b9c6")
|
|
(property "Reference" "D1"
|
|
(at 213.36 82.8674 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right)
|
|
)
|
|
)
|
|
(property "Value" "LED"
|
|
(at 213.36 85.4074 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right)
|
|
)
|
|
)
|
|
(property "Footprint" "LED_SMD:LED_0402_1005Metric"
|
|
(at 209.55 82.55 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "~"
|
|
(at 209.55 82.55 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Light emitting diode"
|
|
(at 209.55 82.55 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Sim.Pins" "1=K 2=A"
|
|
(at 209.55 82.55 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Sim.Device" "D"
|
|
(at 209.55 82.55 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Sim.Params" "n=3"
|
|
(at 209.55 82.55 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C160479"
|
|
(at 209.55 82.55 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "2"
|
|
(uuid "53227bd2-e0f0-4e11-97c7-a84de5515aff")
|
|
)
|
|
(pin "1"
|
|
(uuid "d91c836b-2624-4029-92e4-ab818305d08a")
|
|
)
|
|
(instances
|
|
(project "rp2350"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "D1")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 252.73 97.79 0)
|
|
(mirror y)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(uuid "75c368ff-b390-477d-9f26-1ff89aafae37")
|
|
(property "Reference" "#PWR010"
|
|
(at 252.73 104.14 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 256.54 99.06 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 252.73 97.79 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 252.73 97.79 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" ""
|
|
(at 252.73 97.79 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "7ce9f2fb-443a-431d-8234-8665d6d6723f")
|
|
)
|
|
(instances
|
|
(project "rp2350"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR010")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 245.11 114.3 0)
|
|
(mirror y)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(uuid "835fdcfb-8364-4ec2-8966-9ff3978bebf9")
|
|
(property "Reference" "#PWR014"
|
|
(at 245.11 120.65 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 248.92 115.57 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 245.11 114.3 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 245.11 114.3 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" ""
|
|
(at 245.11 114.3 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "4e936de2-ceb6-4fe3-ab31-18d9e0f85146")
|
|
)
|
|
(instances
|
|
(project "rp2350"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR014")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Device:C")
|
|
(at 171.45 121.92 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "86029f7c-db10-4e4b-baf2-1ef4c8f0252a")
|
|
(property "Reference" "C10"
|
|
(at 175.26 120.6499 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Value" "0.1uF"
|
|
(at 175.26 123.1899 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Footprint" "Capacitor_SMD:C_0402_1005Metric"
|
|
(at 172.4152 125.73 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "~"
|
|
(at 171.45 121.92 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Unpolarized capacitor"
|
|
(at 171.45 121.92 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C1525"
|
|
(at 171.45 121.92 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "2"
|
|
(uuid "55c21aa9-86f7-40ce-a8b9-187b07327e0f")
|
|
)
|
|
(pin "1"
|
|
(uuid "284befef-46f0-4a37-b018-cc92762c5325")
|
|
)
|
|
(instances
|
|
(project "codec"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "C10")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 161.29 60.96 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "a0f0122a-6596-4e4e-9f6a-94dff17f3ef8")
|
|
(property "Reference" "#PWR02"
|
|
(at 161.29 67.31 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 161.29 66.04 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 161.29 60.96 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 161.29 60.96 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 161.29 60.96 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "9730f0ca-da50-4ec7-9723-a36f3fcd6d30")
|
|
)
|
|
(instances
|
|
(project "codec"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR02")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Device:R")
|
|
(at 212.09 116.84 90)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(uuid "a561d84b-7e5f-41e9-9457-7a2be6729598")
|
|
(property "Reference" "R3"
|
|
(at 221.234 116.84 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "4k7"
|
|
(at 225.806 116.84 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" "Resistor_SMD:R_0402_1005Metric"
|
|
(at 212.09 118.618 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "~"
|
|
(at 212.09 116.84 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Resistor"
|
|
(at 212.09 116.84 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "JLCPCB" "C25900"
|
|
(at 212.09 116.84 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C25900"
|
|
(at 212.09 116.84 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "2"
|
|
(uuid "6ec8bdce-4940-4211-b6dd-12ba993883de")
|
|
)
|
|
(pin "1"
|
|
(uuid "e8ca4f5c-9142-42cb-9350-fd636c5b70d6")
|
|
)
|
|
(instances
|
|
(project "codec"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "R3")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Device:C")
|
|
(at 86.36 55.88 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "a8c78427-1276-4dbb-b84f-ce36a4faab2b")
|
|
(property "Reference" "C4"
|
|
(at 90.17 54.6099 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Value" "0.1uF"
|
|
(at 90.17 57.1499 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Footprint" "Capacitor_SMD:C_0402_1005Metric"
|
|
(at 87.3252 59.69 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "~"
|
|
(at 86.36 55.88 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Unpolarized capacitor"
|
|
(at 86.36 55.88 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C1525"
|
|
(at 86.36 55.88 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "2"
|
|
(uuid "b3db5a62-534e-4672-994f-869e2942048f")
|
|
)
|
|
(pin "1"
|
|
(uuid "6ba25ef9-7f5a-4d54-936b-a12edaeca348")
|
|
)
|
|
(instances
|
|
(project "codec"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "C4")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 142.24 118.11 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "ab4ee248-af71-4f1a-ae6d-3bedd3601fd8")
|
|
(property "Reference" "#PWR016"
|
|
(at 142.24 124.46 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 142.24 123.19 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 142.24 118.11 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 142.24 118.11 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 142.24 118.11 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "b9a4cfe3-a46d-45da-9940-fbe9b0b5ad63")
|
|
)
|
|
(instances
|
|
(project "codec"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR016")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Device:C")
|
|
(at 72.39 55.88 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(uuid "afbff20a-e5a9-4c67-a430-cbd957a4add4")
|
|
(property "Reference" "C3"
|
|
(at 76.2 54.6099 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Value" "10uF"
|
|
(at 76.2 57.1499 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric"
|
|
(at 73.3552 59.69 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "~"
|
|
(at 72.39 55.88 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Unpolarized capacitor"
|
|
(at 72.39 55.88 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C91606"
|
|
(at 72.39 55.88 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "2"
|
|
(uuid "6262c9b5-2341-4992-9bdf-ac368748e17b")
|
|
)
|
|
(pin "1"
|
|
(uuid "8cdf4774-ad46-4004-bca6-c4f9d5842da9")
|
|
)
|
|
(instances
|
|
(project "codec"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "C3")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Device:C")
|
|
(at 161.29 55.88 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "b28b182a-5b0a-47bd-8d8d-4cc5a48114ec")
|
|
(property "Reference" "C8"
|
|
(at 165.1 54.6099 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Value" "1uF"
|
|
(at 165.1 57.1499 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric"
|
|
(at 162.2552 59.69 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "~"
|
|
(at 161.29 55.88 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Unpolarized capacitor"
|
|
(at 161.29 55.88 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C519560"
|
|
(at 161.29 55.88 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "2"
|
|
(uuid "e4b650e9-b369-4ef4-805c-34ed8e6610bb")
|
|
)
|
|
(pin "1"
|
|
(uuid "2c0537c7-bfb3-41cb-8b98-b03d89fe603b")
|
|
)
|
|
(instances
|
|
(project "codec"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "C8")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Device:C")
|
|
(at 44.45 55.88 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(uuid "b31c1299-5c44-41d4-b758-8266450d997f")
|
|
(property "Reference" "C1"
|
|
(at 48.26 54.6099 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Value" "10uF"
|
|
(at 48.26 57.1499 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric"
|
|
(at 45.4152 59.69 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "~"
|
|
(at 44.45 55.88 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Unpolarized capacitor"
|
|
(at 44.45 55.88 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C91606"
|
|
(at 44.45 55.88 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "2"
|
|
(uuid "cd77bd6e-7c85-4b7e-acea-ab893dc3c258")
|
|
)
|
|
(pin "1"
|
|
(uuid "8001f9bf-57d7-4ed2-aa2b-7295d12ff714")
|
|
)
|
|
(instances
|
|
(project "codec"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "C1")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Device:R")
|
|
(at 212.09 113.03 90)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(uuid "b7806562-7a41-4016-94b0-12852c1b5c2e")
|
|
(property "Reference" "R2"
|
|
(at 221.234 113.03 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Value" "4k7"
|
|
(at 225.806 113.03 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" "Resistor_SMD:R_0402_1005Metric"
|
|
(at 212.09 114.808 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "~"
|
|
(at 212.09 113.03 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Resistor"
|
|
(at 212.09 113.03 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "JLCPCB" "C25900"
|
|
(at 212.09 113.03 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C25900"
|
|
(at 212.09 113.03 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "2"
|
|
(uuid "c6781af8-b4e8-4fc2-a3e1-9caf5cdb2b0d")
|
|
)
|
|
(pin "1"
|
|
(uuid "c4debabd-6f5b-4113-a14c-3f23d97eff11")
|
|
)
|
|
(instances
|
|
(project "codec"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "R2")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:GND")
|
|
(at 134.62 62.23 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "bef06304-a48c-43ac-a416-1fbd61d219e9")
|
|
(property "Reference" "#PWR04"
|
|
(at 134.62 68.58 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "GND"
|
|
(at 134.62 67.31 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 134.62 62.23 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 134.62 62.23 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
(at 134.62 62.23 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "68fd8fc3-78eb-4f3c-9207-1f1f6755fdb3")
|
|
)
|
|
(instances
|
|
(project "codec"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR04")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Device:R")
|
|
(at 63.5 143.51 0)
|
|
(mirror x)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(uuid "c6f310e9-6b49-40f2-80c4-a47ae09f7e23")
|
|
(property "Reference" "R4"
|
|
(at 60.96 142.2399 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right)
|
|
)
|
|
)
|
|
(property "Value" "4k7"
|
|
(at 60.96 144.7799 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify right)
|
|
)
|
|
)
|
|
(property "Footprint" "Resistor_SMD:R_0402_1005Metric"
|
|
(at 61.722 143.51 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "~"
|
|
(at 63.5 143.51 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Resistor"
|
|
(at 63.5 143.51 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "JLCPCB" "C25900"
|
|
(at 63.5 143.51 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C25900"
|
|
(at 63.5 143.51 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "2"
|
|
(uuid "7b82b2f6-d2d4-435d-b17a-f2dce8e84dbd")
|
|
)
|
|
(pin "1"
|
|
(uuid "d8dd44c5-e608-4725-b170-b647f0f78de0")
|
|
)
|
|
(instances
|
|
(project "codec"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "R4")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Device:C")
|
|
(at 58.42 55.88 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(uuid "d7cd256c-76b5-4e61-8792-3e2a3587fc68")
|
|
(property "Reference" "C2"
|
|
(at 62.23 54.6099 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Value" "10uF"
|
|
(at 62.23 57.1499 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Footprint" "Capacitor_SMD:C_0603_1608Metric"
|
|
(at 59.3852 59.69 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "~"
|
|
(at 58.42 55.88 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Unpolarized capacitor"
|
|
(at 58.42 55.88 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C91606"
|
|
(at 58.42 55.88 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "2"
|
|
(uuid "1f869b93-297a-4460-aa1d-dae72775cda3")
|
|
)
|
|
(pin "1"
|
|
(uuid "11279aea-890b-401e-913b-f3c3988e82d8")
|
|
)
|
|
(instances
|
|
(project "codec"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "C2")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Device:R")
|
|
(at 209.55 73.66 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(uuid "e77f5d89-bb36-4d44-8e11-828664dd6135")
|
|
(property "Reference" "R1"
|
|
(at 212.09 72.3899 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Value" "1k"
|
|
(at 212.09 74.93 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Footprint" "Resistor_SMD:R_0402_1005Metric"
|
|
(at 207.772 73.66 90)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "~"
|
|
(at 209.55 73.66 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Resistor"
|
|
(at 209.55 73.66 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Availability" ""
|
|
(at 209.55 73.66 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Check_prices" ""
|
|
(at 209.55 73.66 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description_1" ""
|
|
(at 209.55 73.66 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "MANUFACTURER_PART_NUMBER" ""
|
|
(at 209.55 73.66 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "MF" ""
|
|
(at 209.55 73.66 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "MP" ""
|
|
(at 209.55 73.66 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "PROD_ID" ""
|
|
(at 209.55 73.66 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Package" ""
|
|
(at 209.55 73.66 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Price" ""
|
|
(at 209.55 73.66 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Sim.Device" ""
|
|
(at 209.55 73.66 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Sim.Pins" ""
|
|
(at 209.55 73.66 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "SnapEDA_Link" ""
|
|
(at 209.55 73.66 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "VENDOR" ""
|
|
(at 209.55 73.66 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C11702"
|
|
(at 209.55 73.66 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "650c2f40-a170-4bdf-84c5-a54cd31c3400")
|
|
)
|
|
(pin "2"
|
|
(uuid "760852fe-8215-45a3-b458-d1dae4bc6d43")
|
|
)
|
|
(instances
|
|
(project "rp2350"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "R1")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Device:C")
|
|
(at 142.24 55.88 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "e86b623b-a81b-453d-b846-9413dd9bb068")
|
|
(property "Reference" "C7"
|
|
(at 146.05 54.6099 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Value" "0.1uF"
|
|
(at 146.05 57.1499 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Footprint" "Capacitor_SMD:C_0402_1005Metric"
|
|
(at 143.2052 59.69 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "~"
|
|
(at 142.24 55.88 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Unpolarized capacitor"
|
|
(at 142.24 55.88 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C1525"
|
|
(at 142.24 55.88 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "2"
|
|
(uuid "e1d196a0-9bfa-4ac4-8d34-973feac8e940")
|
|
)
|
|
(pin "1"
|
|
(uuid "3333af0b-3d70-4eb2-a6f7-f94a2bdc2a08")
|
|
)
|
|
(instances
|
|
(project "codec"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "C7")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:+3V3")
|
|
(at 260.35 114.3 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(uuid "e95d4582-ba66-4c48-91e6-0b96223d536e")
|
|
(property "Reference" "#PWR015"
|
|
(at 260.35 118.11 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "+3V3"
|
|
(at 260.731 109.9058 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 260.35 114.3 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 260.35 114.3 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" ""
|
|
(at 260.35 114.3 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "1d7b3ac1-c83f-4fe3-895d-a87f5714ea1b")
|
|
)
|
|
(instances
|
|
(project "rp2350"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR015")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Mylib:BM28B0.6-24DP")
|
|
(at 252.73 80.01 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "ea145f1c-e2e9-4c09-a968-73723eb30b97")
|
|
(property "Reference" "J1"
|
|
(at 254.3811 59.69 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Value" "BM28B0.6-24DP/2"
|
|
(at 254.3811 62.23 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Footprint" "Mylib:BM28B0.6-24DP"
|
|
(at 252.73 110.49 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "https://www.hirose.com/product/series/BM28"
|
|
(at 252.73 107.95 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" ""
|
|
(at 252.73 80.01 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C424568"
|
|
(at 252.73 80.01 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "24"
|
|
(uuid "b02a590b-9975-4dbd-833b-f3bc814aea33")
|
|
)
|
|
(pin "11"
|
|
(uuid "4c829edb-ccbc-4def-b89f-8dedc20b04da")
|
|
)
|
|
(pin "9"
|
|
(uuid "6a434a27-3992-4fa7-b803-0bffeaf29f33")
|
|
)
|
|
(pin "7"
|
|
(uuid "3050bf08-5cda-4b90-a8e7-73506d476730")
|
|
)
|
|
(pin "5"
|
|
(uuid "3e9769b6-3947-4cc0-b33c-f3d35fde86c8")
|
|
)
|
|
(pin "6"
|
|
(uuid "4d443724-0766-431f-8c82-8ef3532f6749")
|
|
)
|
|
(pin "20"
|
|
(uuid "c4fc26b7-efc0-4e51-8c4e-cb3650a3fd9d")
|
|
)
|
|
(pin "22"
|
|
(uuid "e9522a17-b8e0-4316-ba04-5f9947a4cfcc")
|
|
)
|
|
(pin "14"
|
|
(uuid "0daed62e-c826-4c2c-8a82-69b8ed71e889")
|
|
)
|
|
(pin "12"
|
|
(uuid "97493e43-e1f2-4e47-b7b0-76222773dbb6")
|
|
)
|
|
(pin "10"
|
|
(uuid "4fc97eae-7556-4851-84d2-17e296469495")
|
|
)
|
|
(pin "8"
|
|
(uuid "97465f0f-8a6b-4e3f-894d-e0f08f7cb8ce")
|
|
)
|
|
(pin "2"
|
|
(uuid "09b8abbd-d742-47ea-8461-268be8ded4a2")
|
|
)
|
|
(pin "26"
|
|
(uuid "b63b65b4-14f6-4d46-b9cc-90ef4ef0deb1")
|
|
)
|
|
(pin "23"
|
|
(uuid "567c44a3-3160-452c-9927-501dc0b01d48")
|
|
)
|
|
(pin "21"
|
|
(uuid "f6e7af44-a3fa-4d9d-afdd-0ea07569f427")
|
|
)
|
|
(pin "19"
|
|
(uuid "56489702-3eb4-435d-a217-d8a267971be6")
|
|
)
|
|
(pin "17"
|
|
(uuid "ce814726-dec6-4dfa-8692-688a89daa4c8")
|
|
)
|
|
(pin "4"
|
|
(uuid "f9b8f5b5-270f-4c42-94e5-004ae0ededdb")
|
|
)
|
|
(pin "18"
|
|
(uuid "548c0792-6c26-4dee-b144-dac1c6499020")
|
|
)
|
|
(pin "16"
|
|
(uuid "6b302a4f-076e-458f-add1-538a1d6c8429")
|
|
)
|
|
(pin "15"
|
|
(uuid "9243981b-e90a-4afb-a395-e26af3c4ba7e")
|
|
)
|
|
(pin "3"
|
|
(uuid "a839e66a-14a5-45a9-b4a4-2210b865e9d5")
|
|
)
|
|
(pin "1"
|
|
(uuid "d0e1d88e-e1ca-409c-a6b5-e2469588a125")
|
|
)
|
|
(pin "13"
|
|
(uuid "2b2b29de-8614-4644-91a5-388d74929881")
|
|
)
|
|
(pin "25"
|
|
(uuid "c3231b29-3b90-43c5-8a1e-9cc43bc06c1a")
|
|
)
|
|
(instances
|
|
(project ""
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "J1")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "Mylib:TAC5112")
|
|
(at 83.82 115.57 0)
|
|
(unit 1)
|
|
(exclude_from_sim yes)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "f1f3c249-fec3-4cd8-96e3-9472fe469815")
|
|
(property "Reference" "U2"
|
|
(at 94.8533 83.82 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Value" "TAC5112"
|
|
(at 94.8533 86.36 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(justify left)
|
|
)
|
|
)
|
|
(property "Footprint" "Mylib:TAC5112"
|
|
(at 83.82 161.29 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" "https://www.ti.com/lit/ds/symlink/tac5112.pdf"
|
|
(at 83.82 156.21 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Stereo audio codec VQFN-24 package with corner ground"
|
|
(at 83.82 158.75 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "LCSC PN" "C44853692"
|
|
(at 83.82 115.57 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "23"
|
|
(uuid "f7b30df7-e11b-4e37-9f69-c1f3535b1eb2")
|
|
)
|
|
(pin "5"
|
|
(uuid "2d0febb7-74c1-4cf2-8322-db30d0f536ce")
|
|
)
|
|
(pin "PAD"
|
|
(uuid "c4bc8950-4d1e-498e-b85b-80c46e6f7a8b")
|
|
)
|
|
(pin "11"
|
|
(uuid "d91f282f-c14f-4600-9766-b5d13e1a6767")
|
|
)
|
|
(pin "14"
|
|
(uuid "dbf1ba29-d855-4f07-aa97-a6451e07c02c")
|
|
)
|
|
(pin "10"
|
|
(uuid "9977a536-504b-41b9-aea8-c9b507c3926f")
|
|
)
|
|
(pin "A2"
|
|
(uuid "e7bef227-c2e6-4a73-b734-4524f621d07b")
|
|
)
|
|
(pin "3"
|
|
(uuid "ec09f2a8-39ec-4f81-9160-09c80ef12c00")
|
|
)
|
|
(pin "4"
|
|
(uuid "f562cae2-4ff9-4bda-aa74-39c327bce178")
|
|
)
|
|
(pin "A1"
|
|
(uuid "98afcb61-664f-4a50-aa45-e9fc61170c53")
|
|
)
|
|
(pin "13"
|
|
(uuid "e4bb8f10-cce4-4be1-9299-b2a098209e96")
|
|
)
|
|
(pin "8"
|
|
(uuid "74a03b76-de32-4602-8818-778be990f45b")
|
|
)
|
|
(pin "A3"
|
|
(uuid "82b49c2f-ea87-4ffd-bbb5-eeedce4b6ef0")
|
|
)
|
|
(pin "6"
|
|
(uuid "ff55f57a-4e0f-444e-b81d-4ce0c75e96dc")
|
|
)
|
|
(pin "7"
|
|
(uuid "4adea813-0734-43ff-99f6-1fabbeb8ceec")
|
|
)
|
|
(pin "19"
|
|
(uuid "41c2e6bd-e8cb-44ce-9c8a-90359af0c352")
|
|
)
|
|
(pin "21"
|
|
(uuid "46e3b066-4551-445d-93e4-54191d7582e6")
|
|
)
|
|
(pin "9"
|
|
(uuid "d59d614f-81d4-464f-85f7-54994e6c3484")
|
|
)
|
|
(pin "18"
|
|
(uuid "6c37d0ee-2155-419a-8b7b-5b7f9ed91ebf")
|
|
)
|
|
(pin "15"
|
|
(uuid "88ed8cae-3112-4b6d-aca0-b5b9aefe324e")
|
|
)
|
|
(pin "17"
|
|
(uuid "8db6e7fe-eefe-4e3d-adde-36efe5db4c87")
|
|
)
|
|
(pin "16"
|
|
(uuid "1f55e7d5-ae6e-43f3-abf8-421b21dd5b70")
|
|
)
|
|
(pin "2"
|
|
(uuid "01ec775c-e9ad-4c59-b7b0-0a44cedfcf8c")
|
|
)
|
|
(pin "24"
|
|
(uuid "67f7503e-c48b-4f02-b930-ce7a11036924")
|
|
)
|
|
(pin "12"
|
|
(uuid "43a6acee-c3ec-4ff5-b051-193c66e8afee")
|
|
)
|
|
(pin "1"
|
|
(uuid "6421d6e4-2c35-4448-97a3-66ede5ddf802")
|
|
)
|
|
(pin "22"
|
|
(uuid "787b0469-1320-4924-911c-f00029a98a7b")
|
|
)
|
|
(pin "20"
|
|
(uuid "e5135fce-d19a-462c-8134-4f246b2facd7")
|
|
)
|
|
(pin "A4"
|
|
(uuid "0d5073d6-3613-44d8-89f9-2e885ac0bf99")
|
|
)
|
|
(instances
|
|
(project "codec"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "U2")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(symbol
|
|
(lib_id "power:+3V3")
|
|
(at 217.17 110.49 0)
|
|
(unit 1)
|
|
(exclude_from_sim no)
|
|
(in_bom yes)
|
|
(on_board yes)
|
|
(dnp no)
|
|
(fields_autoplaced yes)
|
|
(uuid "fffa99b2-535a-438a-92a3-1e87dc087897")
|
|
(property "Reference" "#PWR012"
|
|
(at 217.17 114.3 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Value" "+3V3"
|
|
(at 217.17 105.41 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
)
|
|
)
|
|
(property "Footprint" ""
|
|
(at 217.17 110.49 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Datasheet" ""
|
|
(at 217.17 110.49 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(property "Description" "Power symbol creates a global label with name \"+3V3\""
|
|
(at 217.17 110.49 0)
|
|
(effects
|
|
(font
|
|
(size 1.27 1.27)
|
|
)
|
|
(hide yes)
|
|
)
|
|
)
|
|
(pin "1"
|
|
(uuid "545a98a0-8f63-451a-8d0f-a58c381e4852")
|
|
)
|
|
(instances
|
|
(project "codec"
|
|
(path "/1cfc5ec2-6e92-4f8b-bcac-06388472f146"
|
|
(reference "#PWR012")
|
|
(unit 1)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
(sheet_instances
|
|
(path "/"
|
|
(page "1")
|
|
)
|
|
)
|
|
(embedded_fonts no)
|
|
)
|