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

关键词

搜索

型号

搜索

BU-61688F0-200

产品描述Mil-Std-1553 Controller, 2 Channel(s), 0.125MBps, CMOS, CQFP72, 1 INCH, CERAMIC, QFP-72
产品类别嵌入式处理器和控制器    微控制器和处理器   
文件大小1MB,共15页
制造商Data Device Corporation
下载文档 详细参数 全文预览

BU-61688F0-200概述

Mil-Std-1553 Controller, 2 Channel(s), 0.125MBps, CMOS, CQFP72, 1 INCH, CERAMIC, QFP-72

BU-61688F0-200规格参数

参数名称属性值
是否无铅含铅
是否Rohs认证不符合
厂商名称Data Device Corporation
零件包装代码QFP
包装说明QFF, QFL72,1.0SQ
针数72
Reach Compliance Codecompliant
地址总线宽度16
边界扫描NO
最大时钟频率16 MHz
通信协议MIL-STD-1553A; MIL-STD-1553B
数据编码/解码方法BIPH-LEVEL(MANCHESTER)
最大数据传输速率0.125 MBps
外部数据总线宽度16
JESD-30 代码S-CQFP-F72
JESD-609代码e0
长度25.4 mm
低功率模式NO
串行 I/O 数2
端子数量72
最高工作温度85 °C
最低工作温度-40 °C
封装主体材料CERAMIC, METAL-SEALED COFIRED
封装代码QFF
封装等效代码QFL72,1.0SQ
封装形状SQUARE
封装形式FLATPACK
峰值回流温度(摄氏度)NOT SPECIFIED
电源5 V
认证状态Not Qualified
座面最大高度3.94 mm
最大压摆率200 mA
最大供电电压5.5 V
最小供电电压4.5 V
标称供电电压5 V
表面贴装YES
技术CMOS
温度等级INDUSTRIAL
端子面层Tin/Lead (Sn/Pb)
端子形式FLAT
端子节距1.27 mm
端子位置QUAD
处于峰值回流温度下的最长时间NOT SPECIFIED
宽度25.4 mm
uPs/uCs/外围集成电路类型SERIAL IO/COMMUNICATION CONTROLLER, MIL-STD-1553

文档预览

下载PDF文档
BU-65178/65179*/61588/61688*/61689*
MINIATURE ADVANCED
COMMUNICATION ENGINE
(MINI-ACE®) AND MINI-ACE PLUS*
Make sure the next
Card you purchase
has...
TM
®
FEATURES
5 Volt Only
Fully Integrated MIL-STD-1553 A/B
STANAG 3838 Compliant Terminals
One-Square-Inch Package
Smallest BC/RT/MT In The Industry
Hardware and Software Compatible
with BU-61580 ACE Series
Flexible Processor/Memory Interface
Bootable RT* Option
4K x 16 or 64K x 16* Shared RAM
Automatic BC Retries
Programmable BC Gap Times
DESCRIPTION
The BU-61588 Mini-ACE and BU-61688 Mini-ACE Plus* integrates two
5-volt-only transceivers, protocol, memory management, processor interface
logic, and 4K x 16, or 64K x 16* words of RAM in a choice of pin grid array
(PGA), quad flat pack or gull lead packages. The Mini-ACE is packaged in a
1.0 square inch, low profile, cofired ceramic multi-chip-module (MCM) pack-
age making it the smallest integrated MIL-STD-1553 BC/RT/MT in the indus-
try.
The Mini-ACE provides full compatibility to DDC’s BU-61580 and BU-65170
Advanced Communication Engine (ACE). As such, the Mini-ACE includes all
the hardware and software architectural features of the ACE.
The Mini-ACE contains internal address latches and bidirectional data buffers
to provide a direct interface to a host processor bus. The memory manage-
ment scheme for RT mode provides three data structures for buffering data.
These structures, combined with the Mini-ACE’s extensive interrupt capabil-
ity, serve to ensure data consistency while off-loading the host processor.
The Mini-ACE Plus* can optionally boot-up as a RT with the Busy bit set for
1760 applications. The Mini-ACE BC mode implements several features
aimed at providing an efficient real-time software interface to the host proces-
sor including automatic retries, programmable intermessage gap times, auto-
matic frame repetition, and flexible interrupt generation.
The advanced architectural features of the Mini-ACE, combined with its small
size and high reliability, make it an ideal choice for demanding military and indus-
trial processor-to-1553 applications.
Programmable Illegalization
Simultaneous RT/Monitor Mode
Operates From 10*/12 /16 / 20* MHz
Clock
FOR MORE INFORMATION CONTACT:
Data Device Corporation
105 Wilbur Place
Bohemia, New York 11716
631-567-5600 Fax: 631-567-7358
www.ddc-web.com
Technical Support:
1-800-DDC-5757 ext. 7677 or 7381
7771
All trademarks are the property of their respective owners.
©
1998, 1999 Data Device Corporation
收到NXP LPC800开发板咯
收到NXP LPC800开发板咯,非常感谢论坛提供额...
馨曦 NXP MCU
调用WZCSetInterfaceEx()编译通不过!!!
设置好了Wzcsapi.lib,也包含了以下头文件 #include #include #include #include #include #include #include #include 编译的时候还是出以下错误提示,请问还缺少什么? ......
dudu2000 嵌入式系统
明天会更好
清冷清冷的街上行人并不多,路边的店里闪着红红火火的节日灯光。与跨年节日的气氛相比天气确是冷的厉害。可能是气温较低的原因吧,街上的行人并不多。我独自匆匆的赶往地铁车站,准备回到自己独 ......
bigbat 聊聊、笑笑、闹闹
联想完成对moto收购,小米全球第三头衔只保留了一天
昨天,Strategy Analytics公布了最新的调查报告,宣布根据2014年Q3的出货量计算,小米已经成为全球第三大手机厂商。另一家市场调查机构IDC的报告也佐证了Strategy Analytics的结论。小 ......
eric_wang 消费电子
中断能否改变全局变量值
#include <msp430g2452.h>unsigned int i,j;void main(void){WDTCTL = WDTPW + WDTHOLD; // Stop WDTP1DIR |= 0x01; // P1.0 outputP1DIR |= BIT6;P1OUT = 0x00;TACTL = TASSEL_2 + MC_2+TA ......
常见泽1 微控制器 MCU
CC2650LP测试ADXL345传感器代码
本帖最后由 zzh192126 于 2017-11-15 15:05 编辑 adxl345是一款加速度计,通过IIC方式读取数据,现在读数据的时候出现了问题,但是不知道问题出在哪里,求助。。附上自己写的代码和原厂测试 ......
zzh192126 无线连接

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1967  2766  84  1693  2789  40  56  2  35  57 

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