MEMS (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Is there another driver to get BOTH data buffer instead of VL53L1_GetRangingMeasurementData()? This one ONLY returns one result then I can't calculate a "shift" by using just one sensor.

VL53L1_GetRangingMeasurementData() ONLY returns data[0] buffer as result. It means that I will get just the result of ONLY one of the two sensor in the matrix. I'm trying to implement your "people counter" posted on youtube (https://www.youtube.com/w...

SLomb.1 by Associate
  • 347 Views
  • 0 replies
  • 0 kudos

How to completely power down the lsm9ds1?

I'm using the lsm9ds1 as part of a bought module - the arduino nano 33 ble - which can achieve very low power (micro amps) in a power down mode. However, If I initialize and read accel and gyro data from the IMU, afterwards I can't find a way to get ...

PRebo.1 by Associate II
  • 461 Views
  • 0 replies
  • 0 kudos

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
  • 413 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
  • 309 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
  • 527 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
  • 386 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
  • 2104 Views
  • 13 replies
  • 1 kudos