cancel
Showing results for 
Search instead for 
Did you mean: 

window watchdog can not generate ewi interrupt

shark
Senior

I configured window watchdog with ewi interrupt enabled, and enabled isr for WWDG_IRQn too, But it can not generate interrupt before reset the core.

And there is no HAL_WWDG_Start_IT() function in stm32h7xx_hal_wwdg.c.

1 REPLY 1
shark
Senior

Sorry, There are some error in my code. wwdg works well now.