Question
STWD100 causes reset during flash programming
I’m using the STM32H563VI microcontroller in my project, together with an external STWD100PY watchdog connected to it. When I try to flash the microcontroller’s memory, the watchdog resets it during the programming process, causing the write to be interrupted. How can I solve this? I’m using the Segger J‑Link programmer in SWD mode (SWCLK and SWDIO).
