MEMS (sensors)

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.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

LSM6DSL accelerometer data Ready interrupt issue

hello, i am using stm32F401Re nucleo with stm mems sensor kit (x-nucleo-iks01a2).i am using cubeMx with mems library from st. the issue is if i set the accelerometer output data rate 6660 Hz then i got the data ready inerruot with 3329 Hz, ...

Jutt by Associate II
  • 459 Views
  • 0 replies
  • 0 kudos

LSM6DS33 SDO always low

I am interfacing to an LSM6DS33 with an ST32F407using the SPI bus. The SPI is set up as follows:           Fully Duplex           Master           Eight Bit           Clock is high when Idle           Data sampled on second edge           Baud Rate P...

BRowl by Associate II
  • 715 Views
  • 0 replies
  • 0 kudos

Use LIS3DH on the same SPI bus as an EEPROM, is it possible?

Posted on May 06, 2014 at 17:18I'm planning to use a LIS3DH on the same SPI bus as an EEPROM.But in the datasheet it says the LIS3DH CS pin is selecting SPI or I2C.So is it possible to use SPI to the EEPROM when LIS3DH CS pin is high (the LIS3DH wou...

sima2 by Associate III
  • 2813 Views
  • 15 replies
  • 0 kudos

HTS221 with Half duplex SPI

Hello,I'm currently programing a self designed sensor node with a HTS221. I've decided to use SPI to communicate with it (SPI half-duplex master)Here are the settings:static void MX_SPI2_Init(void) {   /* USER CODE BEGIN SPI2_Init 0 */   /* USER ...

SSchm.16 by Associate
  • 647 Views
  • 3 replies
  • 0 kudos

Unicleo-GUI not starting

Hi,i've installed Unicleo-GUI to test X-NUCLEO-IKS01A2 MEMS but the GUI is not starting. In addition i have installed latest Qt5+MinGW64, AlgoBuilder and STM32CubeMX with Firmwares. I see the Unicleo-GUI.exe popup in Windows Process Explorer and afte...

ToolV by Associate II
  • 544 Views
  • 1 replies
  • 0 kudos

Resolved! Lowest power mode for accelerometer application in STM32L4 ?

Hi, I wanna use the lowest power mode possible for my stm32l432kc. I want MCU to wakeup on accelerometer motion (which is possible since the accel generate interrupt on motion). I've read in MCU appnopte AN4621(page 13) that i2c is detected only in s...

Resolved! How do I save the temperature in a log from the LIS3DH through Unico?

I have a LIS3DH sensor and Unico 7 in my computer and I am using the evaluation board MKI109V3. The thing is that I want to save the temperature data (measured by the Embedded Temperature sensor inside the LIS3DH) in a log file and with Unico this is...

VGuer by Associate II
  • 1601 Views
  • 7 replies
  • 0 kudos

Can someone with internal knowledge confirm that the LIS3DSH in I2C mode never drives the SCL line low and that a standard "single master push-pull SCL" can be used in combination with the bidirectional SDA line.

The LIS3DSH datasheet contains the following text (not very clear):"If a receiver can’t receive another complete byte of data until it has performed some other function, it can hold the clock line, SCL LOW, to force the transmitter into a wait state....

LeiNie by Associate
  • 466 Views
  • 0 replies
  • 0 kudos