Related to ‘WATCHDOG’ function

Post here all questions related to LibMaple core if you can't find a relevant section!
Post Reply
myksj1105
Posts: 56
Joined: Sun Jun 18, 2023 11:35 am
Answers: 1

Related to ‘WATCHDOG’ function

Post by myksj1105 »

Related to ‘WATCHDOG’ function

hello.
1. The core is:
https://github.com/rogerclarkmelbourne/Arduino_STM32

2. Can I use ‘WATCHDOG’ in the above core?
If you can use it, please help.
Example sample code is required.


- url : viewtopic.php?t=190

I implemented wdt through the source code, but I don't know how to 'Disable it'.
geologic
Posts: 12
Joined: Thu Dec 15, 2022 10:12 am
Answers: 1

Re: Related to ‘WATCHDOG’ function

Post by geologic »

Check IWatchdog library, but remind after started, watchdog cannot be stopped, you have to periodically "kick the dog"
Post Reply

Return to “General discussion”