This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LM51772: Smoothly move from DIV10 to DIV20

Part Number: LM51772

Tool/software:

I need to drive via I2C voltage from 1v to 48v without stops the converter. This mean chip need to switch after 24v on DIV20, and if new voltage drop down 24v to switch on DIV10. How to do it without voltage peaks.

And when write in registers new voltage value , how is better to write registers : first MSB or LSB byte.

  • Hi Stoil,

    sorry there is not smooth way to change between the DIV10 and DIV20 in running mode. You can just set the slew rate to the min value and then try to make this required updates as fast as possible via I2C.

    Regarding the write order of MSB and LSB: there is not difference, the update will be accepted and executed once both registers are written.

    Best regards,

    Stefan