IWDG1 bit is not set in RCC status register
Hello
We are using STM32MP157A processor in our custom board.
Now we are implemented IWDG1 in Cortex A7 processor. The IWDG1 bit is not going to set after reset the processor with Watchdog timeout.
we checked in following registers
• RCC BOOTROM reset status clear register (RCC_BR_RSTSCLRR),
• RCC MCU reset status clear register (RCC_MC_RSTSCLRR),
• RCC MPU reset status clear register (RCC_MP_RSTSCLRR) and
• RCC MPU reset status set register (RCC_MP_RSTSSETR).
Getting same value in these registers while power on reset and IWDG1 reset.
May be what was the issue, any one help me in this regards.
regards
srikanth


