Other Parts Discussed in Thread: BQ24074, EV2400, GPCCHEM
Hello,
We are using the BQ40Z50 in our system, an ESP32 microcontroller, and the BQ24074 charger.
During manufacturing QA / testing, we're running into the BQ40Z50s all being in a "Permanent Fail" state and are unsure how to resolve this. For example, the PFStatus() command returns 0X17171717 (hex representation of the bits) which, if I'm reading the technical reference correctly, constitutes pretty much every single PF protection being tripped.
Battery status shows:
SEC0: 1
SEC1: 1
CHG-DISABLED:0
DSG-DISABLE:0
Perm Fail: 1,
Shutdown: 1
CHG FET: 1
DSG FET: 1
Disconnecting/reconnecting the battery or power does not fix this
Questions:
1. Am I missing something critical?
2. In production, what SBS commands should be sent on boot to initialize the BQ40Z50 properly?
3. In Manufacturing / QA testing, what commands should be sent to initialize the BQ40Z50 prior to shipping?
Thanks,
Amir