• watchdog timer
    I am facing difficulty using watchdog timer for lpc2214.I feed the watchdog(0xaa,0x55) once every scan cycle, which is around 20ms.I have five interrupts enabled;but the wd resets controller periodically...
  • watchdog timer
    Hi, My name is bharath i am studying a article on watchdog timers, i am in the middle of the article in that it is given as:: A properly designed watchdog mechanism should, at the very least, catch...
  • watchdog timer
    Hi all i need watchdog timer example for 89C51RD2,so that code execution can start from beginning regards. arjun arjun_ram_pal@rediffmail.com
  • watchdog timer
    How to check my watchdog timer routine is working or not practically?
  • Watchdog Timer
    Hi, I have the following questions: 1. - like I can make for not activating the watchdog timer? Whenever I execute my code, the watchdog timer is activated and I cannot disable it, that is to say...