Standard Operations
2-10
ADSP-2189M EZ-KIT Lite Evaluation System Manual
For more information about the AD73322 codec, go to
http://www.analog.com/Analog_Root/productPage/productH-
ome/0,2121,AD73322,00.html
.
AD73322 Codec Transmissions
After initialization, the AD73322 codec generates the clock used to trans-
fer data across
SPORT0
. The ADSP-2189M DSP initiates all transmissions
with the AD73322 device by sending a synchronization pulse. Even
though the AD73322 transmits the data clock, it may not be ready for
normal operation.
Initialization of the AD73322 codec is slightly different than that of other
codecs. Initialization is performed by sending at lest 8 and up to 16 con-
trol words contained in a circular buffer to the AD73322 codec. These
control words correspond to the AD73322s control registers
A
through
H
.This is usually done via the
SPORT0 TX
interrupt routine.
Once the codec is initialized, normal operation mode is entered, and the
TX
interrupt routine is never used again until the device is reset. During
normal operation, the
RX
interrupt of
SPORT0
is used. As each datum is
received from the codec, an interrupt is generated. This interrupt is the
SPORT0 RX
interrupt. Inside the
RX
interrupt, datum are moved from the
RX
buffer into the users buffer (generally, this is a circular buffer). At that
same
RX
interrupt, the codec is ready to receive data from the DSP. The
DSP then moves the data (from the users circular buffer) into
SPORT0s TX
buffer and clocks it into the codec.
Содержание ADSP-2189M EZ-KIT Lite
Страница 18: ...Notation Conventions xviii ADSP 2189M EZ KIT Lite Evaluation System Manual...
Страница 42: ...Using EZ KIT Lite VisualDSP Interface 2 18 ADSP 2189M EZ KIT Lite Evaluation System Manual...
Страница 58: ...Designing EZ ICE Compatible Systems 3 16 ADSP 2189M EZ KIT Lite Evaluation System Manual...
Страница 60: ...A 2 ADSP 2181 EZ KIT Lite Evaluation System Manual...
Страница 65: ......
Страница 66: ......
Страница 67: ......
Страница 68: ......
Страница 69: ......
Страница 70: ......
Страница 71: ......
Страница 72: ......
Страница 73: ......
Страница 80: ...ADSP 2189M EZ KIT Lite Evaluation System Manual I 7 INDEX...