DA9062 POWER SEQUENCE and OTP program using I2C interface with register configuration.
Hi,
I am working on DA9062 PMIC. I have interfaced DA9062 with my controller through I2C interface and written the registers for generating voltages for BUCK1,BUCK2,BUCK3 and BUCK4 . I am able to get all the BUCK out put voltages . If i try to generating the BUCK output voltages in sequence using registers (0x082 ,0x08A), i have observed all BUCK outputs are coming at same time (means they are not sequenced).
Is there any register sequence need to follow for generating the BUCK outputs with power sequencer.