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,I am evaluating the LSM6DSOX sensor, focusing on the machine learning features. I have generated a UCF file using the Unico GUI, and I'd like to upload the configuration to the chip. I am using a custom board, not one of the official motherboards,...
Hello!I recently bought an STEVAL-WESU1 sensor unit. However, when I connected the USB cable to the circuit board, the on board RED LED keeps blinking. According to the documentation it should be steadily lit to indicate charging. Would you be able t...
Hello everybody,I'm working on implementing the driver of shtc3 sensor ( temperature and humidity sensor) with an stm32L152xx microcontroller. I'm using the code example provided by the manufacturer( https://github.com/Sensirion/shtc3-stm-sample-proj...
Using the ST Micro github drivers as reference, I have an lis2dtw12 that I want to use to detect 2 things:detect motion of any kind (and check the FIFO to confirm motion happened)detect a "drop" - eg "the consumer product was dropped and probably is ...
Good day,I would like to know if it is possible to change the value of the temperature offset of the LPS25HB.If so what register will need to be manipulated?Thank you
Hi,Does the LPS25HB sensor automatically compensate for temperature ?If not how does one go about programming for it?Thank youCesar
I have a simple task, to wake up the CPU when the device is shaken.It should be pretty simple, the MEMS sensor samples with 10Hz until I shake it, then it samples with 100Hz, but I get no interrupt. :(I use the driver form GIT hub and Interrupt INT1...
Hi, I have purchased an STEVAL-MKI109V3 and the STEVAL-MKI207V1 (ISM330DHCX)I followed the instructions in section 4 in dm00331058-stevalmki109v3-professional-mems-tool-motherboard-for-mems-adapter-boards-stmicroelectronics.pdf to stream the dataIf I...
I am exploring Sensor tile Box in pro mode. STM32L4R9ZIJ6 is the controller in it. I tried to display a string using UART pins in the JTAG pin section. While debugging the code was working without any halt. But I didn't got any display in serial cons...