how to enable or disable free fall detection on LIS2DH12TR sensor? how to validate whether the interrupt is generated by free fall detection?
can you please provide the inputs ASAP, currently this task is at highest priority.
can you please provide the inputs ASAP, currently this task is at highest priority.
Hi! I am currently trying to download Algobuilder and Unicleo. I tried in different browsers and also on different PCs. The download links are not displayed as expected. CubeIDE was working, I could get the software.https://www.st.com/content/st_com/...
Hi,I am using LSM6DSL in my project. FIFO is configured for the same and host processor receives the interrupt after FIFO threshold is reached. I have also configured the pulsed mode for the interrupt. After receiving an interrupt, host controller r...
Hello,In my application, I need LSM6DSL to generate an interrupt when configured FIFO threshold is reached. I am using FIFO for accelerometer and gyroscope.My configuration is as below,FIFO_CTRL5 = 0x09 // ODR 12.5 Hz, FIFO modeCTRL3_C = 0x 44 //BDU,...
Could someone please help in identifying the 5 MEMS microphone board attached to the STM32H7B3I-DK board as shown in the attached image as pointed to by the RED arrowTIACheersGipsyblues
Hello,I want to connect multiple voltage sensors to the nucleo board. Lets say 4 voltage sensors of same kind with same address. So, I thought I could connect all the 4 sensors with the nucleo board with the help of I2C communication protocol. Is thi...
Hi Team,I am working on LSM6DSM sensor bringup in linux kernel-4.9. I am using the following imu sensor driver sources (https://github.com/STMicroelectronics/STMems_Linux_IIO_drivers/tree/linux-4.9.y-gh/drivers/iio/imu/st_lsm6dsm). The driver is loa...
Posted on February 28, 2018 at 07:26 Hello, I'm trying to implement MotionFX in my application. So far I have a very basic setup which executes correctly. MotionFX_initialize(); MotionFX_GetLibVersion(ver); printu(ver, 1); MotionFX_getK...
Hi,We are using Tof Sensor VL53L1X in our project.Following are the queries regarding light intensity while measuring distance .1. Dark light means what lumens you consider the light intensity2. If any room is with 1000 lux light intensity than what ...
Hello,I have recently bought the BlueCoin kit. I have tried some of the demo project from the software library STSW-BCNKT01_V2.3.0, by directly dragging the .bin file into the Nucleo 64 board icon.I'm experiencing issues with SD card demos, where the...