96
CHAPTER 8 INTERRUPTS
(1) Any interrupt request is disabled immediately after a reset. In the peripheral resource initialization
program, initialize those peripheral resources which generate interrupts and set their interrupt levels in
their respective interrupt level setting registers (ILR0 to ILR5) before starting operating the peripheral
resources. The interrupt level can be set to 0, 1, 2, or 3. Level 0 is given the highest priority, and level 1
the second highest. Setting level 3 for a peripheral resource disables interrupts from that resource.
(2) Execute the main program (or the interrupt service routine for nested interrupts).
(3) When an interrupt is triggered in a peripheral resource, the interrupt request flag bit of the peripheral
resource is set to "1". If the interrupt request enable bit of the peripheral resource has been set to enable
interrupts, the interrupt request is then output to the interrupt controller.
(4) The interrupt controller always monitors interrupt requests from individual peripheral resources and
transfers the highest-priority interrupt level, to the CPU, among the interrupt levels of the currently
generated interrupt requests. The relative priority to be assigned if another request with the same
interrupt level occurs simultaneously is also determined at this time.
(5) If the received interrupt level or priority is lower than the level set in the interrupt level bits in the
condition code register (CCR: IL1, IL0), the CPU checks the content of the interrupt enable flag
(CCR:I) and, if interrupts are enabled (CCR:I = 1), accepts the interrupt.
(6) The CPU pushes the contents of the program counter (PC) and program status (PS) register onto the
stack, fetches the start address of the interrupt service routine from the corresponding interrupt vector
table, changes the value of the interrupt level bits in the condition code register (CCR: IL1, IL0) to the
value of the received interrupt level, then starts the execution of the interrupt service routine.
(7) Finally, the CPU uses the RETI instruction to restore the program counter (PC) and program status (PS)
values from the stack and resumes execution from the instruction that follows the instruction executed
prior to the interrupt.
Note:
The interrupt request flag bits of peripheral resources are not automatically cleared to "0" after an interrupt
request is accepted. The bits must therefore be cleared to "0" by a program (by writing "0" to the interrupt
request flag bit) in the interrupt service routine.
An interrupt causes the device to recover from standby mode (low power consumption mode). For details,
see 6.8 Operations in Low-power Consumption Modes (Standby Modes).
Содержание F2 MC-8FX Family
Страница 2: ......
Страница 4: ......
Страница 30: ...16 CHAPTER 1 DESCRIPTION 1 FPT 64P M23 FPT 64P M24 2 For the I O circuit type refer to 1 8 I O Circuit Type ...
Страница 34: ...20 CHAPTER 1 DESCRIPTION ...
Страница 35: ...21 CHAPTER 2 HANDLING DEVICES This chapter gives notes on using 2 1 Device Handling Precautions ...
Страница 38: ...24 CHAPTER 2 HANDLING DEVICES ...
Страница 39: ...25 CHAPTER 3 MEMORY SPACE This chapter describes memory space 3 1 Memory Space 3 2 Memory Map ...
Страница 43: ...29 CHAPTER 4 MEMORY ACCESS MODE This chapter describes the memory access mode 4 1 Memory Access Mode ...
Страница 56: ...42 CHAPTER 5 CPU ...
Страница 73: ...59 CHAPTER 6 CLOCK CONTROLLER ...
Страница 96: ...82 CHAPTER 6 CLOCK CONTROLLER ...
Страница 104: ...90 CHAPTER 7 RESET ...
Страница 105: ...91 CHAPTER 8 INTERRUPTS This chapter explains the interrupts 8 1 Interrupts ...
Страница 174: ...160 CHAPTER 10 TIMEBASE TIMER ...
Страница 184: ...170 CHAPTER 10 TIMEBASE TIMER ...
Страница 218: ...204 CHAPTER 13 WATCH PRESCALER ...
Страница 257: ...243 CHAPTER 16 8 16 BIT COMPOSITE TIMER ...
Страница 261: ...247 CHAPTER 16 8 16 BIT COMPOSITE TIMER ...
Страница 288: ...274 CHAPTER 16 8 16 BIT COMPOSITE TIMER ...
Страница 301: ...287 CHAPTER 17 16 BIT PPG TIMER ...
Страница 316: ...302 CHAPTER 17 16 BIT PPG TIMER ...
Страница 382: ...368 CHAPTER 21 UART SIO DEDICATED BAUD RATE GENERATOR ...
Страница 390: ...376 CHAPTER 22 I2C ...
Страница 395: ...381 CHAPTER 22 I2C ...
Страница 399: ...385 CHAPTER 22 I2C ...
Страница 430: ...416 CHAPTER 23 10 BIT A D CONVERTER ...
Страница 476: ...462 CHAPTER 24 LCD CONTROLLER ...
Страница 482: ...468 CHAPTER 25 LOW VOLTAGE DETECTION RESET CIRCUIT ...
Страница 494: ...480 CHAPTER 26 CLOCK SUPERVISOR ...
Страница 507: ...493 CHAPTER 27 REAL TIME CLOCK ...
Страница 523: ...509 CHAPTER 27 REAL TIME CLOCK ...
Страница 532: ...518 CHAPTER 27 REAL TIME CLOCK ...
Страница 536: ...522 CHAPTER 28 256 KBIT FLASH MEMORY ...
Страница 554: ...540 CHAPTER 28 256 KBIT FLASH MEMORY ...
Страница 564: ...550 CHAPTER 29 EXAMPLE OF SERIAL PROGRAMMING CONNECTION ...
Страница 595: ...581 INDEX INDEX The index follows on the next page This is listed in alphabetic order ...
Страница 596: ...582 INDEX Index ...
Страница 597: ...583 INDEX ...
Страница 599: ...585 Pin Function Index V2 LCD power supply driving pin 2 439 V3 LCD power supply driving pin 3 439 ...
Страница 600: ...586 Pin Function Index ...
Страница 602: ......