This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Is it possible to reset the code after e delay of 20 seconds with watchdog Timer?

I now how to make a 1 second delay and after that the code will reset. I was wondering on how long can you extend this in time. Can you make a 20 seconds delay?

  • Supposedly you are talking about which of msp430 kind? 2xx series? You shall read Users Guide, look for Watchdog Timer interval select info. Also check ACLK dividers in Clock Module documentation. Finally in the datasheet - ckeck VLO oscillator frequency. Putting all those variables together will help you understand - you can make 20 sec watchdog or not.

**Attention** This is a public forum