what's the latest sensor hub product of ST?
Posted on July 02, 2018 at 04:07I concerns if Machine Learning feature is inside.
Posted on July 02, 2018 at 04:07I concerns if Machine Learning feature is inside.
Posted on June 29, 2018 at 11:58Hi Have anyone tried the full-duplex communication on BlueNRG -2 module for mobile communication? It does not detect as an audio device, it simply shows Bluetooth device. if anyone did so please guide us.Thanks in adv...
Posted on March 01, 2018 at 10:29Hello, I have a problem with conversion accelerometer's and magnetometer's output to pitch, roll and yaw angles. I am trying to use equations from DT0058. I wrote function like below.void newPitchRollYaw(float* const...
Posted on June 19, 2018 at 07:40HiI am using the accelerometer LIS2DE12 with MC60. Can you tell me how I can calculate the acceleration from the sensitivity being displayed?
Posted on February 17, 2017 at 20:28I've been trying to use the VL53L0X TOF sensor to get ranging data but I'm having trouble finding what all the registers do? I tried looking through the datasheet and API specs but nothing seemed to clearly tell m...
Posted on November 05, 2012 at 18:57I cannot find a forum for MEMS sensors, so I'm posting here. Is anyone using the a3g4250d gyro? I'm having a problem where I get only one set of measurements after power up. After that, the measurements do not c...
Posted on June 28, 2018 at 09:00HiI am facing issue while taking multiple readings for averaging in the VL53L1X sensor.Our sensor is interfaced with B-L072Z-LRWAN1.We are not getting consitent reading as shown below:2486249024892490248724882490Above...
Posted on March 18, 2016 at 14:09Hi, Which limits should check against when enabling the l3gd20h self-test functionality? Regards,
Posted on June 27, 2018 at 11:09With the next configuration, the INT1 don't start.Base on (https://github.com/STMicroelectronics/STMems_Standard_C_drivers/tree/master/lsm303agr_STdC)lsm303agr_xl_operating_mode_set(&dev_ctx_xl, LSM303AGR_XL_POWER_DOW...
Posted on May 28, 2018 at 14:39I have an STM32F303 Discovery and I want to use the I2C bus to receive the x,y,z data from an accelerometer MPU6050. Does anyone have source code for this? The problem is that the address of the buffers (i2cBuff) are 0...