Screenless Layout Feasibility — Premium Health Smartwatch PCB
Summary
I completed the schematic revision for the screenless wearable:
- removed the blue and amber LEDs
- converted the remaining indicator to a single low-power green LED
- rewired that LED to the nPM1300 LED0 output through a 1 kΩ resistor from VSYS
- updated the project specification and firmware pin plan
- verified the schematic-side rule checks relevant to the LED change are clean
Board-size attempts
32 mm x 32 mm rounded square
Result: not feasible with the current architecture and component set.
Observed outcome:
- the board is substantially over-packed even using both sides
- fresh placement did not converge to a manufacturable arrangement
- there were persistent component collisions and spacing failures
- the design could not be prepared for routing in this envelope
34 mm x 34 mm rounded square
Result: still not feasible with the current architecture and the user's 34 mm maximum.
Observed outcome:
- board density remains critical
- congestion remains concentrated around the lower central area where these blocks compete for space:
- nRF5340 main MCU (U3)
- nPM1300 PMIC (U1)
- ADS1292R ECG AFE (U10)
- USB-C connector (J1)
- electrode connector block (J4)
- a follow-up fresh placement attempt at 34 mm timed out before it could meaningfully improve the arrangement
- routing is not the current blocker; manufacturable placement is
Main blocking cluster
The layout is dominated by five competing regions that all want short, low-noise paths:
- MCU / central digital hub — U3 and its decoupling, crystals, RF matching
- Power-entry / PMIC block — J1, U1, fuse, battery path, charger sensing
- ECG analog block — U10 and the electrode-side routing region
- High-voltage stimulation block — boost, timing, photorelay, clamp, output limiting
- Mechanical perimeter claims — four motors, antenna edge, battery connector, skin sensors, USB edge
At 34 mm, these requirements still overlap too heavily for a clean wearable board without either:
- increasing board size beyond the user-approved maximum, or
- changing the architecture / mechanical partitioning
What would unblock the layout
Any one of the following would materially improve feasibility:
- Increase board size beyond 34 mm
- Relax architecture constraints, especially one or more of:
- move the SWD/programming connector off-board or to test pads only
- reduce or relocate the ECG connector/mechanical region
- reduce the number or placement of corner motors
- externalize part of the stimulation or ECG interface
- Allow a different mechanical partition, such as a rigid-flex or a two-board wearable architecture
Recommendation
For a fully manufacturable wearable with this exact feature set, the cleanest next step is to approve either:
- a larger board than 34 mm, or
- a controlled architecture simplification focused on the lower-center congestion around U3/U1/U10/J1/J4
Until one of those changes is approved, I do not recommend proceeding to routing or manufacturing export.