Now I use computer to read the current data of LIS2Dh12 on the product, how can I do it? Programming software (Visual Studio C #)
produce is Ok and Lis2Dh12 work fine,I just need get the data from lis2dh12.how can i do? thanks
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.
produce is Ok and Lis2Dh12 work fine,I just need get the data from lis2dh12.how can i do? thanks
Our standard washing process uses Vigon A201 chemistry at a 15% concentration in D.I. water. The washing solution is heated to 65 deg. C.Can anyone advise if this part is robust enough to withstand this process, perhaps if it has a post-washing bakin...
Where can I find more info on ST Pedestrian Dead Reckoning Algorithm , I see a presentation from a past showcase, but nothing else. Anyone knows where I can get it, or who can I contact ?
Hi,Please can someone help me, I am quite new to this hardware.I have a MKI109V3 eval board and trying to test MKI197V1 LSM6DSOX adapter. I've downloaded the Windows software package and installed Unico V9.8.1.0 and the COM port driver V1.5.0. I've a...
I am using the ST LIS3DH sensor, and would like to try the low power operation mode, but the results I see on the display are not what I expected, since at rest, instead of seeing values of + -1g, I see values of + -3g, with a full scale of 2g.And I ...
This actually makes sense because the ODR is 26,667 kHz which means that between two samples are 37.5 us this would make three 12.5 us ticks. 25 us wouldn't make much sense.
Hi,I was taking a look at the STMems Standard C Library for the LIS3DSH. The implementation of the function lis3dsh_status_get looks a bit weird as there are 2 calls to the lis3dsh_write_reg functions.int32_t lis3dsh_status_get(stmdev_ctx_t *ctx, lis...
Hi,I'm using a STM32F4 board which has a LIS3DSH. This board has PE0 connected to the INT1 of the LIS3DSH and PA0 connected to the user Button B1. Due to this, I won't be able to use interrupts to sample and interrupt for button press. I'm trying to...