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.
Can i reduce the sensitivity ("sensitivity": 1) for a microphone (IMP23ABSU) for it not to reach the 130dbSPL? What does the "samplesPerTs": 1000" translate to? Is the sampling frequency defined with "ODR": 192000" or "ODRMeasured": 192000" ? What is...
Hi STMicroelectronics Community,I hope this message finds you well. I am currently working on a project that requires a microphone capable of capturing voice from a distance of approximately 4 to 6 meters. Any suggestions?Thank you
I am currently working with the LSM6DSOX IMU sensor from ST and I am unable to write to registers of the sensor.I am addressing the sensor via 4 Wire SPI.For example if I try to set the output data rate which is located in the register CTRL1_XL (0x10...
In my design, when setting the ODR = 100Hz or below , I can get 100hz INT signals , and received 100 sets vibration data every Second. (Using XYZ data-ready as int1)and modify the ODR setting to 200Hz , just get 200 hz INT signals ,and received 145...
Greetings, I am trying to figure out the full chain scaling values for the gyro and accelerometer of the ISM330DHCX. I am reading the datasheet as well as the AN5398. According to the datasheet the output values of accelerometer and gyro is scaled w...
Hello,I have question about gps speed prediction in the tunnel.When gps loses signal in the tunnel, we can not get any speed info from gps.In that case, can we predict speed using mems? If yes, how to solve that?Thanks in advance for your advice.Best...
Hello,I'm using the IMP34DT05 available with the STEVAL-MIC003V1 kit to record audio the nucleo-f401re. I'm using the PDM2PCM library to convert the PDM stream to PCM data. The audio is recorded at 8kHz.I have tried reproducing 1kHz tone on the micro...
Hello,I am using the SensorTile Dev Kit for collecting accelerometer and gyroscope data. I have managed to use the SDK in python for interfacing with the sensor and plotting acc and gyro data in real-time. However, I was wondering if there was a way ...