LSM9DS1 accelerometer interrupt threshold register
In the LSM9DS1, what is the relationship between the interrupt threshold register INT_GEN_CFG_XL (8 bits) and the output register OUT_X_XL (16 bits)?
In the LSM9DS1, what is the relationship between the interrupt threshold register INT_GEN_CFG_XL (8 bits) and the output register OUT_X_XL (16 bits)?
Hi,We are using the LSM6DSL sensor in a custom PCB, we are also using the X-CUBE-MEMS extension drivers to communicate with the MEMS sensor. The image below is the schematic part of the LSM6DSL. VCC_IMU being 3v3, W1 is closed with a solder jumper to...
Can I use a Unico with sensor LSM303DLHC on DiscoveryF3?
AWS-Conn#4: the HW platforms - the BlueCoinThe second HW platform we deal with is the BlueCoin ecosystem, an integrated development and prototyping platform for augmented acoustic and motion sensing for IoT applications builds on the listening and ba...
I am trying to use BNO055 with STM32F407VG discovery board. I got the API from here. In the API example file, it says just adjust the read and write functions.Here is the main code I work on. But I cannot read the acceleration data. What should I be ...
Hi,I have a problem when develop with LSM6DS3.After config the active/inactive event to INT1, keep still, the interrupt(inactive event) will happen ,if i do not read 6-axis sensor data.When i read the 6-axis sensor data every 100ms by a timer callbac...
Hi,I am using the LIS3MDL in a battery powered data logging application. I would like to be able to "reset" the part, but I do not understand the difference between the REBOOT and SOFT_RST bits in CNTRL_REG2 (21h). Page 25 of the LIS3MDL data sheet ...
The LSM6DS3 has two "reboot" style operations. I've read spec sheets and appnotes but can't find a clear description of one of them.BOOT (CTRL3_C bit 7) appears to freshly load the "trimming parameters", which I presume are factory values written to ...
Posted on January 02, 2018 at 15:59HI everybody,I'm working with the LIS2DH for a motion sensor, and I'm using the embbeded functions of motion detection for drive the state machine of my MCU.The operation is simple, but I have some trouble with the...
I am using ST s API(VL53L0X TOF Sensor) and i have a doubt regarding the change in ranging modes at run time,For my application i want the sensor to work in HIGH ACCURACY mode first and after a time it has to work on FAST MODE and again back to HIGH ...