Thank you for sharing your experience and for posting your question, in this forum. I am sorry that you have not received any feedback on this topic, so far. Could it be possible for you to run a similar experiment, with all filtering disabled?
Thank you for sharing your experience and for posting your question, in this forum. I am sorry that you have not received any feedback on this topic, so far. Could it be possible for you to run a similar experiment, with all filtering disabled?
Hello everyone,
I need to integrate an ADIS16475 to a Nvidia Jetson Xavier NX using C++.
I was looking at the code on this AnalogDevices GitHub (iio/drivers/imu) but unfortunatly it is not designed for a Linux aarch64 ( Nvidia Jetpack 4.4.1, Kernel …
Hello naohisa
Thank you for sharing your experience, in this forum. Out of curiosity, what was your expectation, with respect to the noise?
With an ODR setting of 100Hz, the noise bandwidth will probably be in the region of 80Hz, we can estimate the noise…
Hi,
I am considering an IMU.
I'm thinking of arranging the evaluation board and making a jig.
At that time, the detailed dimensions of the evaluation board are required.
I would like to know the exact parameter for the following boards.
① ADIS16IMU1…
Hi all, Good afternoon
I've been working on 16475 recently. Now I want to get the data of DELTA ANGLES by reading the X_DELTANG_OUT Register,Y_DELTANG_OUT Register and
Z_DELTANG_OUT Register.But I failed.So I want to know whether the DELTA ANGLES…
Good afternoon,
I've been working on 16475.Now, I want to get the DELTA ANGLES by reading the X_DELTANG_OUT, Y _DELTANG_OUT, and Z_DELTANG_OUT registers.But I failed.By the way ,I want to know whether the DELTA ANGLES's data is16 bits or 32 bits?By the…
1. Is the data of ADIS16475 accurate with 16 bits or with 32 bits?
2. The bias of ADIS16475 is larger just after power on, and smaller after power on when the temperature is stable.Now I use the burst read mode to read the six-axis data and calculate…
Hi
I've been working on 16475 recently. Now I want to get the data of DELTA ANGLES by reading the X_DELTANG_OUT Register,Y_DELTANG_OUT Register and
Z_DELTANG_OUT Register.But I failed.So I want to know whether the DELTA ANGLES'data is 16 bits or…