LIBRARYBoard bring-up: first power.
Never trust a fresh board on the first plug. Bring-up is a fixed sequence: inspect, cold continuity check for shorts, confirm orientation, then power current-limited and verify the rails.
Never trust a fresh board on the first plug. Bring-up is a fixed sequence: inspect it, check it cold for shorts, confirm orientation, then power it through a current limit and verify the rails before anything downstream. That order catches a solder bridge before it kills your board or your laptop's USB port.
Inspect it first
Before any power, look the board over under good light and magnification. Scan every joint for bridges, especially between the close pins of the regulator and the microcontroller, and confirm no part is missing or lifted. Most first-power failures are visible if you look before you plug in.
The cold continuity check
With the board unpowered and a multimeter in continuity mode, probe for shorts between the rails that should never touch: ground to 5 V, ground to 3.3 V, and 5 V to 3.3 V. A beep on any of those is a short to find and fix before power goes anywhere near the board. This one check catches the fault that most often destroys a fresh board.
Confirm polarity and orientation
Check that the power connector's polarity is right and that every polarized part faces the way the silkscreen says: the diodes, the electrolytic capacitors, and any chip's pin 1. A part installed backwards can short the rail the instant you apply power, so this is the last check before the first plug.
First power, current-limited
Power the board from a current-limited bench supply set to a modest limit, not straight from USB, so a fault trips the limit instead of cooking a part. Bring the voltage up and watch the current: a healthy board draws a small, steady current, while a short pins the supply at its limit immediately. If it looks right, confirm each rail reads its target voltage before you trust anything the rails feed.
- Inspect the unpowered board under magnification for bridges, missing parts, and lifted pins.
- Probe for shorts in continuity mode: ground to
5 V, ground to3.3 V, and5 Vto3.3 V. Any beep is a short to fix first. - Confirm connector polarity and that the diodes, electrolytic capacitors, and every chip's pin 1 face the way the silkscreen says.
- Power from a current-limited supply, watch for a small steady current, and confirm each rail reads its target before trusting anything downstream.
The first time a board sees power is when a hidden short does its damage. A bench supply with the current limit set low turns a board-killing short into a harmless trip you can diagnose. Bring up every new board this way before it ever meets your computer's USB port.
▸Deep dive· Reading the first-power current
The current a healthy board draws at idle tells you a lot. A board that should sip a few milliamps but instead jumps to hundreds has a short or a backwards part pulling it. A board that draws nothing at all may have an open in its power path, a missing regulator, or a cold joint on the input. Before chasing firmware, get the idle current to match what the design should draw; a wrong number here means a hardware fault to fix first.
Checkpoint
Quick check
One Thousand Drones engineering team · verified 2026-07