The MAX77801 has a 7-bit slave address of 001 1000. This leads to a Write address of 0x30 and a Read address of 0x31. The slave address is not adjustable, therefore only one MAX77801 device can be on an…
The output voltage of the MAX77801 is set based on the VOUT_DVS_L and VOUT_DVS_H register values combined with the state of the DVS pin:
Device is enabled (EN=HIGH and BB_EN_Bit=1) & DVS=HIGH then output…
When DVS pin of MAX77801 is logic low, the default output is 3.3V. When DVS is logic high, default output is 3.4V for MAX77801EWP (WLP package) and 3.75V for MAX77801ETP (TQFN package).
The snippet from…