EEWORLDEEWORLDEEWORLD

Part Number

Search

BU-65170S2-320Z

Description
Mil-Std-1553 Controller, 2 Channel(s), 0.125MBps, CMOS, CQIP70, 48.30 X 25.40 MM, 4.19 MM HEIGHT, DIP-70
CategoryThe embedded processor and controller    Microcontrollers and processors   
File Size563KB,44 Pages
ManufacturerData Device Corporation
Download Datasheet Parametric View All

BU-65170S2-320Z Overview

Mil-Std-1553 Controller, 2 Channel(s), 0.125MBps, CMOS, CQIP70, 48.30 X 25.40 MM, 4.19 MM HEIGHT, DIP-70

BU-65170S2-320Z Parametric

Parameter NameAttribute value
Is it lead-free?Contains lead
Is it Rohs certified?incompatible
MakerData Device Corporation
Parts packaging codeQIP
package instructionQIP,
Contacts70
Reach Compliance Codecompliant
Address bus width16
boundary scanNO
maximum clock frequency16 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 codeR-CQIP-P70
JESD-609 codee0
length48.26 mm
low power modeNO
Number of serial I/Os2
Number of terminals70
Maximum operating temperature70 °C
Minimum operating temperature
Package body materialCERAMIC, METAL-SEALED COFIRED
encapsulated codeQIP
Package shapeRECTANGULAR
Package formIN-LINE
Peak Reflow Temperature (Celsius)NOT SPECIFIED
Certification statusNot Qualified
Filter levelMIL-STD-883
Maximum seat height4.19 mm
Maximum supply voltage5.5 V
Minimum supply voltage4.5 V
Nominal supply voltage5 V
surface mountNO
technologyCMOS
Temperature levelCOMMERCIAL
Terminal surfaceTIN LEAD
Terminal formPIN/PEG
Terminal pitch2.54 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-65170/61580 and BU-61585
MIL-STD-1553A/B NOTICE 2 RT and BC/RT/MT,
ADVANCED COMMUNICATION ENGINE (ACE)
ACE User’s Guide
Also Available
DESCRIPTION
DDC's BU-65170, BU-61580 and
BU-61585 Bus Controller / Remote
Terminal
/
Monitor
Terminal
(BC/RT/MT)
A d v a n c e d
Communication Engine (ACE) termi-
nals comprise a complete integrated
interface between a host processor
and a MIL-STD-1553 A and B or
STANAG 3838 bus.
The ACE series is packaged in a 1.9 -
square-inch, 70-pin, low-profile,
cofired MultiChip Module (MCM)
ceramic package that is well suited for
applications with stringent height
requirements.
The BU-61585 ACE integrates dual
transceiver, protocol, memory man-
agement, processor interface logic,
and a total of 12K words of RAM in a
choice of DIP or flat pack packages.
The BU-61585 requires +5 V power
and either -15 V or -12 V power.
The BU-61585 internal RAM can be
configured as 12K x 16 or 8K x 17.
The 8K x 17 RAM feature provides
capability for memory integrity check-
ing by implementing RAM parity gen-
eration and verification on all access-
es. To minimize board space and
“glue” logic, the ACE provides ultimate
flexibility in interfacing to a host
processor and internal/external RAM.
The advanced functional architecture
of the ACE terminals provides soft-
ware
compatibility
to
DDC's
Advanced Integrated Multiplexer (AIM)
series hybrids, while incorporating a
multiplicity of architectural enhance-
ments. It allows flexible operation
while off-loading the host processor,
ensuring data sample consistency,
and supports bulk data transfers.
The ACE hybrids may be operated at
either 12 or 16 MHz. Wire bond
options allow for programmable RT
address (hardwired is standard) and
external transmitter inhibit inputs.
FEATURES
Fully Integrated MIL-STD-1553
Interface Terminal
Interface
Flexible Processor/Memory
Standard 4K x 16 RAM and
Optional RAM Parity
Optional 12K x 16 or 8K x 17 RAM
Available
Generation/Checking
Automatic BC Retries
Programmable BC Gap Times
BC Frame Auto-Repeat
Flexible RT Data Buffering
Programmable Illegalization
Selective Message Monitor
Simultaneous RT/Monitor Mode
TX/RX_A
SHARED
RAM
CH. A
TRANSCEIVER
A
DATA
BUFFERS
PROCESSOR
DATA BUS
*
TX/RX_A
DATA BUS
DUAL
ENCODER/DECODER,
MULTIPROTOCOL
AND
MEMORY
MANAGEMENT
D15-D0
TX/RX_B
ADDRESS BUS
ADDRESS
BUFFERS
A15-A0
PROCESSOR
ADDRESS BUS
CH. B
TRANSCEIVER
B
TX/RX_B
PROCESSOR
AND
MEMORY
INTERFACE
LOGIC
TRANSPARENT/BUFFERED, STRBD, SELECT,
RD/WR, MEM/REG, TRIGGER_SEL/MEMENA-IN,
MSB/LSB/DTGRT
IOEN, MEMENA-OUT, READYD
ADDR_LAT/MEMOE, ZERO_WAIT/MEMWR,
8/16-BIT/DTREQ, POLARITY_SEL/DTACK
INT
PROCESSOR
AND
MEMORY
CONTROL
INTERRUPT
REQUEST
RT ADDRESS
RTAD4-RTAD0, RTADP
INCMD
MISCELLANEOUS
CLK_IN, TAG_CLK,
MSTCLR,SSFLAG/EXT_TRG
* SEE ORDERING INFORMATION FOR AVAILABLE MEMORY
FIGURE 1. ACE BLOCK DIAGRAM
©
1992, 1999 Data Device Corporation
Two DMAs share one PCI interrupt
In SOPC, there is one PCI and two DMAs. There is only one interrupt number on the PCI, but I want to hang the interrupts of both DMAs on the PCI. Is there any way to achieve this?...
le_bing Embedded System
Which senior can give me some advice?
I want to learn hardware but I am confused and have many questions. Can anyone add me on QQ172350594...
hjkl645 MCU
How to create static link library using GCCAVR
First compile the c file into a target file avr-gcc -c -mmcu=atmega16 filename.c Then make a static link library avr-ar -r libname.a filename.o Then link avr-gcc -mmcu=atmega16 otherfile.c libname.a -...
SUNKE9 Microchip MCU
Problems with placing pins for self-made components in proteldxp2004
How to change the direction of the pin when placing a self-made component in proteldxp2004? Is there any shortcut key? Thank you! Is it possible to set...
cjx19840106 PCB Design
A brief analysis of the use of ^,!,cxsf symbols and movs instructions in arm assembly
[font=新宋体][color=#0000cc].[/color][color=#0000ff]macro[/color] restore_user_regs ldr r1[color=#0000cc],[/color][color=#0000cc][[/color]sp[color=#0000cc],[/color] #S_PSR[color=#0000cc]][/color] ldr lr[...
程序天使 ARM Technology
[FPGA Learning Series—Differences between FPGA and CPLD]
I am a complete novice when it comes to FPGA. I have had a brief contact with CPLD. I used CPLD to make an IO expansion before. Now I think I have not even entered the door. I am ready to play with FP...
ltbytyn FPGA/CPLD

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Robot
development
community

Index Files: 2412  2797  2078  1741  2316  49  57  42  36  47 
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号