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.
I have a STM32F407G-disc1 board and i have been trying to get readings from its onboard accelerometer LIS3DSH using bsp library of Stm32F4 Discovery. The initialization went fine but the accel readings didnt make any sense. Here's some of my code: ...
Hi all, I am trying to program my LSM6DSV16X sensor to operate with its embedded SFLP capabilities. The datasheet for the sensor describes there being three sensor fusion performance operating regions: static accuracy, low dynamic accuracy, and high ...
Hi,I'm building a program to continuously get data from accelerometer LSM6DS3I'm writing in Micropython under a PYboard v1.1 over its SPI (speed 525000kbits/s)I want to log continuously log gyro and accelerometer to sd cardTo debug, I have configured...
I am using the IIS3DWB sensor and have a question about reading data from the FIFO.Currently, I use the following function to retrieve one set of x, y, z values at a time:int32_t iis3dwb_fifo_out_raw_get(stmdev_ctx_t *ctx, uint8_t *buff){int32_t ret;...
What is self-test in IIS3DWB and what is the criteria to indicate pass or fail??
I am trying to connect the IMU sensor that is onboard the STEVAL_MKI236AA evaluation board. I am currently trying to connect that board to BeagleBone AI-64 or a basic arduino via I2C and was able to detect an I2C device as 0x6A and 0x6B as the board ...
Hi @Federica Bossi , I need help with setting LSM6DSO sensor hub i2c master clock speed. How do I set the master i2c clock speed between LSM6DSO and external sensor for sensor hub operation? Is there registers or something else on LSM6DSO that contro...
HiWhat is the cut-off frequency of the analog anti-aliasing filter in the ISM330IS?RegardsChristoffer Brodersen
Hello,I have question please, can you tell me the protection index (IP) of the LPS28DFW ? also the LPS22DF has 22000g High shock survivability, it's perfromant for my application but for the LPS28DFW i don't find any information on the datasheet abou...