Hi, I set the sensor to 1G scale, data rate 104 Hz, while tilting from 0 to 20-25 degrees it gives sensible readings. Over that it just always shows 1G acceleration, so 45 degree angle shows as 89.Any hints on how to fix that, or my copy might be def...
Dear ST,I am using an LSM6DSL connected to the SPI pin of AVR (ATMEGA328PB; schematic attached). The SPI line is shared by two other devices with different CS. I am having issues programming the AVR through SPI (raw board, all ICs new, 125kHz SPI cl...
I'm looking for an AMR 3-axis sensor that is stable and factory calibrated for both gain and offset, say +- 1uT, that I don't need to do any per-chip calibration.The data sheet for the LIS3MDL indicates that zero-field is +-1 gauss, so 100 uT, and ha...
I have an LIS3DH on a proprietary board using a BMD340. I am using the two inertial interrupts, I configure int1 to interrupt on any axis activity that exceeds threshold longer than duration. I don't latch the interrupt. I configure int2 to interrupt...
Hi,I am able to try FFT analysis with 6KHz. I have also tried the MLC applications on ISM330DHCX separately. Is it possible to run the both applications simultaneously. Since, My FFT runs at different ODR and occupy the FIFO until the process is don...
hi,I am using lsm6dso module.I have configured with 26hz output data rate using accelerometer control register.I am reading data from fifo registers in lsm6dso. expected data rate speed : 1/26hz = 38.4615 milli seconds.Actual data rate speed : Around...
Hi,I'm trying to evaluate IIS2ICLX sensor with this board connecting to a 3rd party MCU board, what's the best way to connect it via I2C? I see on MKI209V1 schematics there are 2 pull up resistors already on SDA/SCL, which supposed to be connected to...
Hi!I'm making driver for LSM6DSO, and I'm stuck with temperature data in FIFO. I understand logic for calculating temperature sensor ODR, based on acc/gyro ODRs, but there is small problem: there is no option to set 26Hz data rate for temperature (in...