Tool/software:
Hi,
I am currently running into an issue in my design where triggering ship-mode does not completely off VSYS. My current setup uses 4.2V linear PSU output as VBAT (no charging). When ship mode is entered via I2C commands, VSYS drops down from 4.2V to 3.8V instead shutting off completely. Under this case, my MCU ended up being still powered and reading VBAT and IBAT via the ADC registers all results in 0 reading. However, Reading the charger status register 0x1D gives me 0x11 (both the VSYS_STAT and WD_STAT fields are set to 1), which seems very strange to me.
Overall, I believe the ship mode command is indeed doing something, but at the same time I don't quite understand why this doesn't completely shut off my BATFET. Any help or suggestion would be greatly appreciated. Thanks!
Best,
Taspon