Tool/software:
Hi TI team,
I'm working on a project where I want to build a DAC-controlled buck converter with the following specs:
-
Input voltage: 5V to 24V
-
Output voltage: 1V to 12V (step-down only)
-
Load current: up to 1A
-
DAC control voltage: 0V to 3.3V (from a microcontroller)
The idea is to use the DAC to control the output voltage of the buck converter dynamically. I'm wondering:
-
Is it possible to achieve this with a device like the LM2596 or similar TI buck converters?
-
Can the feedback pin be safely modulated or influenced via an op-amp circuit driven by the DAC (e.g., by injecting a voltage or modifying the feedback network)?
-
If LM2596 is not suitable, could you suggest an alternative TI buck regulator that:
-
Supports DAC-adjustable output
-
Can work with 5V–24V input
-
Has ~1A output capability
-
Preferably doesn’t require I²C/SPI digital interface (just analog control)
-
I'm open to a discrete circuit around a controller IC if needed. Just trying to avoid digital-controlled PMICs and keep it analog + DAC.
Thanks in advance for any advice!