LSM6DSM sample codes
Posted on April 19, 2016 at 12:14Hi, from where can i get the sample codes to use LSM6DSM gyro sensor. ? nothing is listed in the product page. Thanks Vijesh
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.
Posted on April 19, 2016 at 12:14Hi, from where can i get the sample codes to use LSM6DSM gyro sensor. ? nothing is listed in the product page. Thanks Vijesh
Posted on June 24, 2016 at 11:23Hi all, I have some questions regarding the LSM9DS1: 1. The Acceleration ODR choices go down to 10 Hz, however the bandwidth selection, presumable an anti-aliasing filter, is limited to 50Hz. Thus, when sampling at 10...
Posted on December 09, 2012 at 14:41Hello, I'm trying to get the MEMS Accelerometer on my STM32F4 Discovery Board to run with a simple code, but I don't make it. Heres my code: int main(void) { SystemInit(); GPIO_InitTypeDef GPIO_Ini...
Posted on December 23, 2015 at 02:58Hi, I would like to use the osxMotionFX for the STM32L053 Nucleo board I have. Any plan for a release? It seems to be working only on Nucleo F401RE. Also when I install the osxMotion Setup V1.4.0, I get an error m...
Posted on November 01, 2015 at 15:25Hello,this is my first time that i use gyroscope on stm.so please, can you answer this simple question:what are the libraries that i should add to the project to use gyroscope?thank you for answering
Posted on August 12, 2015 at 22:51Hello I'm trying to use the L3G4200D Gyroscope to measure the pitch in 3 dimention.But I faced a problem with: I used the Keil's examples.Iuse SPI to read and write on the device...I can read some registers such as ...
Posted on November 26, 2015 at 10:49Hello,I'm integrating an L3GD20 gyro into a device, to replace a different gyro. For X, Y and Z, everything is fine, but the temperature is not.If you look at the attached jpeg picture, this is a graph from when ...
Posted on February 11, 2016 at 17:24Hi, I've tried to upgrade the firmware via DfuSe Demo, but it hungAfter this, I've discovered that my STEVAL-MKI109V1 board has bricked.I can flash it again using a Nucleo Board's embedded STLink. I could test it ...
Posted on March 23, 2016 at 09:22Hello, I am working with STM32F429 Discovery evaluation board. I have interfaced LSM6DS3 with evaluation board over I2C. LSM6DS3 provides good functionality of reading steps counts from it directly without putting mo...
Posted on July 03, 2016 at 07:07What is the maximum voltage of the L3G4200D INT1 pin (assuming open drain)? What does the PP_OD bit in CTRL_REG3 control - INT1 only or INT1 and DRDY/INT2? What are the maximum voltages applied to all I/O pins? Why ar...