How to distinguish whether the product LIS3LV02DL is 11+ or 21+ by the printing on the product?
How to distinguish whether the product LIS3LV02DL is 11+ or 21+ by the printing on the product? There is only a "1" on the product( And no label(
Ask questions and find answers on ST MEMS sensors, such as the LSM6DSV and the LSM6DSL. Learn how to use the SensorTile.Box, and STEVAL kits.
How to distinguish whether the product LIS3LV02DL is 11+ or 21+ by the printing on the product? There is only a "1" on the product( And no label(
I am using the ASM330LHH connected to the processor via 4-wire SPI communication. I’m trying to read the WHO_AM_I register, which should return 0x6B according to the datasheet, but I keep getting 0xFF. The CS line is set correctly before and after th...
I have bought a new eval board from semikart via aquatronics. The device mounted on dil 24 of mk1251 kit is lsm6dsv320. The whoamI address of the device is 0x73 but it was not coming when we integrate with nucleo board. So, I waited for eval kit IKS4...
I am developing a wireless sensor to detect vehicles using the IIS2MDC. My main logic is:BOOT -> Init sensor -> Measure environment -> Set detection thresholds and offsets based on environment -> Set interrupts -> Wait for interrupt On interrupt -> A...
Can I operate ODR_XL[3:0], FS[1:0]_XL and LPF2_XL_EN of CTRL1_XL of ASM330LHH simultaneously?Should I set FS[1:0]_XL and LPF2_XL_EN first and then set ODR_XL[3:0]?
MEMS studio is working perfect on windows 11 and another windows 10 machine. But it is not working on one windows 10 pro laptop. Kindly guide what can be the reasons.
Should INT2_CTRL (0Eh) in ASM330LHH be changed when ODR_XL[3:0] in CTRL1_XL is 0, or should it be changed after being set to non-zero?
Hello everyone, I am currently using the LSM303AGR's magnetometer and accelerometer. After coding the self-test procedure from the datasheet, and noticed that the number of samples for the magnetometer self-test is way higher than the number of sampl...
Hello,i am trying to run the self test procedure on the lis3dh according to Application Note 3308 but for some reason the output change (13 lsb) is below the minimum value listed in the lis3dh (17lsb) .If i run the procedure multiple times in a row ...
I would like to implement a low pass filter to filter out noise at frequencies above 2Hz on the IIS2ICLX inclinometer. I would like to have as high an ODR as possible, let's assume 833Hz. My signal has a low frequency, around 0.5Hz.LPF1 will clearly ...