Resolved! lis2dwt12 SPI communication with other slaves present
I have lis2dwt12 sensor and nrf24l01+ sensor.Can i connect these devices on same spi line? i will select different CS pins.Thank you for now.
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.
I have lis2dwt12 sensor and nrf24l01+ sensor.Can i connect these devices on same spi line? i will select different CS pins.Thank you for now.
Hello, I have the sensortile box pro. I have used the algobuilder in the MEMS-studio to configure various data outputs (Acc, Gyr, RotationVector 6x). The sensortile isplugged in with USB. I can see those data coming into the MEMS-studio algobuilder e...
I'm using ST MotionFX v2.7.1 and have encountered an issue with heading calculation.I'm following the sample code from the document:um2220-getting-started-with-motionfx-sensor-fusion-library-in-xcubemems1-expansion-for-stm32cube-stmicroelectronics #d...
Hi,I read the LSM6DSV on the STEVAL SMKI239AA using a Raspberry Pi Pico running Circuit Python. The CTRL1 register is set to 0x07 (240 Hz ODR, high performance). My output is converted to m/s^2 and looks like that when I move the sensor board slowly:...
Hello friends;I aim to develop FreeRTOS STM32 based flight control card software. First of all, I am trying to read data from my LIS2DH12 and LIS3MDL sensors in separate tasks and see them on my serial screen at usart1 921600 baudrate for debug purpo...
Helloin the data sheet of LPS22HH the absolute accuracy is ±0.5 in which range of pressure ? ( 800 hPa to 1100 hPa) ? because i tested some samples in 0.3 bar and 0.5 bar, there big difference between the mesure of LPS22HH and reference (exactly val...
I want to use the motionfx library in the x cube mems1 package for my flight control card and ahrs project, my aim is to obtain roll pitch and yaw values with sensor fusion, but I have not come across an example code for using motionfx. Can anyone he...
Hello,in the datasheet of LPS22HBTR the absolute pressure accuracy is between 0. and 1 mBar in the range of 0°C and 65°C .Please have more information about the absolute pressure accuracy in negative temperature ? because i will use it betwen -20°C a...
I have asm330lhh acceleration and gyro sensor. I have a problem with communication with spi, when I try my other mems sensors (lis3mdl, lis2dh12) with the same connection line, I get the correct whoiam code, while with the asm330llh sensor I sometime...
Hello,Can you please explain how the high pass filter work? Can it be disabled?I don't quite understand the difference between the two modes "Normal" and "Reference" (AN5881, 5.1.1 and 5.1.2), is the high pass filter always active, so the sensor does...