Tool/software:
Problem Overview
We have implemented a boost converter using the LM5122 controller, faithfully replicating the “Typical Application” from the datasheet. During bench testing, we’ve encountered two critical issues:
-
Startup Below 9 V
Although the datasheet specifies a minimum operating voltage of 3 V (4.5 V for startup), our design will not initiate switching below 9 V. While our target system normally provides ≥12 V, reliable operation from 5 V would greatly enhance versatility. -
Output Current Limited to ~400 mA
Under loads exceeding 400 mA, the output voltage collapses to nearly the input level, and the device enters fault (short-circuit) blink mode. We have a 3 A current limit provision, so the converter should not be tripping at this low current level.
Questions & Requests for Advice
-
Has anyone achieved reliable 5 V startup with the LM5122? What adjustments to the start-up circuitry do you recommend?
-
How can we prevent the converter from entering fault mode when the load exceeds 400 mA?