DSP1611/17/18/27/28/29 DIGITAL SIGNAL PROCESSOR
Information Manual
Parallel I/O (DSP1617 Only)
April 1998
8-14
DRAFT COPY
Lucent Technologies Inc.
8.2 Programmer Interface
The PIO port can be accessed with the data move group of instructions. The eight logical ports (pdx0—pdx7) cor-
respond to the encoding on the 3-bit field formed by the pins PSEL[2:0]. For example, an access to pdx3 will result
in the 3-bit field 011 appearing on the three pins (PSEL[2:0]) in active-active mode. The complete encoding of the
ports is shown in
.
When programming the device, nine PIO registers can be referenced:
pioc
PIO control register.
pdx0
Logical port 0.
pdx1
Logical port 1.
pdx2
Logical port 2.
pdx3
Logical port 3.
pdx4
Logical port 4.
pdx5
Logical port 5.
pdx6
Logical port 6.
pdx7
Logical port 7.
Note: pdx0—pdx7 all reference the same physical registers—pdx[IN] and pdx[OUT]. A read instruction accesses
pdx[IN], and a write instruction accesses pdx[OUT]. For example:
*r0=pdx1
/*
writes memory from pdx(in)
*/
pdx3=*r0
/*
reads memory to pdx(out)
*/
Table 8-5. Port Encoding pdx<0—7>
PODS
PIDS
PSEL2
PSEL1
PSEL0
Port pdx<0—7>
Active
Active
0
0
0
0
1
1
1
1
0
0
1
1
0
0
1
1
0
1
0
1
0
1
0
1
0
1
2
3
4
5
6
7
Active Passive
x
x
x
x
0
0
1
1
0
1
0
1
0, 4
1, 5
2, 6
3, 7
Passive
Active
x
x
x
x
0
1
0, 2, 4, 6
1, 3, 5, 7
Passive Passive
x
x
x
0—7
Содержание 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...