15 CLOCK TIMER (CT)
S1C17704 TECHNICAL MANUAL
EPSON
15-5
15.5 Clock Timer Interrupt
The CT module can generate the following four types of interrupts:
• 32 Hz interrupt
• 8 Hz interrupt
• 2 Hz interrupt
• 1 Hz interrupt
The CT module has one interrupt signal to be output to the interrupt controller (ITC) and it is shared with the four
causes of interrupt. To determine the cause of interrupt that has occurred, read the interrupt flags in the CT module.
32 Hz, 8 Hz, 2 Hz, and 1 Hz interrupts
An interrupt request occurs at the falling edge of the 32 Hz, 8 Hz, 2 Hz, and 1 Hz signals, and it sets the
interrupt flag in the CT module to 1.
∗
CTIF32
: 32 Hz Interrupt Flag in the Clock Timer Interrupt Flag (CT_IFLG) Register (D3/0x5003)
∗
CTIF8
: 8 Hz Interrupt Flag in the Clock Timer Interrupt Flag (CT_IFLG) Register (D2/0x5003)
∗
CTIF2
: 2 Hz Interrupt Flag in the Clock Timer Interrupt Flag (CT_IFLG) Register (D1/0x5003)
∗
CTIF1
: 1 Hz Interrupt Flag in the Clock Timer Interrupt Flag (CT_IFLG) Register (D0/0x5003)
Set the interrupt enable bit corresponding to the interrupt flag to 1 when using the interrupt. If the interrupt
enable bit is set to 0 (default), the interrupt flag will not be set to 1 and an interrupt request by the corresponding
signal will not be sent to the ITC.
∗
CTIE32
: 32 Hz Interrupt Enable Bit in the Clock Timer Interrupt Mask (CT_IMSK) Register (D3/0x5002)
∗
CTIE8
: 8 Hz Interrupt Enable Bit in the Clock Timer Interrupt Mask (CT_IMSK) Register (D2/0x5002)
∗
CTIE2
: 2 Hz Interrupt Enable Bit in the Clock Timer Interrupt Mask (CT_IMSK) Register (D1/0x5002)
∗
CTIE1
: 1 Hz Interrupt Enable Bit in the Clock Timer Interrupt Mask (CT_IMSK) Register (D0/0x5002)
If
CTIF
∗
is set to 1, the CT module outputs the interrupt request signal to the ITC. The interrupt request signal
sets the clock timer interrupt flag in the ITC to 1 and an interrupt occurs if other interrupt conditions meet the
ITC and S1C17 Core settings.
The clock timer interrupt handler routine should read the CTIF* flags to check the signal that causes occurrence
of the interrupt.
Furthermore, the interrupt handler routine must reset (write 1 to) CTIF
∗
in the CT module, not the clock timer
interrupt flag in the ITC, to clear the cause of interrupt.
Note
: To avoid occurrence of unnecessary interrupts, be sure to reset the CTIF
∗
flags before the clock
timer interrupt is enabled using CTIE
∗
.
ITC registers for clock timer interrupt
The clock timer asserts the interrupt signal sent to the ITC at the falling edge of the signal whose interrupt is
enabled according to the interrupt condition settings shown above. To generate a clock timer interrupt, set the
interrupt level and enable the interrupt using the ITC registers.
The following shows the control bits for the clock timer interrupt in the ITC.
Interrupt flag in the ITC
∗
EIFT3
: Clock Timer Interrupt Flag in the Interrupt Flag (ITC_IFLG) Register (D3/0x4300)
Interrupt enable bit in the ITC
∗
EIEN3
: Clock Timer Interrupt Enable Bit in the Interrupt Enable (ITC_EN) Register (D3/0x4302)
Interrupt level setup bits in the ITC
∗
EILV3[2:0]
: CT Interrupt Level Bits in the External Interrupt Level Setup (ITC_ELV1) Register 1
(D[10:8]/0x4308)
Interrupt trigger mode select bit in the ITC (fixed at 1)
∗
EITG3
: CT Interrupt Trigger Mode Select Bit in the External Interrupt Level Setup (ITC_ELV1) Register 1
(D12/0x4308)
Содержание S1C17704
Страница 1: ...TECHNICAL MANUAL S1C17704 CMOS 16 BIT SINGLE CHIP MICROCOMPUTER ...
Страница 22: ...1 OVERVIEW 1 10 EPSON S1C17704 TECHNICAL MANUAL THIS PAGE IS BLANK ...
Страница 42: ...3 MEMORY MAP BUS CONTROL 3 12 EPSON S1C17704 TECHNICAL MANUAL THIS PAGE IS BLANK ...
Страница 82: ...6 INTERRUPT CONTROLLER ITC 6 26 EPSON S1C17704 TECHNICAL MANUAL THIS PAGE IS BLANK ...
Страница 108: ...8 CLOCK GENERATOR CLG 8 8 EPSON S1C17704 TECHNICAL MANUAL THIS PAGE IS BLANK ...
Страница 112: ...9 PRESCALER PSC 9 4 EPSON S1C17704 TECHNICAL MANUAL THIS PAGE IS BLANK ...
Страница 138: ...10 I O PORTS P 10 26 EPSON S1C17704 TECHNICAL MANUAL THIS PAGE IS BLANK ...
Страница 156: ...11 16 BIT TIMERS T16 11 18 EPSON S1C17704 TECHNICAL MANUAL THIS PAGE IS BLANK ...
Страница 208: ...14 8 BIT OSC1 TIMER T8OSC1 14 16 EPSON S1C17704 TECHNICAL MANUAL THIS PAGE IS BLANK ...
Страница 234: ...16 STOPWATCH TIMER SWT 16 14 EPSON S1C17704 TECHNICAL MANUAL THIS PAGE IS BLANK ...
Страница 242: ...17 WATCHDOG TIMER WDT 17 8 EPSON S1C17704 TECHNICAL MANUAL THIS PAGE IS BLANK ...
Страница 264: ...18 UART 18 22 EPSON S1C17704 TECHNICAL MANUAL THIS PAGE IS BLANK ...
Страница 300: ...20 I2C 20 20 EPSON S1C17704 TECHNICAL MANUAL THIS PAGE IS BLANK ...
Страница 320: ...21 REMOTE CONTROLLER REMC 21 20 EPSON S1C17704 TECHNICAL MANUAL THIS PAGE IS BLANK ...
Страница 360: ...24 ON CHIP DEBUGGER DBG 24 6 EPSON S1C17704 TECHNICAL MANUAL THIS PAGE IS BLANK ...
Страница 362: ...25 BASIC EXTERNAL WIRING DIAGRAM 25 2 EPSON S1C17704 TECHNICAL MANUAL THIS PAGE IS BLANK ...