Skip to main content
Associate III
December 16, 2025
Solved

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

  • December 16, 2025
  • 2 replies
  • 437 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 

 

Best answer by mƎALLEm

Hello,

From RM0399:

mALLEm_2-1765903945900.png

mALLEm_0-1765904289901.png

2 replies

TDK
Super User
December 16, 2025

They pull NRST low which will reset both cores.

"If you feel a post has answered your question, please click ""Accept as Solution""."
Associate III
December 16, 2025

Hi @TDK 

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

 

 

Regards 

Srinath

mƎALLEm
mƎALLEmBest answer
Technical Moderator
December 16, 2025

Hello,

From RM0399:

mALLEm_2-1765903945900.png

mALLEm_0-1765904289901.png

"To give better visibility on the answered topics, please click on ""Accept as Solution"" on the reply which solved your issue or answered your question."