Forum Posts
Minimum distance measurement by VL53L0X
We found variation in measurement reading below 4 cm. Kindly confirm whether it is possible to measure below 4cm using VL53L0X
LIS3DH With Stm32l4 Stuck while comairing i2cdevice id i.e(while(1)loop
Hi folks,Im working with lis3dh & stm32 using https://github.com/STMicroelectronics/STMems_Standard_C_drivers/tree/master/lis3dh_STdCthis library.No output found.While debugging my code stuck in while(1) loop(i.e while compairing i2c address) ,I even...
Resolved! Convert raw data of gyroscope in angle
Hi,I am using lsm6dsl sensor. I am getting data on out registers. How to convert that raw data into angle
Why does USB audio streaming break when I use 16k sampling instead of 48k sampling
I'm using X-CUBE-MEMSMIC1, NUCLEO-L476RG, X-NUCLEO-CCA02M2, STEVAL-MIC002V1, STM32CubeIDE and set it up as described in the X-NUCLEO-CCA02M2 Quick Start Guide.However, I changed the solder bridges for DFSDM 4-channel as described in Table 3 of UM2631...
Resolved! Unable to initialize MotionGC.
Hi, I am unable to initialize MotionGC library, since the function MotionGC_Initialize(&val) does not stop execution (pretty much like an infinite loop). Checking on the User Manual (UM2181), it is stated as a note regarding this function that " the ...
is it better to use gpio pins to on/off the stts751 sensor rather than putting it into standby mode for saving power?
I am using the stts751 temp sensor to monitor temp at 5-30 min of intervals. I was wondering instead of using standby mode to save power consumption can I manually on/off the VDD pin to save power consumption? will there be any negative effect on th...
Resolved! LSM6DS3 PEDOMETER
Hi,I'm trying to read step counts. I'm executing all pedometer related functions, but I get no any output.Sincerely,TalhaAnd While Loop
How to use VL53L3 histogram feature?
I understand the VL53L3 can detect multiple objects, and I think it puts ToF information into different buckets. Where can I find more information about this? app notes, register set, driver software, evaluation code? So far I can only see the data s...