Create a 1V8 net. Connect U2 → 1V8 → IC1, U3, temp sensor VDD.
Rewire decouplers so each cap has P1 to its supply (1V8 or VIN) and P2 to GND. Right now many P1 pins are on GND.
Ensure U2 is ONLY tied to the piezo input path (via J1), not to GND.
RF airwire:
DRC shows an airwire between IC1 and J2. You must hand-route this 50 Ω trace and add the via-fence/keepout.
TIA and I2C connectivity gaps:
Airwires: R6–R7–R8 junction not fully connected; U3 not actually tied to 1V8; IC1/IC1 to pull-ups show missing routes.
Temperature sensor part mismatch:
U4 is TT8M2TR (not STTS22H). Replace with STTS22H (preferred) or TMP117, then wire VDD to 1V8, GND to GND, SDA/SCL to IC1/IC1.
Missing MPNs for generics:
DRC “Manufacturer Part Number” errors on nearly all generics (R10, R11, C18, C19, C20, C21, C22, C23, etc.). Replace each with a real library part to clear manufacturing checks.
High-priority corrections (guided by best practices)
Decoupling (authoritative KB):
Use a typical capacitor combo “100 nF + 1 µF + 10 µF” per rail for high/low-frequency coverage and place 100 nF within 5 mm of each VDD/GND pair.
Base value on bus capacitance (spec max is “400 pF”) and 100 kHz. Lower resistance improves edge rates but increases sink/idle current. At 1.8 V, typical starting values are 4.7 kΩ for short, low-capacitance buses; move to 2.2 kΩ if the layout or cable adds capacitance. Remember idle current is VDD/Rpu continuously.
Action: Replace R10, R11 with real 1.8 V pull-ups (e.g., 4.7 kΩ 0603) tied to 1V8, not GND.
Ground/returns (authoritative KB):
Prevent switching ground bounce from coupling into the TIA by ensuring the return path for the TIA around U3 is not shared with U2’s switching loop. Prefer a continuous ground plane; steer returns using placement and stitching, guard sensitive nodes, and avoid hard split planes unless absolutely required.
RF path to finish
Route the RF net:
Hand-route IC1 → J2 straight and short on the top layer over a continuous ground reference layer. Add a via-fence along both sides of the trace.
Keepouts:
Add a keepout around the RF pad/trace (2 mm around the launch you specified). Single-layer is fine; use a Zone if you later need multi-layer cutouts.
Ensure each decoupler P1 goes to its supply net, and P2 goes to GND.
TIA network:
The R6/R7/R8 junction is unrouted. Complete the inverting node connections, and connect the TIA output through R9/C7 to the ADC pin on IC1.
Values currently read as 500 Ω. For pA–µA work, populate at least one high-value option (1 MΩ or 10 MΩ) footprint; use a guard ring around the inverting input. Consider switching the feedback legs with a low-leakage analog switch rather than GPIO, if leakage becomes a problem.
Harvester configuration:
Strap U2 for a 1.8 V output setting; wire PGOOD if used. Size/attach the output storage cap per datasheet on CAP/VOUT (you already have C11/C5, verify values).
Layout readiness issues
Board outline is huge (about 1005 × 1652 mm). Shrink to a realistic footprint target for your device (for example 20 × 20 mm as a starting point) to shorten traces and reduce parasitics before routing.
Ensure Layer 2 is a continuous ground plane beneath the RF trace and the TIA. Stitch ground around the RF and around the TIA guard area.
Workarounds if something isn’t solvable immediately
Temp sensor availability:
If STTS22H cannot be placed now, use TMP117 temporarily. Both are I2C at 1.8 V; keep the same pull-ups and decoupling.
TIA gain switching/leakage risk:
If GPIO-controlled ladder injection is problematic, switch to a low-leakage analog switch (e.g., search: TS5A3359 or ADG819) to select feedback resistors without loading the inverting node.
50 Ω constraint:
If you can’t compute exact CPWG width with your current stackup, keep the RF trace as short/straight as possible over a solid ground plane, use a conservative keepout, and match the connector launch with tight ground via fencing. You can refine trace width later with an impedance calculator without upsetting most of the layout.
DRC/Manufacturing to close out
Route all airwires flagged in DRC:
[IC1:RFIOP] ↔ [J2:1], [R6:P2]–[R7:P2]–[R8:P2], [IC1:GPIO03] ↔ [R11:P2], [U3:V+] ↔ 1V8 from [U2:VOUT], etc.
Replace generics with real library parts (assign MPNs) for resistors and capacitors:
Would you like me to prepare a small, ordered fix list you can run (power net de-merge → sensor replacement → I2C pull-up values → TIA wiring → RF route → MPN updates)? I can also create a plan to apply these changes automatically and then re-run DRC.
Wirelessly connects nets on schematic. Used to organize schematics and separate functional blocks. To wirelessly connect net portals, give them same designator. #portal
Wirelessly connects power nets on schematic. Identical to the net portal, but with a power symbol. Used to organize schematics and separate functional blocks. To wirelessly connect power net portals, give them the same designator. #portal #power
A generic fixed inductor for rapid developing circuit topology. *You can now change the footprint and 3D model at the top level anytime you want. This is the power of #generics