Page 77
TMP89FM42
RA000
Note:The 8-bit up counter source clock operates out of synchronization with WDCTR<WDTEN>. Therefore, the first
overflow time of the 8-bit up counter after WDCTR<WDTEN> is set to "1" may get shorter by a maximum of 1
source clock. The 8-bit up counter must be cleared within a period of the overflow time minus 1 source clock
cycle.
5.3.4
Setting an overflow detection signal of the 8-bit up counter
WDCTR<WDTOUT> selects a signal to be generated when the overflow of the 8-bit up counter is detected.
1. When the watchdog timer interrupt request signal is selected (when WDCTR<WDTOUT> is "0")
Releasing WDCTR<WDTOUT> to "0" causes a watchdog timer interrupt request signal to occur
when the 8-bit up counter overflows.
A watchdog timer interrupt is a non-maskable interrupt, and its request is always accepted, regard-
less of the interrupt master enable flag (IMF) setting.
Note: When a watchdog timer interrupt is generated while another interrupt, including a watchdog timer interrupt, is already
accepted, the new watchdog timer interrupt is processed immediately and the preceding interrupt is put on hold. Therefore,
if watchdog timer interrupts are generated continuously without execution of the RETN instruction, too many levels of nest-
ing may cause a malfunction of the microcontroller.
2. When the watchdog timer reset request signal is selected (when WDCTR<WDTOUT> is "1")
Setting WDCTR<WDTOUT> to "1" causes a watchdog timer reset request signal to occur when
the 8-bit up counter overflows.
This watchdog timer reset request signal resets the TMP89FM42 and starts the warm-up operation.
5.3.5
Writing the watchdog timer control codes
The watchdog timer control codes are written into WDCDR.
By writing 0x4E (clear code) into WDCDR, the 8-bit up counter is cleared to "0" and continues counting the
source clock.
When WDCTR<WDTEN> is "0", writing 0xB1 (disable code) into WDCDR disables the watchdog timer
operation.
To prevent the 8-bit up counter from overflowing, clear the 8-bit up counter in a period shorter than the over-
flow time of the 8-bit up counter and within the clear time.
By designing the program so that no overflow will occur, the program malfunctions and deadlock can be
detected through interrupts generated by watchdog timer interrupt request signals.
By applying a reset to the microcomputer using watchdog timer reset request signals, the CPU can be
restored from malfunctions and deadlock.
Note:If the overflow of the 8-bit up counter and writing of 0x4E (clear code) into WDCDR occur simultaneously, the
8-bit up counter is cleared preferentially and the overflow detection is not executed.
Example: When WDCTR<WDTEN> is "0", set the watchdog timer detection time to 2
20
/fcgck [s], set the counter clear
time to half of the overflow time, and allow a watchdog timer reset request signal to occur if a malfunction is
detected.
LD
(WDCTR), 0y00110011
; WDTW
←
10, WDTT
←
01, WDTOUT
←
1
Clear the 8-bit up counter at a point after
half of its overflow time and within a peri-
od of the overflow time minus 1 source
clock cycle.
LD
(WDCDR), 0x4E
; Clear the 8-bit up counter
Clear the 8-bit up counter at a point after
half of its overflow time and within a peri-
od of the overflow time minus 1 source
clock cycle.
LD
(WDCDR), 0x4E
; Clear the 8-bit up counter
Summary of Contents for TLCS-870/C1 Series
Page 1: ...8 Bit Microcontroller TLCS 870 C1 Series TMP89FM42 查询TMP89FM42供应商 捷多邦 专业PCB打样工厂 24小时加急出货 ...
Page 3: ...Revision History Date Revision 2007 10 25 1 First Release 2007 11 3 2 Contents Revised ...
Page 4: ......
Page 14: ......
Page 18: ...1 3 Block Diagram TMP89FM42 1 3 Block Diagram Figure 1 2 Block Diagram ...
Page 22: ...1 4 Pin Names and Functions TMP89FM42 ...
Page 60: ...2 CPU Core 2 5 Revision History TMP89FM42 ...
Page 76: ...3 Interrupt Control Circuit 3 8 Revision History TMP89FM42 ...
Page 86: ...4 External Interrupt control circuit 4 3 Function TMP89FM42 ...
Page 102: ...7 Voltage Detection Circuit 7 5 Revision History TMP89FM42 ...
Page 126: ...8 I O Ports 8 3 I O Port Registers TMP89FM42 Note 2 i 0 to 1 ...
Page 136: ...8 I O Ports 8 5 Revision History TMP89FM42 ...
Page 142: ...9 Special Function Registers 9 3 SFR3 0x0E40 to 0x0EFF TMP89FM42 ...
Page 146: ...10 Low Power Consumption Function for Peripherals TMP89FM42 ...
Page 149: ...TMP89FM42 11 3 Revision History Rev Description RA001 Deleted SLEEP2 description ...
Page 150: ...11 Divider Output DVO 11 3 Revision History TMP89FM42 ...
Page 220: ...15 Real Time Clock RTC 15 4 Real Time Clock Operation TMP89FM42 ...
Page 250: ...16 Asynchronous Serial Interface UART 16 15 Revision History TMP89FM42 ...
Page 302: ...18 Serial Bus Interface SBI 18 7 Revision History TMP89FM42 ...
Page 338: ...21 Flash Memory 21 4 Toggle Bit D6 TMP89FM42 ...
Page 384: ...22 Serial PROM Mode 22 15 Revision History TMP89FM42 ...
Page 388: ...24 Input Output Circuit 24 1 Control Pins TMP89FM42 ...
Page 404: ...25 Electrical Characteristics 25 11 Revision History TMP89FM42 ...
Page 406: ...26 Package Dimensions TMP89FM42 ...
Page 408: ......