Datasheet

85
4235K–8051–05/08
AT89C51RD2/ED2
Table 19-2. WDTPRG Register
WDTPRG - Watchdog Timer Out Register (0A7h)
Reset Value = XXXX X000
19.2 WDT during Power-down and Idle
In Power-down mode the oscillator stops, which means the WDT also stops. While in Power-
down mode the user does not need to service the WDT. There are 2 methods of exiting Power-
down mode: by a hardware reset or via a level activated external interrupt which is enabled prior
to entering Power-down mode. When Power-down is exited with hardware reset, servicing the
WDT should occur as it normally should whenever the AT89C51RD2/ED2 is reset. Exiting
Power-down with an interrupt is significantly different. The interrupt is held low long enough for
the oscillator to stabilize. When the interrupt is brought high, the interrupt is serviced. To prevent
the WDT from resetting the device while the interrupt pin is held low, the WDT is not started until
the interrupt is pulled high. It is suggested that the WDT be reset during the interrupt service
routine.
To ensure that the WDT does not overflow within a few states of exiting of powerdown, it is bet-
ter to reset the WDT just before entering powerdown.
In the Idle mode, the oscillator continues to run. To prevent the WDT from resetting the
AT89C51RD2/ED2 while in Idle mode, the user should always set up a timer that will periodically
exit Idle, service the WDT, and re-enter Idle mode.
7 6 5 4 3 2 1 0
- - - - - S2 S1 S0
Bit
Number
Bit
Mnemonic Description
7 -
Reserved
The value read from this bit is undetermined. Do not try to set this bit.
6 -
5 -
4 -
3 -
2 S2
WDT Time-out select bit 2
1 S1
WDT Time-out select bit 1
0 S0
WDT Time-out select bit 0
S2 S1 S0Selected Time-out
0 00 (2
14
- 1) machine cycles, 16. 3 ms @ F
OSCA
=12 MHz
0 01 (2
15
- 1) machine cycles, 32.7 ms @ F
OSCA
=12 MHz
0 10 (2
16
- 1) machine cycles, 65. 5 ms @ F
OSCA
=12 MHz
0 11 (2
17
- 1) machine cycles, 131 ms @ F
OSCA
=12 MHz
1 00 (2
18
- 1) machine cycles, 262 ms @ F
OSCA
=12 MHz
1 01 (2
19
- 1) machine cycles, 542 ms @ F
OSCA
=12 MHz
1 10 (2
20
- 1) machine cycles, 1.05 ms @ F
OSCA
=12 MHz
1 11 (2
21
- 1) machine cycles, 2.09 ms @ F
OSCA
=12 MHz