MEMS (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

LIS2DH12 Movement Interrupt configuration

Posted on October 03, 2016 at 18:31Good morning, I'm having a heck of a time trying to get my configuration settings correct on my LIS2DH12 Accelerometer.I would like it to fire the interrupt when an abrupt movement occurs on any or all axes.I have ...

LSM6DS33 supply voltage

Posted on November 23, 2016 at 11:58Hi,The typical supply voltage for the LSM6DS33 is 1.8V and the maximum limit is 3.6V. Is it fine if a supply voltage of 3.3V is continously provided to the device?Regards,Prachi  #lsm6ds33

prachi by Associate
  • 301 Views
  • 1 replies
  • 0 kudos

LSM6DS33 SPI pin functions

Posted on November 25, 2016 at 04:59Hi,As per the datasheet, the pin &sharp3 of the LSM6DS33 device is used as 1. I2C serial data (SDA)2. SPI serial data input (SDI)3. 3-wire interface serial data output (SDO)In what SPI mode is it used as an input ...

prachi by Associate
  • 370 Views
  • 1 replies
  • 0 kudos

LIS3DH High pass filter doesn't work on z-Axis

Posted on November 14, 2016 at 11:42Hello everybody, I am trying to apply the built in high pass filter of an LIS3DH to all 3 axis. For the x and y axis this works beautifully: When I rotate the board by 90� I see the peak in the data and flattening...

LIS2DH12 data ready interrupt

Posted on November 14, 2016 at 07:37Hi,I want the most basic function -- data ready interrupt, but it seems not so easy to come out. Here are my configurations:void lis3dh_init(void){  //Inizialize MEMS Sensor lis3dh_reset();  //set ODR (turn ON dev...

LIS2DH12 FIFO using INT1_THS

Posted on November 25, 2016 at 23:43I wish to filter incoming FIFO data by a threshold value as set in INT1_THS, however the WTM flag is set regardless of the magnitude. Are these two functions not compatible? If not, I need to know how to link the ...

LPS331 disappearence

Posted on November 25, 2016 at 15:51A month ago this series of sensor was available on official site and marked Active, not even NRND. For all related information has disappeared. Is the only way to obtain the documentation is to google it everywher...