Athena-IV

This product is supported for DSCUD 8.0 and above.

Overview

The Athena IV is a COM carrier board that provides physical conformance to the Athena II and III SBCs to the greatest extent possible. It is intended to be used as a replacement product for customers of Athena II and III. Instead of a single board computer design, Athena IV is a COM carrier that uses COM Express Mini type 10 modules to provide the CPU functionality. The board maintains the PC/104 stack through ISA bus that is used on Athena II / III. Athena IV is available in two configurations, with data acquisition. The data acquisition circuit is identical to the one on Athena II. The Athena IV SBC is based on Intel "E3845" series processors.

The SBC provides an optional data acquisition circuit containing analog input, analog output, and digital I/O features. This circuit is controlled by an FPGA interfaced to the processor via LPC.

Board Initialization

To use the Athena IV board in an application using the UD, the dscInitBoard function should use the board macro DSC_ATHENAIV. This is shown in the example below...

The base address should be 0x280 and the default IRQ to use is IRQ 5.

dscInitBoard(DSC_ATHENAIV, &dsccb, &board );

Analog Input

Analog Output

Digital I/O

Athena-IV Universal Driver Functions

Last updated