stm32h7: Do the separate IWDGs reset separate cores, or both cores?
Hi in an dual core stm32h7, if we use each iwdg for each cores, when iwdg trigger reset,it will reset the particular core or both the cores will reset.
If particular core reset happens means, how to manage the other core from initial boot.
Suppose if cm7 IWDG trigger reset, meanwhile cm4 is running on other side, during this time after cm7 reset we have to read the iwdg register, then perform nvic reset?
If cm4 iwdg trigger reset, it will affect the other side running cm7 core.
Regards,
Srinath
