Difference between revisions of "ETRA SOM/ETRA Hardware/Peripherals/Watchdog"

From DAVE Developer's Wiki
Jump to: navigation, search
(Peripheral Watchdog)
Line 33: Line 33:
 
The Watchdog portssupports the following standards and features:
 
The Watchdog portssupports the following standards and features:
  
* Two independent watchdogs (IWDG1 and IWDG2) dedicated to MPU
+
* two independent watchdogs (IWDG1 and IWDG2) dedicated to MPU
 
** 12-bit down-counter and 8-bit prescaler  
 
** 12-bit down-counter and 8-bit prescaler  
** Dual voltage domain, thus enabling operation in low-power modes  
+
** dual voltage domain, thus enabling operation in low-power modes  
** Independent 32 kHz internal RC clock that operate in Stop and Standby modes  
+
** independent 32 kHz internal RC clock that operate in Stop and Standby modes  
* One window watchdog (WWDG1) dedicated to the MCU
+
* one window watchdog (WWDG1) dedicated to the MCU
** Programmable free-running 7-bit downcounter  
+
** programmable free-running 7-bit downcounter  
** Conditional reset  
+
** conditional reset  
** Early wakeup interrupt  
+
** early wakeup interrupt  
**can be frozen in debug mode
+
** can be frozen in debug mode
* The MPU can receive an interrupt if the WWDG1 generates a reset  
+
* the MPU can receive an interrupt if the WWDG1 generates a reset  
  
 
----
 
----
  
 
[[Category:ETRA]]
 
[[Category:ETRA]]

Revision as of 16:05, 30 December 2020

History
Version Issue Date Notes
0.9.0 Dec 2020 First Draft
[TBD_link X.Y.Z] Month Year TBD
... ... ...



Peripheral Watchdog[edit | edit source]

Description[edit | edit source]

The Watchdog interfaces available on ETRA SoM are based on STM32MP1 SoC.

The Watchdog portssupports the following standards and features:

  • two independent watchdogs (IWDG1 and IWDG2) dedicated to MPU
    • 12-bit down-counter and 8-bit prescaler
    • dual voltage domain, thus enabling operation in low-power modes
    • independent 32 kHz internal RC clock that operate in Stop and Standby modes
  • one window watchdog (WWDG1) dedicated to the MCU
    • programmable free-running 7-bit downcounter
    • conditional reset
    • early wakeup interrupt
    • can be frozen in debug mode
  • the MPU can receive an interrupt if the WWDG1 generates a reset