Independent Watchdog Freezing in debug mode
Hello everyone,I have to freeze watchdog during debug mode because it geneates problems (the same old story).I tried to use __HAL_DBGMCU_FREEZE_IWDG(); before main loop, but this is not the right solution.Have some tips?Best regardsPS: I use an STM32...