2012-07-02 06:01 AM
Hi,
I am using IWDG and it works good. I would like to stop it when core halts (in breakpoints), therefore i did: DBGMCU->CR |= DBGMCU_CR_DBG_IWDG_STOP; But it does not stop the IWDG. Do i miss something? Thanks.2012-07-23 06:21 AM