Hi all,
I have trying to use the watchdog timer for an Arduino Due project and nothing seems to be working. I am working with the release 1.8.4 of the samd core.
Has anybody here encountered this problem yet and maybe solved it?
Regards
What code are you using to enable the watchdog ?
I'm using the predefined functions WDT_Enable, WDT_Restart... I have also tried some codes that I found with google (inline code) but it didn't work either
Search with "Arduino DUE watchdog" on your favorite search engine to find a code to enable watchdog for the DUE.