what is the watchdog timer ...

Microcontroller Topics
Post Reply
User avatar
nalaka_m
Posts: 1
Joined: Sat Jul 18, 2009 11:42 pm

what is the watchdog timer ...

Post by nalaka_m » Sun Jul 19, 2009 6:40 am

Hi All ,

Can any body explain me wathdog timer ? Will it help to increase the quality of the code? If so
how and what sort of situations , I can use it ?

Thanks,
Nalaka
User avatar
Rksk
Major
Major
Posts: 730
Joined: Thu Jan 07, 2010 4:19 pm
Location: Rathnapura, Sri Lanka

Re: what is the watchdog timer ...

Post by Rksk » Sun Apr 18, 2010 6:07 pm

nalaka_m wrote:Hi All ,

Can any body explain me wathdog timer ? Will it help to increase the quality of the code? If so
how and what sort of situations , I can use it ?
This is the 1st topic in this forum :!: :D
But anyone hasn't gave an answer :?
User avatar
Neo
Site Admin
Site Admin
Posts: 2642
Joined: Wed Jul 15, 2009 2:07 am
Location: Colombo

Re: what is the watchdog timer ...

Post by Neo » Sun Apr 18, 2010 8:01 pm

Hey RKSK, Thanks for reminding about this old topic. I have no idea how me and Magneto missed it :shock: (I'm sure this is due to one of our email subscription failures those days).

So let's talk about widely used Watchdog timers in embedded systems.

See What is a Watchdog timer in embedded systems.
User avatar
Magneto
Major
Major
Posts: 430
Joined: Wed Jul 15, 2009 1:52 pm
Location: London

Re: what is the watchdog timer ...

Post by Magneto » Sun Apr 18, 2010 10:45 pm

Some note to Neo's article

Watchdog timer is very useful in low power mode operations also. In lots of processors , watchdog timer is the
only timer , which is working in low power modes. So you can use the watchdog timer interrupt for wake the processor
from sleep mode.
Post Reply

Return to “Microcontrollers”