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

关键词

搜索

型号

搜索

MAS3693CD

产品描述1553b bus controller/remote terminal
产品类别嵌入式处理器和控制器    微控制器和处理器   
文件大小427KB,共41页
制造商Dynex
官网地址http://www.dynexsemi.com/
下载文档 详细参数 全文预览

MAS3693CD概述

1553b bus controller/remote terminal

MAS3693CD规格参数

参数名称属性值
厂商名称Dynex
包装说明,
Reach Compliance Codeunknown
其他特性DUAL BUS CAPABILITY; MA3693 & MA3691 IS A CHIP SET OF 1553B BUS CONTROLLER/REMOTE TERMINAL
地址总线宽度2
边界扫描NO
最大时钟频率12 MHz
通信协议MIL-STD-1553B
数据编码/解码方法BIPH-LEVEL(MANCHESTER)
最大数据传输速率0.125 MBps
外部数据总线宽度16
JESD-30 代码R-CDIP-T48
低功率模式NO
DMA 通道数量
I/O 线路数量
串行 I/O 数2
端子数量48
片上数据RAM宽度
最高工作温度125 °C
最低工作温度-55 °C
封装主体材料CERAMIC, METAL-SEALED COFIRED
封装形状RECTANGULAR
封装形式IN-LINE
认证状态Not Qualified
RAM(字数)0
最大压摆率25 mA
最大供电电压5.5 V
最小供电电压4.5 V
标称供电电压5 V
表面贴装NO
技术CMOS
温度等级MILITARY
端子形式THROUGH-HOLE
端子位置DUAL
uPs/uCs/外围集成电路类型SERIAL IO/COMMUNICATION CONTROLLER, MIL-STD-1553

文档预览

下载PDF文档
MA3690/1/3
MA3690/1/3
1553B Bus Controller/Remote Terminal
Replaces June 1999 version, DS3587-4.0
DS3587-5.0 January 2000
The MA3690/1 chip set has three modes of operation:
remote terminal, bus controller, and passive monitor It has a
dual bus capability, requires minimum support hardware /
software and is implemented on a radiation hard, CMOS/SOS
process. For applications requiring access to Terminal Flag, a
48-Pin DIL MA3693 is available as an alternative to the
MA3690.
As a remote terminal, the MA3690/1 is fully compatible with
Mil-Std-1553B. The chip set obtained SEAFAC approval in
December 1987. All options and mode commands specified by
the Mil Std are implemented Full and meaningful use is made
of status word bits and a comprehensive bit word is provided.
A unique mechanism has been incorporated that allows
the subsystem to declare illegal commands legal, and vice
versa, before the chip set services the command. It should be
noted that use of this mechanism is optional and that the
system defaults to normal operation if the option is not
required. The chip set is easily interfaced to subsystem
memory and is sufficiently flexible to ensure compatibility with
a wide range of microprocessors.
As a bus controller the MA3690/1 has the ability to initiate
all types of 1553B transfer on either of the two buses An
instruction word is set up by the subsystem, prior to
transmission, which contains details of transfer type and bus
selection. Four bits of the instruction word have been used to
specify the conditions under which the chip set will generate a
subsystem interrupt. The most significant bits of the instruction
word have been used to specify the conditions under which the
chip set will perform an automatic retry and the number of
retries to be carried out (max. 3). At the end of each instruction
execution cycle, the chip set writes a report word into the
subsystem memory; the contents of which give the subsystem
an indication of the degree of success of the transfer.
The bus controller may be used in either of two
configurations, i.e. single shot or table driven.
In the single shot configuration, the controller is under
direct control from the subsystem (processor). In table driven
configuration, the controller is given greater autonomy to
execute a table of instructions held in either ROM or RAM.
As a passive monitor, the chip set will monitor all bus
activity and pass any associated information to the subsystem.
As the name implies, in this mode of operation, the chip set is
truly passive and will not reply to command instructions.
FEATURES
s
Radiation Hard to 1MRads (Si)
s
High SEU Immunity, Latch-Up Free
s
CMOS-SOS Technology
s
All Inputs and Outputs Fully TTL or CMOS Compatible
s
Military Temperature Range -55 to +125°C
s
Dual Bus Capability
s
Minimal Subsystem Interface
s
Powerful Bus Control Facility
s
Complete Remote Terminal Protocol
s
SEAFAC Approved
SIGNAL DESCRIPTIONS
All signals are TTL compatible unless stated otherwise. An
‘N’ at the end of the signal name denotes an active low signal.
SUPPLIES
VDD
VSS
5 volts positive supply
Ground
CLOCK INPUTS
CK12
12MHz clock
BUS INTERFACE LINES
PDIN0
Input
Positive threshold exceeded on bus 0.
NDIN0
Input
Negative threshold exceeded on bus 0.
TXEN0N
Output
Transmit enable for driver on bus 0.
PDOUT0N
Output
Positive Manchester data for driver on bus 0.
1/41
LED驱动电源的选择设计面面观
 随着科技部“十城万盏”工程的启动,作为新兴产业的LED照明再次掀起了高潮。此时,企业纷纷加入此行业,LED产业的发展也带动了整个产业链的不断壮大。LED照明产业发展非常迅速,除了高效节能 ......
探路者 LED专区
请教一个比较器使用的问题,请各位指点一下
我要使用30F2020的比较器模块,具体想法是选择6脚CMP2C作为同相端输入脚,向CMPDAC2写入一个固定值作为比较器反向输入端输入电压值,当同相输入端电压大于反相输入端电压时,触发PWM2限流,限流P ......
aa随风飘aa Microchip MCU
本人初学单片机,有个问题请教大家
用stc单片机,一个dht11一个PCF8591,一个1602显示,我就想1602先显示DHT11的内容,然后再显示PCF8591的采集信息,这两个显示内容5秒循环显示,模拟好像可以,下载到硬件,总是停留在其中一个 ......
lp256 51单片机
28035 trip zone
怎样触发TRIP zone中断?我按照Ti的epwm_trip_zone中的例子改写程序,但是怎么不能触发中断啊,Gpio12也设置为输入且为TZ1功能,我用短线接到地,还是不能触发进入中断,求高手指点;另外,Ti ......
506977544 微控制器 MCU
为什么TCP 3次握手 抓包 都是用Wireshark ,没有用FIDDLER的,难道FIDDLER 不能...
为什么TCP3次握手抓包都是用Wireshark,没有用FIDDLER的,难道FIDDLER不能抓包TCP/UDP数据包? ...
深圳小花 嵌入式系统
再问--关于EVC 模拟器的问题
我安装的SDK有STANDARDSDK_500和WCE EMULATOR两个 下载了《EVC高级编程》,里面的实例都是WCE_X86,我编译通过,但无法连接模拟器! 我是否要在PB上导出一个for WCE_X86的SDK? 好像没有这个C ......
zzzzer16 嵌入式系统

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 2341  1450  432  2538  476  44  24  3  10  39 

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