5秒后页面跳转
ADSP-2183KST-160 PDF预览

ADSP-2183KST-160

更新时间: 2024-01-28 15:47:39
品牌 Logo 应用领域
亚德诺 - ADI 微控制器和处理器外围集成电路数字信号处理器电脑时钟
页数 文件大小 规格书
31页 251K
描述
DSP Microcomputer

ADSP-2183KST-160 技术参数

是否Rohs认证: 不符合生命周期:Obsolete
包装说明:QFP, QFP128,.63X.87,20Reach Compliance Code:unknown
ECCN代码:3A991.A.2HTS代码:8542.31.00.01
风险等级:5.92位大小:16
格式:FIXED POINTJESD-30 代码:R-PQFP-G128
JESD-609代码:e0端子数量:128
最高工作温度:70 °C最低工作温度:
封装主体材料:PLASTIC/EPOXY封装代码:QFP
封装等效代码:QFP128,.63X.87,20封装形状:RECTANGULAR
封装形式:FLATPACK电源:3.3 V
认证状态:Not QualifiedRAM(字数):16384
子类别:Digital Signal Processors标称供电电压:3.3 V
表面贴装:YES技术:CMOS
温度等级:COMMERCIAL端子面层:Tin/Lead (Sn/Pb)
端子形式:GULL WING端子节距:0.5 mm
端子位置:QUADBase Number Matches:1

ADSP-2183KST-160 数据手册

 浏览型号ADSP-2183KST-160的Datasheet PDF文件第1页浏览型号ADSP-2183KST-160的Datasheet PDF文件第3页浏览型号ADSP-2183KST-160的Datasheet PDF文件第4页浏览型号ADSP-2183KST-160的Datasheet PDF文件第5页浏览型号ADSP-2183KST-160的Datasheet PDF文件第6页浏览型号ADSP-2183KST-160的Datasheet PDF文件第7页 
