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

ADSP-BF532SBBZ400 参数 Datasheet PDF下载

ADSP-BF532SBBZ400图片预览
型号: ADSP-BF532SBBZ400
PDF下载: 下载PDF文件 查看货源
内容描述: [16-BIT, 40 MHz, OTHER DSP, PBGA169, ROHS COMPLIANT, PLASTIC, MO-034AAG-2, BGA-169]
分类和应用: 时钟外围集成电路
文件页数/大小: 65 页 / 5323 K
品牌: ROCHESTER [ Rochester Electronics ]
 浏览型号ADSP-BF532SBBZ400的Datasheet PDF文件第3页浏览型号ADSP-BF532SBBZ400的Datasheet PDF文件第4页浏览型号ADSP-BF532SBBZ400的Datasheet PDF文件第5页浏览型号ADSP-BF532SBBZ400的Datasheet PDF文件第6页浏览型号ADSP-BF532SBBZ400的Datasheet PDF文件第8页浏览型号ADSP-BF532SBBZ400的Datasheet PDF文件第9页浏览型号ADSP-BF532SBBZ400的Datasheet PDF文件第10页浏览型号ADSP-BF532SBBZ400的Datasheet PDF文件第11页  
ADSP-BF531/ADSP-BF532/ADSP-BF533  
0xFFFF FFFF  
0xFFFF FFFF  
0xFFE0 0000  
0xFFC0 0000  
0xFFB0 1000  
0xFFB0 0000  
0xFFA1 4000  
0xFFA1 0000  
0xFFA0 0000  
0xFF90 8000  
0xFF90 4000  
0xFF90 0000  
0xFF80 8000  
0xFF80 4000  
0xFF80 0000  
0xEF00 0000  
0x2040 0000  
0x2030 0000  
0x2020 0000  
0x2010 0000  
0x2000 0000  
0x0800 0000  
0x0000 0000  
CORE MMR REGISTERS (2M BYTE)  
SYSTEM MMR REGISTERS (2M BYTE)  
RESERVED  
CORE MMR REGISTERS (2M BYTE)  
0xFFE0 0000  
SYSTEM MMR REGISTERS (2M BYTE)  
0xFFC0 0000  
RESERVED  
0xFFB0 1000  
SCRATCHPAD SRAM (4K BYTE)  
RESERVED  
SCRATCHPAD SRAM (4K BYTE)  
0xFFB0 0000  
RESERVED  
0xFFA1 4000  
INSTRUCTION SRAM/CACHE (16K BYTE)  
INSTRUCTION SRAM (64K BYTE)  
RESERVED  
INSTRUCTION SRAM/CACHE (16K BYTE)  
0xFFA1 0000  
RESERVED  
0xFFA0 C000  
INSTRUCTION SRAM (16K BYTE)  
0xFFA0 8000  
DATA BANK B SRAM/CACHE (16K BYTE)  
DATA BANK B SRAM (16K BYTE)  
RESERVED  
RESERVED  
0xFFA0 0000  
RESERVED  
0xFF90 8000  
RESERVED  
0xFF90 4000  
DATA BANK A SRAM/CACHE (16K BYTE)  
DATA BANK A SRAM (16K BYTE)  
RESERVED  
0xFF80 8000  
DATA BANK A SRAM/CACHE (16K BYTE)  
0xFF80 4000  
RESERVED  
RESERVED  
0xEF00 0000  
RESERVED  
0x2040 0000  
RESERVED  
ASYNC MEMORY BANK 3 (1M BYTE)  
ASYNC MEMORY BANK 2 (1M BYTE)  
ASYNC MEMORY BANK 1 (1M BYTE)  
ASYNC MEMORY BANK 0 (1M BYTE)  
RESERVED  
ASYNC MEMORY BANK 3 (1M BYTE)  
0x2030 0000  
ASYNC MEMORY BANK 2 (1M BYTE)  
0x2020 0000  
ASYNC MEMORY BANK 1 (1M BYTE)  
0x2010 0000  
ASYNC MEMORY BANK 0 (1M BYTE)  
0x2000 0000  
RESERVED  
0x0800 0000  
SDRAM MEMORY (16M BYTE TO 128M BYTE)  
0x0000 0000  
SDRAM MEMORY (16M BYTE TO 128M BYTE)  
Figure 3. ADSP-BF531 Internal/External Memory Map  
Figure 5. ADSP-BF533 Internal/External Memory Map  
Event Handling  
0xFFFF FFFF  
CORE MMR REGISTERS (2M BYTE)  
The event controller on the processors handle all asynchronous  
and synchronous events to the processor. The ADSP-BF531/  
ADSP-BF532/ADSP-BF533 processors provide event handling  
that supports both nesting and prioritization. Nesting allows  
multiple event service routines to be active simultaneously. Pri-  
oritization ensures that servicing of a higher priority event takes  
precedence over servicing of a lower priority event. The control-  
ler provides support for five different types of events:  
0xFFE0 0000  
SYSTEM MMR REGISTERS (2M BYTE)  
0xFFC0 0000  
RESERVED  
0xFFB0 1000  
SCRATCHPAD SRAM (4K BYTE)  
0xFFB0 0000  
RESERVED  
0xFFA1 4000  
INSTRUCTION SRAM/CACHE (16K BYTE)  
0xFFA1 0000  
INSTRUCTION SRAM (32K BYTE)  
0xFFA0 8000  
• Emulation – An emulation event causes the processor to  
enter emulation mode, allowing command and control of  
the processor via the JTAG interface.  
RESERVED  
0xFFA0 0000  
RESERVED  
0xFF90 8000  
DATA BANK B SRAM/CACHE (16K BYTE)  
0xFF90 4000  
• Reset – This event resets the processor.  
RESERVED  
0xFF80 8000  
• Nonmaskable Interrupt (NMI) – The NMI event can be  
generated by the software watchdog timer or by the NMI  
input signal to the processor. The NMI event is frequently  
used as a power-down indicator to initiate an orderly shut-  
down of the system.  
DATA BANK A SRAM/CACHE (16K BYTE)  
0xFF80 4000  
RESERVED  
0xEF00 0000  
RESERVED  
0x2040 0000  
ASYNC MEMORY BANK 3 (1M BYTE)  
0x2030 0000  
ASYNC MEMORY BANK 2 (1M BYTE)  
0x2020 0000  
• Exceptions – Events that occur synchronously to program  
flow (i.e., the exception is taken before the instruction is  
allowed to complete). Conditions such as data alignment  
violations and undefined instructions cause exceptions.  
• Interrupts – Events that occur asynchronously to program  
flow. They are caused by input pins, timers, and other  
peripherals, as well as by an explicit software instruction.  
ASYNC MEMORY BANK 1 (1M BYTE)  
0x2010 0000  
ASYNC MEMORY BANK 0 (1M BYTE)  
0x2000 0000  
RESERVED  
0x0800 0000  
SDRAM MEMORY (16M BYTE TO 128M BYTE)  
0x0000 0000  
Figure 4. ADSP-BF532 Internal/External Memory Map  
Rev. H  
|
Page 6 of 64  
|
January 2011  
 复制成功!