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,We're not able pass LSM303AH accelerometer self-test on our products. Please see one of the results below. The datasheet doesn't describe what may be wrong if the self-test fails so could you guide us with this issue.As far I understand the allowe...
- Is the LIS331DLH long term available? For how long it will be producted?? (very important question)- Is there an evaluation bord/kit available to check the performance of LIS331DLH instead of LIS33DE??What are the main differences between this both...
I am attempting to get a double click interupt working on the LIS3DH. I have been using the INT1 pin for regular threshold interrupt but have another application which requires the click interrupt. So far, after playing with many thresholds and timi...
In some real cases, it is important to know in real-time how long an activity lasts, and if the activity is running in a particular moment.MotionAT matches the target, being a middleware library that combines results from activity recognition for wri...
Hello all,Our company is trying to switch from BMI160 to LSM6DSL due to it low power nature.For our product, accurate time representation in the level of ms is important.However, when we were experimenting with LSM6DSL, we experienced that when we ar...
Hello.I followed AN3308 (LIS3DH witch is similar to sensor in topic) configuration of wake-up interrupt with HP filter with some modifications (CTRL_REG1=5Fh).My interrupt handler reads INT1_SRC, disables INT1 pin interrupts (CTRL_REG3 = 0) and sets ...
Hello,I got the problem, that the humidity sensor can't return values below 32.My code is the same like in the documentation (only in C): https://www.st.com/content/ccc/resource/technical/document/technical_note/group0/82/97/c8/ab/c6/da/41/ed/DM0020...
I generate the code for my B-L475E-IOT01A board. That board works well, e.g. with HeartRate sample from STM32Cube_FW_L4_V1.14.0. But, I want to generate BLE code using STM32CubeMX. I choose my board type, check Wireless BlueNRG-MS and Wireless Applic...
I checked the video posted. And I can use most functions of the video said. While I can't find the way to change the mode into magnetometer. In video, it just directly changed to that mode and didn't mention the method.