English
Language : 

HD64F3437TF16 Datasheet, PDF (256/752 Pages) Hitachi Semiconductor – 12 V must not be applied to the S-mask model (single-power-supply specification), as this may permanently damage the device.
Reading TCNT and TCSR: The read addresses are H'FFA8 for TCSR and H'FFA9 for TCNT, as
indicated in table 11.3.
These two registers are read like other registers. Byte access instructions can be used.
Table 11.3 Read Addresses of TCNT and TCSR
Read Address
H'FFA8
H'FFA9
Register
TCSR
TCNT
11.3 Operation
11.3.1 Watchdog Timer Mode
The watchdog timer function begins operating when software sets the WT/IT and TME bits to 1 in
TCSR. Thereafter, software should periodically rewrite the contents of the timer counter (normally
by writing H'00) to prevent the count from overflowing. If a program crash allows the timer count
to overflow, the entire chip is reset for 518 system clocks (518 ø), or an NMI interrupt is
requested. Figure 11.3 shows the operation.
NMI requests from the watchdog timer have the same vector as NMI requests from the NMI pin.
Avoid simultaneous handling of watchdog timer NMI requests and NMI requests from pin NMI.
A reset from the watchdog timer has the same vector as an external reset from the RES pin. The
reset source can be determined by the XRST bit in SYSCR.
H'FF
TCNT count
WDT overflow
WT/IT = 1
TME = 1
H'00
WT/IT = 1
TME = 1
OVF = 1
H'00 written
to TCNT
Reset
518 ø
Time t
H'00 written
to TCNT
Figure 11.3 Operation in Watchdog Timer Mode
227