English
Language : 

SH7108 Datasheet, PDF (493/560 Pages) Renesas Technology Corp – 32-Bit RISC Microcomputer
Section 18 Power-Down Modes
After the elapse of the time set in the clock select bits (CKS2 to CKS0) in TCSR of the WDT
before the transition to software standby mode, the WDT overflow occurs. Since this overflow
indicates that the clock has been stabilized, clock pulse will be supplied to the entire chip after
this overflow. Software standby mode is thus cleared and the IRQ exception handling is
started.
When clearing software standby mode by the IRQ interrupt, set the CKS2 to CKS0 bits so that
the WDT overflow period will be longer than the oscillation stabilization time.
When software standby mode is cleared by the falling edge or both edges of the IRQ pin, the
IRQ pin should be high when the CPU enters software standby mode (when the clock pulse
stops) and should be low when the CPU returns from software standby mode (when the clock
is initiated after the oscillation stabilization). When software standby mode is cleared by the
rising edge of the IRQ pin, the IRQ pin should be low when the CPU enters software standby
mode (when the clock pulse stops) and should be high when the CPU returns from software
standby mode (when the clock is initiated after the oscillation stabilization).
Note: * When the IRQ pin is set to falling-edge detection or both-edge detection, clock
oscillation starts at falling-edge detection. When the IRQ pin is set to rising-edge
detection, clock oscillation starts at rising-edge detection. Do not set the IRQ pin to
low-level detection.
(3) Application Example of Software Standby Mode
Figure 18.2 shows an example in which a transition is made to software standby mode at the
falling edge of the NMI pin, and software standby mode is cleared at a rising edge of the NMI pin.
In this example, when the NMI pin is driven from high to low while the NMI edge select bit
(NMIE) in ICR1 is 0 (falling edge detection), an NMI interrupt is accepted. Then, when the NMIE
bit is set to 1 (rising edge detection) in the NMI exception service routine, the SSBY bit in
SBYCR is set to 1, and a SLEEP instruction is executed, a transition is made to software standby
mode. Software standby mode is cleared by driving the NMI pin from low to high.
Rev.1.00 Sep. 18, 2008 Page 459 of 522
REJ09B0069-0100