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

关键词

搜索

型号

搜索

BU-61745G3-612L

产品描述Mil-Std-1553 Controller, 2 Channel(s), 0.125MBps, CMOS, CQFP72, 25.40 X 25.40 MM, 3.94 MM HEIGHT, CERAMIC, FP-72
产品类别微控制器和处理器   
文件大小701KB,共60页
制造商Data Device Corporation
下载文档 详细参数 全文预览

BU-61745G3-612L概述

Mil-Std-1553 Controller, 2 Channel(s), 0.125MBps, CMOS, CQFP72, 25.40 X 25.40 MM, 3.94 MM HEIGHT, CERAMIC, FP-72

BU-61745G3-612L规格参数

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

文档预览

下载PDF文档
BU-6174X/6184X/6186X
Make sure the next
Card you purchase
has...
TM
ENHANCED MINIATURE ADVANCED
COMMUNICATIONS ENGINE
FEATURES
Fully Integrated 1553A/B Notice 2,
McAir, STANAG 3838 Interface Terminal
Compatible with Mini-ACE (Plus)
and ACE Generations
Choice of :
-
RT or BC/RT/MT In Same Footprint
- RT or BC/RT/MT with 4K RAM
- BC/RT/MT with 64K RAM, and RAM
parity
Choice of 5V or 3.3V Logic
5V Transceiver with 1760 and McAir
Compatible Options
Comprehensive Built-In Self-Test
DESCRIPTION
The Enhanced Miniature Advanced Communications Engine
(Enhanced Mini-ACE) family of MIL-STD-1553 terminals provide com-
plete interfaces between a host processor and a 1553 bus, and integrate
dual transceiver, protocol logic, and 4K words or 64K words of RAM.
These terminals are nearly 100% footprint and software compatible
with the previous generation Mini-ACE (Plus) terminals, and are soft-
ware compatible with the older ACE series.
They are powered by a choice of 5V or 3.3V logic. Multiprotocol sup-
port of MIL-STD-1553A/B and STANAG 3838, including versions
incorporating McAir compatible transmitters, is provided. There is a
choice of 10, 12, 16, or 20 MHz clocks. The BC/RT/MT versions with
64K words of RAM include built-in RAM parity checking.
BC features include a built-in message sequence control engine, with
a set of 20 instructions. This provides an autonomous means of
implementing multi-frame message scheduling, message retry
schemes, data double buffering, asynchronous message insertion,
and reporting to the host CPU. The Enhanced Mini-ACE incorporates
a fully autonomous built-in self-test, which provides comprehensive
testing of the internal protocol logic and/or RAM.
The RT offers the same choices of subaddress buffering as the ACE
and Mini-ACE (Plus), along with a global circular buffering option,
50% rollover interrupt for circular buffers, an interrupt status queue,
and an "Auto-boot" option to support MIL-STD-1760.
These terminals provide the same flexibility in host interface configu-
rations as the ACE/Mini-ACE, along with a reduction in the host
processor's worst case holdoff time.
Data Device Corporation
105 Wilbur Place
Bohemia, New York 11716
631-567-5600 Fax: 631-567-7358
www.ddc-web.com
Flexible Processor/Memory Interface,
with Reduced Host Wait Time
Choice of 10, 12, 16, or 20 MHz Clock
Highly Autonomous BC with
Built-In Message Sequence Control:
- Frame Scheduling
- Branching
- Asynchronous Message Insertion
- General Purpose Queue
- User-defined Interrupts
Advanced RT Functions
- Global Circular Buffering
- Interrupt Status Queue
- 50% Circular Buffer Rollover
Interrupts
Selective Message Monitor
- Selection by Address, T/R Bit,
Subaddress
- Command and Data Stacks
- 50% and 100% Stack Rollover
Interrupts
FOR MORE INFORMATION CONTACT:
Technical Support:
1-800-DDC-5757 ext. 7234
©
2000 Data Device Corporation
基于机智云AIoT开发平台的智能仓库
本帖最后由 毛球大大 于 2021-12-15 19:25 编辑 通过分析传统仓库功能,设计了以STM32为主控芯片,搭配使用各种传感器模块采集数据,通过esp8266联网芯片将数据上传至机智云AIoT开发平台的网 ......
毛球大大 无线连接
【RT-Thread读书笔记】第二部分(5)中断管理和双向链表
RTT系统使用中断与裸机使用中断相同,但是可以借助操作系统的内核IPC通讯机制,信号量、消息、事件标志组等标志事件,将中断和系统线程建立关联。双向链表是RTT贯彻始终的重要方法,本章节讲到 ......
我爱下载 实时操作系统RTOS
DE1-SoC怎样改变显示分辨率?
DE1-SoC板通过VGA外接LCD显示器,及键盘鼠标;安装官方下载的Linux_console_with_FrameBuffer。只有1024x768一个分辨率,显示器最佳为1680x1050,显示出来较难看,想改为1680x1050。 网上查了 ......
cncqzxj FPGA/CPLD
各路英雄,请教tcpmp sample的问题 !
小弟,将tcpmp的sample编译成sample.exe后 连同common.dll等组件(解码器,语言包)等拷到同一个文件夹中 并下到一个导航终端的sd卡上,结果播放的时候非常卡,全屏并且 进入播放之前的界面 ......
wisper 嵌入式系统
解析射频信号源三大架构元素部件
相信工程师们对于射频信号源并不陌生,射频信号源常用于校准频谱分析仪、调制度分析仪、功率计、频率计、射频毫伏表、高频数字示波器等众多射频无线电测量仪器。应用范围很广,如生产测试、实验 ......
博宇讯铭 测试/测量
如何选择一款更合适的功率电阻?
本帖最后由 qwqwqw2088 于 2018-2-27 08:20 编辑 第一章 电阻器的功率 电阻器的额定功率定义为在指定环境温度下,假设空气不流通,电阻器连续正常工作允许消耗的最大功率。其中指定 ......
qwqwqw2088 模拟与混合信号

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1491  609  1479  1989  2012  56  50  14  36  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