English
Language : 

UPD78F9202MA-CAC-A Datasheet, PDF (151/342 Pages) Renesas Technology Corp – 8-Bit Single-Chip Microcontrollers
CHAPTER 8 WATCHDOG TIMER
8.3 Registers Controlling Watchdog Timer
The watchdog timer is controlled by the following two registers.
• Watchdog timer mode register (WDTM)
• Watchdog timer enable register (WDTE)
(1) Watchdog timer mode register (WDTM)
This register sets the overflow time and operation clock of the watchdog timer.
This register can be set by an 8-bit memory manipulation instruction and can be read many times, but can be
written only once after reset is released.
Reset signal generation sets this register to 67H.
Figure 8-2. Format of Watchdog Timer Mode Register (WDTM)
Address: FF48H After reset: 67H R/W
Symbol
7
6
5
WDTM
0
1
1
4
WDCS4
3
WDCS3
2
WDCS2
1
WDCS1
0
WDCS0
WDCS4Note 1 WDCS3Note 1
Operation clock selection
0
0
Low-speed internal oscillation clock (fRL)
0
1
System Clock (fX)
1
×
Watchdog timer operation stopped
WDCS2Note 2 WDCS1Note 2 WDCS0Note 2
Overflow time setting
During low-speed internal
oscillation clock operation
During system clock operation
0
0
0
211/fRL (4.27 ms)
0
0
1
212/fRL (8.53 ms)
0
1
0
213/fRL (17.07 ms)
0
1
1
214/fRL (34.13 ms)
1
0
0
215/fRL (68.27 ms)
1
0
1
216/fRL (136.53 ms)
1
1
0
217/fRL (273.07 ms)
1
1
1
218/fRL (546.13 ms)
213/fX (819.2 μs)
214/fX (1.64 ms)
215/fX (3.28 ms)
216/fX (6.55 ms)
217/fX (13.11 ms)
218/fX (26.21 ms)
219/fX (52.43 ms)
220/fX (104.86 ms)
Notes 1.
2.
If “low-speed internal oscillator cannot be stopped” is specified by the option byte, this cannot
be set. The low-speed internal oscillation clock will be selected no matter what value is
written.
Reset is released at the maximum cycle (WDCS2, 1, 0 = 1, 1, 1).
Cautions 1. Set bits 7, 6, and 5 to 0, 1, and 1, respectively. Do not set the other values.
User’s Manual U18172EJ3V0UD
149