Getting started with WDG

Revision as of 16:04, 14 November 2022 by Registered User
Under construction.png Coming soon

This article explains what WDOG is and how to use it through examples

1. Introduction of WDOG

2. Configure WWDOG with LED indication

2.1. Definition

2.2. Objective

  • Learn how to setup WWDG in STM32CubeIDE
  • How to Generate Code in STM32CubeIDE and use HAL functions
  • Create simple application to test WWDG

2.3. Goal

  • Configure WWDG in STM32CubeIDE and Generate Code
  • Learn how to start WWDG
  • WWDG indication via LED

2.4. Create the project in CSTM32ubeIDE

3. Configure IWDOG with LED indication

3.1. Objective

  • Learn how to setup IWDG in STM32CubeIDE
  • How to Generate Code in STM32CubeIDE and use HAL functions
  • Create simple application to test IWDG

3.2. Goal

  • Configure IWDG in STM32CubeIDE and Generate Code
  • Learn how to start IWDG
  • IWDG indication via LED

3.3. Create the project in CSTM32ubeIDE

4. Conclusion

Keep in mind this :



[[category:Getting_started_with_STM32_system_peripherals | 15]]