Skip to main content
Graduate
December 16, 2025
Question

stm32h7: Do the separate IWDGs reset separate cores, or both cores?

  • December 16, 2025
  • 2 replies
  • 95 views

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 

 

    This topic has been closed for replies.

    2 replies

    Super User
    December 16, 2025

    They pull NRST low which will reset both cores.

    Graduate
    December 16, 2025

    Hi @TDK 

    means both the cores will reset, if any of the one core IWDG trigger reset.

     

     

    Regards 

    Srinath

    Technical Moderator
    December 16, 2025

    Hello,

    From RM0399:

    mALLEm_2-1765903945900.png

    mALLEm_0-1765904289901.png