MEMS (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

LIS2DH12 INT1 no signal

Good morning,I am having issues with the INT1 pin on the LIS2DH12. I have been trying to make it to work for Watermark, Overrun or ZYXDA, but none of these events trigger any interrupt on the INT1 pin. When polling the Watermark Level, the FIFO Overr...

LIS3DH - Power Consumption

Dear Forum. I use a LIS3DH connected with a Pic mainboard. I cummunicate with I2C and have set it up with interupt. I use 8mg, Lowpower and 50 hz odr. I have a problems with Power Consumption. Before i insert the LIS3DH it use 3 microampere. After i ...

BToft by Associate II
  • 868 Views
  • 4 replies
  • 0 kudos

Can I built up this lib for RPi Pico RP2040?

Hi,I've connected to my Pico via SPI1 an STEVAL-MKI208V1K board with an IIS3DWB vibration sensor and I want to read data from it.I want to compile this driver for RPi Pico RP2040 using VSCode, can I do that? Can I port STM32 C lib for PICO RP2040?

redans by Associate
  • 370 Views
  • 0 replies
  • 0 kudos

LSM6DSL SPI read as in tsw-fcu001.html

Hi I was looking at how a register read works for LSM6DSLhttps://www.st.com/en/embedded-software/stsw-fcu001.htmlI found the function below. Does the number/amount of __asm("dsb\n") correspond to SPI clk?Is there no easier way to do this? Like using ...

MK..1 by Associate III
  • 414 Views
  • 1 replies
  • 0 kudos

LIS2MDL embedded temperature sensor

Hello,I try to use LIS2MDL embedded temperature sensor value, thru TEMP_OUT_L_REG and TEMP_OUT_H_REG. Data is signed 16-bit byte in 2’s complement and 8 LSB / °C. The four mostsignificant bits contain a copy of the sign bit.At room temperature I read...

Resolved! How do I program STEVAL-MKI109v3

Hi,I have STEVAL-MKI109v3 board and steval-mki186v1 sensor. I need some source code or library code which I can use to write a application which meets my requirements. And I also want to know which IDE I should be using to write the application so th...

AV B.1 by Associate II
  • 1181 Views
  • 4 replies
  • 0 kudos

IIS3DWB SDO behaviour on multi-slave SPI bus (will it work?)

Hi All,We are implementing a custom PCB which includes an ISS3DWB which sits alongside an EEPROM chip on the same SPI bus. The bus master is a STM32F405. The design will has separate CS pins for each device, chances are the EEPROM will only be commun...

IBoddy by Associate
  • 275 Views
  • 1 replies
  • 0 kudos

lsm6dsox datasheet missing informations

Hi there,After playing around with basic examples for the lsm6dsox sensor i am trying to fine tune its functionality to my exact needs. However the datasheet seems to lack information on these:#1: Does writing the SW_RESET bit of CTRL3_C register res...

RDyla.1 by Associate
  • 318 Views
  • 0 replies
  • 0 kudos

LSM6DS3 FIFO Corruption

I am writing a custom linux driver module to be able to read accelerometer and gyroscope data from the LSM6DS3 FIFO in blocks.I have set the fifo watermark to 512 words, ODR for accel, gyro and FIFO both set to 416Hz. Scale 8G and 250dps. As there is...

MDSeon by Associate
  • 326 Views
  • 0 replies
  • 1 kudos