Hi everyone,
Today I want to show some capture data that read from ADIS16223.
[FIRST]
As the picture showed, Z-axis presented stable, but X-axis and Y-axis have a lot of noise. In my code, I read the Buffer_X first, then Buffer_Y and Buffer_Z. I tested to read different axis buffer at first, It seems the sequence of reading impact on output stability.
[SECOND]
As the picture showed, there is a gap and unexpected peaks on signal.
Is there any solution to fix these problems? Please help!
-Jason