nilsener
Joined: 06 Dec 2005 Posts: 59
|
Problem with watchdog on a 18F2520 |
Posted: Tue Nov 28, 2006 9:44 am |
|
|
My watchdog on a 18F2520 overflows each 2.18 minutes as it is given in the datasheet (section 23.2, page 260) as the max time for the watchdog. Clearly, 2.18 minutes is far to much. How can I adjust the watchdog to shorter times?
I use:
Code: | #fuses HS,WDT,PUT,PROTECT,NOMCLR,CPD,BROWNOUT,NOIESO,NOFCMEN,NODEBUG,INTRC_IO,NOLVP |
Thanks for any help!
Best Regards
nilsener |
|