参数资料
型号: M38002E4FP
元件分类: 微控制器/微处理器
英文描述: 8-BIT, OTPROM, 8 MHz, MICROCONTROLLER, PQFP64
封装: 14 X 14 MM, PLASTIC, QFP-64
文件页数: 34/173页
文件大小: 4203K
代理商: M38002E4FP
3800 GROUP USER’S MANUAL
3-27
APPENDIX
3.4 Countermeasures against noise
3.4.5 Providing of watchdog timer function by
software
If a microcomputer runs away because of noise or
others, it can be detected by a software watchdog
timer and the microcomputer can be reset to normal
operation. This is equal to or more effective than
program runaway detection by a hardware watchdog
timer. The following shows an example of a watchdog
timer provided by software.
In the following example, to reset a microcomputer to
normal operation, the main routine detects errors of
the interrupt processing routine and the interrupt
processing routine detects errors of the main routine.
This example assumes that interrupt processing is
repeated multiple times in a single main routine
processing.
<The main routine>
qAssigns a single byte of RAM to a software watchdog
timer (SWDT) and writes the initial value N in the
SWDT once at each execution of the main routine.
The initial value N should satisfy the following
condition:
Fig. 3.4.8 Watchdog timer by software
N+1
≥ (Counts of interrupt processing executed in each main routine)
As the main routine execution cycle may change because of an interrupt processing or others, the initial value N
should have a margin.
qWatches the operation of the interrupt processing routine by comparing the SWDT contents with counts of
interrupt processing count after the initial value N has been set.
qDetects that the interrupt processing routine has failed and determines to branch to the program initialization
routine for recovery processing in the following cases:
If the SWDT contents do not change after interrupt processing
<The interrupt processing routine>
qDecrements the SWDT contents by 1 at each interrupt processing.
qDetermins that the main routine operates normally when the SWDT contents are reset to the initial value N at
almost fixed cycles (at the fixed interrupt processing count).
qDetects that the main routine has failed and determines to branch to the program initialization routine for recovery
processing in the following case:
When the contents of the SWDT reach 0 or less by continuative decrement without initializing to the initial value
N .
Main routine
(SWDT)
← N
CLI
Main processing
(SWDT)
Interrupt processing routine
errors
≠N
=N
Interrupt processing routine
(SWDT)
← (SWDT)—1
Interrupt processing
(SWDT)
Main routine
errors
>0
≤0
RTI
Return
=N?
≤0?
相关PDF资料
PDF描述
M38174E8FP 8-BIT, OTPROM, 6.3 MHz, MICROCONTROLLER, PQFP80
M38254M6DXXXFP 8-BIT, MROM, 8 MHz, MICROCONTROLLER, PQFP100
MAF8441P 8-BIT, MROM, 6 MHz, MICROCONTROLLER, PDIP28
M38064E8-XXXFP 8-BIT, OTPROM, MICROCONTROLLER, PQFP80
MAR2901CB 4-BIT, BIT-SLICE MICROPROCESSOR, CDIP40
相关代理商/技术参数
参数描述
M38002E4FS 制造商:Mitsubishi Electric 功能描述:8-BIT, UVPROM, 8 MHz, MICROCONTROLLER, CQCC64
M38002E4SP 制造商:MITSUBISHI 制造商全称:Mitsubishi Electric Semiconductor 功能描述:8-BIT SINGLE-CHIP MICROCOMPUTER
M38002E4SS 制造商:MITSUBISHI 制造商全称:Mitsubishi Electric Semiconductor 功能描述:8-BIT SINGLE-CHIP MICROCOMPUTER
M38002E4-XXXFP 制造商:MITSUBISHI 制造商全称:Mitsubishi Electric Semiconductor 功能描述:8-BIT SINGLE-CHIP MICROCOMPUTER
M38002E4-XXXFS 制造商:MITSUBISHI 制造商全称:Mitsubishi Electric Semiconductor 功能描述:8-BIT SINGLE-CHIP MICROCOMPUTER