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??