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. I attended a workshop a few weeks ago and had no difficulties using MEMs studio with my X-NUCLEO-IKS4A1. I needed to move to a new computer and I went through the download process again for MEMS studio and my board (above) is not shown as suppor...
Good morning,I'm using the STEVAL-MKI109V3 board associated with the STEVAL-MKI201V2.Is there a source code for using the STEVAL-MKI201V2 accelerometer with the STEVAL-MKI109V3 board?Otherwise there are examples of using the STEVAL-MKI201V2 with othe...
Hello,I have the Nucleo STM32F401RE board, on which I mounted the X-NUCLEO-IKS4A1 expansion board with the removable add-on STEVAL-MKE001A for QVAR signal detection.My first question is: is it possible to acquire the raw QVAR signal using only MEMS S...
Hi,Our customer is integrating LSM6DSM and LSM6DS3TR sensors with QCM2150 platform and stuck in production. This requires Qualcomm SSC architecture driver and configuration for LSM6DSM and LSM6DS3TR , so that we can integrate it into ADSP firmware.Co...
After programming bluenrgm2sp module it is not discoverable in the ST BLE-scanner.I have used the bluenrg2 navigator code.Please help me to find the solution.Thank you in advance.
I am using NRF5340 board for development using the LSM6DSO IMU sensor.Is there any way so that I can write a particular value inside the LSM6DSO sensor in non-volatile form. Please let me if it is possible.Please let me know as soon as possible.
int main( void ) { /* STM32 HAL library initialization*/ HAL_Init( ); /* Configure the system clock*/ SystemClock_Config( ); /* Configure the debug mode*/ DBG_Init( ); PRINTF("\n----------------------Firmare starts here---------...
Back in 2015, I ordered 19 LSM9DS0 boards from Adafruit for a project (which is taking longer than anticipated!).I've recently noticed that the Accel X, Y and Z readings are materially different for some boards when the boards are flat in a common po...
Hello,I'd like to use LSM303AGR temperature sensor and only that, what is the minimal configuration to be able to do that? As I browsed the forum I saw that setting TEMP_EN[1:0] bits to 1 in the TEMP_CFG_REG_A and BDU bit in CTRL_REG4_A is not enough...