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.

BQ78350: 0x16 BatteryStatus, 0x1 Busy error code meaning

Part Number: BQ78350

Hello,

We occasionally receive the '0x16 BatteryStatus', '0x1 Busy' error code and we are unsure if we should take any action or just wait and resend the request. If the correct response is to wait and retry, how long is an acceptable time for the busy error to be asserted before a genuine fault should be reported?

Thanks.

  • Hello David,

    I would check the commands that were sent prior to reading BatteryStatus(). One of those commands could have put the  bq78350 in a busy state. A delay(depending on the command) before reading BatteryStatus() would be solution.