Are there any sample codes for Acceleration detection for Acclerometer + Gyroscope?
I am using lsm6ds3 Acc+ Gyro. We are trying to detect the acceleration irrespective of Direction of Accelerometer. But we are not getting the results as expected.
I am using lsm6ds3 Acc+ Gyro. We are trying to detect the acceleration irrespective of Direction of Accelerometer. But we are not getting the results as expected.
Hi,I was playing around with Unico and I saw it has an inclinometer function. Is the code for that window available:? I tried an implementation with Kalman filter, but the Unico seems to show the angles much better.Regards,Gabriel
Hi, we are using LSM6DSL, and we are developing the self-test procedure. The Self-test algorithm for LSM6DSL is described in AN5040 Application note, but we don't know the values |min(ST_X)|, |max(ST_X)|,|min(ST_Y)|, |max(ST_Y)||min(ST_Z)|, |max(ST_Z...
Hello,I'm developing a product starting from the WESU eval product. I see on the webpage the pdf with the schematics and the gerber files for production, but unlike other eval boards I cannot find the design project. Could you please provide it? Than...
I tried to work with mbed LPC1768 and LSM6DS3-Dev-Board from Sparkfun.The connections:uC - LSM6DS3VOUT 3V3 regulated Out - 3V3GND-GNDSCLK-SCLMOSI-SDA (SPI SDI)MISO-SA0CS-CSThe Code:#include "mbed.h" Serial pc(USBTX,USBRX); SPI spi(p11, p12, p13); /...
I was trying to debug a driver written by another developer and I noticed they setup CTRL_REG1 through CTRL_REG6 with a 5ms delay between each register write. I asked the developer the reason for the delays and they said that if the registers were wr...
My LIS3MDL eCompass IC output always reads (X=32764) for the X axis.Axis y and z seem to read ok, with changing values during operation.Why is this occurring?The first day of use the LIS3MDL worked OK, with X,Y,and Z axis having unique and changing v...
The X-CUBE-MEMS1 expansion software package for STM32Cube is a library package we already encountered in a past series of posts, running on the STM32 MCU family and the related hardware, especially the X-NUCLEO-IKS01A2/X-NUCLEO-IKS01A3 expansion boar...
Hello,i want to order a sample product iis2mdc because i don't find it available in any store.In my order it says "total price $0.00" and "subtotal: $0.00"but in the field "shipping cost: Estimate" in my country(Greece) has a shipping cost of $37.00....
Hello.We are designing a HW with LSM9DS1 inertial chip. There are C1 capacitor recommended to be 100 nF and C5 to be 10 nF +- 10%, but we have not these values in our BOM so it would be an extra part type. Have these parts some allowed range of capac...