Other Parts Discussed in Thread: BQSTUDIO
Hi Matt Sunna
I am trying to enter into sleep mode in BQ7695202. I have also set the necessary registers accordingly.
- Settings:Configuration:Power Config[SLEEP] - enabled
- 0x0099 Sleep Enable() command given with delay of 1000μs
- 0x12 Battery Status()[SLEEP_EN] - This BIT 2 is set(can be seen in Live watch)
- 0x12 Battery Status()[SLEEP] - This BIT 15 is NOT set(can be seen in Live watch)
I have also SET the following:
- Power:Sleep:Sleep Current is set to 100mA
- Power:Sleep:Voltage Time is set to 20s
- Power:Sleep:Wake Comparator Current is not set(by default 500mA)
- Power:Sleep:Sleep Hysteresis Time is not set(by default 10s)
- Power:Sleep:Sleep Charger Voltage Threshold is not set(by default 20V)
- Power:Sleep:Sleep Charger PACK-TOS Delta is not set(by default 2V)
Even after configuring all these registers to the above values, the device is not entering into the Sleep mode(Battery Status()[SLEEP] is NOT SET).
It is also observed that AFE consumes around 300μA approx. during Normal Mode & the current consumption drops to around 20μA approx. in intervals of 5seconds(while observing this SLEEP bit in Battery Status() is not set).
Are there any other parameters I am missing to set?
Regards
Vaithieswaran.S