2015-10-22 03:34 AM
i am looking to write an application making use of the on board LIS3DSH accelerometer. However, the examples provided (and pointed to by the documentation) all make use of the old LIS302DL accelerometer. Does anyone have or know of a sample application that reads data from the LIS3DSH for the STMF4 Discovery?
2015-10-23 07:05 AM
Type ''LIS3DSH STM32f4-discovery'' in your favourite search engine.
2015-10-23 07:20 AM
And your favorite search engine for searching code should be
:)2016-12-07 10:17 PM
Hi,
I am using LIS3DSH in my project for detecting acceleration ,I configured sensor with
ODR - 1600 Hz
mode - Stream mode
filter -800 hz
I am reading output registers by concating L and H of o/p register, i am taking acceleration points for 60 seconds that is expected data points 1600 * 60 =96000 data points, but I am getting 4500 data points with i2c communication.
what might the wrong configuration,can you help me out ???
2016-12-07 10:19 PM
please send the reply,as soon as possible