Hi team,
When we initialize the charger IC, we first turn off the watchdog of the IC, then write 20 sets of data through the for loop, and finally configure the ADC to continue. Can I configure the ADC before watchdog closing and data writing? Does all data have to be written after the watchdog is turned off for safety?
Thanks!