Hi,
We are building some standalone battery packs (i.e. no host MCU) and using the BQ76952 as our battery monitor. One key requirement for us is that both FET's MUST be enabled on init (i.e. as soon as the battery pack is assembled). I have two main questions:
- What settings do I need to write in order to tell the BQ76952 to enable both FET's on init?
- Before performing OTP to write that setting permanently, I need a way to confirm that it works. Is there a way for me to "simulate" init conditions on the BQ76952 without deleting that setting from the RAM region?
In other words, I would like to be able to configure that FET enable setting in RAM first. Then perform some sort of command sequence (with bq studio for example) to have the BQ76952 mimic an init cycle so that I can confirm that in fact the FET's got enabled right away without any host MCU commands. I've tried sending a reset command but that completely deleted all my RAM settings. I've also tried sleep and deep sleep modes but that didn't work either.
We are facing an imminent deadline to get this working so your prompt reply would be greatly appreciated.
Thanks,
Aamer