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.
Hi,Is it possible to use MotionTL2 library with a 3rd party MCU? if yes, are there examples available?My setup is STM accelerometer sensor connected to a Nordic MCU board via I2C.Thanks.
This pedometer function can count steps after the first ten steps. The first ten steps is defalt and the application note said it can be change other value. I have found I should set up ****_DEB_STEPS_CONF register. But I don't know how to do that. ...
I'm working for LIS2DW12 sensor, I want to implement Pedometer so in this sensor there is no pedometer embedded option. I am using MEMS library but we are using BMD300 board (NRF52832),is it supported for NRF52832 ?
Hi guys!I'm trying to use X-CUBE-AI with Application template, but I got "template code should be updated to support a model with multiple IO".I have accelerometer LSM6DS0 data as input (3 axis) and 4 output classes ('Up','Down','Left','Right'). What...
Currently, we are using I2C from userspace to poll the LSM9DS1. However, this increases the CPU load on our device. This is why we would like to use the Industrial IO driver to reduce this impact.We have already patched our kernel v4.14.78 with https...
Single click interrupt works fine, Double click interrupt works fine. When trying to enable both at the same time only the double clicks work. I have searched, and there are 3 old topics with this exact question, all are closed with no answer. Could ...
We have designed custom board which has STM32F446RE MCU and ISM330DLC vibration sensor.We are able to send FFT data with 512 sample to Unicleo-GUI and able to observe the FFT data for X,Y,Z axis on graph.But when we send FFT data with 1024 samples t...
Hi, I am Emily Ha.For more than 1 month, I've try to use M41ST85W RTC Module. However, I couldnt :(Finially, I ask my problem to this web community site.My Board : STM32F446REMy RTC Module : M41ST85WMy deburging UI : Keil5I made my code based on AN30...