MEMS (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Battery level using bluepy and FP-SNS-ALLMEMS2

HelloI had download the firmware FP-SNS-ALLMEMS2 on my STEVAL-MKSBOX1V1. From de app I can read the batery level, and I want to do the same with my raspberry and using bluepy. I have a script where I read the temperature and humidity values, so I wan...

NMart.1 by Associate III
  • 540 Views
  • 1 replies
  • 0 kudos

How to save calibration data on VL53L3CX?

Hi,my name is Vincenzo.I would like to: perform the 3 calibrations ( RefSPAD, XTalk and Offset) for my three VL53L3CX ToF sensors (i have a P-NUCLEO-53L3A2);SAVE the calibration data and then APPLY them before to start the measurement. I have perfor...

VNava by Associate III
  • 380 Views
  • 0 replies
  • 1 kudos

Hi, I'm trying to program my STN32G431RB in order to work with the sensor HTS221, I write the code but I don't know if it's correct, I would be really grateful if someone could tell me.

 while (1) {  /* USER CODE END WHILE */ for (int i=0; i<11; i++) { buf1[i]=0x0; } for (int i=0; i<11; i++) { buf1[i]=0x0; } for (int i=0; i<11; i++) { buf2[i]=0x0; } for (int i=0; i<11; i++) { buf3[i]=0x0; } for (int i=0; i<11; i++) { buf4[i]=0x0; } ...

MBalu.1 by Associate
  • 657 Views
  • 3 replies
  • 0 kudos

Resolved! tap detection doesn't work

Hello, I am trying to use the LSM to detect taps . I use the default configuration which suggested in the application notes : 1. Write 60h to CTRL1_XL // Turn on the accelerometer   // ODR_XL = 417 Hz, FS_...

DLich.1 by Associate
  • 472 Views
  • 1 replies
  • 0 kudos

VL53L3CX Accuracy

I have been experimenting with the X-NUCLEO-53L3A2 and have grabbed some quick measurements to see what the accuracy looks like. I am using it the range of 100mm-1000mm indoors. I have callibrated it using a white box with white computer paper taped ...

0693W000001rktqQAA.jpg

Resolved! How to use the LSM6DSOX from SensorTile.box?

Hi, I'm relatively new to microprocessors and everything ST. I've recently been assigned to a project that is supposed to use the LSM6DSOX to track movement within a 3D space. I have the SensorTile.box and a STM32Nucleo-L476RG board. I've been having...

NB.1990 by Associate II
  • 2702 Views
  • 13 replies
  • 1 kudos