欢迎访问ic37.com |
会员登录 免费注册
发布采购

ADSP-2181KS-160 参数 Datasheet PDF下载

ADSP-2181KS-160图片预览
型号: ADSP-2181KS-160
PDF下载: 下载PDF文件 查看货源
内容描述: 微电脑DSP [DSP Microcomputer]
分类和应用: 微控制器和处理器外围集成电路数字信号处理器装置电脑时钟
文件页数/大小: 32 页 / 293 K
品牌: ADI [ ADI ]
 浏览型号ADSP-2181KS-160的Datasheet PDF文件第5页浏览型号ADSP-2181KS-160的Datasheet PDF文件第6页浏览型号ADSP-2181KS-160的Datasheet PDF文件第7页浏览型号ADSP-2181KS-160的Datasheet PDF文件第8页浏览型号ADSP-2181KS-160的Datasheet PDF文件第10页浏览型号ADSP-2181KS-160的Datasheet PDF文件第11页浏览型号ADSP-2181KS-160的Datasheet PDF文件第12页浏览型号ADSP-2181KS-160的Datasheet PDF文件第13页  
ADSP-2181  
When the BWCOUNT register is written with a nonzero value,  
the BDMA circuit starts executing byte memory accesses with  
wait states set by BMWAIT . T hese accesses continue until the  
count reaches zero. When enough accesses have occurred to  
create a destination word, it is transferred to or from on-chip  
memory. T he transfer takes one DSP cycle. DSP accesses to  
external memory have priority over BDMA byte memory ac-  
cesses.  
Table VI. Boot Sum m ary Table  
MMAP BMO D E  
Booting Method  
0
0
BDMA feature is used in default mode  
to load the first 32 program memory  
words from the byte memory space.  
Program execution is held off until all  
32 words have been loaded.  
T he BDMA Context Reset bit (BCR) controls whether the  
processor is held off while the BDMA accesses are occurring.  
Setting the BCR bit to 0 allows the processor to continue opera-  
tions. Setting the BCR bit to 1 causes the processor to stop  
execution while the BDMA accesses are occurring, to clear the  
context of the processor and start execution at address 0 when  
the BDMA accesses have completed.  
0
1
1
IDMA feature is used to load any inter-  
nal memory as desired. Program execu-  
tion is held off until internal program  
memory location 0 is written to.  
X
Bootstrap features disabled. Program  
execution immediately starts from  
location 0.  
Inter nal Mem or y D MA P or t (ID MA P or t)  
T he IDMA Port provides an efficient means of communication  
between a host system and the ADSP-2181. T he port is used to  
access the on-chip program memory and data memory of the  
DSP with only one DSP cycle per word overhead. T he IDMA  
port cannot, however, be used to write to the DSP’s memory-  
mapped control registers.  
BDMA Booting  
When the BMODE and MMAP pins specify BDMA booting  
(MMAP = 0, BMODE = 0), the ADSP-2181 initiates a BDMA  
boot sequence when reset is released. T he BDMA interface is  
set up during reset to the following defaults when BDMA boot-  
ing is specified: the BDIR, BMPAGE, BIAD and BEAD regis-  
ters are set to 0, the BT YPE register is set to 0 to specify  
program memory 24 bit words, and the BWCOUNT register is  
set to 32. T his causes 32 words of on-chip program memory to  
be loaded from byte memory. T hese 32 words are used to set up  
the BDMA to load in the remaining program code. T he BCR  
bit is also set to 1, which causes program execution to be held  
off until all 32 words are loaded into on-chip program memory.  
Execution then begins at address 0.  
T he IDMA port has a 16-bit multiplexed address and data bus  
and supports 24-bit program memory. T he IDMA port is  
completely asynchronous and can be written to while the  
ADSP-2181 is operating at full speed.  
T he DSP memory address is latched and then automatically  
incremented after each IDMA transaction. An external device  
can therefore access a block of sequentially addressed memory  
by specifying only the starting address of the block. T his in-  
creases throughput as the address does not have to be sent for  
each memory access.  
T he ADSP-2100 Family Development Software (Revision 5.02  
and later) fully supports the BDMA booting feature and can  
generate byte memory space compatible boot code.  
IDMA Port access occurs in two phases. T he first is the IDMA  
Address Latch cycle. When the acknowledge is asserted, a 14-  
bit address and 1-bit destination type can be driven onto the bus  
by an external device. T he address specifies an on-chip memory  
location; the destination type specifies whether it is a DM or  
PM access. T he falling edge of the address latch signal latches  
this value into the IDMAA register.  
T he IDLE instruction can also be used to allow the processor to  
hold off execution while booting continues through the BDMA  
interface.  
IDMA Booting  
T he ADSP-2181 can also boot programs through its Internal  
DMA port. If BMODE = 1 and MMAP = 0, the ADSP-2181  
boots from the IDMA port. IDMA feature can load as much on-  
chip memory as desired. Program execution is held off until on-  
chip program memory location 0 is written to.  
Once the address is stored, data can either be read from or  
written to the ADSP-2181’s on-chip memory. Asserting the  
select line (IS) and the appropriate read or write line (IRD and  
IWR respectively) signals the ADSP-2181 that a particular  
transaction is required. In either case, there is a one-processor-  
cycle delay for synchronization. T he memory access consumes  
one additional processor cycle.  
T he ADSP-2100 Family Development Software (Revision 5.02  
and later) can generate IDMA compatible boot code.  
Bus Request and Bus Gr ant  
T he ADSP-2181 can relinquish control of the data and address  
buses to an external device. When the external device requires  
access to memory, it asserts the bus request (BR) signal. If the  
ADSP-2181 is not performing an external memory access, then  
it responds to the active BR input in the following processor  
cycle by:  
Once an access has occurred, the latched address is automati-  
cally incremented and another access can occur.  
T hrough the IDMAA register, the DSP can also specify the  
starting address and data format for DMA operation.  
Bootstr ap Loading (Booting)  
T he ADSP-2181 has two mechanisms to allow automatic load-  
ing of the on-chip program memory after reset. T he method for  
booting after reset is controlled by the MMAP and BMODE  
pins as shown in T able VI.  
• three-stating the data and address buses and the PMS, DMS,  
BMS, CMS, IOMS, RD, WR output drivers,  
• asserting the bus grant (BG) signal, and  
• halting program execution.  
REV. D  
–9–  
 复制成功!