MEMS (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

"Fusion" icon not showing in Unico

Hi.I am working on evaluation with STEVAL-MKI210V2K. I use Unico to get sensor data, however what I really want is post-fusion data. Looking at other forum questions, it seems like Unico gives a "fusion" option on the left vertical tab. I don't have ...

ariy_0-1737647049593.png
ariy by Associate
  • 46 Views
  • 0 replies
  • 0 kudos

Resolved! MotionEC_Initialize generates an error when it is called

Hello,It seems that the library MotionMC_CM7F_wc32_ot_hard.a is missing the called function, here the error :c:\st\stm32cubeide_1.6.0\stm32cubeide\plugins\com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.9-2020-q2-update.win32_2.0.0.2021053...

AMais.1 by Associate
  • 861 Views
  • 3 replies
  • 0 kudos

[LSM6DSOXTR] Bias drift

Hello!I took two attemps and recorded measurements in steady state (2 and 3 hours) that i want share.Config:G/XL FS: default ODR 104HzSensor data polled at rate ~ 90HzSome standby/wakeup stuff:TAP_CFG0 (56h) = b0101.0001TAP_CFG2 (57h) = b1000.0000WAK...

ruig25 by Associate
  • 88 Views
  • 0 replies
  • 0 kudos

Get IIS2DH data with data ready interrupt

Hello everyone,I'm using the II2SDH accelerometer and want to collect the data whenever the Data Ready Interrupt is fired. I'm using the INT1 pin for that and this is my configuration: SPI_WriteByte(CTRL_REG1, 0x9f); // Low power mode, 5.376Hz dat...

STEVAL-PROTEUS: Serial Monitor over Micro USB

Hi all!I've recently started working on a fault classification model utilizing the proteus1 board and the NEAI studio suite. I'd ideally like to set up a serial datalogger via the onboard micro USB to both obtain and display readings, alongside bench...

Haze by Associate
  • 70 Views
  • 0 replies
  • 0 kudos

Testing pressure sensors

Hello,I am working on water ingress application experiment, and I want to know how to evaluate different pressure sensors to figure out which one is best for me? Since this application involves water, I think a water proof option would be good. But w...

Lsm6ds3tr_c interrupt not triggered

I use the official lsm6ds3tr-c-pid driver,Here is the code I initialized:  u8 who_amI = 0; lsm6ds3tr_c_device_id_get(&dev_ctx, &who_amI); if (who_amI != LSM6DS3TR_C_ID) { printf("lsm6ds3tr_c_device_id_get err,%d,%d", who_amI, LSM6DS3TR_C_ID); } pri...

hanjie by Associate
  • 48 Views
  • 1 replies
  • 0 kudos