EEWORLDEEWORLDEEWORLD

Part Number

Search

BU-61864F4-220K

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

BU-61864F4-220K Overview

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-61864F4-220K Parametric

Parameter NameAttribute value
Is it lead-free?Contains lead
Is it Rohs certified?incompatible
MakerData Device Corporation
Parts packaging codeQFP
package instructionQFF,
Contacts72
Reach Compliance Codecompliant
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-F72
JESD-609 codee0
length25.4 mm
low power modeNO
Number of serial I/Os2
Number of terminals72
Maximum operating temperature85 °C
Minimum operating temperature-40 °C
Package body materialCERAMIC, METAL-SEALED COFIRED
encapsulated codeQFF
Package shapeSQUARE
Package formFLATPACK
Peak Reflow Temperature (Celsius)NOT SPECIFIED
Certification statusNot Qualified
Filter levelMIL-STD-883
Maximum seat height3.94 mm
Maximum supply voltage3.6 V
Minimum supply voltage3 V
Nominal supply voltage3.3 V
surface mountYES
technologyCMOS
Temperature levelINDUSTRIAL
Terminal surfaceTIN LEAD
Terminal formFLAT
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
C Program Problem
#include void main() {void input(int *);void max_min_value(int *);void output(int *);int number[10];input(number);max_min_value(number);output(number);} void input(int number[]) {int i;printf("input 1...
zjjone1023 51mcu
TE pressure sensor: underwater robots from 0 to 1000, how to avoid mass production pitfalls
Reprinted from TE official website: https://www.te.com.cn/chn-zh/industries/sensor-solutions/insights/underwater-robots.htmlHow to avoid mass production pitfalls when developing underwater robots from...
nmg Robotics Development
PIC series microcontroller application design and examples PDF
The book "PIC Series Microcontroller Application Design and Examples" is worth reading....
dengxiaoyang Microchip MCU
[RISC-V MCU CH32V103 Review] + Read DH11
Last time, I used the routine to light a light and learned about it, but it has been gathering dust ever since. I will continue to play with it this weekend when I have time. This time, I will drive D...
eew_VHNtMb Domestic Chip Exchange
[KW41Z] I bought a lightsaber and used it to disassemble the shell
[i=s]This post was last edited by littleshrimp on 2017-5-9 09:11[/i] [size=5]I didn't expect lightsabers to be so expensive[/size] [size=5]I searched on Taobao and found cheap ones for just over ten y...
littleshrimp NXP MCU
Capacitor Basics and Applications
As the title says. The content is very basic. Feel free to download it. If you think it's good, give it a thumbs up.:lol...
kejuyuan Discrete Device

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Robot
development
community

Index Files: 2260  153  1771  2210  1294  46  4  36  45  27 
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号