User Activity

Per the presentation linked below, the independent watchdog timeout range for the SMT32H7 is from 125 microseconds to 32 seconds. Is 32 seconds a hard limit? We would like to increase this value.STM32H7-WDG_TIMERS-Independent Watchdog (IWDG)Thanks in...
The hardware for my project is an Arduino Opta, which utilizes the STM32H747XI dual core processor. We are trying to implement a watchdog timer for our application because the OS occasionally crashes. The start and kick timer functionality works with...