MEMS (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

LIS3DH consuming too much current

Any ideas why LIS3DH is not consuming current as per data sheet which is 6uA whereas I am getting about 200uA.I have kept CTRL_REG0 at default.Would could be the problem?

ameeruak by Associate II
  • 1936 Views
  • 6 replies
  • 0 kudos

why my lis3dh current consume is bigger than spec?

​1 :i only use the Lis3dh ,and remove all other elements ​2: i use the power 3.0V, i use multimeter test the current consume between VCC and GNDget the test result current is 16 μA,(the spec says ,the device automatically enters power-down mode, a...

0690X00000AQwXKQA1.png
xxuej by Associate
  • 561 Views
  • 2 replies
  • 1 kudos

Resolved! How do i get L3GD20 Gyro sensor to work on STM32L0?

Hello, I am simply tring to communicate with the L3GD20 Gyrosensor using the WhoAmI command. I am sending 0x0F and i'm expecting 0xD7 back (11010111) but I only received 0xFF which means i'm doing something wrongI am using STM32CubeMX to generate the...

MikeP by Senior
  • 827 Views
  • 1 replies
  • 0 kudos

I have problem with IKS01A2_LPS22HB_FIFOMode application generated by CubeMX. There are things in the code that i have to change.

I've generated project for SW4STM32 and i don't know that to do with iks01a2_conf_template.h file. Im supposed to replace the header file names with the ones of the target platform and rename the file to iks01a2_conf. There are 3 headers:#include "s...

CD.1 by Associate
  • 457 Views
  • 1 replies
  • 0 kudos

Source code for ST.COM's X-CUBE-MEMS1 available?

Is the source code for ST.COM's X-CUBE-MEMS1available? I am using an STM32L412. And when I try to include the STM32 pre-compiled library into my project I get errors. I am thinking the processor I am using is not compatible with the libraries. So I...

Rstua.1 by Senior
  • 1279 Views
  • 9 replies
  • 0 kudos

How to connect more LSM303AH on one SPI BUS?

We are affraid when one device has CS signal down, other devices will be set to I2C there can be conflict on the SPI BUS. Is it possible connect more devices as eclosed schematic?

Using X-CUBE-MEMS1 for lsm9ds1

Hi, I want to use -CUBE-MEMS1 for lsm9ds1. By default the applications code uses LSM303AGR . Could any one give me some hints what changes I need to do for porting ECompas application for lsm9ds1. I have already ported the driver accelerometer, gyro...