Resolved! About ODR_XL target during inactivity
Hello,I set ODR_XL target during inactivity(INACTIVITY_DUR XL_INACT_ODR_[1:0]), but when I read CTR1 ODR in inactivity mode, it doesn't change to the setting, why?
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.
Hello,I set ODR_XL target during inactivity(INACTIVITY_DUR XL_INACT_ODR_[1:0]), but when I read CTR1 ODR in inactivity mode, it doesn't change to the setting, why?
Hello,First time posting in this forum!I'm evaluting the STHS34PF80 sensor and went through these materials: Datasheet & AN5867.However, I could not find any information regarding the interpretation of the object temperature (after calculating the si...
We are currently using the ST LPS33HW pressure sensor in an industrial IoT application. I am aware that this product is being phased out, and we have plans to replace it with a different offering from ST. However, right now, we have 100s of these in ...
I am trying to get the raw data (with timestamp included) from a few IIO devices (hardware sensors, such as accelerometer, gyroscope, magnetometer and barometer) mounted on a linux platform and with the ST drivers. I was able to get the data for the ...
Unico Version: 9.17.2.10FW: V3.60.7HW: MKI109V3 + MKI238AOS: Win10Hi,Can someone explain how the X/Y/Z axis on Unico are related to the OUT_X/Y/Z_H/L register readouts from the LIS2DUX12? On first glance, it looked like X-axis is not getting updated ...
Hi all, We have integrated an LIS2MDL magnetometer into our custom PCB. We have recently been running some tests on the boards, and are collection raw data from the sensor via the I2C line. In our testing, we have found that different boards appear t...
I have this MEMS sensor on a custom board to detect landscape or portrait mode of my device.The problem is that it doesn't generate an interrupt.- 4D mode should be sufficient.- Range 2g- Tested different ODR settings. My current code is now: voi...
i am using i2c1 and uart2 to show any values i have created program but i am not getting any values from accelerometer. can you tell me any one, solution of this problem I2C_HandleTypeDef hi2c1; UART_HandleTypeDef huart2; /* USER CODE BEGIN PV */#def...
Anybody know where I can get the data sheet for MEMS AR products and how can I purchase it?Thank you.
I have the Sparkfun version of the LSM6DSV16X. I used it with the Arduino IDE and everything works easily. I migrated that LSM6DSV16X board to using a Nordic nrf5340dk. There doesn't seem to be a working library for the LSM6DSV16X, but that is ok as ...