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.

BQ76952EVM: slow response to subcommand (0x0071)

Part Number: BQ76952EVM
Other Parts Discussed in Thread: BQ76952, BQSTUDIO

Tool/software:

In the picture the yellow line is the Alert output of BQ76952. As soon as I receive an Alert event I read the register DASTATUS1.

At 15.96 ms I sent a command to read the buffer: W 0x3E 0x71 0x00. The first read of the buffer DASTATUS1 takes place at 16.51 ms. I receive a response, 0xFF 0XFF ... The second read of the buffer DASTATUS1 takes place at 20.70 ms. I receive a response, 0xFF 0XF...

The data appears in the buffer only in 24.54ms. Why??