Other Parts Discussed in Thread: BQSTUDIO
Using the BQ75692 EVK:
With SLEEP disabled via SLEEP_DISABLE() subcommand,
if I configure SFMODE_SLEEP = 1 in Settings:FET:Chg Pump Control and then issue an ALL_FETS_ON() subcommand, I observe a voltage drop across the CHG and DSG FETs with only a DMM connected on the output.
If I configure SFMODE_SLEEP = 1, there is no voltage drop.
My assumption is that the DSG FET is being driven via the weak source-follower configuration even though I have explicitly disabled SLEEP mode, contrary to the description in the TRM.
What am I missing?