lsm6dso inactivity detection
What is the maximum time-limit in minutes that can be set in the register LSM6DSO_WAKE_UP_DUR, for inactivity detection. I want to rise an interrupt after 20minutes. How is it possible?
What is the maximum time-limit in minutes that can be set in the register LSM6DSO_WAKE_UP_DUR, for inactivity detection. I want to rise an interrupt after 20minutes. How is it possible?
HiI'm currently using your LPS22DFmodule to measure pressure and I saw in the datasheet that the temperature accuracy is ±1.5 °C (T = 0 to 80°C). My working range is between -15°C and 60°C. Could you please give me the accuracy of this sensor in the...
Hi everyone,I'm working with the STEVAL-STWINKT1B and have a question about powering it with a 3.7V battery. The board uses the STBC02 PMIC, which operates between 4.5V and 5.4V according to its datasheet.The datasheet suggests the STBC02 charges a b...
I'm having problems to be able to establish the connection between STEVAL STWINBX1 and ST MEMS Studio software, with either of the two available ways (BLE or Serial port). In the first case, mainly the board won't be shown to select. In case it does,...
I searched all available documentation, community and haven't found answer.AN5983 says nothing about motion and presence units.Code base (https://github.com/STMicroelectronics/sths34pf80-pid) and datasheet also say nothing about motion and presence u...
Hello,I have been battling with getting an LSM303AGR to pass the self test. The accelerometer is passing the self test and the values look reasonable (Z-axis ~1g), but the magnetometer will not pass. I have 2 STEVAL-MKI172V1 boards, both are showing ...
Hi,does someone know the diffenences between MP34DT05 and MP34DT05-A?The MP34DT05 is not in prodiction. Cant find other differences, what does the -A means?Thanks for helping me out.
Accroding to https://community.st.com/t5/mems-and-sensors/how-lsm6dsv16x-enables-sensor-fusion-low-power-sflp-algorithm/ta-p/585084LSM6DSV also have SFLP, do it change the factory calibration values? and which registers will be changed?
I am using an imu sensor ( ism330dhcx ) which I am working on to accelerometer and gyroscope data and I get the raw data from ims330dhcx and convert the raw data into actual angles by using the motionFX library. Still, there is some deviation between...
I designed a card that uses Stm32f446 and many sensors, but although the other sensor on the I2C line works, I cannot even get an I2C OK response from the LSM6SDL. I don't think there is a mistake in the design, but I am sharing it with you anyway, t...