SN8P2200 Series
USB 1.1 Low-Speed 8-Bit Micro-Controller
SONiX TECHNOLOGY CO., LTD
Page 58
Version 1.7
6
INTERRUPT
6.1
OVERVIEW
This MCU provides 6 interrupt sources, including 5 internal interrupt (T0/TC0/USB/T1/T2) and one external interrupt
(INT0). The external interrupt can wakeup the chip while the system is switched from power down mode to high-speed
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 interrupt 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
INTRQ
2-Bit
Latchs
P00IRQ
T0IRQ
Interrupt Vector Address (0008H)
Global Interrupt Request Signal
INT0 Trigger
T0 Time Out
TC0 Time Out
USB Process End
T1 Trigger
T2 Trigger
TC0IRQ
USBIRQ
T1IRQ
T2IRQ
Note: The GIE bit must enable during all interrupt operation.