Other Parts Discussed in Thread: BQSTUDIO, GPCCHEM, EV2400
I set design capacity,terminate voltage, Qmax Cell and send RESET when power up,StateOfCharge() and Voltage() return normally.
but when I add "charging voltage" and "CC threshold" in to-set parameter list, the StateOfCharge() keep return zero while voltage() return normally.
I make the change to 2 prototype board and they result the same
I don't think the parameters will affect SOC, because the SOC is still zero when I set the parameter back.
Maybe it because RESET i send after that?
then I read CONTROL_STATUS,and found that
1st board(full-charge): keep in SLEEP mode all the time.
2nd board: run loop (SHUTDN_EN/LDMD) - (SHUTDN_EN/LDMD/RUP_DIS/QEN) - (SHUTDN_EN) -(SHUTDN_EN/LDMD)
1.Is there a way to "reset" the gauge or set parameter back as it used to be?
2.IT is set disable when ship, isn't?
thanks