First Power-Up and Debug
Power a board in stages, measure correctly, and monitor temperature.
Before applying power
Inspect the board, check polarized component orientation, look for solder bridges, and measure resistance from each rail to ground. Compare fitted parts with the schematic and bill-of-material variants.
Prepare a bench supply with a cautious current limit. Current limiting does not make the board immune to damage, but it reduces available fault energy.
Staged power-up
- Power the board without unnecessary external cables.
- Watch total current immediately.
- Measure main rails and ramp order.
- Check clock and reset.
- Review configuration status.
- Test the JTAG chain.
- Load a minimal image that switches only a few outputs.
- Add peripherals and interfaces one at a time.
If current reaches the limit, a rail is wrong, or a component heats quickly, remove power and find the cause before trying again.
Measuring well
A long probe ground distorts a fast-edge measurement. Use a short connection and measure at the useful point, often near the receiver or supply pin. Observe both the DC value and switching variation.
Temperature
Consumed power becomes heat. Temperature depends on device dissipation, package, board copper, airflow, and ambient temperature. Monitor the FPGA, regulators, and power devices during the most active scenarios.
Keep a bring-up log with voltages, currents, temperatures, configuration versions, and anomalies. It prevents repeated mistakes and makes board-to-board comparison easier.
📝 Test your knowledge - Chapter quiz