Hello,
As the watchdog timer required, we need to write the REG0x15() or the REG0x14() within the watchdog time period, when the charging is over, battery is fully charged, so we set the charging current to 0, but if we don't rewrite the REG0x15() or the REG0x14() the charger will suspend and the OTG function can't be used, so I want to write 0 to the REG0x15() or the REG0x14() within the watchdog time period, to set the charger current to 0 to prevent the watch dog timer suspend the charger? is that ok?
Thanks.