HT45R37
Clearing the Watchdog Timer
time-out period may vary with temperature, VDD and
process variations. As the clear instruction only resets
the last stage of the divider chain, for this reason the ac-
tual division ratio and corresponding Watchdog Timer
time-out can vary by a factor of two. The exact division
ratio depends upon the residual value in the Watchdog
Timer counter before the clear instruction is executed.
There are two methods of using software instructions to
clear the Watchdog Timer, one of which must be chosen
by configuration option. The first option is to use the sin-
gle ²CLR WDT² instruction while the second is to use the
two commands ²CLR WDT1² and ²CLR WDT2². For the
first option, a simple execution of ²CLR WDT² will clear
the WDT while for the second option, both ²CLR WDT1²
and ²CLR WDT2² must both be executed to successfully
clear the Watchdog Timer. Note that for this second op-
tion, if ²CLR WDT1² is used to clear the Watchdog Timer,
successive executions of this instruction will have no ef-
fect, only the execution of a ²CLR WDT2² instruction will
clear the Watchdog Timer. Similarly after the ²CLR
WDT2² instruction has been executed, only a successive
²CLR WDT1² instruction can clear the Watchdog Timer.
If the fSYS/4 clock is used as the Watchdog Timer clock
source, it should be noted that when the system enters
the Power Down Mode, then the instruction clock is
stopped and the Watchdog Timer will lose its protecting
purposes. For systems that operate in noisy environ-
ments, using the 32K_INT RC oscillator is strongly rec-
ommended.
Under normal program operation, a Watchdog Timer
time-out will initialise a device reset and set the status bit
TO. However, if the system is in the Power Down Mode,
when a Watchdog Timer time-out occurs, the TO bit in
the status register will be set and only the Program
Counter and Stack Pointer will be reset. Three methods
can be adopted to clear the contents of the Watchdog
Timer. The first is an external hardware reset, which
means a low level on the RES pin, the second is using
the watchdog software instructions and the third is via a
²HALT² instruction.
C
C
L
L
R
R
W
W
D
D
T
T
1
2
F
F
l
l
a
a
g
g
C
o
n
t
r
o
l
L
o
g
i
c
1
o
r
2
I
n
s
t
r
u
c
t
i
o
n
s
C
L
R
f
S
Y
/
S
4
W
D
T
S
o
S
u
r
c
e
8
f
f
S
/
2
3
2
K
_
I
N
T
O
C
s
o
c
n
i
f
l
l
i
a
g
t
u
o
8
r
r
-
a
b
t
i
i
t
o
n
D
i
7
v
-
i
b
d
i
e
t
r
P
r
e
s
c
a
l
e
r
T
W
D
T
i
m
e
-
o
¸
2
1
3
1
4
1
5
1
6
O
p
t
i
o
n
(
2
/
S
,
f
/
2
S
,
f
/
2
S
f
o
r
/
S
)
f
2
R
T
C
O
s
c
i
l
l
a
t
o
r
C
o
n
f
i
g
O
p
t
i
o
n
1
2
1
3
1
4
1
5
f
S
/
2
,
S
/
f
2
,
S
/
f
2
o
S
/
r
2
f
Watchdog Timer
b
7
b
0
O
D
E
3
O
E D
2
1
O
D
E
W
0
D
T
E
W
N
D
3
T
E
W
N
D
2
T
E
W
N
D
1
T
E
M
N
I
0
S
C
R
e
g
i
s
t
e
r
O
D
E
W
W
a
t
c
h
d
o
g
T
i
m
e
r
E
n
a
b
W
D T
2
E
N
1
D T
D
T
E
N
3
W
E
N
0
W
D
T
E
N
1
1
0
d
i
s
0
a
l
l
o
t
h
e
r
v
a
l
u
e
s
e
n
a
b
P
A
0
~
P
A
3
O
p
e
n
D
r
a
i
n
-
d
e
s
c
r
i
b
e
d
e
l
s
e
w
h
e
r
Watchdog Timer Software Control - MISC
Rev. 1.20
68
February 25, 2011