MEMS (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

LIS3DH Resolution in LP Mode !!!

Hello Everyone. I'm using LIS3DH in Low power Mode and with ODR=5.3KHZ. In datasheet it's declared that the resolution of 8 bit data in LIS3DH when using +-16G Range, is 192mg/lsb. 8 bit data should be signed char with range -128...+127. So when i m...

MGolm.1 by Associate II
  • 609 Views
  • 3 replies
  • 0 kudos

L3GD20H part marking or part markings in general

I have a part that I believe to be a MEMS sensor. Unfortunately it has no company logo just some code numbers. The fact that it is a LGA-14 in 3*3mm makes me think it is a L3GD20H. No other manufacturer seems to have a MEMS part in that size. The L3G...

PSwee.1 by Associate
  • 540 Views
  • 2 replies
  • 0 kudos

I use the LIS3MDL Sensor: When I power the sensor and request via SPI the WHOAMI Register, the first answer is not equal to the default answer. When I send another byte to read the Register afterwards I get the default answer. Why is that so?

 data[0]=0B10001111; data[1]=0B00000000;data[3]=0B00000000; //this is not needed but i get the default answer here   SPI.beginTransaction(SPISettings(100000, MSBFIRST, SPI_MODE3));   digitalWrite(10, LOW);   delay(10);   for (size_t i = 0; i < datale...

LLoid.1 by Associate
  • 427 Views
  • 2 replies
  • 0 kudos

Synchronise IIS3DWB sensors

Within a research project we are evaluating the IIS3DWB for measuring vibrations in hydraulic forging hammers for predictive maintenance.The current application requires that two IIS3DWB sensors (which are connected to the same microcontroller) are s...

TElle.1 by Associate
  • 528 Views
  • 2 replies
  • 0 kudos