Question
Maximum Timeout for Window Watchdog(WWDG)
Posted on January 18, 2018 at 06:44
I have a question regarding the WWDG in STM32F103RB.
- What can be the maximum timeout using the WWDG or even better question will be what will be the optimum value of the APB1 clock period(ms).
I know the Maximum value of the APB1 clock can be 36 MHz. I suppose using the least value of the APB1 will give us the max timeout, but I am not able to figure what can it be.
#watchdog #wwdg #stm32