Fujitsu F2MC-16LX Hardware Manual page 82

Mb90470 series 16-bit microcontroller
Hide thumbs Also See for F2MC-16LX:
Table of Contents

Advertisement

CHAPTER 3 INTERRUPT
❍ Interrupt processing time (θ θ θ θ machine cycles)
After the CPU accepts an interrupt request, the CPU stores the dedicated registers in the
system stack and fetches the interrupt vector. The interrupt processing time is thus derived
from the following formula:
At interrupt start: θ = 24 + 6 x Z machine cycles
At interrupt return: θ = 11 + 6 x Z machine cycles (RETI instruction)
The interrupt processing time differs depending on the address indicated by the stack pointer.
Table 3.4-3 "Correction values (Z) for interrupt processing times" lists correction values (Z) for
interrupt processing times.
One machine cycle corresponds to a clock interval of machine clocks (φ).
Table 3.4-3 Correction values (Z) for interrupt processing times
Address pointed by stack pointer
External 8 bits
External even address
External odd address
Internal even address
Internal odd address
66
Correction value (Z)
+4
+1
+4
0
+2

Advertisement

Table of Contents
loading

Table of Contents