STX104 Reference Manual STX104 Reference Manual Welcome Dear Valued Customer: Thank you for your interest in our products and services. Apex Embedded Systems "Continuous improvement" policy utilizes customer feedback to improve existing products and create new product offerings based on needs of our customers.
STX104 Reference Manual Legal Notice Apex Embedded Systems’ sole obligation for products that prove to be defective within 1 year from date of purchase will be for replacement or refund. Apex Embedded Systems gives no warranty, either expressed or implied, and specifically disclaims all other warranties, including warranties for merchantability and fitness.
• One interrupt per 512-samples is possible in FIFO mode • On-board LED to indicate that the STX104 is being addressed. By observing the LED you can quickly determine system activity. • Polarized locking I/O connector. This eliminates board failures due to incorrect connector orientation.
3.2 Photo STX104 Reference Manual reducing and/or eliminating wait state (IOCHRDY) conditions. • All status registers are properly latched as well to prevent change in values during a bus read cycle. • I/O Read line is digitally filtered to support noisy bus problems and eliminate the possibility of dropped analog input data.
STX104 Reference Manual ESD Caution A discharge of static electricity from your hands can seriously damage certain electrical components on any circuit board. Before handling any board, discharge static electricity from yourself by touching a grounded conductor such as your computer chassis (your computer must be turned off).
STX104 Reference Manual PC/104 Insertion Caution Before powering up the PC/104 stack... and look for proper PC/104 connector alignment. This simple step will prevent permanent board damage. Helpful hint: During system prototyping install the spacers to help guide installation and provide another means of checking board alignment.
Analog Input Sample Event Analog Input Sample Event is a signal that causes either an analog input sample or analog input burst, depending on how the STX104 is set up. Frame A Frame is a generalized term. This is the record that is deposited per frame time into the FIFO memory. Currently, a frame is the equivalent to an ADC-Burst in terms of the amount of samples stored in the FIFO.
8.2 Connectivity STX104 Reference Manual Analog Inputs Calibration Description Perform the following procedure to adjust ADC input. We recommend averaging ADC values over at least 256 samples in order to provide the most accurate calibration possible, reference the Voltage Input Conversion section under the ADC Data Register see page 45) description.
A single-ended input channel consists of one input. The output is the difference between the input and AGND (common). Jumper Setup J8 jumper must be installed for single-ended mode of operation. This also configures the STX104 card for sixteen analog input channels.
8.2 Connectivity STX104 Reference Manual Differential minimum settling time. More details can be found here ( see page 97). Input Ranges The input ranges for single-ended inputs. SINGLE-ENDED INPUT RANGE RESOLUTION UNIPOLAR/BIPOLAR (J9) ACFG.ADBU ACFG.G1 ACFG.G0 ( CHn) +/- 10 V...
Page 28
All analog inputs require a small amount of bias current, on the order of tens of nano-amps. If the sensor or signal source is not referenced to the STX104 AGND or system power supply then a resistor must be tied from one of the differential leads to AGND.
Page 29
If the negative side of the source driving the bridge is tied to the system supply that supplies power to the STX104, then the is not required because input bias currents have a complete DC path. If you are not sure whether your signal source is...
Description The DAS16jr/16 mode is the simplest of all STX104 modes, and this mode is compatible with many other cards. In this case, as seen by the illustration below, sampling is equally spaced. If phase delay between channels is not important, this mode offers maximum settling time between channels.
8.3 Data Acquisition Modes STX104 Reference Manual Classic DAS1602 This mode typically uses the 8254 timer to set the sampling rate, however, other sampling sources can now be configured via the Analog Input General Configuration Register ( see page 93). The frame counter (...
Continuous High Speed Sampling STX104 Reference Manual 8.3 Data Acquisition Modes This mode typically uses the 8254 timer to set the sampling rate, however, other sampling sources can now be configured via the Analog Input General Configuration Register ( see page 93). The frame counter (...
8.3 Data Acquisition Modes STX104 Reference Manual Start/Stop-Trigger Encased Frame Groups See Also FIFO Status MSB ( see page 65) Interrupt Configuration ( see page 84) 8.3.4 Start/Stop-Trigger Encased Frame Groups • Start-Trigger to begin sampling, then Stop-Trigger to stop sampling. Repeat sequence.
N-Sample Collection STX104 Reference Manual 8.3 Data Acquisition Modes See Also Trigger Configuration ( see page 90) Analog Input Frame Maximum ( see page 99) 8.3.5 N-Sample Collection • Start-Trigger to begin sampling, stop sampling when N-samples/-Frames reached (i.e. Stop-Trigger event).
8.4 Analog Input Sample Timing STX104 Reference Manual See Also Analog Input Frame Maximum ( see page 99) Analog Input Sample Timing Description The example below illustrates various methods of setting up analog input sample timing. There are two primary parameters needed to setup timing: time between frames, and time between samples (i.e.
Page 36
STX104 Reference Manual 8.4 Analog Input Sample Timing Method for configuring the Analog Input Frame Timer ( see page 95) and the Analog Input Burst Timer ( see page 97) registers. a) Our assumption is that ADC-burst mode will always be enabled, and is acceptable for all situations.
Page 37
8.4 Analog Input Sample Timing STX104 Reference Manual /*################################################################################## ANALOG INPUT TIMING FUNCTIONS /***************************************************************** ANALOG INPUT MINIMUM SETTLING TIME static unsigned long STX104_AI_Time_Settling_Minimum( float ai_capacitance_pf, float ai_resistance_ohms ) unsigned long settle_time_ns; //settle_time = ai_resistance_ohms * ai_capacitance_pf * pow10(-12) * 16 * ln(2) * pow10(9)
STX104 Reference Manual 8.5 Triggering Subsystem switch ( stx104_revision[board] ) case STX104_REVISION_080214: /* same as version 080407 */ case STX104_REVISION_090115: STX104_Set_Bank( board, 1 ); STX104_Write_Indexed_Data_Byte( board, STX104_BURST_FUNCTION_ENABLE_INDEXED, 0x40 STX104_Write_Indexed_Data_Byte( board, STX104_BURST_MODE_ENABLE_INDEXED, 0x40 STX104_Write_Indexed_Data_Byte( board, STX104_CONVERSION_DISABLE_INDEXED, 0x00 adc_burst_channel_count = (unsigned char)( 0x0F & ( stx104_ai_channel_last[board] - stx104_ai_channel_first[board] ) );...
Page 39
What is the purpose of the triggering subsystem? It allows precise control as to when analog input sampling can occur. It is possible to synchronize sampling to 60Hz line source or whatever is chosen. It is possible to configure the STX104 to trigger on an event and accumulate N-samples and then stop sampling.
DMA Read STX104 Reference Manual 8.7 CPU Readout Methods See Also Trigger Configuration ( see page 90) Moving Average Filter Description Installing jumper M3 enables the 16-sample moving average filter for all channels. The filter can be reset (or cleared) by writing to the Channel Register.
ADC sampling. Writing 0x00 to the Conversion Disable Register ( see page 78) will allow ADC sampling to continue. In order to use DMA, you must set up the computer’s DMA controller and page registers before enabling DMA on the STX104 board.
9.2 Connectivity STX104 Reference Manual Analog Outputs Calibration Description Hardware configuration: 1. Select the desired output range by adjusting jumper settings at J5. 2. Install jumper M2 as required for the application (this jumper selects 16-bit versus 12-bit resolution). Calibration of DAC Channel-A: 1.
10.1 Base Address Table STX104 Reference Manual Hardware Configuration 10.1 Base Address Table Card Base Address set via installing jumpers at J6 positions A9, A8, A7, A6, A5 and A4. Installing jumper M4 will reduce address I/O decode from a full 16-bits to 10-bits, this provides compatibility with CPU cards that only offer 10-address bits for I/O transactions.
10-BIT ADDRESS DECODE The STX104 now supports CPU cards which only present the first 10 address lines. Normally, the STX104 will decode all 16 address bits in order to fully decode an I/O command. For 10-bit address decode, the upper 6 address bits are ignored. A 10-bit address decode provides a typical I/O address space from 0x000 to 0x3FF.
The HSFIFOEN bit found in the FIFO Configuration ( see page 104) register can be used to enable a 2048 sample high speed pre-queueing FIFO buffer between STX104 main memory and the ISA bus. In general, this will reduce/eliminate IOCHRDY wait states and improve average system throughput.
11.1 Summary STX104 Reference Manual Register Set 11.1 Summary Overview of the STX104 register set. Description Register Name NOTE Mnemonic Size Direction Offset Index Bank (acr.rb) Software Strobe ( see page 44) (3)(4) BYTE ADC Data LSB ( see page 45)
Page 50
STX104 Reference Manual 11.1 Summary Index Data LSB ( see page 74) BYTE Index Data MSB ( see page 75) BYTE Index Data ( see page 75) data WORD Index Pointer ( see page 76) index BYTE ::::::::: DAS1602 Registers Section :::::::::...
Page 51
(3) Renamed register to reflect generalizations. (4) Additional functionality added (5) New register as of February 14, 2008 (6) New register as of January 15, 2009 Example /* STX104 Register Set Definitions */ #define STX104_SOFTWARE_STROBE /* offset (to be added to the base address) */...
11.5 ADC Data (Offset=0) STX104 Reference Manual ADC-burst or trigger signalling as shown below. DATA VALUE WRITTEN TEN DESCRIPTION 0xXX (Don't care) Software controlled ADC-Sample or ADC-Burst 0x55 Software generated trigger start 0xAA Software generated trigger end (or stop) 0x5A...
Page 54
Data bandwidth between the STX104 and CPU (PC/104 ISA bus) can be doubled by simply reading the ADC register as a 16-bit register. Software examples are shown below. Further improvement in bus bandwidth can be had by limiting the CPU-burst readouts (i.e.
Page 55
This is usually available on many CPU cards. Limiting the size of the sample count to the STX104 data fragment buffer in the Insw() function call will eliminate I/O bus wait states and further enhance overall throughput.
Page 57
= 0x00; /* scan channel zero only */ /* base address set to factory default at 0x300 */ /* initialize STX104 */ outportb(0x309, 0x00); /* no interrupts, no DMA and s/w trigger */ /* Applies to firmware revision 080214H only: for non-zero first_channel please write to channel register twice to correct for errata issue.
STX104 Reference Manual 11.6 ADC Channel (Offset=2) ( y == 0 ) printf("10V, "); else if ( y == 1 ) printf(" 5V, "); else if ( y == 2 ) printf(" 2.5V, "); else if ( y == 3 ) printf(" 1.25V,");...
Page 59
The current-channel is presented as CH[3:0] in the ADC Status Register ( see page 60). If the STX104 is configured for differential input mode, the most significant bit of the current-channel (and therefore first- and last-channel) is ignored.
STX104 Reference Manual 11.7 Digital Outputs (Offset=3) Errata ( see page 9) Example Example channel sequencing (all in hexadecimal values): a) LC[3:0] = D, FC[3:0] = 3 16-Channel, Single Ended: 3,4,5,6,7,8,9,A,B,C,D,3,4,5,... 8-Channel, Differential ( see page 19): 3,4,5,3,4,5,... b) LC[3:0] = 1, FC[3:0] = 9 16-Channel, Single Ended: 9,A,B,C,D,E,F,0,1,9,A,B,C,...
11.14 DAC Channel-B (Offset=6) STX104 Reference Manual 11.12 DAC Channel-B LSB (Offset=6) DAC Channel-B LSB. Please Refer to DAC Channel-B ( see page 57) Register Details. See Also Register Summary ( see page 41) 11.13 DAC Channel-B MSB (Offset=7) DAC Channel-B MSB. Please Refer to DAC Channel-B ( see page 57) Register Details.
Page 66
STX104 Reference Manual 11.14 DAC Channel-B (Offset=6) BIT STRING NAME DIRECTION CONNECTOR PIN POSITION PHYSICAL I/O TYPE DB[15:0] ---> J7.16 (DAC_OUT_2) Analog Output Description Each channel is updated once the MSB is written. Writing only the MSB will update the DAC channel output. The results of changing jumper settings at J5 will only take affect after writing the MSB on the DAC output.
ADC Conversion (and/or ADC-Burst in DAS1602 mode) in progress. Writing to the Channel Register may cause the CNV bit to become active indicating that a STX104 internal reset is in progress (typically less than 1uS, and less than 10uS when moving average filter is enabled).
Page 69
11.17 ADC Control (Offset=9) STX104 Reference Manual Interrupt request status bit. 0 = No interrupt pending (default) 1 = Interrupt is pending; ADC trigger or ADC-Burst conversion has completed Note: ADC conversions continue to occur on schedule (via selected trigger source) regardless of whether this bit is cleared.
ADC triggers (or sampling). Writing 0x00 to the Conversion Disable Register will allow ADC sampling to continue. In order to use DMA, you must set up the computer’s DMA controller and page registers before enabling DMA on the STX104 board.
11.19 FIFO Status MSB (Offset=10) STX104 Reference Manual CT_SRC0 Counter 0 Clock Source: 1 = Counter 0 Clock Source is a 100KHz on-board reference frequency. CT_SRC0 (J7.4) gates this signal. When this bit is high (default), the 100KHz signal runs, otherwise the 100KHz clock is stopped.
Page 74
INSW instruction. There is theoretically no limit, other than the maximum size of the entire STX104 FIFO memory, on the number of consecutive CPU reads that can occur. However, by limiting the number of samples readout by the CPU using the Insw() to approximately the size of the Data Fragment buffer, one can avoid I/O bus wait states and further improve bus bandwidth.
Page 75
11.19 FIFO Status MSB (Offset=10) STX104 Reference Manual It should be further stated that the CPU can still readout data at any rate along with any ADC sampling mode. In fact, the data fragment buffer will be used in nearly all cases, thus bus wait states become a thing of the past. The only case where I/O bus wait states will exist are cases where the number of samples read out by the CPU in a CPU-bursting readout (i.e.
STX104 Reference Manual 11.20 ADC Configuration (Offset=11) stx104_fifo_status_full[board] = true; else stx104_fifo_status_full[board] = false; For firmware revisions 080214H or higher: static int stx104_fifo_status_blocks[STX104_BOARDS_COUNT_MAX]; static unsigned char stx104_fifo_status_full[STX104_BOARDS_COUNT_MAX]; static unsigned char stx104_fifo_status_empty[STX104_BOARDS_COUNT_MAX]; /***************************************************************** FIFO STATUS void STX104_FIFO_Status( board ) union unsigned int value;...
Page 77
REGISTER BANK SELECT Register Bank Select is a mechanism for providing additional configuration options for the STX104, while preserving the existing register set foot-print within the I/O space. Writing the sequence 0xFX, 0x5X, 0xDX will enable the Indexed Register Array Bank.
Page 78
STX104 Reference Manual 11.20 ADC Configuration (Offset=11) INPUT RANGE RESOLUTION ADBU +/- 10 V 305 uV +/- 5 V 153 uV +/- 2.5 V 76 uV +/- 1.25 V 38 uV 0 - 10 V 153 uV 0 - 5 V 76 uV 0 - 2.5 V...
STX104 Reference Manual 11.24 8254 Configuration (Offset=15, See Also Register Summary ( see page 41) 11.24 8254 Configuration (Offset=15, RB='0'. Index=71, RB='1') 8254 Configuration Register Register Layout Offset=0xC, RB='0'. 8254 Counter/Timer Zero Data Register.This register is available when Register Bank Status is '0' (see ADC Configuration ( see page 68) Register bit RB).
11.28 Index Data (Offset=12, RB='1') STX104 Reference Manual See Also Register Summary ( see page 41) 11.27 Index Data MSB (Offset=13, RB='1') Indexed Data I/O most significant byte (or upper 8-bits). Please refer to Index Data ( see page 75) Register for further details.
I/O address space. The indexed array of registers are banked onto the 8254 I/O address space. At power up or reset, the entire STX104 register set will appear and function exactly as the previous firmware version of the STX104 card. By writing a...
Page 85
11.29 Index Pointer (Offset=14, RB='1') STX104 Reference Manual A logical representation of the indexed register array is illustrated below. The internal registers can consist of bytes (signed or unsigned char), words (signed or unsigned ints) or double words (signed or unsigned long). For advanced configuration it is possible to create a structure that can be simply uploaded to the indexed register array.
11.31 Burst Mode Enable (Offset=1029; STX104 Reference Manual Description Conversion Disable Register. On power-up or reset the conversion triggers are enabled. This register is only available if FE bit is true (DAS1602 Functions are enabled). Writing a 0x00 to this register enables ADC triggering. Writing 0x40 (64 ) to this register disables ADC triggering.
STX104 Reference Manual 11.33 Extended Status (Offset=1031; Example 11.32 Burst Function Enable (Offset=1030; Index=66, RB='1') ADC Function Enable Register. DAS1602 Compatible Configuration Register. In 10-bit address decode mode, the DAS1602 compatible registers are also accessible through the indexed register set.
11.34 General Configuration (Index=0, STX104 Reference Manual 11.33 Extended Status (Offset=1031; Index=67, RB='1') ADC Extended Status Register. DAS1602 Compatible Configuration Register. In 10-bit address decode mode, the DAS1602 compatible registers are also accessible through the indexed register set. Register Layout Offset=0x407, RB=X.
STX104 Reference Manual 11.34 General Configuration (Index=0, 11.34 General Configuration (Index=0, RB='1') General Configuration Register Register Layout Index=0x00, Byte 0. RB='1'. AIID DMAJ Bit Definitions NAME DIRECTION DEFAULT DESCRIPTION AIID Auto Index Increment Disable. Index register is automatically incremented by the size (byte/word) of the data that is read or written.
STX104 Reference Manual 11.36 Interrupt Configuration (Index=4, ISA[3:0] 0000 Interrupt Source A. Sets the ISA bit in the ADC Status Register when ISSBE=’1’. 0000 = none (default) 0001 = Reserved 0010 = Interrupt Threshold ( see page 86) Counter 0011 = Analog Input Frame Maximum ( see page 99)
Page 93
11.36 Interrupt Configuration (Index=4, STX104 Reference Manual ISSBE nINT_FF SITT ITS3 ITS2 ITS1 ITS0 Bit Definitions NAME DIRECTION DEFAULT DESCRIPTION Enhanced Interrupt Selection 0 = Normal interrupt selection in ADC control register ( see page 62) (default) 1 = Enhanced interrupt selection in ADC control register...
STX104 Reference Manual 11.37 Interrupt Threshold (Index=8, RB='1') FIBLK[3:0] 0000 Number of Blocks to generate a FIFO Interrupt. This is the number of samples written to the FIFO in order to generate an interrupt; if the sample timing is constant, then this interrupt will be at a constant rate as well.
11.39 Digital Input Configuration STX104 Reference Manual See Also Register Summary ( see page 41) Example 11.39 Digital Input Configuration (Index=14, RB='1') Digital Input Register Register Layout Index=0x0E, Byte 0. RB='1'. SDGF SDI31 DIP3 DIP2 DIP1 DIP0 Bit Definitions NAME DIRECTION DEFAULT DESCRIPTION...
STX104 Reference Manual 11.40 Trigger Configuration (Index=16, Description Sets the polarity and deglitch filters for the digital inputs. See Also Register Summary ( see page 41) Example 11.40 Trigger Configuration (Index=16, RB='1') Trigger Configuration Register Register Layout Index=0x10 Byte 0. Index=0x10 Word 0. RB='1'.
11.42 Analog Input General Configuration STX104 Reference Manual Index=0x16 Byte 2. Index=0x16 Word 1. RB='1'. TSD23 TSD22 TSD21 TSD20 TSD19 TSD18 TSD17 TSD16 Index=0x17 Byte 3. Index=0x16 Word 1. RB='1'. TSD31 TSD30 TSD29 TSD28 TSD27 TSD26 TSD25 TSD24 Bit Definitions...
Page 102
STX104 Reference Manual 11.42 Analog Input General Configuration Register Layout Index=0x20, Byte 0. RB='1'. MAVG_INV SAIFTTS SAIFCTS nSGATE AISS3 AISS2 AISS1 AISS0 Bit Definitions NAME DIRECTION DEFAULT DESCRIPTION Don't Care MAVG_INV Invert the state of the moving average filter jumper (M4). This allows one to enable/disable moving average filter through software.
11.43 Analog Input Frame Timer STX104 Reference Manual AISS[3:0] 0000 Analog Input Sampling Sources. This select the signal that is used to generate ADC-samples or ADC-bursts. 0000 = use ALSS[1:0] configuration (default, legacy ADC-sampling/-burst source) 0001 = Analog Input Sample/Frame ( see page 15) Timer.
11.44 Analog Input Burst Timer (Index=40, STX104 Reference Manual 11.44 Analog Input Burst Timer (Index=40, RB='1') Analog Input Burst Timer. Adjusts timing between samples during ADC-burst mode. Register Layout Index=0x28, Byte 0. Index=0x28, Word 0. RB='1'. AIBT7 AIBT6 AIBT5 AIBT4...
Page 106
<= 7674 ohms. You will want to keep the devices driving the STX104 inputs with source impedance of less than 8K ohms when operating in Burst mode at its maximum speed and assuming no other source of input capacitance (short cables, for example).
STX104 Reference Manual 11.46 Analog Input Frame Counter AIFM31 AIFM30 AIFM29 AIFM28 AIFM27 AIFM26 AIFM25 AIFM24 Bit Definitions NAME DIRECTION DEFAULT DESCRIPTION AIFM[31:0] 0x00000000 Analog Input Frame ( see page 15) Maximum Description When the value of the Analog Input Frame (...
11.48 FIFO Data Available (Index=224, STX104 Reference Manual See Also Register Summary ( see page 41) Example 11.48 FIFO Data Available (Index=224, RB='1') FIFO Data Available Register Register Layout Index=0xE0, Byte 0. Index=0xE0, Word 0. RB='1'. FDA7 FDA6 FDA5 FDA4...
Description Enabling the High Speed CPU FIFO Buffer can reduce bus wait states generated due to waiting for STX104 main memory data availability. In many cases, bus wait states (due to IOCHRDY) are eliminated. We found that overall throughput through the ISA bus was improved by approximately 15%.
STX104 Reference Manual Power Supply PC/104 Connector Minimum input Power Requirements at the PC/104 Connector: +5V at 250mA. Power Available at J7 J7.1: +5V at 200mA (+5V at 450mA at the PC/104 connector). J7.15: -5V at 25mA The +5V at J7 pin 1 is tied directly to the PC/104 +5V supply line.
STX104 Reference Manual Interrupt Summary Description CLASSIC INTERRUPT SOURCE SELECTION (When Interrupt Configuration Register Bit nINT_FF='0') FIE DMA M1 Interrupt Function 0 No interrupt generated. Poll INT to determine when a DMA terminal count is received from the DMA controller to indicate completion of the DMA transfer.
Page 118
STX104 Reference Manual 1 Interrupt generated when 512 samples deposited in the FIFO. Write to the Clear Interrupt Register to clear the interrupt. The number of blocks required to generate an interrupt is now configurable, refer to the Interrupt Configuration ( see page 84) Register.
Page 120
STX104 Reference Manual DIN3 DOUT0 DOUT1 DOUT2 DOUT3 DAC_OUT_1 DAC_OUT_2 CHn LOW / CHn CHn HIGH / CHn +5V POWER 200mA maximum 25mA maximum DGND AGND See ADC Channel ( see page 50)Register for details UNIPOLAR OR BIPOLAR ANALOG INPUT (J9)
Page 121
STX104 Reference Manual Note: 1 = Jumper installed, 0 = Jumper not installed. DAC RANGE SETTINGS (J5) DA1_UB DA1_R DAC-1 RANGE 0 to +5 Volts * 0 to +10 Volts -5 to +5 Volts -10 to 10 Volts * Factory Default Note: 1 = Jumper installed, 0 = Jumper not installed.
STX104 Reference Manual Mechanicals Description The table below lists the locations of key mechanicals of the STX104 board. LOCATION (milli-inches or mils) (milli-inches or mils) Lower Left Mounting Hole Lower Right Mounting Hole 3350 Upper Left Mounting Hole 3575 Upper Right Mounting Hole...
STX104 Reference Manual Revision Information By scanning and manipulating the STX104 registers one can determine the firmware revision that is installed. Description Revision Releases Date Revision ROM Label Board ID Register Value July 16, 2004 071604 Does not exist February 14, 2008...
17.3 Need Custom Modifications? STX104 Reference Manual Support Policy 17.1 General Support Policy We support all hardware products for a period of 3 months from time of delivery. See limited warranty terms. 17.2 Recommended Sequence in Obtaining Customer Support Review user manuals for additional information not found in demo software.
Page 129
• Trigger Modes: Gated pacer, software polled. (Gate must be disabled by software after trigger event) • Data Transfer: From 1 mega-sample FIFO via interrupt, DMA or software NOTE: Least Significant Bit (LSB). Analog Outputs ( Without Analog Outputs, see STX104-ND ) • Resolution: 16 bits • Number of Channels: 2 •...
Page 130
STX104 Reference Manual configurable by jumpers. • Offset Error: less than 8 LSB • Gain Error: Adjustable to 0 LSB by potentiometer • Differential ( see page 19) non-linearity: ±1 LSB max • Settle Time: 10 microseconds • Integral non-linearity: ±1 LSB max •...
Page 131
STX104 16-bit Analog I/O Module with 1M sample FIFO and dual 16-bit DACs. SKU: STX104-1MFIFO-DAQ STX104 without Analog Outputs: Link: STX104-ND 16-bit PC/104 Analog I/O Module with 1M sample FIFO without dual 16-bit DAC SKU: STX104-1MFIFO-DAQ-NODAC ---------------------------------------------------------------------- For the latest drivers and technical support, please contact us at customer.service@apexembeddedsystems.com...
Need help?
Do you have a question about the STX104 and is the answer not in the manual?
Questions and answers