SN8P2977
8-Bit Micro-Controller with Regulator, PGIA, 24-bit ADC
SONiX TECHNOLOGY CO., LTD
Page 55
Version 1.7
6
6
6
INTERRUPT
6.1 OVERVIEW
This MCU provides five interrupt sources, including three internal interrupt (T0/TC0/ADC) and two external interrupt
(INT0/UART). The external interrupt can wakeup the chip while the system is switched from power down mode to
high-speed normal mode, and interrupt request is latched until return to normal mode. Once interrupt service is
executed, the GIE bit in STKP register will clear to “0” for stopping other interrupt request. On the contrast, when
int
errupt service exits, the GIE bit will set to “1” to accept the next interrupts’ request. All of the interrupt request signals
are stored in INTRQ register.
INTEN Interrupt Enable Register
Interrupt
Enable
Gating
IN
TRQ
6-Bit
Latchs
Interrupt Vector Address ( 0008H)
Global Interrupt Request Signal
ADC Out
ADCIRQ
UTX IRQ
INT 1 Trigger
T 0 Time Out
TC 0 Time Out
UART Receive END
UART Transmit END
P01 IRQ
T0IRQ
TC0IRQ
URX IRQ
INT 0 Trigger
P00 IRQ
Note: The GIE bit must enable during all interrupt operation.