IWDG trapping
Hello,I activated the IWDG on a STM32L431 device and a watchdog occurs. How could I trap it to find the issue?This watchdog resets the device so I do not know how to find the stack values when this watchdog occurred.Is there a way to send this IRQ to...