How to freeze IWDG without resetting MCU?
Hi,I am working on STM32 MCU, in my application once I start IWDG, based on certain event I want to freeze IWDG.Since my application is running, I don't want to reboot MCU.Once event processed, I want to continue IWDG without resetting MCU.Can anyone...