IWDG STM8
Hello,
STM8S208RB microcontroller, Independent watchdog (IWDG). After starting the watchdog timer (command KEY_ENABLE value = 0xCC), I understand that the watchdog timer stops after resetting the microcontroller. The default register state is undefined (see figure below). Could it be that after resetting the microcontroller the watchdog timer will be turned on? How can a watchdog timer be stopped while a program is running on a microcontroller? The key register (IWDG_KR) does not have a watchdog stop command (see figure below).

