cancel
Showing results for 
Search instead for 
Did you mean: 

LIS3DSH accelerometer with stm32f4discovery

adeemkazi92
Associate II
Posted on October 22, 2015 at 12:34

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?

4 REPLIES 4
tm3341
Associate II
Posted on October 23, 2015 at 16:05

Type ''LIS3DSH STM32f4-discovery'' in your favourite search engine.

qwer.asdf
Senior
Posted on October 23, 2015 at 16:20

And your favorite search engine for searching code should be

https://github.com/search?utf8=%E2%9C%93&q=LIS3DSH+stm32

🙂

chaitanya chippada
Associate II
Posted on December 08, 2016 at 07:17

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 ??? 

chaitanya chippada
Associate II
Posted on December 08, 2016 at 07:19

please send the reply,as soon as possible