EMIF Module Architecture
646
SPNU503C – March 2018
Copyright © 2018, Texas Instruments Incorporated
External Memory Interface (EMIF)
Table 17-23. Interrupt Monitor and Control Bit Fields
Register Name
Bit Name
Description
EMIF interrupt raw register (INTRAW) WR
This bit is set when an rising edge on the EMIF_nWAIT signal occurs. Writing
a 1 clears the WR bit as well as the WR_MASKED bit in INTMSK.
AT
This bit is set when an asynchronous timeout occurs. Writing a 1 clears the
AT bit as well as the AT_MASKED bit in INTMSK.
LT
This bit is set when an unsupported addressing mode is used. Writing a 1
clears LT bit as well as the LT_MASKED bit in INTMSK.
EMIF interrupt mask register
(INTMSK)
WR_MASKED
This bit is set only when a rising edge on the EMIF_nWAIT signal occurs and
the interrupt has been enabled by writing a 1 to the WR_MASK_SET bit in
INTMSKSET.
AT_MASKED
This bit is set only when an asynchronous timeout occurs and the interrupt
has been enabled by writing a 1 to the AT_MASK_SET bit in INTMSKSET.
LT_MASKED
This bit is set only when line trap interrupt occurs and the interrupt has been
enabled by writing a 1 to the LT_MASK_SET bit in INTMSKSET.
EMIF interrupt mask set register
(INTMSKSET)
WR_MASK_SET
Writing a 1 to this bit enables the wait rise interrupt.
AT_MASK_SET
Writing a 1 to this bit enables the asynchronous timeout interrupt.
LT_MASK_SET
Writing a 1 to this bit enables the line trap interrupt.
EMIF interrupt mask clear register
(INTMSKCLR)
WR_MASK_CLR
Writing a 1 to this bit disables the wait rise interrupt.
AT_MASK_CLR
Writing a 1 to this bit disables the asynchronous timeout interrupt.
LT_MASK_CLR
Writing a 1 to this bit disables the line trap interrupt.
17.2.10 DMA Event Support
EMIF memory controller is a DMA slave peripheral and therefore does not generate DMA events. Data
read and write requests may be made directly, by masters and the DMA.
17.2.11 EMIF Signal Multiplexing
For details on EMIF signal multiplexing, see the I/O Multiplexing Module chapter of the technical reference
manual.
17.2.12 Memory Map
For information describing the device memory-map, see your device-specific datasheet.