EasyManuals Logo
Home>Texas Instruments>Microcontrollers>TMS320F2837 D Series

Texas Instruments TMS320F2837 D Series Workshop Guide And Lab Manual

Texas Instruments TMS320F2837 D Series
324 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #83 background imageLoading...
Page #83 background image
Interrupts
TMS320F2837xD Microcontroller Workshop - Reset and Interrupts 4 - 19
Interrupt Signal Flow Summary
Interrupt Signal Flow Summary
Peripheral
Interrupt
PIEIFRx
PIEIERx
INTx.y
PieCtrlRegs.PIEIERx.bit.INTxy = 1;
IER
INTM
IFR
asm(“ CLRC INTM”);
IER |= 0x0001;
0x0FFF;
1
1
Peripheral Interrupt Expansion (PIE) Interrupt Group x
Core Interrupt Logic
PIE Vector Table
INTx.y name
interrupt void name(void)
{
}
DefaultIsr.c
Core
INTx
(For peripheral interrupts where x = 1 to 12, and y = 1 to 16)
In summary, the following steps occur during an interrupt process. First, a peripheral interrupt is
generated and the PIE interrupt flag register is set. If the PIE interrupt enable register is enabled,
then the core interrupt flag register will be set. Next, if the core interrupt enable register and
global interrupt mask is enabled, the PIE vector table will redirect the code to the interrupt service
routine.

Table of Contents

Other manuals for Texas Instruments TMS320F2837 D Series

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Texas Instruments TMS320F2837 D Series and is the answer not in the manual?

Texas Instruments TMS320F2837 D Series Specifications

General IconGeneral
BrandTexas Instruments
ModelTMS320F2837 D Series
CategoryMicrocontrollers
LanguageEnglish

Related product manuals