10.7.3.9 Interrupt Enable Register (MIER)
Setting the bits in the interrupt enable register (MIER) allow an incoming interrupt or main CPU software to start
the corresponding CLA task. Writing a 0 will block the task, but the interrupt request will still be latched in the flag
register (MIFLG). Setting the MIER register bit to 0 while the corresponding task is executing will have no effect
on the task. The task will continue to run until it hits the MSTOP instruction.
It should be noted that a CLA task only triggers on a level transition (a falling edge) of the configured interrupt
source. If a peripheral is enabled and an interrupt fires before the CLA is configured, then the CLA will not see
the interrupt edge and will not respond. Refer to the initialization order shown in
.
When a soft reset is issued, the MIER bits are cleared. There should always be at least a 1 SYSCLKOUT delay
between issuing the soft reset and reconfiguring the MIER bits.
Figure 10-11. Interrupt Enable Register (MIER)
15
8
Reserved
R -0
7
6
5
4
3
2
1
0
INT8
INT7
INT6
INT5
INT4
INT3
INT2
INT1
R/W-0
R/W-0
R/W-0
R/W-0
R/W-0
R/W-0
R/W-0
R/W-0
LEGEND: R/W = Read/Write; R = Read only; -n = value after reset
Table 10-30. Interrupt Enable Register (MIER) Field Descriptions
Bits
Name
Value
Description
15-8
Reserved
Any writes to these bit(s) must always have a value of 0.
7
INT8
Task 8 Interrupt Enable
0
Task 8 interrupt is disabled. (default)
1
Task 8 interrupt is enabled.
6
INT7
Task 7 Interrupt Enable
0
Task 7 interrupt is disabled. (default)
1
Task 7 interrupt is enabled.
5
INT6
Task 6 Interrupt Enable
0
Task 6 interrupt is disabled. (default)
1
Task 6 interrupt is enabled.
4
INT5
Task 5 Interrupt Enable
0
Task 5 interrupt is disabled. (default)
1
Task 5 interrupt is enabled.
3
INT4
Task 4 Interrupt Enable
0
Task 4 interrupt is disabled. (default)
1
Task 4 interrupt is enabled.
2
INT3
Task 3 Interrupt Enable
0
Task 3 interrupt is disabled. (default)
1
Task 3 interrupt is enabled.
1
INT2
Task 2 Interrupt Enable
0
Task 2 interrupt is disabled. (default)
1
Task 2 interrupt is enabled.
Control Law Accelerator (CLA)
SPRUH18I – JANUARY 2011 – REVISED JUNE 2022
TMS320x2806x Microcontrollers
721
Copyright © 2022 Texas Instruments Incorporated
Содержание TMS320 2806 Series
Страница 2: ......