Need the Reset Reason.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-11-30 3:01 AM
Hi Team,
We are using the STM32WB55 Series for our product. At each power cycle or reset, we need to know what the reason is (like WD Reset, Soft Reset, or Pin Reset, POR reset).
Could you please tell me by reading the which register, we came to know the Reset Reason.
Regards,
Srinivas.V
Labels:
- Labels:
-
STM32WB series
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-11-30 3:07 AM
I would read the Reference Manual, RCC module description to see how I could get the reset reason.
My STM32 stuff on github - compact USB device stack and more: https://github.com/gbm-ii/gbmUSBdevice
