Difference between revisions of "STM32 Watchdogs"
Jump to navigation
Jump to search
(Created page with "Category:STM32Category:STM32 DevelopmentCategory:STM32CubeMXCategory:STM32CubeIdeCategory:STM32 HAL{{metadesc|Description of the STM32 watchdogs}}File:An...") |
|||
Line 4: | Line 4: | ||
== Independent Watchdog (IWDG) == | == Independent Watchdog (IWDG) == | ||
− | + | The IWDG is, as the name implies, an independent device which watches over the MCU. | |
+ | |||
+ | [[File:watchdog.gif|400px]] |