Tool/software:
For 0x76, we can read out accumulated charge capacity.
Just curious what's sampling rate for this. I don't think it's 250ms.
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.
Tool/software:
For 0x76, we can read out accumulated charge capacity.
Just curious what's sampling rate for this. I don't think it's 250ms.
Hi Beginner,
The current sampling rate is 1.5ms(FASTADC=1) or 3ms(FASTADC=0). CC2 is updated every sampling period. If you want to calculate the charge integration by yourself, you can use sync V/I with reading CC2 raw count. If you want read the accumulated charge provided by BQ76952, it is updated every 250ms. But it doesn't mean it samples the current every 250ms, the sampling frequency is always 1.5ms or 3ms. Just CC1 filter is 250ms.
BRs
Kian