MEMS (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to write multiple sensor modules with stm32 spi

I don't know how to use several sensor modules with stm32 spiThey told me to use the code I received, but I think it's wrong because even if I connect the sensor and run the code, the same value comes outDo I have to fix all the codes below? Or do I ...

ark2 by Associate III
  • 527 Views
  • 0 replies
  • 0 kudos

No data from IMP34DT05

Hi,I am trying to use IMP34DT05 PDM Mic with an Audio Codec.The audio codec was previously interfaced with SPM0423HD4H-WB PDM Mic and worked as expected.When I try to use the IMP34DT05 Mic, however, I see no data transmitted on the data lines. The cl...

twinkle by Associate
  • 350 Views
  • 0 replies
  • 0 kudos

Resolved! Why does the LSM6DSL cease giving me accelerometer data? After a couple hours use Accel data just stops. I coded up ST's Accel Self-Test (AN5040, pg 97), my logic analyzer reads 0x00 from all axes. Wonder if moving 0-ohms for I2C might ESD the part?

Setup- Mikroe LSM6DSL Click on Microchip PIC24F Curiosity Board, Salaea Logic I2C protocol analyzer. Yes I use a wrist strap, ESD mat, and grounded Weller soldering iron. Why didn't ST use rounding in their Accel Self-Test? Should I?

JStag.1 by Associate
  • 541 Views
  • 1 replies
  • 0 kudos

Temperature sensor in LIS2DH12

We read the temperature from the sensor in LIS2DH12. We tried two devices and both read 5..6degC lower than the actual temperature. The offset seems quite consistent in the range of our interest (between 0 and 50degC). The supply voltage is 3.3V.Obvi...

AKorn.3 by Associate
  • 505 Views
  • 0 replies
  • 0 kudos

Resolved! LSM6DS3TC-R I2C issue

Hi,I am using a XIAO BLE Sense Board that uses an nRF52840 MCU and an LSM6DS3TC-R connected via I2C. The original bootloader from Seeed works fine with their library for the gyro sensor and I am now trying to develop my own with the nRF5 SDK.At the m...