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.
Trying to run Echo Cancellation Demo using X-NUCLEO-CCA01M1 , X-NUCLEO-CCA02M1 and NUCLEO-F446RE with FP-AUD-SMARTMIC1 Firmware, GUI. Using coupons for microphone. With GUI i am able to run all the demo but Echo Cancellation. With Echo Cancellation i...
Hello everyone,I have an issue with the IIS2DH accelerometer when I try to pool data from it.My setup is: STM32L442 connected to the IIS2DH using SPI interface and sending data through USART to Tera Term (using a FTDI cable).First I have a small init...
Hi, I am following manuals UM2084 and UM2073 and with out the iks01a2 board everything thing works fine with the ***** payload reaching the application over the web every-time, but when i reset up and add the iks01a2 board to the dev kit i get PHY tx...
Hi,By default the temp, humidity and pressure are enabled in the end node example and i would like to enable the accelerometer in order to include the data in the payload being sent from the end node. How would i go about including the accelerometer ...
Hello,I am using the LSM6DSL in FIFO Continuous Mode. Fifo ODR is equal to the Accelerometer and Gyroscope ODRs (no decimation configured). Data are retrieved from fifo after the FIFO_FULL interrupt is triggered. I have a problem that appears after ...
Dear communityI'm using the LIS2DW12 accelerometer with 800Hz ODR in continuous mode. I've set the fifo watermark threshold to 25 samples and enabled the watermark interrupt on INT1-pin. I read the data from the fifo inside an interrupt-routine on a ...
Posted on July 19, 2017 at 05:24Hi, i am working with LSM6DS3 sensor, this is the first time i work with type of sensor. i am trying to read out gyro z data, but it very noise when sensor is immobile.Here is my log:-120-93-127-69-79-41-85-97-72-57-8...
Hi Everyone,I am Using the L6MSDL chip for my application (connected to a STM32L4) in FIFO Continuous Mode and I am having some troubles understanding the FIFO pattern that we can read in FIFO_STATUS3 register. I configured the LSM6DSL The following ...