I am using ADS1118 for 32 single ended data acquisition card. I am using 8 ADS1118 to get 32 single ended channels. We are using CS to select the ADS.
The approach is following. We select ADS1 using CS then configure it for channel 1 and make CS high, then same thing for ADS2 upto ADS8. Once all the ADSes
are configured for channel 1 we put delay of 1.2 ms and read channel 1 of all the ADS1118 one by one. Once this is finished we move on to channel 2 of all the ADSes and
do the same thing. we are using continuous conversion with 860 SPS. The problem I am facing is it swaps the reading of ADS1 channel 1 to ADS1 channel 2. Other problem is
same data is displayed at ADS8's channel 1 and channel2. Please help me out.