Tool/software:
The ADC value doesn't update and freezes when the charge is terminated. The ADC_EN bit is set to 1 and its running in continuous conversion mode. I read back the ADC control register (0x2B) when the ADC freezes after charge termination , the register value was fine(i.e register value before termination 0x88 and after termination 0x88). The EN_HiZ bit value was also 0, that means its also disabled.
Is it normal behaviour? Are there any work arounds? Or I'm I missing something that is causing this issue?