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 everyone,Does the block data update mode block also the sensor's sampling? Or simply the sensor continues to acquire and the registers are just not updated until the next reading? It's very important to me because I use LSM9DS1 gyroscope and accel...
We made a very simple becon sensor.It would take about 25 micro amps to be a pure becon without the vibration sensor.In a vibration free environment, it takes 35 microamps to measure vibration using the lis3dh sensor.It is the ideal current consumpti...
I am reading the LSM6DSM FIFO with the accel and gyro enabled. I burst read 12 bytes using the SPI. One output byte to say to read the fifo then 12 input bytes (6 bytes of accel and 6 bytes of gyro). That works great. I tried reading more than 12 byt...
Do you know how to connect a SensorTile.box to the cloud? Follow this Share your activity post to set up your own IoT node deploying the features and the device template on Azure IoT Central application.
I have been trying to setup fall detection interrupt on LIS3DH. I can get it to work but only with specific setup. In particular INT1_DURATION values: 0x05 works (but is too short) so my global setup is ok. But with any other duration values, even ju...
HiI have been working with the Nucleo F401RE + P-NUCLEO-53L0A1 sampling the VL53L0X, and it was working fine. However interfacing the Nucleo F401RE to another VL53L0X module (https://picclick.de/VL53L0X-Time-of-Flight-Distance-Sensor-Breakout-GY-VL5...
Hi,I'm looking for some example how to use the sensor with STM32 and wonder why all of them, which I've found, are based on the loop not on interrupts.The response is 40 bits and it takes up to several milliseconds to read it, so during the time MCU ...
I am developing a device which needs to continuously monitor noise (buffer / page to memory) and either Once or 8 Times per second analyse the acquired data to provide the following:FFT CPB (single or 1/3rd octave band analysis)Various over-all and ...