How to configure stm32u5 watchdog timer in a project that contains the custom bootloader and user application part?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-04-27 10:26 PM
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-05-19 9:34 AM
Hello @MTapu.1 and welcome to the community,
For the watchdog timer configuration you can refer to both examples under the STM32U5 Firmware:
- STM32Cube_FW_U5_V1.2.0\Projects\NUCLEO-U575ZI-Q\Examples\IWDG
- STM32Cube_FW_U5_V1.2.0\Projects\NUCLEO-U575ZI-Q\Examples\WWDG
If you don't have the STM32U5 Firmware you can downloaded from here
Aymen
