电子工程世界电子工程世界电子工程世界

关键词

搜索

型号

搜索

XC56303GC100

产品描述Digital Signal Processor, 24-Bit Size, 24-Ext Bit, 100MHz, CMOS, PBGA196, PLASTIC, BGA-196
产品类别嵌入式处理器和控制器    微控制器和处理器   
文件大小1MB,共174页
制造商Motorola ( NXP )
官网地址https://www.nxp.com
下载文档 详细参数 全文预览

XC56303GC100概述

Digital Signal Processor, 24-Bit Size, 24-Ext Bit, 100MHz, CMOS, PBGA196, PLASTIC, BGA-196

XC56303GC100规格参数

参数名称属性值
是否Rohs认证不符合
厂商名称Motorola ( NXP )
包装说明PLASTIC, BGA-196
Reach Compliance Codeunknown
ECCN代码3A001.A.3
Is SamacsysN
地址总线宽度18
桶式移位器YES
位大小24
边界扫描YES
最大时钟频率100 MHz
外部数据总线宽度24
格式FIXED POINT
集成缓存NO
内部总线架构MULTIPLE
JESD-30 代码S-PBGA-B196
JESD-609代码e0
长度15 mm
低功率模式YES
DMA 通道数量6
外部中断装置数量5
串行 I/O 数3
端子数量196
计时器数量3
片上数据RAM宽度24
片上程序ROM宽度
最高工作温度100 °C
最低工作温度-40 °C
封装主体材料PLASTIC/EPOXY
封装代码BGA
封装等效代码BGA196,14X14,40
封装形状SQUARE
封装形式GRID ARRAY
峰值回流温度(摄氏度)NOT SPECIFIED
电源3.3 V
认证状态Not Qualified
RAM(字数)6000
座面最大高度1.91 mm
最大压摆率181 mA
最大供电电压3.6 V
最小供电电压3 V
标称供电电压3.3 V
表面贴装YES
技术CMOS
温度等级INDUSTRIAL
端子面层Tin/Lead (Sn/Pb)
端子形式BALL
端子节距1 mm
端子位置BOTTOM
处于峰值回流温度下的最长时间NOT SPECIFIED
宽度15 mm
uPs/uCs/外围集成电路类型DIGITAL SIGNAL PROCESSOR, OTHER
Base Number Matches1

文档预览

下载PDF文档
MOTOROLA
SEMICONDUCTOR TECHNICAL DATA
Order this document by:
DSP56303/D
DSP56303
Advance Information
24-BIT GENERAL PURPOSE DIGITAL SIGNAL PROCESSOR
The DSP56303 is a member of the DSP56300 core family of programmable CMOS Digital Signal
Processors (DSPs). This family uses a high performance, single-clock-cycle-per-instruction
engine providing a two-fold performance increase over Motorola’s popular DSP56000 core,
while retaining code compatibility. Significant architectural enhancements in the DSP56300
family include a barrel shifter, 24-bit addressing, instruction cache, and Direct Memory Access
(DMA). The DSP56303 offers 66/80/100 MIPS using an internal 66/80/100 MHz clock at
3.0–3.6 V. The DSP56300 core family offers a new level of performance in speed and power
provided by its rich instruction set and low power dissipation, enabling a new generation of
wireless, telecommunications, and multimedia products
.
16
6
6
3
Triple
Timer
Host
Interface
HI08
ESSI
Interface
SCI
Interface
Program RAM
4096
×
24
(default)
X Data
RAM
2048
×
24
(default)
Y Data
RAM
2048
×
24
(default)
Memory
Expansion
Area
PIO_EB
PM_EB
XM_EB
Address
Generation
Unit
Six Channel
DMA Unit
Boot-
strap
ROM
YAB
XAB
PAB
DAB
YM_EB
Peripheral
Expansion Area
External
Address
Bus
Switch
External
Bus
Interface
&
I - Cache
Control
External
Data Bus
Switch
18
Address
24-Bit
DSP56300
Core
DDB
YDB
XDB
PDB
GDB
13
Control
Internal
Data
Bus
Switch
EXTAL
XTAL
Clock
Generator
PLL
2
RESET
PINIT/NMI
Program
Interrupt
Controller
Program
Decode
Controller
MODA/IRQA
MODB/IRQB
MODC/IRQC
MODD/IRQD
Program
Address
Generator
24
Data
Data ALU
24
×
24 + 56
56-bit MAC
Two 56-bit Accumulators
56-bit Barrel Shifter
Power
Mngmnt.
JTAG
OnCE™
5
DE
AA0456
Figure 1
DSP56303 Block Diagram
This document contains information on a new product. Specifications and information herein are subject to change without notice.
Preliminary Data
©1996, 1997 MOTOROLA, INC.
关于PnDIR PnOUT输出高电位
各位大哥,我想在P3.0,P3.1,P3.2输出高电位,这样写程序行不行?请指教 #include <msp430x44x.h> void main( void ) { WDTCTL = WDTPW +WDTHOLD; p3DIR = 0X07; p3OUT = 0X07; ......
bingzhongbing 微控制器 MCU
#IF 中“#”怎么解释?
#if 0 ....... #endif #IF 中“#”怎么解释?...
duxiaowen 嵌入式系统
在小内存的单片机中上简单微型操作系统
限于水平和工作经历,平时都是用的8位单片机,合泰,PIC为主,同时主要也是用汇编写的.最近玩了款M0核的国产芯片,由于不熟悉,出现了个问题,再修改工作频率的时候,IO输出失效,最后在朋友的帮助下找到 ......
long521 stm32/stm8
VC#智能设备应用程序如何能使用vc2005开发的智能设备ocx? 高手指点
VC#智能设备应用程序如何能使用vc2005开发的智能设备ocx? 高手指点...
yangyun 嵌入式系统
谁给我推荐一款ADC芯片啊
AD数据输出速率>200Hz 16bit 国内好买 价格...
spirit_only 嵌入式系统
modelsim仿真altera的ip核,遇到问题
用modelsim仿真altera的ip核,是关于pci的 将altera下eda\sim_lib下文件编译成库 将ip核下的文件pci.v,pci.vo也编译成库 都通过 进行仿真时,报错,说找不到io_buf_tri模块,请问这是怎么回 ......
beyondboy 嵌入式系统

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

About Us 关于我们 客户服务 联系方式 器件索引 网站地图 最新更新 手机版

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1931  1541  481  2396  1436  58  36  37  59  34 

器件索引   0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

北京市海淀区中关村大街18号B座15层1530室 电话:(010)82350740 邮编:100190

电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号 Copyright © 2005-2026 EEWORLD.com.cn, Inc. All rights reserved