Hi, i have a problem with my sensortile. The kit that i have is the STEVAL-STLKT01V1. I think i have done a mess using the SMT32CubeProgrammer and now i have a sensortile that dosen't work or connect to bluetooth. The only things that i can do is to ...
Hi, have successfully used the library before on an L476, needed more processing power so porting the project to an F746, however, there is a hard fault when using the motion_DI library. breaking the fault don the error message is No source available...
The help will be greatly appreciated . I have to write this raw data extraction of PCM values in onto sdmmc sd card . And could anyone explain me how does the PDM2PCM functions for the mems than ST PDM microphones? I usually find examples of stm32 co...
Hi,We have been using LSM6DSOX in our Pool Alarm Unit.The Device is floating horizontaly in the pool and valid Z axis Acceleration is around 1000mg.We are currently facing a problem that is caused by seldom "glitches" on the Accelerometer values.Devi...
I am using AIS328DQ and plan to use AIS2IH in a new project.But I can't find a driver for Linux for AIS2IH.When do you plan to release a driver for Linux?
I use LIS2DW12 with I2C communication.I separate VDD from VDD_IO.When I turn ON VDD_IO (3V3), I have a tension of 2V4 on VDD_IO, why ?Related to this, I have overconsumption (I2C pull-up)I use the scheme of the LIS2DW12 datasheetDo you have a complet...
I'm new to sensor programming.I want to have G value with X,Y,Z output values.Here's what I have done - sqrt( x^2+y^2+z^2 ) = Gplease give me any advice to have a better outcome.If I miss any values that I might have between the above equation, ple...
HI :) , I want to exploit the option (if exists) to read the fifo buffer and write to it simultaneously .meaning the device writes to the buffer and gets to the 11th sample (for ex.) , when I ask to read the data I will get the 0-11 samples and meanw...
Hi,I am using LSM6DSO to measure acceleration and angular velocity. To save the power of device, I want to use accelerator in most case. Some conditions, the gyroscope will need to open. I used the function 'lsm6dso_fifo_xl_batch_set', 'lsm6dso_fifo_...