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.

lp8758-B0: enabling buck 1, 2, and 3

Part Number: LP8758-B0
Other Parts Discussed in Thread: LP8758-E0

The documentation talks all about enabling buck regulator 0 by setting the correct bits in BUCK0_CTRL1.  Will this enable the other three buck regulators as well?  I didn't see that stated in the docs but I'm assuming it will.  There is no BUCK1_CTRL1, BUCK2_CTRL1, or BUCK3_CTRL1 registers although there are four BUCKX_CTRL2 registers for setting the current limits.

The register addressing also skips by one value exactly where you would expect those missing registers to be for example:

0x02 - BUCK0_CTRL1 

0x03 - BUCK0_CTRL2

0x04 - undefined

0x05 - BUCK1_CTRL2

I just want to know how to turn on all the regulators and if I can turn them on one at a time or not.

Thank you,