English
Language : 

MC80F0424 Datasheet, PDF (107/135 Pages) List of Unclassifed Manufacturers – 8-BIT SINGLE-CHIP MICROCONTROLLERS
Preliminary
MC80F0424/0432/0448
The reset should not be activated before VDD is restored to its
normal operating level, and must be held active long enough to
allow the oscillator to restart and stabilize.
Note: After STOP instruction, at least two or more NOP in-
struction should be written.
Ex)
LDM CKCTLR,#0FH ;more than 20ms
LDM SSCR,#5AH
STOP
NOP ;for stabilization time
NOP ;for stabilization time
In the STOP operation, the dissipation of the power associated
with the oscillator and the internal hardware is lowered; however,
the power dissipation associated with the pin interface (depend-
ing on the external circuitry and program) is not directly deter-
mined by the hardware operation of the STOP feature. This point
should be little current flows when the input level is stable at the
power voltage level (VDD/VSS); however, when the input level
gets higher than the power voltage level (by approximately 0.3 to
0.5V), a current begins to flow. Therefore, if cutting off the out-
put transistor at an I/O port puts the pin signal into the high-im-
pedance state, a current flow across the ports input transistor,
requiring to fix the level by pull-up or other means.
Peripheral
CPU
RAM
Basic Interval Timer
Watchdog Timer
Watch Timer
Timer/Counter
Buzzer, ADC
SIO
UART
Oscillator
Sub Oscillator
I/O Ports
Control Registers
Internal Circuit
Prescaler
Address Data Bus
Release Source
STOP Mode
Stop
Retain
Halted (Only operates in RC-WDT mode)
Stop (Only operates in RC-WDT mode)
Stop (Only operates in Subclock mode)
Halted(Only when the event counter mode is
enabled, timer operates normally)
Stop
Only operate with external clock
Only operate with external clock
Stop(XIN=L, XOUT=H)
Oscillation
Retain
Retain
Stop mode
Retain
Retain
Reset, Timer(EC0, EC1),
RC WDT Timer, Watch Timer(Subclock),
SIO(ext. clock), UART, External Interrupt
SLEEP Mode
Stop
Retain
Operates Continuously
Stop
Stop
Operates Continuously
Stop
Only operate with external clock
Only operate with external clock
Oscillation
Oscillation
Retain
Retain
Sleep mode
Active
Retain
Reset, All Interrupts
Table 21-1 Peripheral Operation During Power Saving Mode
Release the STOP mode
The source for exit from STOP mode is hardware reset, external
interrupt, Timer(Event Counter), Watchdog Timer(RCWDT),
Watch Timer(by subclock), SIO(by external clock) or UART.
Reset re-defines all the Control registers but does not change the
on-chip RAM. External interrupts allow both on-chip RAM and
Control registers to retain their values.
If I-flag = 1, the normal interrupt response takes place. If I-flag =
0, the chip will resume execution starting with the instruction fol-
lowing the STOP instruction. It will not vector to interrupt service
routine. (refer to Figure 21-4)
When exit from Stop mode by external interrupt, enough oscilla-
tion stabilization time is required to normal operation. Figure 21-
5 shows the timing diagram. When released from the Stop mode,
the Basic interval timer is activated on wake-up. It is increased
from 00H until FFH. The count overflow is set to start normal op-
eration. Therefore, before STOP instruction, user must set its rel-
evant prescaler divide ratio to have long enough time (more than
MAR. 2005 Ver 0.2
103