Resolved! Part Marking H3LIS331DL
Hallo ST Community, Which Part Marking has H3LIS331DL ? Thanks RegardsBadis
Ask questions and find answers on ST MEMS sensors, such as the LSM6DSV and the LSM6DSL. Learn how to use the SensorTile.Box, and STEVAL kits.
Hallo ST Community, Which Part Marking has H3LIS331DL ? Thanks RegardsBadis
STEVAL-C34KAT1 Vibrometer eval board came today and I see it came with 32 pin expansion flex cable (STEVAlL-FLTCB01). On one end, I plug it to this eval board. On the other, what do I plug it to? None of my ST eval boards have such connection. ...
Hello Everyone!!!I am using ISM303DAC Mems sensor for my project ie., E-Compass.I have used MotionMC and MotionEC libraries to get the heading value i my compass is getting calibrated by MotionMC and after that i am sending those calibrated values to...
Hello Everyone!I am working on a project Ecompass using controllers STM32F401CBU6 and mems sensor ISM303DAC. can able to read raw values of both accelerometer data and magnetometer data properly and after reading the magnetometer data i am parsing ma...
Hello,For a predictive maintenance project on an STwinkT1B board. I am using an iis3dwb vibration sensor.When retrieving the data provided by the sensor, one of the obtained values is saturated close to 65535, which is close to 16 bits.I am using the...
Hi, I need some clarification about digital high-pass filter in LSM6DSO since the datasheet and application note for LSM6DSO seem to lack explanation about certain features of it (or I just didn't get it).1. In on page 20 of AN5192 (refer to the imag...
Hi,I am using AIS2IH.I can see in terminal window of my computerthat registers of data and temperature are zero's. 0 0 0 ...My program use the setup: ais2ih_cs_mode_set(&dev_ctx, AIS2IH_PULL_UP_DISCONNECT);ais2ih_i2c_interface_set(&dev_ctx, AI...
Can I use the STHS34PF80 outdoors?This is because ToF sensors cannot be used outdoors.
Further to this earlier post, any chance now is a BMA400 SPI library already ported to STM32CubeIDE?Many thanks
I am using the STM driver to control the LIS2DH12TR accelerometer.The freeRTOS sensor task is as following (checks on return values and variables definitions are removed to simplify the code comprehension): void MEMS_task(void) { lis2dh12_self_te...