MEMS (sensors)

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.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

I2C not write

Posted on October 24, 2012 at 18:01Good afternoon ...I'm using PIC16F886 with LSM303DLH and am only able to read the records, I am not able to write.For example: I am trying to write to the registry MR_REG_M, 0b0000000. But when I do the reading is ...

Problem with LSM303DLM compass

Posted on September 13, 2012 at 07:51I am trying to calculate the heading of the 3 axis compass and stuck with this issue that I can't solve. when I read the compass output register viz.0x03 (x_msb),  0x04 (x_lsb),  0x05 (z_msb),  0x06 (z_lsb),  0x0...

Accessing iNEMO from an embedded linux device

Posted on September 25, 2011 at 18:13has anybody tried accessing the iNEMO board from an embedded linux device using the usb interface? I am able to power the iNEMO from my device and also able to load a usb-serial driver. What I don't know is the c...

csuson by Associate II
  • 1057 Views
  • 6 replies
  • 0 kudos

inemo V1 communication protocol

Posted on August 02, 2012 at 06:13I have the problem with usage STEVAL-MKI062V1 evaluation board. My task is to develop the linux program, which read the information from inemo V1 sensors. I can't find the V1 board communication protocol in the Inte...

RE programming of STEVAL-MKI109v2 board

Posted on September 24, 2012 at 07:19hi,i have steval-mki109v2 board with steval-mki108v2 i want out put data from it's uart port , not through usbhow to reprogram dis board?what are changes in firmware ? to do this #steval-mki109v2

jaydip by Associate
  • 365 Views
  • 0 replies
  • 0 kudos

LIS3DH noise characteristics

Posted on September 14, 2012 at 16:03Dear all, I am using the LIS3DH configured with 1.25 kHz bandwith (ODR) and high resolution (12bits), full scale range of +/- 2g. I have a question regarding the noise I should expect at this frequency : The data...

SETVAL interface to STM32 DISCOVERY

Posted on September 15, 2012 at 15:18I apologize right now for my English. I purchased a STM32VLDISCOVERY and unsteval-mki0 +2 v2 both st microelectronics. I tried the program that is given with the second component, and seemed very nice. Wanted ho...

nico23 by Senior II
  • 468 Views
  • 0 replies
  • 0 kudos

Problem with iNEMO2_SDK_Wrapper.cs

Posted on August 28, 2012 at 12:01I'm trying to use the V2 board as a sensor board for own experiments with sensor fusion using C# (in VS Express 2010) But I already have the problem, that the debugger throws me out of the Wrapper in the Connect-fun...