Hi all,
I'm using the ADC to read a signal from a waveform generator. The waveform looks clean on oscilloscope, however the DAQ seems not correct.
Setting for the ADC:
Sampling rate: 38400SPS (maximum speed, no delay)
SPI speed: 5MHz
The data ready signal (DRDY) on ADS1262 is used to triggered interrupt on MCU to read the data.
FYI, the ADS1262 is initialised and then the registers array is read back and compare to make sure SPI is functioning correctly. I've also tried changing the SPI speed but same results.
I don't think this is noise, but just something is not matching there. Any advice will be appreciated.
Kind regards,