cancel
Showing results for 
Search instead for 
Did you mean: 

XYZ values from AIS2IH are inconsistent with actual values

snack
Associate

Hi,

 

Post-development testing of the acceleration sensor reveals that the collected XYZ axis values are inconsistent with the actual physical acceleration values, and one axis continuously outputs a value of 0.

What is the specific corresponding relationship between the sensor’s feedback value and the actual physical value?

I also hope you can provide relevant technical parameters (such as sensitivity, zero offset) and calculation formulas for reference, so as to help us troubleshoot the problem quickly.

thank you!!

2 REPLIES 2
Federica Bossi
ST Employee

Hi @snack ,

How are you acquiring data? You can use our official examples on Github to implement your code.

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
Andrew Neil
Super User

@snack wrote:
inconsistent with the actual physical acceleration values

How do you measure those actual physical acceleration values ?

 


@snack wrote:

technical parameters (such as sensitivity, zero offset) and calculation formulas for reference


That would all be in the datasheet ?

See also the supporting documentation - on the 'Documentation' tab of the Product Page.

Also MEMS-Studio and C-Driver-MEMS etc on the 'Tools & Software' tab of the Product Page.

 

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.