2 POWER SUPPLY, RESET, AND CLOCKS
S1C31D50/D51 TECHNICAL MANUAL
Seiko Epson Corporation
2-11
(Rev. 2.00)
5. Write a value other than 0x0096 to the MSCPROT.PROT[15:0] bits. (Set system protection)
6. When using the crystal/ceramic oscillator, assign the OSC3 oscillator input/output functions to the ports.
(Refer to the “I/O Ports” chapter.)
7. Write 1 to the CLGOSC.OSC3EN bit.
(Start oscillation)
8. OSC3CLK can be used if the CLGINTF.OSC3STAIF bit = 1 after an interrupt occurs.
The setting values of the CLGOSC3.OSC3INV[1:0] and CLGOSC3.OSC3WT[2:0] bits should be determined
after performing evaluation using the populated circuit board.
System clock switching
The CPU boots using IOSCCLK as SYSCLK. After booting, the clock source of SYSCLK can be switched ac-
cording to the processing speed required. The SYSCLK frequency can also be set by selecting the clock source
division ratio, this makes it possible to run the CPU at the most suitable performance for the process to be ex-
ecuted. The CLGSCLK.CLKSRC[1:0] and CLGSCLK.CLKDIV[1:0] bits are used for this control.
The CLGSCLK register bits are protected against writings by the system protect function, therefore, the system protec-
tion must be removed by writing 0x0096 to the SYSPROT.PROT[15:0] bits before the register setting can be altered.
For the transition between the operating modes including the system clock switching, refer to “Operating Mode.”
Clock control in SLEEP mode
Whether the clock sources being operated are stopped or not when the CPU enters SLEEP mode (deep sleep
mode) can be selected in each source individually. This allows the CPU to fast switch between SLEEP mode
and RUN mode, and the peripheral circuits to continue operating without disabling the clock in SLEEP mode.
The CLGOSC.IOSCSLPC, CLGOSC.OSC1SLPC, CLGOSC.OSC3SLPC, and CLGOSC.EXOSCSLPC bits
are used for this control. Figure 2.3.4.3 shows a control example.
IOSCCLK
(Unstable)
OSC1CLK
(Unstable)
(1) When the CLGOSC.OSC1SLPC bit = 1
SYSCLK
(CPU operating clock)
SLEEP mode
(CPU stop, CLK stop)
Executing the WFI/WFE instruction
(SLEEPDEEP bit = 1)
Interrupt
(Wake-up)
Oscillation stabilization waiting time
IOSCCLK
IOSCCLK
IOSCCLK
(Unstable)
Real-time clock
operating clock
(CLK stop)
∗
The real-time clock is turned off in
SLEEP mode as the clock stops.
OSC1CLK
OSC1CLK
(2) When the CLGOSC.OSC1SLPC bit = 0
SYSCLK
(CPU operating clock)
SLEEP mode
(CPU stop, CLK stop)
Executing the WFI/WFE instruction
(SLEEPDEEP bit = 1)
Interrupt
(Wake-up)
IOSCCLK
IOSCCLK
Real-time clock
operating clock
∗
The real-time clock keeps operating in
SLEEP mode as the clock is being supplied.
OSC1CLK
Figure 2.3.4.3 Clock Control Example in SLEEP Mode
The SYSCLK condition (clock source and division ratio) at wake-up from SLEEP mode to RUN mode can also
be configured. This allows flexible clock control according to the wake-up process. Configure the clock using
the CLGSCLK.WUPSRC[1:0] and CLGSCLK.WUPDIV[1:0] bits, and write 1 to the CLGSCLK.WUPMD bit
to enable this function.