INTERRUPT SYSTEM

Table 6-6. Interrupt Latency Variables

 

INT0#,

 

 

>64K

External

External

External

External

 

External

Page

Memory

Variable

INT1#,

Jump to

Stack

Stack

Stack

Execution

Mode

Wait

 

T2EX

ISR (1)

<64K (1)

>64K (1)

Wait State

 

 

 

State

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Number

 

 

 

 

 

 

 

 

of

1

2

1

8

1 per

4

8

1 per

States

bus cycle

bus cycle

 

 

 

 

 

 

Added

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

NOTES:

1.<64K/>64K means inside/outside the 64-Kbyte memory region where code is executing.

2.Base-case fixed time is 16 states and assumes:

— A 2-byte instruction is the first ISR byte.

— Internal execution

— <64K jump to ISR

— Internal stack

— Internal peripheral interrupt

 

6.7.2.3

Latency Calculations

 

Assume the use of a zero-wait-state external memory where current instructions, the ISR, and the stack are located within the same 64-Kbyte memory region (compatible with memory maps for MCS 51 microcontrollers.) Further, assume there are 3 states yet to complete in the current 21- state DIV instruction when INT0# requests service. Also assume INT0# has made the request one state prior to the sample state (as in Figure 6-7). Unlike in Figure 6-7, the response time for this assumption is three state times as the current instruction completes in time for the branch to occur. Latency calculations begin with the minimum fixed latency of 16 states. From Table 6-6, one state is added for an INT0# request from external hardware; two states are added for external execu- tion; and four states for an external stack in the current 64-Kbyte region. Finally, three states are added for the current instruction to complete. The actual latency is 26 states. Worst-case latency calculations predict 43 states for this example due to inclusion of total DIV instruction time (less one state).

Table 6-7. Actual vs. Predicted Latency Calculations

Latency Factors

Actual

Predicted

 

 

 

Base Case Minimum Fixed Time

16

16

 

 

 

INT0# External Request

1

1

 

 

 

External Execution

2

2

 

 

 

<64K Byte Stack Location

4

4

 

 

 

Execution Time for Current DIV Instruction

3

20

 

 

 

TOTAL

26

43

 

 

 

6-13

Page 117
Image 117
Intel 8XC251SQ, 8XC251SA, 8XC251SP manual Interrupt Latency Variables, Actual vs. Predicted Latency Calculations, T2EX

Embedded Microcontroller, 8XC251SP, 8XC251SA, 8XC251SQ, 8XC251SB specifications

The Intel 8XC251 series of embedded microcontrollers is a family of versatile and powerful devices, designed to meet the demands of a wide range of applications. With models such as the 8XC251SB, 8XC251SQ, 8XC251SA, and 8XC251SP, this series offers unique features while maintaining a high level of performance and reliability.

At the heart of the 8XC251 microcontrollers is the 8051 architecture, which provides a 16-bit processor capable of executing complex instructions efficiently. This architecture not only allows for a rich instruction set but also facilitates programming in assembly language and higher-level languages like C, which are essential for developing sophisticated embedded systems.

One of the significant features of the 8XC251 family is its integrated peripherals, including timer/counters, serial communication interfaces, and interrupt systems. These peripherals enable developers to implement timing functions, data communication, and real-time processing, all of which are crucial in modern embedded applications. The 8XC251SB and 8XC251SQ models, for instance, come equipped with multiple I/O ports that allow for interfacing with other devices and systems, enhancing their functionality in various environments.

The memory architecture of the 8XC251 devices is noteworthy, featuring on-chip ROM, RAM, and EEPROM. The on-chip memory allows for fast access times, which is essential for executing programs efficiently. Moreover, the EEPROM serves as non-volatile memory, enabling the storage of configuration settings and important data that must be retained even when power is lost.

In terms of operating voltage, the 8XC251 devices are designed to operate in a wide range, typically between 4.0V and 6.0V. This flexibility makes them suitable for battery-powered applications, where energy efficiency is critical. The power management features, including reduced power modes, further enhance their suitability for portable devices.

Lastly, the 8XC251 series is supported by a wide range of development tools and resources, allowing engineers and developers to streamline the development process. This support, combined with the microcontrollers' robust features, makes the Intel 8XC251 family a reliable choice for various embedded applications, such as industrial automation, automotive systems, and consumer electronics.

Overall, the Intel 8XC251SB, 8XC251SQ, 8XC251SA, and 8XC251SP deliver high performance, versatility, and ease of use, making them a preferred choice for embedded system designers looking to develop efficient and effective solutions.