Other Parts Discussed in Thread: MUX36S08, OPA192
Tool/software: Code Composer Studio
Hi,
I have interfaced MUX36s08 with ADS8681and facing a problem of undesired converted value. the Tiva TM4C1294NCPDTI3 microcontroller is used to control the address of mux and the SPI interface with ADS8681.
Each input of the mux channels are applied different voltages through each individual voltage divider. MUX switching from channel 1 to 8 is proper, OPA192 driver used between MUX and ADC.with this arrangement checked with Digital scope a neat switching of various channels is observed,ADS8681 is in default configuration, with meeting the timing requirements for ADS8681(CONVST+ACQ) following steps are followed.
1. Enable Mux
2. Applied Address Lines S2,S1,S0
3. delay of 30uS
4. ADC timings for data acquisition.(16 clocks are sent to acquire converted data)
All this works well and data acquired is accurate. But if the delay after switching the channel is reduced then the acquired data shows undesired values.My intention is to achieve at maximum sampling rate.
Cross checked the settling time of MUX and it is 2uS.
Kindly help