Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
9 years, 6 months ago.
Watchdog Timer
Can anyone provide a good example for how to use the watchdog timer for the nRF51822? I found this reference, but could really use someone to help me figure out how to use it: https://developer.mbed.org/teams/Nordic-Semiconductor/code/nRF51822/docs/be2a122ed2f7/structNRF__WDT__Type.html
Thanks! Jay
Can't answer my own question, but I figured it out. I created a library here in case anyone needs the same thing: https://developer.mbed.org/users/jcady92/code/WatchdogTimer/
Use is pretty simple, here's a demo program showing how: https://developer.mbed.org/users/jcady92/code/WatchdogTimerTest/
posted by Jay Cady 30 Jun 2015Is this code also works with STM32l053. (nucleo-l053R8).
posted by Mohan gandhi Vinnakota 09 Jan 2017