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

关键词

搜索

型号

搜索

TS68882MRB/C25

产品描述CMOS Enhanced Floating-point Co-processor
产品类别嵌入式处理器和控制器    微控制器和处理器   
文件大小1MB,共43页
制造商Atmel (Microchip)
下载文档 详细参数 全文预览

TS68882MRB/C25概述

CMOS Enhanced Floating-point Co-processor

TS68882MRB/C25规格参数

参数名称属性值
是否Rohs认证不符合
厂商名称Atmel (Microchip)
零件包装代码PGA
包装说明PGA, PGA68,10X10
针数68
Reach Compliance Codeunknow
ECCN代码3A001.A.2.C
地址总线宽度5
边界扫描NO
最大时钟频率25 MHz
外部数据总线宽度32
JESD-30 代码S-CPGA-P68
JESD-609代码e0
长度26.92 mm
端子数量68
最高工作温度125 °C
最低工作温度-55 °C
封装主体材料CERAMIC, METAL-SEALED COFIRED
封装代码PGA
封装等效代码PGA68,10X10
封装形状SQUARE
封装形式GRID ARRAY
电源5 V
认证状态Not Qualified
筛选级别MIL-STD-883 Class B
座面最大高度4.184 mm
最大压摆率136 mA
最大供电电压5.5 V
最小供电电压4.5 V
标称供电电压5 V
表面贴装NO
技术CMOS
温度等级MILITARY
端子面层Tin/Lead (Sn/Pb)
端子形式PIN/PEG
端子节距2.54 mm
端子位置PERPENDICULAR
宽度26.92 mm
uPs/uCs/外围集成电路类型MATH PROCESSOR, COPROCESSOR

文档预览

下载PDF文档
Features
Eight General-purpose Floating-point Data Registers, Each Supporting a Full 80-bit
Extended Precision Real Data Format (a 64-bit Mantissa Plus a Sign Bit, and a 15-bit
Signed Exponent)
A 67-bit Arithmetic Unit to Allow Very Fast Calculations with Intermediate are Precision
Greater than the Extended Precision Format
A 67-bit Barrel Shifter for High-speed Shifting Operations (for Normalizing etc.)
Special-purpose Hardware for High-speed Conversion Between Single, Double, and
Extended Formats and the Internal Extended Format
An Independent State Machine to Control Main Processor Communication for
Pipelined Instruction Processing
Forty-six Instructions, Including 35 Arithmetic Operations
Full Conformation to the IEEE 754 Standard, Including All Requirements and
Suggestions
Support of Functions Not Defined by the IEEE Standard, Including a Full Set of
Trigonometric and Transcendental Functions
Seven Data Type Types: Byte, Word and Long Integers; Single, Double, and Extended
Precision Real Numbers; and Packed Binary Coded Decimal String Real Numbers
Twenty-two Constants Available In The On-chip ROM, Including
π,
e, and Powers of 10
Virtual Memory/Machine Operations
Efficient Mechanisms for Procedure Calls, Context Switches, and Interrupt Handling
Fully Concurrent Instruction Execution with the Main Processor
Fully Concurrent Instruction Execution of Multiple Floating-point Instructions
Use with any Host Processor, on an 8-, 16- or 32-bit Data Bus
Available in 16.67, 20, 25 and 33 MHz for T
c
from -55°C to +125°C
V
CC
= 5V
±
10%
CMOS
Enhanced
Floating-point
Co-processor
TS68882
Description
The TS68882 enhanced floating-point co-processor is a full implementation of the
IEEE Standard for Binary Floating-Point Arithmetic (754) for use with the THOMSON
TS68000 Family of microprocessors. It is a pin and software compatible upgrade of
the TS68881 with optimized MPU interface that provides over 1.5 times the perfor-
mance of the TS68881. It is implemented using VLSI technology to give systems
designers the highest possible functionality in a physically small device.
Intended primarily for use as a co-processor to the TS68020/68030 32-bit micropro-
cessor units (MPUs), the TS68882 provides a logical extension to the main MPU
integer data processing capabilities. It does this by providing a very high performance
floating-point arithmetic unit and a set of floating-point data registers that are utilized
in a manner that is analogous to the use of the integer data registers. The TS68882
instruction set is a natural extension of all earlier members of the TS68000 Family, and
supports all of the addressing modes of the host MPU. Due to the flexible bus inter-
face of the TS68000 Family, the TS68882 can be used with any of the MPU devices of
the TS68000 Family, and it may also be used as a peripheral to non-TS68000
processors.
Screening/Quality
This product could be manufactured
in full compliance with either:
MIL-STD-883 Class B
DESC 5962-89436
or According to ATMEL-
Grenoble Standards
Rev. 2119A–HIREL–04/02
R suffix
PGA 68
Ceramic Pin Grid Array
F suffix
CQFP 68
Ceramic Quad Flat Pack
1
LPC1549 Xpresso V2 ADC的问题
最近在做一个实验,需要用到4路ADC,上次活动时论坛给了一个LPC1549 Xpresso V2 的开发板,当时的实验只用到了两路ADC,即ADC0.0和ADC0.1,这次使能ADC0.2,ADC0.3时发现ADC0.2的数据不随我设置 ......
littleshrimp NXP MCU
有关wm5.0,directshow中strmbase.lib的问题
请问,我目前用wm.5.0中的directshow(mfc),出现error LNK2019: unresolved external symbol "public: __cdecl CTransInPlaceFilter::CTransInPlaceFilter(wchar_t *,struct IUnknown *,struc ......
clj13970250610 嵌入式系统
430F5438A的ADC内部参考电压问题
430F5438A的ADC内部参考电压问题 最近在搞ADC,把5438的ADC这章看了一遍,然后用例程去仿真了一下,发现一个问题,就是用内部参考电压的时候在寄存器CTL0设置了2.5V,REFON也置1了,然后MCTL1 ......
zh2244ou 微控制器 MCU
串电阻提高耐压是一个误区!
串电阻一般是不能提高耐压!!!! 每种电阻都有自己的耐压等级,有耐压要求时,最好选插角的,耐压会相对高一点的,如果不怕贵,可以选取玻璃釉的,耐压性能更好。 为什么什么串电组不能 ......
dangelzsp 模拟电子
题外话,wince6.0是否可以在VS2008中使用?
题外话,wince6.0是否可以在VS2008中使用?...
doob 嵌入式系统
电池组BMS电量库仑计芯片方案
ADI-美信的电池组BMS电量库仑计芯片比较贵,一般的公司不会采用,哪个有国产芯片推荐的,台湾日韩的也可以。以前用的都是比较器采样几个大概的电压点从而显示不同的LED,得到电量的指示。这种方 ......
QWE4562009 DIY/开源硬件专区

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 383  1746  1358  1315  894  8  36  28  27  19 

器件索引   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