Forum Posts
Resolved! Free fall detection in LSM6DSO not working.
Hello everyone!I got LSM6DSO on my custom board with stm32l4 MCU, I only use I2C interface (that i don't use interrupt). I'm using LSM6DSO free fall example code in STMems standard C drivers, I can get the id of LSM6DSO so i think the I2C interface ...
Can not connect to SensorTile.box
Hello, I just received my sensortile.box and I can download ("Play") an app to the sensor but I can never connect to it in the Device List menu. It never shows up. I am stumped! I have another sensortile that I got in the sensortile kit and I can ...
Resolved! Orientation string when MEMS on bottom layer
Hello,In my application, I must place the MEMS in the bottom layer. When looking from top layer, the pin mark is in the upper right as shown below. What would be correct string for gyro and accelerometer into X-CUBE-MEMS algorithms? Thanks.
Accelerometer sensor detection
Hi,I am using a lis12dht12 sensor and trying to read the data raw values are getting and being able to see the XYZ results.when I am trying to read the free fall detection is not working in my case.I configured the registers as per the application no...
Resolved! Device Marking of HTS221 Sensors
Hello, how can I identify HTS221TR sensor? We've got some of them with marking H509.Looks strange.
Hello, I have question regarding LIS3DH sensor. I'd like to read raw X, Y and Z data and plot current position.
Desired behavior is shown on the first attachment (mma8451_sensor). When I read and parse LIS3DH data it seems that data are fluctuating(lis3dh_sensor) and cannot remain stable. Could you help me what am I doing wrong ?bool LIS3DH_Init(void) { uint8...