Dears:
we have a 14-packs battery group with BQ76PL455A-Q1,register of MASK_DEV was enabled, but device fault still occurs. why is this?
Best Regards!
Jun
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Dears:
we have a 14-packs battery group with BQ76PL455A-Q1,register of MASK_DEV was enabled, but device fault still occurs. why is this?
Best Regards!
Jun
Hello Jun,
When you set MASK_COMM, _SYS, _DEV, it will not clear an already set fault flag, you should reset them then.
MASK_DEV is used to mask internal register checksum fault, what's "device fault" that you still observed?
And how do you observe this fault? by NFAULT pin?
Maybe there is another fault not dev fault which triggered corresponding fault bit and NFAULT line.
Thanks!
Andy
Hello Andy,
we read this register:
7.6.3.30 FAULT_SUM 0x52–53 (82–83) Fault Summary
[15] UV_FAULT_SUM
[14] OV_FAULT_SUM
[13] AUXUV_FAULT_SUM
[12] AUXOV_FAULT_SUM
[11] CMPUV_FAULT_SUM
[10] CMPOV_FAULT_SUM
[9] COMM_FAULT_SUM
[8] SYS_FAULT_SUM
[7] CHIP_FAULT_SUM
[6] GPI_FAULT_SUM
[5:0] RSVD Reserved — always read as zero.
we acquire the fault is [7] CHIP_FAULT_SUM
Best Regards!
Jun