Post History
There are many reasons a regulator can fail under heavy load. Perhaps the most common is: The regulator datasheet misleadingly claims it can supply a certain amount of current (under certain condi...
#1: Initial revision
There are many reasons a regulator can fail under heavy load. Perhaps the most common is: The regulator datasheet misleadingly claims it can supply a certain amount of current (under certain conditions), and some other device claims it pulls some slightly less current (at certain times), but testing shows they aren't really compatible under normal conditions and times. Nearly all devices more complicated than a simple resistor will briefly pull *far* more than their rated current on power-on. Even if you *measured* that your load pulls 8 A under steady-state conditions, I suspect that your load pulls far more than that when first turned on. Also, nearly all transistors and other power components can't actually continuously supply the current claimed on the first page of the datasheet. A careful reading to p. 26 of the datasheet indicates that the "8 A" advertised only applies at ambient temperatures of +15'C (59'F) or below, which I find pretty chilly. Another common reason for voltage regulator failure is rapid overheating -- even regulators (like this one) designed to automatically shut down to protect themselves from overheating can *still* fail if it heats up so fast that it fails before the thermal protection kicks in. Is the current limiting resistor R_CL properly attached and less than 2.21 kOhm (see Section 5.3 of the datasheet)? Is there sufficient heat sinking -- are there thermal vias underneath the chip to carry heat into the other copper planes and to the heat sink on the opposite side of the board from the chip, and plenty of copper to spread out the heat, as shown in the ["MIC28517 Evaluation Board User’s Guide"](https://ww1.microchip.com/downloads/en/DeviceDoc/MIC28517-Evaluation-Board-User-Guide-DS50002817A.pdf)? ["Underestimating Complexity of Power Supply Design"](https://web.archive.org/web/20170627055906/http://www.smpstech.com/undest.htm) is a common problem. Good luck!
