Other Parts Discussed in Thread: ADS8363
I'm trying to confirm some odd behavior with the ADS8363. To select the next conversion channel, I’m setting the multiplexer channel selection bits to the following:
Channel0 : C[1:0]=01
Channel1 : C[1:0]=10
Channel2 : C[1:0]=11
Channel3 : C[1:0]=00
Intuitively, I would have expected:
Channel0 : C[1:0]=00
Channel1 : C[1:0]=01
Channel2 : C[1:0]=10
Channel3 : C[1:0]=11
Below are are my settings:
M[1:0] = 00
CONFIG = 0x0040
REFDAC1 = 0x03FF
REFDAC2 = 0x07FF
SEQFIFO = 0x0000
REFCM = 0xFF00
I can provide scope captures if needed.
Thanks in advance,
Brad