Information Manual
DSP1611/17/18/27/28/29 DIGITAL SIGNAL PROCESSOR
April 1998
Serial I/O
Lucent Technologies Inc.
DRAFT COPY
7-5
7.1 SIO Operation
(continued)
7.1.2 Input Section (continued)
shows the same timing relationships in active mode (active mode is defined here as ILD being supplied
by the DSP). The primary difference is that ICK now drives ILD and ILD is known to be a square wave. The first
serial data bit will be read from DI exactly two ICK cycles after the falling edge of ILD.
The IBF flag can be used as an interrupting condition by setting the IBF interrupt enable bit in the inc register (bit 0)
for vectored interrupts. These bits are cleared when sdx is read. IBF is cleared on reset.
For the DSP1617 only, the status of IBF can be read from either bit 4 or bit 15 of the pioc
1
register or from bit 0 of
the ins register (IBF interrupt status bit). The IBF bit is duplicated in bit 15 (the sign bit) of the pioc
1
so that it can
be tested without masking:
/*
DSP1617 only
*/
loop:
a0=pioc
/*
Put the value of pioc into accum. a0 */
a0=a0
/*
Do ALU operation to set flags
*/
if pl goto loop
/*
Loop until sign bit is negative (=1)*/
5-4175
Figure 7-5. SIO Active Mode Input Timing, 16-bit Words
1.DSP1617 only.
ILD
IBF
CKO
a0 = sdx
ICK
B0
B2 B3
B15 B0
B1
DI
B1
LATCH
Содержание DSP1611
Страница 18: ...Chapter 1 Introduction...
Страница 27: ...Chapter 2 Hardware Architecture...
Страница 52: ...Chapter 3 Software Architecture...
Страница 116: ...Chapter 4 Instruction Set...
Страница 154: ...Chapter 5 Core Architecture...
Страница 176: ...Chapter 6 External Memory Interface...
Страница 208: ...Chapter 7 Serial I O...
Страница 237: ...Chapter 8 Parallel I O DSP1617 Only...
Страница 261: ...Chapter 9 Parallel Host Interface PHIF DSP1611 18 27 28 29 Only...
Страница 275: ...Chapter 10 Bit I O Unit...
Страница 284: ...Chapter 11 JTAG Test Access Port...
Страница 306: ...Chapter 12 Timer...
Страница 313: ...Chapter 13 Bit Manipulation Unit...
Страница 325: ...Chapter 14 Error Correction Coprocessor DSP1618 28 Only...
Страница 350: ...Chapter 15 Interface Guide...
Страница 367: ...Appendix A Instruction Encoding...
Страница 379: ...Appendix B Instruction Set Summary...
Страница 381: ...aD extractz aS IM16 B 52 aD insert aS arM B 53 aD insert aS IM16 B 54 aD aS aaT B 55...
Страница 437: ...Index...