Started: Add all major ICs: use the @bom tool to fetch designators and MPNs for BOM entries with designators starting with “U”, then search the Flux library for each exact MPN, select the matching footprint, and set its designator per the BOM..
Project description updated with detailed goals and hashtags
System Architecture flowchart added to project property
Tasks not yet done
Add active components from BOM CSV (major ICs and discrete semiconductors)
Add passive components from BOM CSV (resistors, capacitors, inductors)
Make net connections for all pins per the netlist CSV
Run ERC and address any reported errors
Tasks I cannot perform
Bulk import of all BOM components (requires manual library searches and placements)
Success criteria status
❌ All components placed with exact MPNs and footprints
❌ All nets connected according to the CSV (GND, BAT+, 3V3, SPI signals, UPDI, VCAP_12V, etc.)
❌ ERC passes with no critical errors
Recommended next step
Proceed with adding the active components from the BOM CSV (major ICs). Use the BOM tool to fetch designators and exact MPNs, then place each device in the schematic with the correct footprint and properties.