Watchdog timer – Rainbow Electronics T89C51CC01 User Manual

Page 67

Advertising
background image

67

T89C51CC01

Rev. D – 17-Dec-01

14. WatchDog Timer

T89C51CC01 contains a powerful programmable hardware WatchDog Timer (WDT)
that automatically resets the chip if it software fails to reset the WDT before the selected
time interval has elapsed. It permits large Time-Out ranking from 16ms to 2s @Fosc =
12MHz in X1 mode.
This WDT consists of a 14-bit counter plus a 7-bit programmable counter, a WatchDog
Timer reset register (WDTRST) and a WatchDog Timer programming (WDTPRG) regis-
ter. When exiting reset, the WDT is -by default- disable.
To enable the WDT, the user has to write the sequence 1EH and E1H into WDTRST
register no instruction in between. When the WatchDog Timer is enabled, it will incre-
ment every machine cycle while the oscillator is running and there is no way to disable
the WDT except through reset (either hardware reset or WDT overflow reset). When
WDT overflows, it will generate an output RESET pulse at the RST pin. The RESET
pulse duration is 96xT

OSC

, where T

OSC

=1/F

OSC

. To make the best use of the WDT, it

should be serviced in those sections of code that will periodically be executed within the
time required to prevent a WDT reset

Note:

When the watchdog is enable it is impossible to change its period.

Figure 29. WatchDog Timer

ч

6

ч

PS

CPU and Peripheral
Clock

Fwd

CLOCK

WDTPRG

RESET

Decoder

Control

WDTRST

WR

Enable

14-bit COUNTER

7-bit COUNTER

Outputs

Fwd Clock

RESET

-

-

-

-

-

2

1

0

Advertising