Other Parts Discussed in Thread: BQ27531-G1, , BQSTUDIO
Hello,
We are using BQ27531-G1 along with bq24192 charger and we would like to test charging safety timer. In our case, gauge is controling the charger(GG_CHRGRCTL_ENABLE).
Charger register setting in bqStudio:
Reg0
- EN_HIZ=0
- VinDPM[6:3]=0110
- IINLIM[2:0]=111=3A
Reg1
- REG_RESET=0
- WDT_RESET=0
- CHG_CONFIG[5:4]=10=Enable OTG
- SYS_MIN[3:1]=101
- BOOST_LIM=0=500mA
Reg2
- ICHRG[7:2]=011000=2048mA
Reg3
- IPRECHG[7:4]=0000=128mA
- ITERM[3:0]=0000
Reg4
- VREG[7:2]=100101=4.096V (read by gauge)
- BATLOWV=0=2.8V
- VRECHG=1=300mV
Reg5
- EN_TERM=0
- TERM_STAT=0
- WATCHDOG[5:4]=01=40 seconds
- EN_TIMER=1=Enable Timer
- CHG_TIMER[2:1]=00=5hrs
- JEITA_ISET=0=not used with bq27531-G1
Reg6
- BAT_COMP[7:5]=000
- VCLAMP[4:2]=111
- TREG[1:0]=11
Reg7
- DPDM_EN=0
- TMR2X_EN=0
- BATFET_DIS=0
- JEITA_VSET=0
- INT_MASK[1:0]=11=INT enable
Reg8
- VBUS_STAT[7:6]=10
- CHRG_STAT[1:0]=10=Fast charging
- DPM_STAT=1
- PG_STAT=1
- THERM_STAT=0
- VSYS_STAT=0
Reg9
- WATCHDOG_FAULT=0
- OTG_FAULT=0
- CHRG_FAULT[5:4]=00
- BAT_FAULT=0
- NTC_FAULT[2:0]=00
RegA
- PN[5:3]=101=bq24192
- TS_PROFILE=0
- REV[1:0]=11
We have used a battery with constant capacity (e.g 10% SOC) for 6 hours but after 6 hours of charging, the fault register REG09[5:4] =CHRG_FAULT[1] CHRG_FAULT[0] not set high.
How to test charging safety timer is working or not?
Regards,
Janhavi Rane