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.

LP8725: PMIC 'BUCK2_FLAG MASK' bit issue

Part Number: LP8725

LP8725 PMIC has a 'BUCK2_FLAG MASK' bit (bit7) in BUCKCONTROL (0x0C) register

 

We are finding that if this bit is changed from 1 (mask the BUCK OK flag) to 0 (no masking of BUCK OK flag)

this causes the PMIC fault detection functionality to assert its RESET_N output, resetting our MCU - which it shouldn't if BUCK2 is OK.

BUCK2 is our always on MCU VDD_1V8 supply

'BUCK1_FLAG MASK' can be in either state without causing a reset.
BUCK1 is unused and disabled by our MCU firmware

However if BUCK1 regulator is changed from disabled to enabled, then the 'BUCK2_FLAG MASK' bit can be unmasked without causing a reset.
Again 'BUCK1_FLAG MASK' can be in either state without causing a reset