Other Parts Discussed in Thread: BQ40Z50
Hi
In my application I have a CPU connected to bq40z50 via I2C. The cpu is powered by the the battery-stack.
As it's always powered, I also provided a button to RESET the CPU in case of FAIL (an internal watchdog
may serve the purpose too). So during the init step of my fw, I issue a RESET cmd (0x41) to the bq40z50.
Is there any side effect doing this? Does this affect the parameters of the impedance track algorithm or
something else?
Thanks