Description of Operation
22-10
ADSP-BF50x Blackfin Processor Hardware Reference
is full, that event is missed. If an event is missed, the
EMISS
bit is set in the
ACM_STAT
register, and the corresponding bit in the
ACM_MS
register also is
set. An optional missed event interrupt is generated if the missed event
interrupt enable for that event is unmasked in the
ACM_EMSK
register.
The pending event FIFO has a depth of 4, so it can hold up to 4 pending
events, after which the events are missed.
Interrupts
The ACM can generate two interrupts for each event: event completed or
event missed. These can be selectively enabled by using the
ACM_IMSK
and
ACM_EMSK
registers. The event completion interrupt is generated only after
the entire event completes externally (for example, when
CS
goes inactive,
T
H
period and T
Z
periods are completed for that particular event).
The
ACM_ES
register provides the status of each event indicating which
event created the interrupt and the event completion interrupt can be
cleared by writing to the relevant W1C bit in the
ACM_ES
register.
The
ACM_MS
register provides the status of each missed event indicating
which event miss created the interrupt and the missed event interrupt can
be cleared by writing the relevant W1C bit in the
ACM_MS
register.
A Status bit set either in
ACM_MS
or
ACM_ES
creates an interrupt only
if the corresponding bit in the
ACM_IMSK
or
ACM_EMSK
is enabled.
Description of Operation
This section describes the usage modes of the ACM, including how to use
the ACM for implementing power down mode for the ADC and how to
implement various sequencing modes.
Summary of Contents for EZ-KIT Lite ADSP-BF506F
Page 50: ...Contents l ADSP BF50x Blackfin Processor Hardware Reference ...
Page 92: ...Development Tools 1 30 ADSP BF50x Blackfin Processor Hardware Reference ...
Page 110: ...Interface Overview 3 12 ADSP BF50x Blackfin Processor Hardware Reference ...
Page 236: ...Internal Flash Memory Control Registers 6 92 ADSP BF50x Blackfin Processor Hardware Reference ...
Page 650: ...Programming Examples 15 56 ADSP BF50x Blackfin Processor Hardware Reference ...
Page 804: ...Programming Examples 17 92 ADSP BF50x Blackfin Processor Hardware Reference ...
Page 1194: ...Programming Examples 24 90 ADSP BF50x Blackfin Processor Hardware Reference ...
Page 1256: ...ACM Registers A 50 ADSP BF50x Blackfin Processor Hardware Reference ...
Page 1264: ...Boundary Scan Architecture B 8 ADSP BF50x Blackfin Processor Hardware Reference ...