ADSP-2183  
This takes place while the processor continues to:  
• Receive and transmit data through the two serial ports  
• Receive and/or transmit data through the internal DMA port  
• Receive and/or transmit data through the byte DMA port  
• Decrement timer  
ARCHITECTURE OVERVIEW  
The ADSP-2183 instruction set provides flexible data moves  
and multifunction (one or two data moves with a computation)  
instructions. Every instruction can be executed in a single pro-  
cessor cycle. The ADSP-2183 assembly language uses an alge-  
braic syntax for ease of coding and readability. A comprehensive  
set of development tools supports program development.  
Development System  
The ADSP-2100 Family Development Software, a complete  
set of tools for software and hardware system development,  
supports the ADSP-2183. The assembler has an algebraic syntax  
that is easy to program and debug. The linker combines object  
files into an executable file. The simulator provides an interactive  
instruction-level simulation with a reconfigurable user interface  
to display different portions of the hardware environment.  
Figure 1 is an overall block diagram of the ADSP-2183. The  
processor contains three independent computational units: the  
ALU, the multiplier/accumulator (MAC) and the shifter. The  
computational units process 16-bit data directly and have provi-  
sions to support multiprecision computations. The ALU per-  
forms a standard set of arithmetic and logic operations; division  
primitives are also supported. The MAC performs single-cycle  
multiply, multiply/add and multiply/subtract operations with  
40 bits of accumulation. The shifter performs logical and arith-  
metic shifts, normalization, denormalization and derive  
exponent operations. The shifter can be used to efficiently  
implement numeric format control including multiword and  
block floating-point representations.  
The EZ-KIT Lite is a hardware/software kit offering a com-  
plete development environment for the ADSP-21xx family:  
an ADSP-2189M evaluation board with PC monitor software  
plus Assembler, Linker, Simulator and PROM Splitter software.  
The ADSP-2189M evaluation board is a low-cost, easy to use  
hardware platform on which you can quickly get started with  
your DSP software design. The EZ-KIT Lite include the  
following features:  
The internal result (R) bus connects the computational units so  
that the output of any unit may be the input of any unit on the  
next cycle.  
• 35.7 MHz ADSP-2189M  
• Full 16-bit Stereo Audio I/O with AD73322 CODEC  
• RS-232 Interface  
The ADSP-21xx family DSPs contain a shadow register that is  
useful for single cycle context switching of the processor.  
• EZ-ICE Connector for Emulator Control  
• DSP Demo Programs  
• Evaluation Suite of VisualDSP  
A powerful program sequencer and two dedicated data address  
generators ensure efficient delivery of operands to these compu-  
tational units. The sequencer supports conditional jumps, sub-  
routine calls and returns in a single cycle. With internal loop  
counters and loop stacks, the ADSP-2183 executes looped code  
with zero overhead; no explicit jump instructions are required to  
maintain loops.  
The ADSP-218x EZ-ICE® Emulator aids in the hardware debug-  
ging of ADSP-218x systems. The ADSP-218x integrates on-chip  
emulation support with a 14-pin ICE-Port interface. This inter-  
face provides a simpler target board connection requiring fewer  
mechanical clearance considerations than other ADSP-2100  
Family EZ-ICEs. The ADSP-218x device need not be removed  
from the target system when using the EZ-ICE, nor are any  
adapters needed. Due to the small footprint of the EZ-ICE  
connector, emulation can be supported in final board designs.  
Two data address generators (DAGs) provide addresses for  
simultaneous dual operand fetches (from data memory and  
program memory). Each DAG maintains and updates four  
address pointers. Whenever the pointer is used to access data  
(indirect addressing), it is post-modified by the value of one of  
four possible modify registers. A length value may be associated  
with each pointer to implement automatic modulo addressing  
for circular buffers.  
The EZ-ICE performs a full range of functions, including:  
• In-target operation  
• Up to 20 breakpoints  
• Single-step or full-speed operation  
Efficient data transfer is achieved with the use of five internal  
buses:  
• Program Memory Address (PMA) Bus  
• Program Memory Data (PMD) Bus  
• Data Memory Address (DMA) Bus  
• Data Memory Data (DMD) Bus  
• Result (R) Bus  
The two address buses (PMA and DMA) share a single external  
address bus, allowing memory to be expanded off-chip, and the  
two data buses (PMD and DMD) share a single external data  
bus. Byte memory space and I/O memory space also share the  
external buses.  
• Registers and memory values can be examined and altered  
• PC upload and download functions  
• Instruction-level emulation of program booting and execution  
• Complete assembly and disassembly of instructions  
• C source-level debugging  
(See Designing An EZ-ICE-Compatible Target System section  
of this data sheet for exact specifications of the EZ-ICE target  
board connector.)  
Additional Information  
This data sheet provides a general overview of ADSP-2183  
functionality. For additional information on the architecture and  
instruction set of the processor, refer to the ADSP-2100 Family  
User’s Manual, Third Edition. For more information about the  
development tools, refer to the ADSP-2100 Family Development  
Tools Data Sheet.  
Program memory can store both instructions and data, permit-  
ting the ADSP-2183 to fetch two operands in a single cycle,  
one from program memory and one from data memory. The  
ADSP-2183 can fetch an operand from program memory and  
the next instruction in the same cycle.  
EZ-ICE and SoundPort are registered trademarks of Analog Devices, Inc.  
–2–  
REV. C  

与ADSP-2183KST-160相关器件

型号 品牌 描述 获取价格 数据表
ADSP-2183KST-210 ROCHESTER 24-BIT, 26.32 MHz, OTHER DSP, PQFP128, METRIC, PLASTIC, TQFP-128

获取价格

ADSP-2183KST-210 ADI DSP Microcomputer

获取价格

ADSP-2183KST-210X ETC 16-Bit Digital Signal Processor

获取价格

ADSP-2183KSTZ-115 ROCHESTER 24-BIT, 14.4 MHz, OTHER DSP, PQFP128, METRIC, PLASTIC, TQFP-128

获取价格

ADSP-2183KSTZ-133 ADI IC 24-BIT, 16.67 MHz, OTHER DSP, PQFP128, METRIC, PLASTIC, TQFP-128, Digital Signal Proces

获取价格

ADSP-2183KSTZ-160 ADI DSP Microcomputer

获取价格