Project Status and Action Items
CN1 and moved U_MCU/Pico to the top of the board; it is now centered at about (10 mm, 88 mm) with its top edge just inside the board outline.SW_PWR is a low-current front-panel switch that pulls Pico 3V3_EN to GND to turn logic off, and I added green indicators for BUS_12V and VOUT_19V5 with 4.7kΩ and 8.2kΩ series resistors.R_RT = 36.5 kΩ from SYNCIN/RT to GND for approximately 250 kHz first-pass switching frequency, matching the datasheet example value.R_SLOPE = 100 kΩ from SLOPE to GND as a first-pass slope-compensation value from the datasheet example.C_SS = 100 nF from SS to GND for soft-start. Final soft-start time must be recalculated against the actual output capacitance and inrush target.C_VCC = 1 µF from VCC to GND/PGND for local LM5122 bias decoupling.R_OPT_PD = 0 Ω from OPT to GND so OPT is not floating and the controller is in free-running/master-style default behavior.R_MODE_PD = 0 Ω from MODE to GND for diode-emulation/pulse-skipping first-pass light-load efficiency mode.RES tied directly to GND, which disables hiccup-mode restart timing per the datasheet first-pass choice.CSP connected to the upstream side of R_SHUNT_IN; CSN connected to the downstream DB_VIN side, so LM5122 cycle-by-cycle current sense is across the input shunt.SYNCOUT marked no-connect where appropriate.U_LOGIC_BUCK as a first-pass 12 V to 5 V logic buck placeholder and wired:BUS_12V → U_LOGIC_BUCK VINU_LOGIC_BUCK OUTPUT/FB → 5V_LOGIC5V_LOGIC → Pico 2 VSYS/VBUSU_LOGIC_BUCK ON_OFF → GND for always-on behaviordVdt, LDSTRT, EN/UVLO, IMON, NRETRY, RETRY_DLY, PG, ITIMER, and ILIM need final datasheet-derived networks.R_RT, R_SLOPE, C_SS, compensation parts, inductor ripple/current-limit margin, MOSFET losses, and shunt dissipation must be recalculated for 12 V input, 19.5 V output, and up to 10 A output.R_SHUNT_IN is tied into both INA181 telemetry and LM5122 current limit; its value/power rating must be verified because the LM5122 current-limit threshold is ~75 mV and boost input current can exceed 17 A at high load.LM2596S-12RG library part must be verified for the intended 5 V output and completed with required external components, or replaced with a cleaner modern buck such as LMR33630-class device.U_LOGIC_BUCK with final 12 V to 5 V regulator implementation.Completed in this pass
LM5122 boost daughterboard support network
Pico 2 / distribution-board logic power
ERC result after this pass
Important blockers before layout/order
Recommended next fixes