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

关键词

搜索

型号

搜索

BU-61845F3-752K

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

BU-61845F3-752K概述

Mil-Std-1553 Controller, 2 Channel(s), 0.125MBps, CMOS, CQFP72, 1 X 1 INCH, 0.155 INCH HEIGHT, CERAMIC, FP-72

BU-61845F3-752K规格参数

参数名称属性值
是否无铅含铅
是否Rohs认证不符合
厂商名称Data Device Corporation
零件包装代码QFP
包装说明QFF,
针数72
Reach Compliance Codecompliant
地址总线宽度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-F72
JESD-609代码e0
长度25.4 mm
低功率模式NO
串行 I/O 数2
端子数量72
封装主体材料CERAMIC, METAL-SEALED COFIRED
封装代码QFF
封装形状SQUARE
封装形式FLATPACK
峰值回流温度(摄氏度)NOT SPECIFIED
认证状态Not Qualified
筛选级别MIL-PRF-38534
座面最大高度3.94 mm
最大供电电压5.5 V
最小供电电压4.5 V
标称供电电压5 V
表面贴装YES
技术CMOS
端子面层TIN LEAD
端子形式FLAT
端子节距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
对uCOS移植STM32官方例程的一点疑惑
这两天,下了个ucos在STM32F103ZE-SK开发板上移植的官方例程(uCOSII-ST-STM32F103ZE-SK),这其中有两个文件夹,uc-CPU和uc-LIB,不是很明白这两个文件里的文件有什么作用,哪位大虾能指 ......
lsbeilei stm32/stm8
关于STM32的TIM1产生两对带死区互补堆成的PWM波
想产生两对带死区互补对称的PWM控制逆变全桥的四个管子,TIM1_CH1(PA8)和TIM1_CH1N(PB13),TIM1_CH2(PA9)和TIM1_CH2N(PB14),请问初始化设置用库的结构体定义一个变量还是两个变量呢? 例如: ......
506977544 stm32/stm8
请教:LCD怎样‘横屏’转‘竖屏’
我用的是2450,问一下LCD横屏转竖屏,驱动程序里除了在头文件处修改分辨率外,还要修改什么地方呢? 我只修改了头文件处定义的分辨率的情况下,屏幕变窄了(部分屏幕黑色没图象),竖直方向 ......
twpma 嵌入式系统
IAR5.3(评估版)编译老是提示如下的错误,是怎么一回事啊
Error: the destination for compressed initializer batch "P2 mid-1" is placed at an address that is dependent on the size of the batch, which is not allowed when using packbits comp ......
zhaokuiyin 嵌入式系统
用bq25606简易充电器为智能家庭供电
本帖最后由 qwqwqw2088 于 2020-7-16 16:58 编辑 无线连接和低功耗嵌入式处理技术的进步已为智能家居和楼宇提供了新的应用。大部分智能家居系统都具有一个处在固定位置的控制面板或基本单元 ......
qwqwqw2088 模拟与混合信号
AD9852没有输出
用DSP28335控制AD9852时发现一直没有输出,但是板子发热倒是挺烫的说明是有工作的,现在找不到原因了,求问各位大侠怎么解决?...
caijianfa55 微控制器 MCU

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 2627  2118  1070  1846  2752  48  5  12  23  47 

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