Skip to content

An example of IWDG Early Wakeup Interrupt using STM32U535/545/59x/5Ax/5Fx/5Gx

License

Notifications You must be signed in to change notification settings

stm32-hotspot/CKB-STM32-IWDG-EWI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IWDG early wakeup interrupt in Stop modes for STM32U535/545/59x/5Ax/5Fx/5Gx.

This project demonstrates how to configure and use the Independent Watchdog (IWDG) in STM32U5 series microcontrollers to generate an Early Wakeup Interrupt (EWI). The EWI is used to perform specific safety operations or data logging before the watchdog reset is triggered. The project also shows how to exit from stop modes with an interrupt. For a more detailed explanation of the use case and additional information, please refer to the article: IWDG early wakeup interrupt in Stop modes for STM32U535/545/59x/5Ax/5Fx/5Gx..

Questions & Feedback

If you see any issue with this examples you can start thread on ST community

About

An example of IWDG Early Wakeup Interrupt using STM32U535/545/59x/5Ax/5Fx/5Gx

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages