Stm32l4 hangs without applying delay for osxmotion libraries
Posted on February 22, 2017 at 07:25Sensor tile (stm32l476jgy) hangs when trying to access osxmotionPM library without delay.Please Help...#stm32l4 #mems #pedometer
Posted on February 22, 2017 at 07:25Sensor tile (stm32l476jgy) hangs when trying to access osxmotionPM library without delay.Please Help...#stm32l4 #mems #pedometer
Posted on February 22, 2017 at 07:13On same set of code on sensor tile, the accelerometer some times outputs the data and sometimes it didn't on same set of code.main{BSP_ACCELERO_Init(ACCELERO_SENSORS_AUTO,&acc_handle1) BSP_ACCELERO_Sensor_Enable...
Posted on February 21, 2017 at 18:22Hello,in wesu downloads I can find ResetManager, UsbDfu and OtaDfu applications in bin format.Are they available also in source format?Thanks in advanceFabiano
Posted on February 13, 2017 at 16:04HiIm having the device VL53L0X which I want to communicate with trough the I2C protocol to my STM32F401RE micro controller.Im using CubeMX from STM to setting up the pins which works fine, but I don't know how I '...
Posted on November 11, 2016 at 10:45I always get the error 0b0111 (max convergence) if I make a range single shot measurement (I also don't know if other modes are working). I tried to disable the ECE but still the same. I tried it with the code fro...
Posted on November 21, 2016 at 11:22Because of the limitation, my project just can use 16bit MCU to drive VL53L0X. The API of VL53L0X is too complex and not suitable for 16 bit MCU, so I can't just use the API directly...It is very time-consuming f...
Posted on February 20, 2017 at 08:57Hi,I am using LIS2DH in our custom board and I am trying to detect some scenarios using this accelerometer. I read the datasheet and application note and tested almost all features. But I'm not sure how to apply t...
Posted on February 13, 2017 at 17:37Hello I don't understand why I get value aroung 1.3 Gauss ?Configuration : LIS3_CTRL_REG2 = 0x00; // Full scale +/- 4 G LIS3_CTRL_REG1 = 0x1C; // ODR=80Hz, XY LowPower LIS3_CTRL_REG4 = 0x00; // Z LowP...
Posted on August 25, 2015 at 13:12Hi,I working with Barometric Pressure sensor LPS331AP.Its working good. but as this chip absoluted,then we changed design to LPS25HB.But this chip is reading 6.4mBar error apart from the actual measured value .We a...
Posted on February 08, 2017 at 21:16Good afternoon,I am trying to determine the theoretical accuracy of an angle calculated with the lsm6ds3 accelerometer. From the spec I see there are a number of sources of inaccuracy/noise. There is noise densi...