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 looking into using the LIS3MDL 3-Axis Magnetometer in an application with high frequency oscillating magnetic fields. I have looked through the datasheet of the LIS3MDL and it seems to meet most requirements that I've checked. My application...
Hi, I get no response from my computers when connecting the STEVAL-MKI109V3 with the USB cable. When connecting the cable the blue led turns on and after a few seconds the green led starts blinking. From what I read this is normal behaviour. The boar...
Hi,we are trying to read FIFO buffer data but we are facing some issues in output data from FIFO can anyone help me regarding the FIFO register setting what is the value to be configured in the FIFO register?
Hi,I am student and we are using this Mikroe WiFi8 Click Board for one of our faculty projects. We are using STM32 Cube IDE, and we are using Clicker 2 for STM32 Development Board. I am trying to find suitable driver for this board. I only found Mikr...
I am struggeling to make the INT1 to activate due to a FIFO watermark event.I have a simple driver so far to ease the design verification testing of our card, and I am just trying to make sure that the INT1 line can be driven active by the LIS3DH.To ...
Hi Community,We have the IIS3DWBTR, we made a configuration like the following:spi_buffer[1] = 0x06; //power down mode + LPF2 Enable +- 16g spi_write(CTRL1_XL, 1); spi_buffer[1] = 0x44; // bdu: 1, if_inc: 1 spi_write(CTRL3...
I am using lis3mdl and try to use libiio in my programm.In my programm I enabling chanels and try to create buffer with iio_device_create_buffer function. It fails with error "Operation not permitted".Also "WARNING: High-speed mode not enabled" messa...