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.
I have been using it already for a couple of weeks, today I plugged it in and I get that error. I tried to flash it again with the .bin file provided to update the firmware, but of course it's the same as previous version. I also checked the port num...
Hello,actually I am want to read data from fifo of the lis3dh sensor. I follow the datasheet and application note:write 00000000 in TEMP_CRG_REGwrite 00100111 in CTRL_REG1write 10001000 in CTRL_REG4write 01011110 in FIFO_CTRL_REGwrite 10000000 in CTR...
I have enabled the conditions needed to turn on the 6D orientation, and tried to read the registers according to these files: https://os.mbed.com/teams/ST/code/LSM6DSL//file/77ec4781b110/LSM6DSL_acc_gyro_driver.c/ and https://os.mbed.com/teams/ST/cod...
Hello ST-Community!When I'm using the LIS2DW12 at ODR=1.6kHz, the Interrupt for reaching the FIFO-Threshold is jittering with 1/ODR, but only if the threshold is greater than 12. If it's less or equal, everything is working fine.The buffer-Mode is se...
Hello,I am currently trying to implement offset calibration to VL53L0X sensor. I placed sensor in front of white paper with 100mm distance as datasheet suggest. When I get sensor measurement before offset calibration, I get 135mm which is fine becaus...
Hello,I am using LIS2DH12 with SPI connection. I am able to read back Device ID which is 51. Also, I can write a to the reference register and read back successfully. However, I cannot set registers. I am writing value on it and read back. The value ...