a reference design
When you buy a new appliance, it comes with a recommended setup in the manual — the maker showing you the proven way to use their product. A reference design is exactly that for a chip: a complete, worked example circuit, published by the part's manufacturer, showing how to wire their device properly — the supporting components, the decoupling, the layout, and the typical values that make it actually work. It is the vendor handing you a known-good starting point instead of a blank page.
Reference designs live in datasheets (the typical application circuit), in application notes, and in evaluation boards you can buy and probe. They are gold for a learner and a working designer alike because they bake in hard-won knowledge you would otherwise pay for in failed prototypes: which decoupling capacitor goes where, what the feedback resistors should be, how the ground should be arranged, which corner cases the part needs protecting from. Reading them is how you learn the idioms of real design — and starting from a proven reference, then adapting it to your spec, is faster and far safer than inventing every block from scratch.
The honest caveats keep this from being blind copying. A reference design is optimised for the vendor's demo conditions, not your exact spec, voltage, temperature, or cost target, so you must understand why each part is there before you change or remove it — a decoupling cap or a snubber that looks optional is often load-bearing. The layout in a reference matters as much as the schematic, especially for switching and RF parts, where copying the schematic but not the board layout reliably fails. Use reference designs as a trustworthy foundation and a teacher, not as a magic answer you paste in without understanding — the mark of mastery is knowing which parts you may safely change and which you may not.
A switching regulator's datasheet shows a typical application circuit: the exact inductor value, two specific input and output capacitors, the feedback divider, and a layout drawing. Build it as shown and it works; swap the inductor for a smaller one without checking the math, and the converter becomes noisy or unstable.
A vendor's proven starting point — understand why each part is there before you change it.
For switching and RF parts, the reference layout matters as much as the schematic. Copying the schematic but ignoring the board layout is one of the most common ways a proven circuit still fails.