5秒后页面跳转
ADSP-2185LBST-133 PDF预览

ADSP-2185LBST-133

更新时间: 2024-02-07 07:29:03
品牌 Logo 应用领域
亚德诺 - ADI 电脑
页数 文件大小 规格书
31页 224K
描述
DSP Microcomputer

ADSP-2185LBST-133 技术参数

是否Rohs认证: 不符合生命周期:Obsolete
零件包装代码:QFP包装说明:LFQFP, QFP100,.63SQ,20
针数:100Reach Compliance Code:not_compliant
ECCN代码:3A991.A.2HTS代码:8542.31.00.01
风险等级:5.36地址总线宽度:14
桶式移位器:YES边界扫描:NO
外部数据总线宽度:24格式:FLOATING POINT
集成缓存:NO内部总线架构:MULTIPLE
JESD-30 代码:S-PQFP-G100JESD-609代码:e0
长度:14 mm低功率模式:YES
湿度敏感等级:3外部中断装置数量:6
端子数量:100片上数据RAM宽度:16
片上程序ROM宽度:24最高工作温度:85 °C
最低工作温度:-40 °C封装主体材料:PLASTIC/EPOXY
封装代码:LFQFP封装等效代码:QFP100,.63SQ,20
封装形状:SQUARE封装形式:FLATPACK, LOW PROFILE, FINE PITCH
认证状态:Not QualifiedRAM(字数):8192
ROM可编程性:FLASH座面最大高度:1.6 mm
最大供电电压:3.6 V最小供电电压:3 V
标称供电电压:3.3 V表面贴装:YES
技术:CMOS温度等级:INDUSTRIAL
端子面层:Tin/Lead (Sn/Pb)端子形式:GULL WING
端子节距:0.5 mm端子位置:QUAD
宽度:14 mmuPs/uCs/外围集成电路类型:DIGITAL SIGNAL PROCESSOR, OTHER
Base Number Matches:1

ADSP-2185LBST-133 数据手册

 浏览型号ADSP-2185LBST-133的Datasheet PDF文件第1页浏览型号ADSP-2185LBST-133的Datasheet PDF文件第2页浏览型号ADSP-2185LBST-133的Datasheet PDF文件第4页浏览型号ADSP-2185LBST-133的Datasheet PDF文件第5页浏览型号ADSP-2185LBST-133的Datasheet PDF文件第6页浏览型号ADSP-2185LBST-133的Datasheet PDF文件第7页 
