Design and Implementation of a Parallel Priority Interrupt System in Fast MCU's
Feng Ran
Abstract
Feng Ran
Abstract
Traditional Micro-Controller Unit (MCU) usually uses daisy chain interrupt hardware. It is much a waste of time that MCU polls interrupt sources according to their orders of priority each time. Based on a multi-level interrupt system with two priorities and eleven maskable interrupts, a parallel priority interrupt hardware, illustrated with program flow chart, is proposed. Embedded in a fast 8051 compatible MCU core, the interrupt system is verified by stretching port pins of MCU core from FPGA development board of Altera APEX20KE into various microcontroller application systems.
A significance statement is not available in the OpenAlex record.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
Traditional Micro-Controller Unit (MCU) usually uses daisy chain interrupt hardware. It is much a waste of time that MCU polls interrupt sources according to their orders of priority each time. Based on a multi-level interrupt system with two priorities and eleven maskable interrupts, a parallel priority interrupt hardware, illustrated with program flow chart, is proposed. Embedded in a fast 8051 compatible MCU core, the interrupt system is verified by stretching port pins of MCU core from FPGA development board of Altera APEX20KE into various microcontroller application systems.
Key concepts: Interrupt, Microcontroller, Embedded system, Interrupt handler, Computer science, Computer hardware, Field-programmable gate array, Flow chart