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

VL53L1_PRESETMODE_RANGING, VL53L1_GetMeasurementDataReady()

Calling   status = sensor_vl53l1.VL53L1_GetMeasurementDataReady(&NewDataReady);from the Example, I get only status = 0 and NewDataReady = 0;I stepped into the functions down to the Device access via I2C.All went well so far. I got: gpio__tio_hv_...

ritzeng by Associate II
  • 593 Views
  • 1 replies
  • 0 kudos

VL53L1 2.0 Library

Unused code detected:VL53L1_Error VL53L1::VL53L1_RdByte(VL53L1_DEV Dev, uint16_t index, uint8_t *data){ int status; status = VL53L1_I2CRead(Dev->I2cDevAddr, index, data, 1); //FR bug :: I2CRead exits always with 0! why the following check? Unused...

ritzeng by Associate II
  • 883 Views
  • 3 replies
  • 0 kudos

Resolved! How to use X-CUBE-CELLULAR Framework with the STEVAL-STWINKT1 and Quectel BG96 on STMOD+ connector? Framework confusion.

What I have:SMT32 CubeIDE 1.3.0the P-L496G-CELL02 eval kit with the Quectel BG96 on STMOD+ connectorthe X-cube-cellular examples for connecting the board with the cloud via MQTTan STEVAL-STWINKT1, which I want to connect via MQTT to our cloudserviceW...

PLang.3 by Associate II
  • 4042 Views
  • 17 replies
  • 1 kudos

Resolved! Guaranteed specs on the ISM330DHCX specially accelerometer part

Hello support team,We are decided to use your ISM330DHCX for our next products. So we are ongoing to describing the FW requirement to the FW team in our organization.However, I’m not sure we should use the USER OFFSET registers in device for the offs...

IMaru.1 by Associate
  • 957 Views
  • 2 replies
  • 0 kudos

Resolved! AlgoBuilder: Load design failed

Hello,When I try to open a saved design I receive message "Load Design Failed!".It was previously updated with AlgoBuilder v 2.8.0.4490.Please find xml fileThank you for your help!Best regards,Jean

jpo92 by Associate II
  • 1152 Views
  • 4 replies
  • 0 kudos

Vl6180: Using gpio1 new_sample_ready_interrupt with singleshot mode

Hello,I am using the Vl6180 in continuous mode. The gpio1 was configured as a rising edge. An interrupt is triggered when a new sample is ready.I'm trying to use the gpio1 for singleshot mode. Unfortunately so far without success.Who has experience w...

DBass by Associate
  • 588 Views
  • 1 replies
  • 0 kudos