Elite.Parts chervon right Manufacturers chervon right A chervon right ATMEL chervon right TS68C429A
About product Features Datasheet FAQ

ATMEL TS68C429A

Image of ATMEL TS68C429A

Description

Atmel TS68C429A CMOS ARINC 429 Multichannel Receiver / Transmitter (MRT)

Part Number

TS68C429A

Price

Request Quote

Manufacturer

ATMEL

Lead Time

Request Quote

Category

PRODUCTS - T

Features

Datasheet

pdf file

Atmel-TS68C429A-CMOS-ARINC-429-Multichannel-Receiver-Transmitter-(MRT)-datasheet1-1970657400.pdf

1519 KiB

Extracted Text

Features • 8 Independent Receivers (Rx) • 3 Independent Transmitters (Tx) • Full TS68K Family Microprocessor Interface Compatibility • 16-bit Data-bus • ARINC 429 Interface: “1” and “0” Lines, RZ Code • Support all ARINC 429 Data Rate Transfer and up to 2.5 Mbit/s • Multi Label Capability • Parity Control: Odd, Even, No Parity, Interrupt Capability • Independent Programmable Frequency for Rx and Tx Channels • 8 Messages FIFO per Tx Channel CMOS • Independent Interrupt Request Line for Rx and Tx Functions • Vectored Interrupts ARINC 429 • Daisy Chain Capability • Direct Addressing of all Registers Multichannel • Test Modes Capability • 20 MHz Operating Frequency Receiver/ • Self-test Capability for Receiver Label Memories and Transmit FiFO • Low Power: 400 mW Transmitter Description (MRT) The TS68C429A is an ARINC 429 controller. It is an enhanced version of the EF 4442 and it is designed to be connected to the new 16- or 32-bit microprocessors, espe- cially these of the Atmel TS68K family. TS68C429A Screening • MIL-STD-883, class B • DESC Drawing 5962-955180 • Atmel Standards Application Note • A detailed application note is available “AN 68C429A” on request. R suffix F suffix PGA 84 CQFP 132 Ceramic Pin Grid Array Ceramic Quad Flat Pack Rev. 2120A–HIREL–08/02 1 Hardware Overview The TS68C429A is a high performance ARINC 429 controller designed to interface pri- mary to the Atmel TS68K family microprocessor in a straight forward fashion (see “Application Notes” on page 33). It can be connected to any TS68K processor family with an asynchronous bus with some additional logic in some cases. As shown in Figure 1, the TS68C429A is divided into five main blocks, the microproces- sor interface unit (MIU), the logical control unit (LCU), the interrupt control unit (ICU), the receiver channel unit (RCU) and the transmitter channel unit (TCU). • The MIU handles the interface protocol of the host processor. Through this unit, the host sees the TS68C429A as a set of registers. • The LCU controls the internal data flow and initializes the TS68C429A. • The ICU manages one interrupt line for the RCU and one for the TCU. Each of these two parts has a daisy chain capability. All channels have a dedicated vectored interrupt answer. Receiver channels priority is programmable. • The RCU is composed of 8 ARINC receiver channels made of: – a serial to parallel converter to translate the two serial signals (the “1” and “0” in RZ code) into two 16-bit words, – a memory to store the valid labels, – a control logic to check the validity of the received message, – a buffer to keep the last valid received message. • The TCU is composed of three ARINC transmitter channels made of: – a parallel to serial converter to translate the messages into two serial signals (the “1” and “0” in RZ code), – a FIFO memory to store eight 32-bit ARINC messages, – a control logic to synchronize the message transmitter (parity, gap, speed, etc.). • Test facility: Rx inputs can be internally connected to TX3 output. • Self-test facility: The receiver control label matrix and transmitter FIFO can be tested. This self-test can be used to verify the integrity of the TS68C429A memories. 2 TS68C429A 2120A–HIREL–08/02 TS68C429A Figure 1. Simplified Block Diagram 3 2120A–HIREL–08/02 Package See “Package Mechanical Data” on page 40 and “Terminal Connections” on page 41. Figure 1. Signal Description Pin Name Type Function A0-8 I Address bus. The address bus is used to select one of the internal registers during a processor read or write cycle. D0-15 I/O This bi-directional bus is used to receive data from or transmit data to an internal register during a processor read or write cycle. During an interrupt acknowledge cycle, the vector number is given on the lower data bus (D0 - D7). CS I Chip select (active low). This input is used to select the chip for internal register access. LDS I Lower data strobe. This input (active low) validates lower data during R/W access (D0-D7). UDS I Upper data strobe. This input (active low) validates upper data during R/W access (D8-D15). R/W I Read/write. This input defines a data transfer as a read (high) or a write (low) cycle. DTACK O Data transfer acknowledge. If the bus cycle is a processor read, the chip asserts DTACK to indicate that the information on the data bus is valid. If the bus cycle is a processor write, DTACK acknowledges the acceptance of the data by the MRT. DTACK will be asserted during chip select access (CS asserted) or interrupt acknowledge cycle (IACKTX or IACKRK asserted). IRQTX O Interrupt transmit request. This open drain output signals to the processor that an interrupt is pending from the transmission part of the MRT. There are 6 causes that can generate an interrupt request (2 per channel: FIFO empty and end of transmission). IACKTX I Interrupt transmit acknowledge. If IRQTX is active, the MRT will begin an interrupt acknowledge cycle. The MRT will generate a vector number to the processor which is the highest priority channel requesting interrupt service. IEITX I Interrupt transmit enable in. This input, together with IEOTX signal, provides a daisy chained interrupt structure for a vectored scheme. IEITX (active low) indicates that no higher priority device is requesting interrupt service. IEOTX O Interrupt transmit enable out. This output, together with IEITX signal, provides a daisy chained interrupt structure for a vectored interrupt scheme. IEOTX (active low) indicates to lower priority devices that neither the TS68C429A nor any highest priority peripheral is requesting an interrupt. IRQRX O Interrupt transmit request. This open drain output signals to the processor that an interrupt is pending from the receiving part of the chip. There are 9 causes that can generate an interrupt request (1 per channel: valid message received, and 1 for bad parity on a received message). IACKRX I Interrupt receive acknowledge. Same function as IACKTX but for receiver part. IEIRX I Interrupt receive enable in. Same function as IEITX but for receiver part. IEORX I Interrupt receive enable out. Same function as IEOTX but for receiver part. TX1H O Transmission “1” line of the channel 1. TX1L O Transmission “0” line of the channel 1. TX2H O Transmission “1” line of the channel 2. TX2L O Transmission “0” line of the channel 2. TX3H O Transmission “1” line of the channel 3. TX3L O Transmission “0” line of the channel 3. RX1H I Receiving “1” line of the channel 1. RX1L I Receiving “0” line of the channel 1. RX2H I Receiving “1” line of the channel 2 4 TS68C429A 2120A–HIREL–08/02 TS68C429A Figure 1. Signal Description (Continued) Pin Name Type Function RX2L I Receiving “0” line of the channel 2. RX3H I Receiving “1” line of the channel 3. RX3L I Receiving “0” line of the channel 3. RX4H I Receiving “1” line of the channel 4. RX4L I Receiving “0” line of the channel 4. RX5H I Receiving “1” line of the channel 5. RX5L I Receiving “0” line of the channel 5. RX6H I Receiving “1” line of the channel 6. RX6L I Receiving “0” line of the channel 6. RX7H I Receiving “1” line of the channel 7. RX7L I Receiving “0” line of the channel 7. RX8H I Receiving “1” line of the channel 8. RX8L I Receiving “0” line of the channel 8. RESET I This input (active low) will initialize the TS68C429A registers. V /GND I These inputs supply power to the chip. The V is powered at +5 volts and GND is the ground CC CC connection. CLK-SYS I The clock input is a single-phase signal used for internal timing of processor interface. CLK-ARINC I This input provides the timing clock to synchronize received/transmitted messaged. 5 2120A–HIREL–08/02 Figure 2 illustrates the functional signal groups. Figure 2. Functional Signal Groups Diagram Scope This drawing describes the specified requirements for the ARINC multi channel receiver/transmitter, in compliance either with MIL-STD-863 class B or SMD drawing. Applicable Documents MIL-STD-883 1. MIL-STD-883: test methods and procedures for electronics 2. MIL-STD-38535: general specifications for microcircuits. 3. MIL-STD-1835 microcircuit case outlines. 4. DESC/SMD. Requirements General The microcircuits are in accordance with the applicable document and as specified herein. 6 TS68C429A 2120A–HIREL–08/02 TS68C429A Design and Construction Terminal Connections Depending on the package, the terminal connections is detailed in “Terminal Connec- tions” on page 41. Package The circuits are packaged in a hermetically sealed ceramic package which is conform to case outlines of MIL-STD 1835 (when defined): • PGA 84, • CQFP 132. The precise case outlines are described at the end of this specification (“Package Mechanical Data” on page 40) and into MIL-STD-1835. Special Recommended • CMOS Latch-up Conditions for CMOS Devices The CMOS cell is basically composed of two complementary transistors (a P-channel and an N-channel), and, in the steady state, only one transistor is turned-on. The active P-channel transistor sources current when the output is a logic high and presents a high impedance when the output is a logic low. Thus the overall result is extremely low power consumption because there is no power loss through the active P-channel transistor. Also since only once transistor is determined by leakage currents. Because the basic CMOS cell is composed of two complementary transistors, a para- sitic semiconductor controlled rectifier (SCR) formed and may be triggered when an input exceeds the supply voltage. The SCR that is formed by this high input causes the device to become “latched” in a mode that may result in excessive current drain and eventual destruction of the device. Although the device is implemented with input pro- tection diodes, care should be exercised to ensure that the maximum input voltages specification is not exceeded from voltage transients; others may require no additional circuitry. • CMOS/TTL Levels The TS68C429A doesn’t satisfy totally the input/output drive requirements of TTL logic devices, see Table 4. Electrical Characteristics Table 1. Absolute Maximum Ratings Symbol Parameter Test Conditions Min Max Unit V Supply Voltage -0.3 +7.0 V CC V Input Voltage -0.3 +7.0 V I P Max Power Dissipation 400 mW dmax M suffix -55 +125 °C T Operating Temperature case V suffix -40 +85 °C T Storage Temperature -55 +150 °C stg T Junction Temperature +160 °C j T Lead Temperature Max 5 sec. soldering +270 °C leads 7 2120A–HIREL–08/02 Unless otherwise stated, all voltages are referenced to the reference terminal. Table 2. Recommended Condition of Use Symbol Parameter Test conditions Min Max Units V Supply Voltage 4.5 5.5 V CC V Low Level Input Voltage -0.5 0.8 V IL V High Level Input Voltage 2.25 5.8 V IH M suffix -55 +125 °C T Operating Temperature case V suffix -40 +85 °C C Output Loading Capacitance 130 pF L t (c) Clock Rise Time (See Figure 3) 5 ns r t (c) Clock Fall Time (See Figure 3) 5 ns f Clock System Frequency f 0.5 20 MHz c (See Figure 3) This device contains protective circuitry against damage due to high static voltages or electrical fields: however, it is advised that normal precautions be taken to avoid applica- tion of any voltages higher than maximum-rated voltages to this high-impedance circuit. Reliability of operation is enhanced if unused inputs are tied to an appropriate logic volt- age level (e.g., either GND or VCC). Figure 3. Clock Input Timing Diagram t cyc t t CL CH 2.25V 0.8V t t CR CF Note: Timing measurements are referenced to and from a low of 0.8-volt and a high voltage of 2.25 volts, unless otherwise noted. The voltage swing through this range should start outside and pass through the range such that the rise or fall will be linear between 0.8-volt and 2.25 volts. Table 3. Thermal Characteristics Package Symbol Parameter Value Unit θ Thermal Resistance Junction-to-ambient 28 °C/W J-A PGA 68 θ Thermal Resistance Junction-to-case 2 °C/W J-C θ Thermal Resistance Junction-to-ambient 27 °C/W J-A CQFP 132 θ Thermal Resistance Junction-to-case 3 °C/W J-C 8 TS68C429A 2120A–HIREL–08/02 TS68C429A Power Considerations The average chip-junction temperature, T , in °C can be obtained from: J T = T + (P ⋅ θ)(1) J A D JA T = Ambient Temperature, °C A θ = Package Thermal Resistance, Junction-to-Ambient, °C/W JA P = P + P D INT I/O P = I x V , Watts—Chip Internal Power INT CC CC P = Power Dissipation on Input and Output Pins—User Determined I/O For most applications P < P and can be neglected. I/O INT An approximate relationship between P and T (if P is neglected) is: D J I/O P = K: (T + 273) (2) D J Solving equations (1) and (2) for K gives: 2 K = P ⋅ (T + 273) + θ ⋅ P (3) D A JA D where K is a constant pertaining to the particular part K can be determined from equa- tion (3) by measuring P (at equilibrium) for a known T . Using this value of K, the D A values of P and T can be obtained by solving equations (1) and (2) iteratively for any D J value of T . A The total thermal resistance of a package (θ ) can be separated into two components, JA θ and θ , representing the barrier to heat flow from the semiconductor junction to the JC CA package (case), surface (θ ) and from the case to the outside ambient (θ ). These JC CA terms are related by the equation: θ = θ + θ (4) JA JC CA θ is device related and cannot be influenced by the user. However, θ is user depen- JC CA dent and can be minimized by such thermal management techniques as heat sinks, ambient air cooling and thermal convection. Thus, good thermal management on the part of the user can significantly reduce θ so that θ approximately equals θ . Substi- CA JA JC tution of θ for θ in equation (1) will result in a lower semiconductor junction JC JA temperature. Mechanical and The microcircuits shall meet all mechanical environmental requirements of either MIL- STD-883 for class B devices or DESC devices. Environment Marking The document where are defined the marking are identified in the related reference doc- uments. Each microcircuit are legibly and permanently marked with the following information as minimum: •Atmel logo • Manufacturer’s part number • Class B identification • Date-code of inspection lot • ESD identifier if available • Country of manufacturing 9 2120A–HIREL–08/02 Quality Conformance Inspection DESC/MIL-STD-883 Is in accordance with MIL-M-38510 and method 5005 of MIL-STD-883. Group A and B inspections are performed on each production lot. Group C and D inspections are per- formed on a periodic basis. Electrical Characteristics General Requirements All static and dynamic electrical characteristics specified for inspection purposes and the relevant measurement conditions are given below: • Table 4, Table 5: Static electrical characteristics for the electrical variants. • Table 6, Table 7, Table 8: Dynamic electrical characteristics. For static characteristics (Table 4, Table 5), test methods refer to IEC 748-2 method number, where existing. For dynamic characteristics (Table 6, Table 7, Table 8), test methods refer to clause 5.5 of this specification. Table 4. DC Electrical Characteristics With -55°C ≤ T ≤ +125°C or -40° ≤ T ≤ +85°C; V = 5V ± 10%. case case CC Symbol Parameter Min Max Unit V Input High Voltage 2.25 V + 0.3 V IH CC V Input Low Voltage -0.5 0.8 V IL V Output High Voltage (except IRQRX, IRQTX: open drain outputs) 2.7 V OH V Output Low Voltage 0.5 V OL Output Source Current (except IRQRX, I (V = 2.7V) -8 mA OH out IRQTX: open drain outputs) I Output Sink Current (V = 0.5V) 8 mA OL out I Input Leakage Current (V = 0 to V ) ±20 µA LI in CC (T = T ⋅ V (1) case min DD IDD Dynamic Current 65 mA = V ) max Note: 1. IDD is measured with all I/O pins at 0V, all input pins at 0V except signals CS, IACKxx, LDS, UDS at 5V and CLK-SYS and CLK-ARINC which run at t mini. cyc Table 5. Capacitance (T = 25°C) A Symbol Parameter Max Unit C Input Capacitance 10 pF in C HI-Z Output Capacitance 20 pF out 10 TS68C429A 2120A–HIREL–08/02 TS68C429A Clock Timing Table 6. Clock System (CLK SYS) Symbol Parameter Min Max Unit t S Clock Period 50 2000 ns cyc t , t Clock Pulse Width 20 ns CLS CHS t , t Rise and Fall Times 5 ns crS cfS Table 7. Clock ARINC (CLK ARINC) Symbol Parameter Min Max Unit (1) t ACycle Time 200 8000 ns cyc t , t Clock Pulse Width 240 ns CLA CHA t , t Rise and Fall Times 5 ns crA cfA Note: 1. t A ≥ 4 x t S. cyc cyc AC Electrical With V = 5 V ± 10% V = 0 V . CC DC SS DC Characteristics IEIxx, IEOxx, IACKxx, must be understood as generic signals (xx = RX and TX). Figure 4. Read Cycle Notes: 1. LDS/UDS can be asserted on the next or previous CLK-SYS period after CS goes low but (4) must be met for the next period. 2. The cycle ends when the first of CS, LDS/UDS goes high. 11 2120A–HIREL–08/02 Figure 5. Write Cycle 3. LDS/UDS can be asserted on the same or previous CLK-SYS period as CS but (3) and (4) must be met. Figure 6. Interrupt Cycle (IEIxx = 0) Notes: 1. If UDS = 1, D15-D8 stay hi-z else D15-D8 drive the bus with a stable unknown value. 2. If IEOxx goes low, neither vector nor DTACK are generated, else IEOxx stays inactive and a vector is generated (D7-D0 and DTACK). 12 TS68C429A 2120A–HIREL–08/02 TS68C429A Figure 7. Interrupt Cycle (IEIxx = 1) Notes: 1. If UDS = 1, D15-D8 stay hi-z else D15-D8 drive the bus with a stable unknown value. 2. If IEOxx goes low, neither vector nor DTACK are generated, else IEOxx stays inactive and a vector is generated (D7-D0 and DTACK). Table 8. Timing Characteristic (1) Number Symbol Parameter Min Max T/G Unit 1t Address valid to CS low 0 - T ns AVCSL 2t R/W valid to CS low 0 - T ns RWVCSL 3t Data in valid to LDS/UDS low 0 - T ns DIVDSL 4t CS, LDS/UDS, IACKxx valid to CLK-SYS low 5 - T ns SVCL 5t CLK-SYS low to DTACK low - 45 T ns CLDKL 6t CLK-SYS low to data out valid - 50 T ns CLDOV 7t DTACK low to data out valid - 10 G ns DKLDOV 8t CS or LDS/UDS or IACKxx high to DTACK high - 35 G ns SHDKH 9t CS or LDS/UDS or IACKxx high to DTACK hi-z - 50 G ns SHDXZ 10 t CS or LDS/UDS or IACKxx high to data out hi-z - 25 G ns SHDOZ 11 t IEIxx or IACKxx low to IEOxx low - 35 T ns ILIOL 12 t IACKxx high to IEOxx high - 40 T ns IKHIOH 13 t IEIxx low to DTACK low - 40 T ns IILDKL 14 t IEIxx low to data out valid - 45 T ns IILDOV 15 t CS, IACKxx, LDS/UDS inactive time 15 - T ns SH 16 t DTACK low to CS or LDS/UDS or IACKxx high 0 - G ns DKLSH 17 t CS or LDS/UDS high to address hold time 0 - G ns SHAH 13 2120A–HIREL–08/02 Table 8. Timing Characteristic (Continued) (1) Number Symbol Parameter Min Max T/G Unit 18 t CS or LDS/UDS high to R/W invalid 0 - G ns SHRWI 19 t DTACK low to data in hold time 0 - G ns DKLDIH CS or LDS/UDS or IACKxx high data out hold 20 t 0- G ns SHDOH time Note: 1. T/G = Tested/Guaranteed. Functional Description Receiver Channel Unit (RCU) Overview The RCU is composed of 8 ARINC receiver channels and has per channel: • a serial to parallel converter to translate the two serial signals in two 16-bit words. • a memory to store the authorized labels, • a control logic to check the validity of the received message. • a buffer to keep the last valid received message. Inputs Each receiver channel has two input lines, receiving line high (RxiH) and receiving line low (RXiL) which are not directly compatible with the bipolar modulated ARINC line. This ARINC three-level state signals (“HIGH”, “NULL”, “LOW”) should be demultiplexed to generate the two RZ lines according to Figure 8. Figure 8. Description Each channel has a test mode in which the input signals (RXiH, RXiL), are internally connected to the third Transmit Channel Lines. This selection is done by programming the Test bit in the receiver control register (see “Register Description” on page 17) except this difference, the TS68C429A behaves exactly the same manner in the two modes. The receiver channel block diagram is given in Figure 9. ARINC signals being asynchronous, the RCU first rebuilds the received clock in order to transfer the data within the shift-register and when the Gap-controller has detected the end of the message, tests the message validity according to the criteria listed hereafter. 14 TS68C429A 2120A–HIREL–08/02 TS68C429A To detect the end of the message, the Gap-Controller waits for a Gap after the last received bit. To do so, at each CLK ARINC cycle, a counter is incremented and com- pared to the content of the Gap-Register which has the user programmed value. If both values are equal, the counter is stopped and an internal end of message signal is gener- ated. This counter is reseted on the falling edge of the rebuilt clock. Figure 9 shows the gap detection principle. When the end of message is detected, the TS68C429A verifies the following points: • the number of received bits must be 32, • if requested the message parity (see “Register Description” on page 17) is compared to the parity bit of the message, • the message label must be equal to one of the label stored in the Label Control Matrix, • the Buffer is empty (that is: the last message has been read). The corresponding bit in the Status-register (see logical interface unit), has been cleared, • when all four conditions are met, the message is transferred from the Shift-register to the Buffer and the corresponding bit is set in the Status-register. If the interrupt mode is enabled (see “General Circuit Control” on page 24) the IRQRX line is activated. If not, reception of a new message is enabled, see Note. If only the message parity is incorrect, an interrupt can be generated (see “Register Description” on page 17). The Buffer is seen as two 16-bit word registers, the Most Significant Word of the mes- sage (MSW) is contained in the lower address, the Less Significant Word of the message (LSW) is contained in the upper address. The MSW should be read first because reading the LSW will release the buffer and allow transfer of a new message from the Shift-register. 15 2120A–HIREL–08/02 Figure 9. Receiver Channel Block Diagram Note: A valid message is stored in the Shift-Reg. until a new message arrives and so may be transferred to the message buffer as soon as the buffer is “freed”. 16 TS68C429A 2120A–HIREL–08/02 TS68C429A Figure 10. Rebuilt clock CLK-ARINC Gap register Synchro counter End of msg Register Description Four registers are associated to each receiver channel. These four registers are: a) receiver control b) gap register c) message buffer d) label control matrix • Register Control Register This read/write register controls the function of the related receiver channel: 17 2120A–HIREL–08/02 The lowest value will give the highest priority. If two channels have the same priority, one of them will never be able to send its interrupt vector to the microprocessor. Each channel must have a unique channel priority order. Figure 11. USD accessLDS access 1514131211109876543210 Channel priority order Not used Wrong parity Not used Label control matrix write enable Label control Channel enable Table 9. Register Control Register Description Bit Function Comments Bit 15 Channel enable 0: channel is out of service 1: channel is in service Bit 14 Test mode 0: external ARINC lines as input (normal operation) 1: third transmitter lines as input (test mode) Bit 13 Label control 0: no control, all the labels are accepted 1: automatic check of the label according to the label control matrix Bit 12 LCMWE label control matrix 0: receiving mode (write to the matrix are disabled) write enable 1: programmation mode for labels control matrix Bit 11 Parity control 0: even parity check 1: odd parity check Bit 10 Parity control 0: parity check is disable 1: parity check is enable Bit 9 Not used Bit 8 Not used Bit 7 Wrong parity: this feature is 0: received message parity is correct if read, reset wrong wrong parity flag if written. enabled only if the self-test 1: an incorrect received message parity has been detected (the corresponding register bit 0 is set 1 message is lost) (set by hardware). Bit 6 Not used 18 TS68C429A 2120A–HIREL–08/02 Test mode Parity control TS68C429A Table 9. Register Control Register Description Bit Function Comments Bit 5 Not used Bit 4 Not used Bit 0 to 3 Channel priority: order The lowest value will give the highest priority. Each channel must have a unique channel priority order. If several messages are pending, the interrupt vector will account for highest priority channel. • Gap Register (Figure 12) The gap register is accessible for writing operations only. It contains the value on which the gap counter will be stopped and will generate the end of the message signal (see “Inputs” on page 14). The value is interpreted as a multiple of the CLK ARINC period. Figure 12. Gap Register Description The value of the gap register must be chosen so as to generate the end of the message before the minimal gap as defined in the ARINC-429 norm. • Message Buffer The Buffer is made of two 16-bit registers, the Most Significant Word of the message (MSW) is contained in the lower address register, the Least Significant Word of the mes- sage (LSW) is contained in the upper address register. For correct behavior, the MSW must be read before the LSW. They are accessible in read mode only and 16-bit access is mandatory. • Label Control Matrix The label control matrix is a 256 x 1 bit memory. There is one memory per channel. The address is driven by the incoming label, the output data is used to validate this incoming message label (see Figure 13). To program this matrix, the LCMWE (label control matrix write enable) bit of the receiver-control-register should be set to “1” to allow the access. At this time, the address is driven by the external address bus and the data are written from the data bus D7 to D0 (one per channel according to Figure 14). Any write to a matrix on which the LCMWE is not set will not have any effect. The label control matrix can be written or read in byte and word mode. In word mode, the state of D15-D8 is unknown. After complete programming of the matrix, the LCMWE bit should be reset to “0” to allow normal receiving mode. A “1” in the memory means that this label is allowed and a “0” means that this label must be ignored. 19 2120A–HIREL–08/02 Figure 13. Label Control Matrix Figure 14. Transmitter Channel Unit (TCU) Overview The TCU is composed of three ARINC transmit channels and has per channel: • a parallel to serial converter to translate the messages into two serial signals, • a FIFO memory to store eight 32-bit ARINC messages, • a control logic to synchronize the message transmitter (parity, gap, speed...). Outputs Each transmitter channel has two output lines, Transmit line High (TXiH) and Transmit line Low (TXiL) which are not directly compatible with the bipolar modulated ARINC line. These RZ format lines should be translated by an outside device into ARINC three-level state signal according to Figure 15. 20 TS68C429A 2120A–HIREL–08/02 TS68C429A Figure 15. Transmitter Channel Unit Outputs Description The block diagram of a transmit channel is given is given in Figure 16. Only the third channel can be switched to internal lines for test mode, otherwise the channels are iden- tical. The selection of this test mode is done by programming the test bit in the transmitter-control-register (see “Register Description” on page 17). In this test mode the lines TX3H and TX3L are not driven, they are both kept at “0”. The transmit frequency is generated by dividing the ARINC clock signal (CLK ARINC) by the value contained in the frequency register. This divided clock synchronizes the shift register which sends the 32-bit word on the lines TXiH and TXiL. The parity is computed and if requested (see “Register Description” on page 17) the par- ity bit (32nd bit of the message) is modified to have an odd number of “1” in the 32-bit message for odd parity or an even number of “1” in the 32-bit message for even parity. A gap control block generates a gap between the sent messages. The value of this gap is defined by the 5 bits “transmission gap” of the transmitter-control-register, it is given in number of ARINC bit (see “Register Description” on page 17). A FIFO control block manages the messages to be sent. Up to 8 messages can be writ- ten into the FIFO. The FIFO is seen as a two 16-bit memory words, the Most Significant Word of the message (MSW) is written in the lower address, the Least Significant Word of the message (LSW) is written in the upper address. The MSW should be written first. The access to the FIFO is 16 bits mandatory. The number of messages within the FIFO is indicated by a counter that can be read through the transmitter-control-register. This counter is incremented when the LSW is written and decremented when the message is transferred to the shift-register. The “Reset FIFO” bit is used to cancel messages within the FIFO. If a transmission is on going, the entire message will be sent. The “reset FIFO” bit remains active until written at 1 by the microprocessor. When the transmitter is disable during a transmission, the out going message is lost. When the FIFO is empty, a bit is set in the status-register (see “General Circuit Control” on page 24). If the interrupt mode is enabled (see “General Circuit Control” on page 24) the IRQTX line is activated. When the transmitter FIFO is empty and when no transmission is on going, the first write access to the FIFO has to be preceded by the following sequence: disable and enable transmission (see Figure 36: First FIFO access). 21 2120A–HIREL–08/02 Figure 16. Transmitter Channel Block Diagram Register Description Three registers are associated to each transmitter channel: • the frequency register, • the transmitter control register, • the FIFO. • The Frequency Register The frequency register is only accessible for writing operations by the user and contains the frequency divider. Figure 17. Frequency Register 22 TS68C429A 2120A–HIREL–08/02 TS68C429A The transmission frequency can be computed by dividing the CLK ARINC frequency by the frequency register value. The frequency register must be loaded with a value greater or equal to 2. • The Transmitter Control Register The transmitter control register is accessible for reading and writing operations. Figure 18. Transmitter Control Register Table 10. Transmission Control Register Description Bit Function Comments Bit 15 Enable transmission - 0: channel out of service (stops on going transmission) - 1: channel in service - 1 to 0: transition is not allowed at the same time as an 1 to 0 transition of the bit 4 - when the transmitter FIFO is empty and when no transmission is on going, the first write access to the FIFO has to be preceded by the following sequence: reset to 0 and then set to 1 Bit 14 Test (only 3rd channel) 0: normal operating 1: test, output are only driven on internal lines for input testing Bit 13 to 12 Not used Bus 11 Parity control 0: even parity calculation 1: odd parity calculation Bit 10 Parity control 0: parity disable, Bit 32 of the message stays unchanged 1: parity enable. Bit 32 of the message will be forced by parity control Bit 9 to 5 Transmission gap “transmission gap” which is the delay between two 32-bit ARINC messages (in ARINC bit) Bit 4 Reset FIFO - write a 0 in this bit reset the FIFO counter - this bit must be set to 1 before any write in the transmit buffer. - 1 to 0: transition is not allowed at the same time as an 1 to 0 transition of the bit 15 Bit 3 to 0 Number of msg these four bits indicate the available space within the FIFO 23 2120A–HIREL–08/02 • FIFO The FIFO is seen as two 16-bit words. The Most Significant Word (MSW) must be writ- ten first. The Least Significant Word (LSW) write increments the FIFO counter. Before any write, the user should verify that the FIFO is not full. If the FIFO is full, any write to the FIFO will be lost. General Circuit Control Logical Control Unit (LCU) The LCU mainly distributes the clocks and reset within the MRT. The reset signal, active low is an asynchronous signal. When it occurs, all registers are reset to zero except the Label-Control-Matrix which is not initialized and the Status-Register which is set to FC00 (hex). Reset duration must be greater than 4 clk-cyc periods. The LCU contains the Status-register. This read/write register indicates the state of the internal operations. It is also the image of the pending interrupts if they are not masked. Clearing a bit “RX-Channel-i” will cancel the received message and release the Mes- sage-buffer for reception of a new message. The “End of TX on channel-i” Is set only when the involved channel FIFO is empty. The format of the Status-Register is given below. Figure 19. Status Register 24 TS68C429A 2120A–HIREL–08/02 TS68C429A Table 11. Description of LCU Status Register Bit Function Comments Bit 15, 13, 11 FIFO channel 3, 2, 1 empty 0: FIFO not empty 1: FIFO empty Bit 14, 12, 10 End of transmission on channel 3, 2, 0: Transmission occurs 1 1: No transmission actually Bit 8 RX wrong parity. This feature is 0: No wrong parity received available only if self-test register bit 0 1: At least one receiver has received a message with wrong is set to 1. This bit must be reset to 0 parity (set by hardware). by user when needed. Bit 7, 6, 5, 4, 3, 2, 1, 0 Receiving channel 8, 7, 6, 5, 4, 3, 2, 1 0: Waiting for message 1: Received correct message Microprocessor Interface Unit This interface which is directly compatible with the Atmel TS68K family is based on an (MIU) asynchronous data transfer. The data exchange is mandatory on 16 bits for access to the FIFO messages (transmit- ter) and to the message buffer (receiver). For other access it can be on byte on D0-D7 with LDS assertion or an D8-D15 with UDS assertion. Figure 20 and Figure 21 show the read and write flow chart. Figure 20. Read Cycle Flow Chart 25 2120A–HIREL–08/02 Figure 21. Write Cycle Flow Chart Interrupt Control Unit (ICU) • Daisy Chain The ICU is composed of 2 interrupt blocks with a daisy chain capability (transmitter and receiver blocks). The daisy chain allows more than one circuit to be connected on the same interrupt line. Figure 22 shows the use of a daisy chain. IRQxx, IACKxx, IEIxx, IEOxx must be understood as generic signals. They are IRQTX, IACKTX, IEITX, IEOTX for the transmitter block and IRQRX, IACKRX, IEIRX, IEORX for the receiver block. If IEIxx = 0, no higher device have an interrupt pending on the same line so the interrupt is requested and the IEOxx is forced high to disable lowest devices to generate inter- rupt. If IEIxx = 1, it waits for the condition IEIxx = 0. When IEIxx is tied high, IEOxx is forced high. The daisy chains can be used to program a priority between receivers and transmitters interrupts when only one interrupt level is needed. An example is given in “Microproces- sor Interface” on page 33. 26 TS68C429A 2120A–HIREL–08/02 TS68C429A Figure 22. Interrupt Control Unit Daisy Chain Use • Vectored Interrupt They are 15 possibilities to generate an interrupt and two lines to handle them. To be more efficient, a unique vector number for each cause is given to the microprocessor as an answer to an IRQ. Figure 23 shows the interrupt acknowledge sequence flow chart. Figure 23. Interrupt Acknowledge Sequence Flow Chart 27 2120A–HIREL–08/02 • Register Description Any internal status change that induces a bit to be set in the status-register will generate an interrupt if this cause is enabled by the Mask-register and if no highest priority cause is already activated or pending. For the receiver blocks, the priority is programmable (see interrupt vector number description). For the transmitter block, the End-of-transmission has higher priority than FIFO-empty and channel 1 has higher priority than channel 2 that has higher priority than channel 3. The RX wrong parity bit can be set only if self-test register bit 0 is set to 1. The user has to check which receiver has it receiver control register bit 7 set to 1. At the end of the interrupt procedure, the user must reset RX wrong parity bit to 0. RX wrong parity is the highest interrupt priority source for the receiver part of the MRT. • The Mask Register The mask register is accessible for reading and writing operations. The mask register is used to disable interrupt source. The bit order is the same as in the status register. A “0” indicates that this source is disable, a “1” enables an interrupt for this source. Figure 24. Mask Register • The Base Register The base register is only accessible for writing operations by the user. The base register must be programmed at the initialization phase. It contains the base for the vector gen- eration during an interrupt acknowledge. This allows the use of several peripherals. If not programmed interrupt vector is set to $OF. 28 TS68C429A 2120A–HIREL–08/02 TS68C429A Figure 25. Base Register • The Interrupt Vector Number During an interrupt acknowledge cycle, an 8-bit vector number is presented to the micro- processor on D0-D7 lines. This vector number corresponds to the interrupt source requesting service. The format of this number is given below. Figure 26. Self-test Description A self-test has been implemented for the receiver control label matrix RAM and the transmitter FIFO. This test can be used to guarantee the good behavior of the different MRT’s memories. 29 2120A–HIREL–08/02 Register Description Figure 27. Self-test Register The self-test register can be split in three parts: 1. bit 0: Used to enable receiver wrong parity detection. This bit has been imple- mented to guarantee compatibility with previous designs: 0: Receiver wrong parity detection disable, 1: Receiver wrong parity detection enable. 2. Self-test command: bit 5: Receiver test clock mode: 0: If CLK-SYS is less or equal to 10 MHz, 1: If CLK-SYS is higher than 10 MHz. bit 6: Start transmitter self-test if a 0 to 1 transition is programmed (before a new self-test, the user must reprogram this bit to 0). bit 7: Start receiver Label Control Matrix self-test if a 0 to 1 transition is programmed (before a new self-test, the user must reprogram this bit to 0). 3. Self-test result: bit 8: 0: Transmitter 1 self-test is running, 1: End of Transmitter 1 self-test. bit 9: 0: Transmitter 2 self-test is running, 1: End of Transmitter 2 self-test. bit 10: 0: Transmitter 3 self-test is running, 1: End of Transmitter 3 self-test. bit 11: Result of Transmitter 1 self-test: 0: (if bit 8 is set to 1) self-test pass, 1: Self-test fail. bit 12: Request of Transmitter 2 self-test: 0: (if bit 9 is set to 1) self-test pass, 30 TS68C429A 2120A–HIREL–08/02 TS68C429A 1: Self-test fail. bit 13: Result of Transmitter 3 self-test: 0: (if bit 10 is set to 1) self-test pass, 1: Self-test fail. bit 14: 0: Receiver Label Control Matrix self-test is running, 1: End of receiver Label Control Matrix self-test. bit 15: Result of receiver LCM self-test: 0: (if bit 14 is set to 1) self-test pass, 1: Self-test fail. Self-test Use The self-test destroys the content of the tested memory. So, it could be used after sys- tem reset, during system initialization. Only one self-test (transmitters and receivers) can be performed after a reset. If the self-test must be restarted, the reset must be acti- vated (then released) before the new self-test start. To program the self-test: 1. If the receiver self-test will be used: set to 1 LCMWE bits (for all receivers). 2. If receiver self-test will be used and CLK-SYS is > 10 MHz: set to self-test register bit 5. 3. Start self-test: set to 1 self-test register bit 6 for Transmitter test, set to 1 self-test register bit 7 for Receiver RAM test. At this point, self-test is running. The test duration is: 710 CLK-SYS periods for Transmitter self-test, 2820 CLK-SYS periods for Receiver RAM test if self-test register bit 5 is 0, 5640 CLK-SYS periods for Receiver RAM test if self-test register bit 5 is 1. To read the self-test result, the user must: 1. poll the self-test register and wait for an end of test set to 1 (bits 8 to 10, bit 14) then, 2. read the self-test register again to have a valid result on bits 11, 12, 13, 15 according to the tests which end at point 1. Memory MAP Address Access Register 0H R/W Receiver-control-register 1H W Gap-register Receiving channel 1 2H R Message-buffer MSW 3H R Message-buffer LSW 4H R/W Receiver-control-register 5H W Gap-register Receiving channel 2 6H R Message-buffer MSW 7H R Message-buffer LSW 31 2120A–HIREL–08/02 Memory MAP (Continued) Address Access Register 8H R/W Receiver-control-register 9H W Gap-register Receiving channel 3 AH R Message-buffer MSW BH R Message-buffer LSW CH R/W Receiver-control-register DH W Gap-register Receiving channel 4 EH R Message-buffer MSW FH R Message-buffer LSW 10H R/W Receiver-control-register 11H W Gap-register Receiving channel 5 12H R Message-buffer MSW 13H R Message-buffer LSW 14H R/W Receiver-control-register 15H W Gap-register Receiving channel 6 16H R Message-buffer MSW 17H R Message-buffer LSW 18H R/W Receiver-control-register 19H W Gap-register Receiving channel 7 1AH R Message-buffer MSW 1BH R Message-buffer LSW 1CH R/W Receiver-control-register 1DH W Gap-register Receiving channel 8 1EH R Message-buffer MSW 1FH R Message-buffer LSW 20H R/W Transmit-control-register 21H W Frequency-register Transmission channel 1 22H W Message-FIFO MSW 23H W Message-FIFO LSW 24H R/W Transmit-control-register 25H W Frequency-register Transmission channel 2 26H W Message-FIFO MSW 27H W Message-FIFO LSW 28H R/W Transmit-control-register 29H W Frequency-register Transmission channel 3 2AH W Message-FIFO MSW 2BH W Message-FIFO LSW 40H R/W Status-register 41H R/W Mask-register 42H W Base-register 43H R/W Self-test register 100H to 1FFH R/W Label-control-matrix Receiving channels 1-8 MRT address 2CH to 3FH and 44H to FFH do not generate DTACK signal (illegal address). 32 TS68C429A 2120A–HIREL–08/02 TS68C429A Application Notes (for additional details order the AN 68C429A) Microprocessor Interface Figure 28. Typical Interface with TS68000 (*) This kind of application can also work with an independant clk 33 2120A–HIREL–08/02 Figure 29. Typical Interface with 68020/CPU 32 Core Microcontrollers 34 TS68C429A 2120A–HIREL–08/02 TS68C429A Figure 30. Typical Interface with 68302 In this example, receiver interrupts have a higher priority than transmitter interrupts. 35 2120A–HIREL–08/02 Programs Flow-chart Figure 31. Initialization after Reset Flow-chart 36 TS68C429A 2120A–HIREL–08/02 TS68C429A Figure 32. Receiver without Interrupt Flow-chart Figure 33. Receiver with Interrupt Flow-chart IT START Read "MSW" Read "LSW" IT END 37 2120A–HIREL–08/02 Figure 34. Transmitter without Interrupt Flow-chart Figure 35. Transmitter with Interrupt Flow-chart 38 TS68C429A 2120A–HIREL–08/02 TS68C429A Figure 36. First FIFO Access Preparation for Delivery Packaging Microcircuits are prepared for delivery in accordance with MIL-I-38535 or DESC. Certificate of Compliance Atmel offers a certificate of compliance with each shipment of parts, affirming the prod- ucts are in compliance either with MIL-STD-883 or DESC and guaranteeing the parameters not tested at temperature extremes for the entire temperature range. Handling MOS devices must be handled with certain precautions to avoid damage due to accu- mulation of static charge. Input protection devices have been designed in the chip to minimize the effect of this static buildup. However, the following handling practices are recommended: • Devices should be handled on benches with conductive and grounded surfaces. • Ground test equipment, tools and operator. • Do not handle devices by the leads. • Store devices in conductive foam or carriers. • Avoid use of plastic, rubber, or silk in MOS areas. • Maintain relative humidity above 50 percent if practical. 39 2120A–HIREL–08/02 Package Mechanical Data PGA 84 CQFP 132 40 TS68C429A 2120A–HIREL–08/02 TS68C429A Terminal Connections 84-lead PGA Assignment 132-lead CQFP Assignment 41 2120A–HIREL–08/02 Ordering Information Standard Product Temperature Range Atmel Part Number Norms Package Tc (°C) Detailed Qualification TS68C429AMR Atmel Standard 84-lead PGA -55/+125 Atmel internal TS68C429AMF Atmel Standard 132-lead CQFP -55/+125 Atmel internal TS68C429AVR Atmel Standard 84-lead PGA -40/+85 Atmel internal TS68C429AVF Atmel Standard 132-lead CQFP -40/+85 Atmel internal HI-REL Products Temperature Range Atmel Part Number Norms Package Tc (°C) Detailed Qualification TS68C429AMRB/C MIL-STD-883 84-lead PGA -55/+125 Atmel internal TS68C429AMFB/C MIL-STD-883 132-lead CQFP -55/+125 Atmel internal TS68C429ADESCxx DESC 84-lead PGA -55/+125 Atmel internal TS68C429ADESCxx DESC 132-lead CQFP -55/+125 Atmel internal TS68C429A M R 1 B/C Screening: Part number B/C = MIL-STD-883 Class B - = internal Temperature range: Lead finish M: -55°C/+125°C 1: Hot solder dip V: -40°C/+85°C -: Gold Package: R = PGA 84 F = CQFP132 42 TS68C429A 2120A–HIREL–08/02 Atmel Headquarters Atmel Operations Corporate Headquarters Memory RF/Automotive 2325 Orchard Parkway 2325 Orchard Parkway Theresienstrasse 2 San Jose, CA 95131 San Jose, CA 95131 Postfach 3535 TEL 1(408) 441-0311 TEL 1(408) 441-0311 74025 Heilbronn, Germany FAX 1(408) 487-2600 FAX 1(408) 436-4314 TEL (49) 71-31-67-0 FAX (49) 71-31-67-2340 Europe Microcontrollers Atmel Sarl 2325 Orchard Parkway 1150 East Cheyenne Mtn. Blvd. Route des Arsenaux 41 San Jose, CA 95131 Colorado Springs, CO 80906 Case Postale 80 TEL 1(408) 441-0311 TEL 1(719) 576-3300 CH-1705 Fribourg FAX 1(408) 436-4314 FAX 1(719) 540-1759 Switzerland Biometrics/Imaging/Hi-Rel MPU/ TEL (41) 26-426-5555 La Chantrerie FAX (41) 26-426-5500 BP 70602 High Speed Converters/RF Datacom 44306 Nantes Cedex 3, France Avenue de Rochepleine Asia TEL (33) 2-40-18-18-18 BP 123 Room 1219 FAX (33) 2-40-18-19-60 38521 Saint-Egreve Cedex, France Chinachem Golden Plaza TEL (33) 4-76-58-30-00 77 Mody Road Tsimhatsui ASIC/ASSP/Smart Cards FAX (33) 4-76-58-34-80 East Kowloon Zone Industrielle Hong Kong 13106 Rousset Cedex, France TEL (852) 2721-9778 TEL (33) 4-42-53-60-00 FAX (852) 2722-1369 FAX (33) 4-42-53-60-01 Japan 1150 East Cheyenne Mtn. Blvd. 9F, Tonetsu Shinkawa Bldg. Colorado Springs, CO 80906 1-24-8 Shinkawa TEL 1(719) 576-3300 Chuo-ku, Tokyo 104-0033 FAX 1(719) 540-1759 Japan TEL (81) 3-3523-3551 Scottish Enterprise Technology Park FAX (81) 3-3523-7581 Maxwell Building East Kilbride G75 0QR, Scotland TEL (44) 1355-803-000 FAX (44) 1355-242-743 e-mail literature@atmel.com Web Site http://www.atmel.com © Atmel Corporation 2002. Atmel Corporation makes no warranty for the use of its products, other than those expressly contained in the Company’s standard warranty which is detailed in Atmel’s Terms and Conditions located on the Company’s web site. The Company assumes no responsibility for any errors which may appear in this document, reserves the right to change devices or specifications detailed herein at any time without notice, and does not make any commitment to update the information contained herein. No licenses to patents or other intellectual property of Atmel are granted by the Company in connection with the sale of Atmel products, expressly or by implication. Atmel’s products are not authorized for use as critical components in life support devices or systems. ® ATMEL is the registered trademark of Atmel. Other terms and product names may be the trademarks of others. Printed on recycled paper. 2120A–HIREL–08/02 0M This datasheet has been downloaded from: www.DatasheetCatalog.com Datasheets for electronic components.

