Mini PCIe ADC
Users Guide
Document: CTIM-00149
Revision: 0.02
Page 13 of 22
Connect Tech Inc. 800-426-8979 | 519-836-1291
Date: 2018-10-25
This register contains all of the channel input range values which are described below.
CHx Range [2:0] Postive Full Scale (V)
Negative Full Scale (V)
Full-Scale Range (V)
LSB (µV)
000
10.24
-10.24
20.48
312.5
001
5.12
-5.12
10.24
156.25
010
2.56
-2.56
5.12
78.125
101
10.24
0
10.24
156.25
110
5.12
0
5.12
78.125
CHx_LAST_SAMPLE (Offset 0x0014, Read Only)
15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
CHx 16-bit CODE
This register contains the last sampled 16-bit code for the specific channel. Bit-15 is the MSB of the CODE
and Bit-0 is the LSB for the CODE.
All samples are in a binary format for both bipolar and unipolar input ranges. The full-scale range (FSR) for
each input signal is equal to the difference between the positive full-scale (PFS) input voltage and the negative
full-scale (NFS) input voltage. The LSB size is equal to FSR / 65536 because the resolution of the ADC is 16
bits.
Code translation examples:
Code
CHx
Range[2:0]
FSR
Actual
Voltage
Graph
0x0000
000
20.48V
-10.24V
0x8000
000
20.48V
0.00V
0xffff
000
20.48V
10.24V
0x0000
001
10.24V
-5.12V
0x8000
001
10.24V
0.00V
0xffff
001
10.24V
5.12V
0x0000
110
5.12V
0.00V
0x8000
110
5.12V
2.56V
0xffff
110
5.12V
5.12V