I am looking for a GNSS module that is able to get a fix indoors.
Are there any ST offerings that are capable in that scenario?
Are there any ST offerings that are capable in that scenario?
Hi, what is the correct way to validate the data from a gyroscope? we are receiving data but we don't know if the values are correct
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...
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
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...
Hi, we have designed a custom PCB with the LSM9DS1 as IMU, we are receiving data from the accel, mag, and gyro, in the case of the accel I think is easier to know if the measure is ok (we must get 1G in the z-axis), but how could we validate if the d...
Hi,I have one LSM6DSO32 with an Atmel SAMD21 Cortex M0. I use i2c to comunicate with the sensor. I use Arduino ide and Arduino librarys Wire for i2C communication. I've read the datasheet first of all I set some registers of my sensor I set gyro to 5...
Hey, I want to read acc+gyro from lsm6dso, and i'm using the read_data_pooling from examples. i'm using a 100hz timer to get the data from the sensor. Now i want a 10hz timer retreive the pedometer step counter. is it possible? how to configure both ...
Hi,I'm developing a wearable smart device with nrf52832 and LIS3DH. In order to shutdown the MCU when the device is not worn I want to use the motion detection feature of the LIS3DH with an interrupt, so if the sensor doesn't fire an interrupt event...
Hi,I created a small board with STM32F446MEY6TR and SPK0415HM4H-B MEMS microphone. I can read the data from the mic via I2S interface in a chinks of 100*16 samples. Now I want to filter the data with the PDM_FIlter function, but I'm not sure how to p...