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

LIS3DH configuration setting for INT2

I have seen that this query has been asked previously but there was no answer to it.Therefore, I am raising the issue again here as follows: Currently, I am using INT1 for free fall detection which is already outlined in the AN3308 application note. ...

LIS2HH12 datasheet (rev 5) errata: purpose of DFC bits

Not sure if this belongs to the forum or whether I should better file a support request.I'm referring to revision 5 of the datasheet of LIS2HH12.On page 33, table 27, the function of the DFC bits are misrepresented as a high-pass cutoff frequency ins...

I need help to develoop my own firmware for STEVAL-MKSBOX1V1

I'm doing a final project with the STEVAL-MKSBOX1V1. I need to read temperature and sleep the tile box for a long period to save batery. I've never worked with MCUs, only with computers. Someone kwnows where I can find information about how to do it?...

NMart.1 by Associate III
  • 586 Views
  • 4 replies
  • 0 kudos

IIS3DWB return zero

Hi,I'm trying to get an IIS3DWB up and running. If I read the register "WHO_AM_I", however, I only get "0" back! The SDO signal changes from "1" to "0" after 8 clk cycles and only changes again when CS becomes high.The IIS3DWB data sheet does not con...

FAsch by Associate II
  • 510 Views
  • 1 replies
  • 0 kudos

IIS3DWB - Missing details in datasheet?

When configuring function routing on INT1/INT2 register (MD1_CFG/MD2_CFG), there is a note that says; "Activity/Inactivity interrupt mode (sleep change or sleep status) depends on the SLEEP_STATUS_ON_INT bit in SLOPE_EN (56h) register.But the SLOPE_E...

TResell by Associate II
  • 537 Views
  • 1 replies
  • 0 kudos

SensorTile.box does not work sometimes

Hello, I'm trying to measure a few things unsing the SensorTile.box. Sometimes everything works fine but then the SensorTile.box seems to be dead all of a sudden. When I then try to connect it to my Windows pc, the pc won't recognise it and my phone ...

I'm using Shimmer 2r and I need to write on SD card using TinyOs and FatFS. I always get FR_DISK_ERROR when I try to open file; both if it exists and if it not. I tried to format SD: nothing change. How can I solve?

This is my TestSD_C.ns file:#define NEW_PRINTF_SEMANTICS#include "printf.h"#include "FatFs.h"configuration TestSD_C {}implementation { components MainC, TestSD_P; TestSD_P -> MainC.Boot; components FatFsP, diskIOC; TestSD_P.FatFs -> FatFsP; ...

FManc.1 by Associate II
  • 603 Views
  • 1 replies
  • 0 kudos

[lsm303agr] How to get temperature sensor value correctly?

It is always 0 to get the value of OUT_TEMP_L_A (0Ch), OUT_TEMP_H_A (0Dh).Before reading OUT_TEMP_L_A (0Ch), OUT_TEMP_H_A (0Dh), check the values of TEMP_CFG_REG_A (1Fh), CTRL_REG4_A (23h) and STATUS_REG_AUX_A (07h) as bellow:TEMP_CFG_REG_A (1Fh): 0x...

Resolved! STMicro's Unicleo-GUI PC Application breaks when connecting through STMicro's ST-LINK in-circuit debugger and programmer pod. Why? [SOLVED]

Hi,I have used the STMicro's Unicleo-GUI PC Application to test both the LSM9DS1 STMicro's HAL and STMicro's Compass Middle Ware (from X-CUBE-MEMS1) - and - the LSM6DSO-LIS2MDL combination using almost the same software. All STMicro code (HAL for th...

Rstua.1 by Senior
  • 1205 Views
  • 8 replies
  • 0 kudos