How to use the Watchdog properly
hi,
i new arduino , spent hours of reading now.
for rc project (controlling 4 motors of radio controlled plane) have make sure system reliable. software complex want make sure systems keeps working if failed in s/w design , hangs.
that's watchdog jumps in.
i read under conditions watchdog can lock system entirely since may jump in during bootloader on , on again preventing system starting @ all.
i didn't if issue 1 shouldn't use watchdog @ all?
what way safely use watchdog?
cheers , thank much
alexander
i new arduino , spent hours of reading now.
for rc project (controlling 4 motors of radio controlled plane) have make sure system reliable. software complex want make sure systems keeps working if failed in s/w design , hangs.
that's watchdog jumps in.
i read under conditions watchdog can lock system entirely since may jump in during bootloader on , on again preventing system starting @ all.
i didn't if issue 1 shouldn't use watchdog @ all?
what way safely use watchdog?
cheers , thank much
alexander
you need use bootloader compatible watch dog operation. think standard arduino bootloader still not compatable. there bootloaders compatable, adafruit bootloader works nice. http://wulfden.org/theshoppe/freeduino/adaboot.shtml
Arduino Forum > Forum 2005-2010 (read only) > Software > Syntax & Programs > How to use the Watchdog properly
arduino
Comments
Post a Comment