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.

bq27510-G1 and IT_ENABLE

Hello,

I am in the process of generating a golden image sample for my system. I am at the part where I need to enable the IT algorithm. I am doing this by writing 0x0021 to the Control() register. According to the documentation, the QEN bit should be set. I try to verify this by writing 0x0000 to the Control() register, wait 2 seconds, then read the Control() register. The register always reads 0x0000. Thus, the QEN bit is not being set.

Am I doing something wrong?

Thanks for any assistance you could provide.