Hello,
I am running my ADS131A02 ADC using a 16MHz crystal. The sampling rate is set to 20kHz. I am reading the ADC through an SPI read at the rising edge of every DRDY pulse. I am getting 20000 samples in a second, but if I look at the received data buffer, two successive sample values in the register are the same.
I checked the entire code on my DSP side and I feel that the problem is rising from the ADC side ? Any ideas why two successive reads will yield the same sample values ?
Any help will be deeply appreciated.
Thanks and regards
Ajith