In ADIS16228 we are trying to read the data in real time mode with interrupt of DIO1 But we couldn't get exact samples per cycles
eg : sampling frequency is 20.480Ksps/495(input frequency)= approx 41 samples per cycle
Note : In manual mode we are getting 41 samples per cycle for above condition
a) For an interrupt whether the sensor will 512 samples or 1 samples per interrupt?
b) whether the sampling frequency can be changed?
c) what is the SPI clk frequency to read the data at 20.480Ksps?