ADSP-2185L  
A powerful program sequencer and two dedicated data address  
generators ensure efficient delivery of operands to these computa-  
tional units. The sequencer supports conditional jumps, subroutine  
calls and returns in a single cycle. With internal loop counters and  
loop stacks, the ADSP-2185L executes looped code with zero over-  
head; no explicit jump instructions are required to maintain loops.  
The ADSP-2185L provides up to 13 general-purpose flag pins.  
The data input and output pins on SPORT1 can be alternatively  
configured as an input flag and an output flag. In addition, there  
are eight flags that are programmable as inputs or outputs and  
three flags that are always outputs.  
A programmable interval timer generates periodic interrupts. A  
16-bit count register (TCOUNT) is decremented every n pro-  
cessor cycle, where n is a scaling value stored in an 8-bit register  
(TSCALE). When the value of the count register reaches zero,  
an interrupt is generated and the count register is reloaded from  
a 16-bit period register (TPERIOD).  
Two data address generators (DAGs) provide addresses for  
simultaneous dual operand fetches (from data memory and pro-  
gram 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 pos-  
sible modify registers. A length value may be associated with  
each pointer to implement automatic modulo addressing for  
circular buffers.  
Serial Ports  
The ADSP-2185L incorporates two complete synchronous se-  
rial ports (SPORT0 and SPORT1) for serial communications  
and multiprocessor communication.  
Efficient data transfer is achieved with the use of five internal  
buses:  
Here is a brief list of the capabilities of the ADSP-2185L  
SPORTs. For additional information on Serial Ports, refer to  
the ADSP-2100 Family User’s Manual, Third Edition.  
• Program Memory Address (PMA) Bus  
• Program Memory Data (PMD) Bus  
• Data Memory Address (DMA) Bus  
• Data Memory Data (DMD) Bus  
• Result (R) Bus  
• SPORTs are bidirectional and have a separate, double-  
buffered transmit and receive section.  
• SPORTs can use an external serial clock or generate their  
own serial clock internally.  
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.  
• SPORTs have independent framing for the receive and trans-  
mit sections. Sections run in a frameless mode or with frame  
synchronization signals internally or externally generated.  
Frame sync signals are active high or inverted, with either of  
two pulsewidths and timings.  
Program memory can store both instructions and data, permit-  
ting the ADSP-2185L to fetch two operands in a single cycle,  
one from program memory and one from data memory. The  
ADSP-2185L can fetch an operand from program memory and  
the next instruction in the same cycle.  
• SPORTs support serial data word lengths from 3 to 16 bits  
and provide optional A-law and µ-law companding according  
to CCITT recommendation G.711.  
In lieu of the address and data bus for external memory connec-  
tion, the ADSP-2185L may be configured for 16-bit Internal  
DMA port (IDMA port) connection to external systems. The  
IDMA port is made up of 16 data/address pins and five control  
pins. The IDMA port provides transparent, direct access to the  
DSPs on-chip program and data RAM.  
• SPORT receive and transmit sections can generate unique in-  
terrupts on completing a data word transfer.  
• SPORTs can receive and transmit an entire circular buffer of  
data with only one overhead cycle per data word. An interrupt  
is generated after a data buffer transfer.  
• SPORT0 has a multichannel interface to selectively receive  
and transmit a 24- or 32-word, time-division multiplexed,  
serial bitstream.  
An interface to low cost byte-wide memory is provided by the  
Byte DMA port (BDMA port). The BDMA port is bidirectional  
and can directly address up to four megabytes of external RAM  
or ROM for off-chip storage of program overlays or data tables.  
• SPORT1 can be configured to have two external interrupts  
(IRQ0 and IRQ1) and the Flag In and Flag Out signals. The  
internally generated serial clock may still be used in this  
configuration.  
The byte memory and I/O memory space interface supports slow  
memories and I/O memory-mapped peripherals with program-  
mable wait state generation. External devices can gain control of  
external buses with bus request/grant signals (BR, BGH, and BG).  
One execution mode (Go Mode) allows the ADSP-2185L to con-  
tinue running from on-chip memory. Normal execution mode re-  
quires the processor to halt while buses are granted.  
PIN DESCRIPTIONS  
The ADSP-2185L is available in a 100-lead LQFP package. In  
order to maintain maximum functionality and reduce package  
size and pin count, some serial port, programmable flag, inter-  
rupt and external bus pins have dual, multiplexed functionality.  
The external bus pins are configured during RESET only,  
while serial port pins are software configurable during program  
execution. Flag and interrupt functionality is retained concur-  
rently on multiplexed pins. In cases where pin functionality is  
reconfigurable, the default state is shown in plain text; alternate  
functionality is shown in italics. See Common-Mode Pin  
Descriptions.  
The ADSP-2185L can respond to eleven interrupts. There can  
be up to six external interrupts (one edge-sensitive, two level-  
sensitive and three configurable) and seven internal interrupts  
generated by the timer, the serial ports (SPORTs), the Byte  
DMA port and the power-down circuitry. There is also a master  
RESET signal. The two serial ports provide a complete synchro-  
nous serial interface with optional companding in hardware and a  
wide variety of framed or frameless data transmit and receive  
modes of operation.  
Each port can generate an internal programmable serial clock or  
accept an external serial clock.  
REV. A  
–3–  

与ADSP-2185LBST-133相关器件

型号 品牌 描述 获取价格 数据表
ADSP-2185LBST-160 ADI DSP Microcomputer

获取价格

ADSP-2185LBST-210 ADI DSP Microcomputer

获取价格

ADSP-2185LBSTZ-133 ADI IC 24-BIT, 26.3 MHz, OTHER DSP, PQFP100, ROHS COMPLIANT, MS-026BED, LQFP-100, Digital Sign

获取价格

ADSP-2185LBSTZ-1332 ADI DSP Microcomputer

获取价格

ADSP-2185LBSTZ-160 ADI IC 24-BIT, 26.3 MHz, OTHER DSP, PQFP100, ROHS COMPLIANT, MS-026BED, LQFP-100, Digital Sign

获取价格

ADSP-2185LBSTZ-1602 ADI DSP Microcomputer

获取价格