EEWORLDEEWORLDEEWORLD

Part Number

Search

BU-61864G3-182

Description
Mil-Std-1553 Controller, 2 Channel(s), 0.125MBps, CMOS, CQFP72, 25.40 X 25.40 MM, 2.54 MM HEIGHT, CERAMIC, QFP-72
CategoryThe embedded processor and controller    Microcontrollers and processors   
File Size449KB,60 Pages
ManufacturerData Device Corporation
Download Datasheet Parametric View All

BU-61864G3-182 Overview

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

BU-61864G3-182 Parametric

Parameter NameAttribute value
Is it lead-free?Contains lead
Is it Rohs certified?incompatible
MakerData Device Corporation
Parts packaging codeQFP
package instructionQFP, QFP72,1.38SQ,50
Contacts72
Reach Compliance Codecompliant
Other featuresALSO OPERATES AT 5V SUPPLY
Address bus width16
boundary scanNO
maximum clock frequency20 MHz
letter of agreementMIL STD 1553A; MIL STD 1553B
Data encoding/decoding methodsBIPH-LEVEL(MANCHESTER)
Maximum data transfer rate0.125 MBps
External data bus width16
JESD-30 codeS-CQFP-G72
JESD-609 codee0
length25.4 mm
low power modeNO
Number of serial I/Os2
Number of terminals72
Maximum operating temperature125 °C
Minimum operating temperature-55 °C
Package body materialCERAMIC, METAL-SEALED COFIRED
encapsulated codeQFP
Encapsulate equivalent codeQFP72,1.38SQ,50
Package shapeSQUARE
Package formFLATPACK
Peak Reflow Temperature (Celsius)NOT SPECIFIED
power supply3.3,5 V
Certification statusNot Qualified
Filter levelMIL-STD-883
Maximum seat height4.245 mm
Maximum supply voltage3.6 V
Minimum supply voltage3 V
Nominal supply voltage3.3 V
surface mountYES
technologyCMOS
Temperature levelMILITARY
Terminal surfaceTin/Lead (Sn/Pb)
Terminal formGULL WING
Terminal pitch1.27 mm
Terminal locationQUAD
Maximum time at peak reflow temperatureNOT SPECIFIED
width25.4 mm
uPs/uCs/peripheral integrated circuit typeSERIAL IO/COMMUNICATION CONTROLLER, MIL-STD-1553
BU-6174X/6184X/6186X
ENHANCED MINIATURE ADVANCED
COMMUNICATIONS ENGINE
[ENHANCED MINI-ACE/µ-ACE (MICRO-ACE)]
FEATURES
Make sure the next
Card you purchase
has...
®
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
• Package Options:
- 1" Square Ceramic Flat Pack or
Gull Wing
- 0.815" Square BGA (µ-ACE)
DESCRIPTION
The Enhanced Miniature Advanced Communications Engine (Enhanced
Mini-ACE) and µ-ACE (Micro-ACE) family of MIL-STD-1553 terminals pro-
vide complete interfaces between a host processor and a 1553 bus, and
integrate dual transceiver, protocol logic, and 4K or 64K words of RAM.
At 0.815" square, the µ-ACE (BGA package) option provides the
smallest footprint in the industry.
The terminals are powered by a choice of 5V or 3.3V logic.
Multiprotocol support of MIL-STD-1553A/B and STANAG 3838, includ-
ing versions incorporating McAir compatible transmitters, is provided.
There is a choice of 10, 12, 16, or 20 MHz clocks. The BC/RT/MT ver-
sions 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 feature 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/µ-ACE incor-
porates a fully autonomous built-in self-test, providing 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.
The terminals provide the same flexibility in host interface configura-
tions as the ACE/Mini-ACE, along with a reduction in the host proces-
sor's worst case holdoff time. Most software features are compatible
with the previous generations of the Mini-ACE (Plus) and ACE series.
5V Transceiver with 1760 and McAir
Compatible Options
Comprehensive Built-In Self-Test
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:
µ-ACE
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. 7234
©
2000 Data Device Corporation
Barcode Precision Measurement System Based on ARM
[b]Abstract:[/b] This paper introduces the software and hardware design of a visual precision measurement system[/color][/url] based on a 32-bit high-performance processor. The barcode image collected...
maker ARM Technology
Because I just encountered a newbie problem using iar for stm8, please help me. I have been working on it for a long time, but I can’t find any information on the Internet. I can’t help it.
void CLK_Init(void) { /* Use external crystal oscillator CLK_DeInit(); CLK_HSECmd(ENABLE); while(SET != CLK_GetFlagStatus(CLK_FLAG_HSERDY)); CLK_SYSCLKConfig(CLK_PRESCALER_CPUDIV1); CLK_ClockSwitchCmd...
sulidoyou stm32/stm8
I need a sample essay for group g
[i=s] This post was last edited by paulhyde on 2014-9-15 03:24 [/i] I need a sample essay for the G group paper: Laugh:...
奋斗了 Electronics Design Contest
Set GPIO in app
Allocate a virtual address and map it to the specified physical address m_IOPreg = (volatile IOPreg *)VirtualAlloc(0,sizeof(IOPreg),MEM_RESERVE,PAGE_READWRITE|PAGE_NOCACHE); if(m_IOPreg ==NULL) { ERR ...
eelee Embedded System
MSP430F5529 Timer Capture Compare Module
: [align=left][font=Verdana, Arial, Helvetica, sans-serif][size=3][color=#000000][b]Let's look at a register first[/b][b]TACCTL0-TACCTL6[/b][b]: ([/b][b]TA[/b][b]The most complex register, look up the...
Jacktang Microcontroller MCU
Help: How to update the data in the dialog box in real time, such as designing a stopwatch in the dialog box
I want to display a stopwatch on a dialog box. How can I achieve real-time updates? Some people on the Internet say to use a Timer. I am using ucgui 3.98, not Emwin, and it seems that I cannot send me...
ygrong_2008 Real-time operating system RTOS

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Robot
development
community

Index Files: 662  1437  2666  2823  1101  14  29  54  57  23 
Datasheet   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
Room 1530, 15th Floor, Building B, No. 18 Zhongguancun Street, Haidian District, Beijing Telephone: (010) 82350740 Postal Code: 100190
Copyright © 2005-2026 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号