Other Parts Discussed in Thread: BQ40Z50
Tool/software:
I am currently working with the BQ40Z50-R2 and have encountered an issue where the batteries have randomly stopped responding to I2C communication. Alongside this, the charge and discharge FETs turned off, resulting in no voltage at the pack pins. Initially, the only way we found to fix this was by power cycling the device.
Upon researching, I found a related forum post where it was suggested that there are undocumented ways the chip can enter BootROM mode when it is not sealed. This behaviour might be causing our issue, specifically sending the shutdown command when the temperature is low. We have been unable to recreate the issue on the bench, but it seems to occur in a car overnight, possibly reaching these colder temperatures. I have managed to get the batteries out of this state by sending the exit ROM mode command, confirming the issue.
Could anyone provide more detailed information on these undocumented methods of entry into BootROM when the chip is in full access mode? We hope to gain some more insight on these methods and how to prevent them in the future for devices still in full access mode.
Thanks!