Part Number: ADS1261
Bizarre question, but I'm new to this part: I'm evaluating the ADS1261 for use in a weigh scale application using the ADS1261EVM talking to a microcontroller (I disabled the EVM onboard micro). I'm configuring for AC excitation driving four load cells in a bridge configuration, using the bridge excitation signals as the ADC references, taking data at 60 samples/second, Sinc3 filter, PGA gain of 128. Because this needs to be a low-power application, I'm waking the ADC1261, taking 50-100 measurements in continuous mode, then putting the ADS1261 back to sleep for a while (I've done this both using the PWDN pin and writing bit 7 of the MODE3 register without seeing a difference in behavior). The problem I'm seeing is that in the data I collect, the first sample is ~200 ADC counts too high, with each successive sample decreasing until values stabilize after about 25-30 samples are collected. So for a temporary workaround, I have my software taking 80 data points and throwing away the first 30 so that I'm left with 50 good values. Obviously, I don't want to do this. Is there something I'm missing here? I've been through the datasheet and can't find anything obvious about things needing a certain amount of time to stabilize, since I'm not using the internal reference. Does the Sinc filter need to precharge with data before its output is good?

