MEMS (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Replacement for LIS302DL MEMS Sensor

We have used MEMS Sensor LIS302DL in our older customer project. Part LIS302DL is obsolete.Please advice suitable replacement part.Important consideration for replacement :1) require equivalent part operate at 3.3V,2) use same software driver as LIS3...

SJ1 by Associate
  • 373 Views
  • 1 replies
  • 0 kudos

How to communicate with LIS2DE12 (SPI)

Hi! I am trying to establish a SPI comm with an LIS2DE12 accelerometer. First, I would like to say that I have checked phase, polarity, msbFirst and CS. I am using an EM9304 as the master of the communication, and the spi clock frequency is aproppria...

0690X000009jv1vQAA.png 0690X000009jv1qQAA.png

LSM303AGR heading angle calculation problems.

Hi,I'm trying to get the heading direction from the compass of LSM303AGR, I'm getting the X,Y,Z data and configured the compass and the accelerometer.I just preform a atan2(y,x) function and not using any filtering or compensations. I wanted to see d...

netanelu by Associate III
  • 444 Views
  • 0 replies
  • 0 kudos

Hi I´m working with LI2DTW12 acelerometer chip. I trying to configure the sensor to generate an interruption in the INT_1 when the device detect an aceleration in the Z axis. Could you help me with the register configuration?

Hi I´m working with LI2DTW12 acelerometer chip. I trying to configure the sensor to generate an interruption in the INT_1 when the device detect an aceleration in the Z axis. I have configure the device registers in the following way:uint8 array_regi...

JFern.2 by Associate II
  • 880 Views
  • 7 replies
  • 0 kudos

HTS221 T0_OUT & T1_OUT = 0

Currently having some issues reading the temperature correctly from the HTS221 sensor.The Coefficients read as follows.H0_T0_OUT = 0x5246H0_rH_x2 = 0x57H1_T0_OUT = 0x0000H1_rH_x2 = 0x95T0_OUT = 0x0000T0_degC_x8 = 0x27T1/T0 MSB = 0x4BT1_OUT = 0x0000T1...

MTrav.19 by Associate
  • 379 Views
  • 1 replies
  • 0 kudos

LPS33HW accuracy question

Hello,I have a question related to accuracy of this sensor see attachmentFrom the datasheet I can read that the accuracy over temperature is +/2.5hPa. Did I correctly understand that the accuracy of the sensor can change within this range only in thi...

I am working on using an STM32L4 as a SMBus host to communicate to a battery monitor IC with many different registers. Using cubeMX and HAL to generate my code, I am having trouble understanding the functions and variables. Help!

From what I understand, the slave device I want to communicate with has many addressed registers than I need to specify in addition to the slave device's address. If the slave device's address is 0x16, and the registers I need to read on that device ...

JLand.8 by Associate
  • 466 Views
  • 0 replies
  • 0 kudos