Resolved! Difference between Microphones MP34DT05 and MP34DT05-A
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.
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,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...
Hi everyone, Building a predictive maintenance device with a MEMS accelerometer. Using STEVAL-STWINKT1B as reference, but missing Altium design files. Anyone have them to share? Thanks!
Last year it was in STM32CubeIDE under X-CUBE-MEMS1... now it's no longer there. The only board extensions are IKS01A3, IKS02A1 and IKS4A1. What about IKS01A2?Pietro
Hi,I am working on a project to detect human presence. While testing I found that the TMOS sensor latches to a hot/cold body nearby and fails to detect humans. My measuring distance is only 6" - 10". Below is the debug of the issue I am facing with h...
I am a bit confused about changing the Gyroscope Full-Scale range during operation (dynamically). Do I only need to change register CTRL2_G, or anything else too, to trigger a change to the Full-Scale range? What happens once I change the sensitivit...
If I am trying to use INT1 to indicate a "data-ready" event, does that result in a Low to High transition on the INT1 pin? Or a High to Low transition on the INT1 pin? Does the line stay high indefinitely, until the data is read? What happens when n...
Hi all,I'm trying to use the LIS3DH to detect if the object is in a non-safe position, i.e. standing on a slope (tilted) or in the upside down position and generates an interrupt if it's one of these. Setup:Y-axis pointing downwards in the stable pos...