Frequently asked questions

What makes Elite.Parts unique?

chervon down
At GID Industrial (Elite.Parts' parent company), we specialize in procuring industrial parts. We know where to find the rare and obsolete equipment that our customers need in order to get back to business. There are other companies who claim to do what we do, but we're confident that our commitment to quality and value is unparalleled in our field.

What kind of warranty will the TS68C429A have?

chervon down
Warranties differ by part and by which suppliers we use to procure it for you. Sometimes, a part will be sold as-is and without a warranty. Our specialty, single board computers, tend to receive a one-year warranty.

Which carriers does Elite.Parts work with?

chervon down
Elite.Parts can ship via FedEx, UPS, DHL, and USPS. We have accounts with each of them and generally ship using one of those, but we can also ship using your account if you would prefer. However, we can use other carriers if it will be more convenient for you.

Will Elite.Parts sell to me even though I live outside the USA?

chervon down
Absolutely! We are happy to serve customers regardless of location. We work with international clients all the time, and we are familiar with shipping to destinations all across the globe.

I have a preferred payment method. Will Elite.Parts accept it?

chervon down
All major credit cards are accepted: Visa, MasterCard, Discover, and American Express. We will also accept payment made with wire transfer or PayPal. Checks will only be accepted from customers in the USA. Terms may available for larger orders, upon approval.

Why buy from GID?

quality

Quality

We are industry veterans who take pride in our work

protection

Protection

Avoid the dangers of risky trading in the gray market

access

Access

Our network of suppliers is ready and at your disposal

savings

Savings

Maintain legacy systems to prevent costly downtime

speed

Speed

Time is of the essence, and we are respectful of yours

What they say about us

FANTASTIC RESOURCE

star star star star star

One of our top priorities is maintaining our business with precision, and we are constantly looking for affiliates that can help us achieve our goal. With the aid of GID Industrial, our obsolete product management has never been more efficient. They have been a great resource to our company, and have quickly become a go-to supplier on our list!

Bucher Emhart Glass

EXCELLENT SERVICE

star star star star star

With our strict fundamentals and high expectations, we were surprised when we came across GID Industrial and their competitive pricing. When we approached them with our issue, they were incredibly confident in being able to provide us with a seamless solution at the best price for us. GID Industrial quickly understood our needs and provided us with excellent service, as well as fully tested product to ensure what we received would be the right fit for our company.

Fuji

HARD TO FIND A BETTER PROVIDER

star star star star star

Our company provides services to aid in the manufacture of technological products, such as semiconductors and flat panel displays, and often searching for distributors of obsolete product we require can waste time and money. Finding GID Industrial proved to be a great asset to our company, with cost effective solutions and superior knowledge on all of their materials, it’d be hard to find a better provider of obsolete or hard to find products.

Applied Materials

CONSISTENTLY DELIVERS QUALITY SOLUTIONS

star star star star star

Over the years, the equipment used in our company becomes discontinued, but they’re still of great use to us and our customers. Once these products are no longer available through the manufacturer, finding a reliable, quick supplier is a necessity, and luckily for us, GID Industrial has provided the most trustworthy, quality solutions to our obsolete component needs.

Nidec Vamco

TERRIFIC RESOURCE

star star star star star

This company has been a terrific help to us (I work for Trican Well Service) in sourcing the Micron Ram Memory we needed for our Siemens computers. Great service! And great pricing! I know when the product is shipping and when it will arrive, all the way through the ordering process.

Trican Well Service

GO TO SOURCE

star star star star star

When I can't find an obsolete part, I first call GID and they'll come up with my parts every time. Great customer service and follow up as well. Scott emails me from time to time to touch base and see if we're having trouble finding something.....which is often with our 25 yr old equipment.

ConAgra Foods

Related Products

RX-MIXER F. 800-1000MHZ

RX-MIXER F. 1700-2000MHZ

SIGE MIXER

DIRECT QUAD. MODULATOR 800 - 2500 MHZ

product

IC TRANSMITTER 429-439MHZ 8TSSOP

product

IC TRANSMITTER 429-439MHZ 8TSSOP