MEMS (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

IKS4A1 sensor axis information ?

Hello, I'm desparately trying to find a diagram that would explain how the different sensors (accelerometers, magnetometer, gyros...) are oriented on the IKS4A1. We can find individual axis information for each sensor on their specific datasheet, but...

I have a problem of power down of ASM330LHH

As you can see, I was doing a test where I tried setting the gyroscope and accelerometer to power down mode and gave it a 10ms delay, which I called time 1, while I again turned the gyroscope on The accelerometer is set to high-performance mode, and ...

2.png

ISM330DHCX GDA only set once

I have an application using the XL function, it works fine, no issues.Now I need to read the gyroscope output data.After I finish configuring the registers:CTRL9_XL 01INT1_CTRL 03INT2_CTRL 06CTRL1_XL 30CTRL2_G 32CTRL3_C 04CTRL6_C 80CTRL8_XL 00MD1_CFG...

Claude by Associate III
  • 114 Views
  • 2 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
  • 170 Views
  • 1 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
  • 90 Views
  • 0 replies
  • 0 kudos

IKS02A1 and Nucleo H503RB don't work

Hi, I am curretly using a Nucleo H503RB and the IKS02A1 expansion board in order to use the ISM330DHCX.I tried several way to use via STM32Cube IDE which is my goal as i want to use C language without success to see any sign of an i2c adress with an ...