MEMS (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

LSM303DLHC max mag range is wrong

Posted on July 31, 2012 at 12:14I can't quite work this out.  Someone tell me if I'm crazy.LSM303DLHC datasheet is somewhat difficult to read here.  I have CRB_REG_M set to 001, +/-1.3gauss, its most sensitive range.  But all its axes are not equall...

dannym by Associate II
  • 394 Views
  • 1 replies
  • 0 kudos

MKI119V1 building iNemo application

Posted on February 01, 2013 at 08:32I have a MKI-119V1 evaluation board and want to use the iNemo example application for IAR Embedded Workbench provided in..\iNEMO Suite\Firmware\iNEMO_Project\iNEMO_Project\iNEMO_EWARMBut after compiling and downlo...

Interfacing inemoV2 with matlab or labview

Posted on January 05, 2013 at 10:15Hi, We are currently working on gait analysis using inemo V2. For real time processing we need to interface inemo with either matlab or labview. Can anyone please guide us for this interfacing?  #steval-mki062v2...

400Hz Aquision with iNemoV2

Posted on December 07, 2012 at 11:55Dear Forum,i try use the maximum aquision frequency of 400Hz (acc, mag and gyro). My application is written in C++ (Visual Studio 2012, Windows 7) and i use the SDK for accessing the device content.Having a buffer...

LSM330DLC i2c vs SPI

Posted on November 21, 2012 at 23:48Can the i2c output be used for maximum data rate or is SPI necessary to get full bandwidth out of this sensor?What is the meaning of ODR and BW in the data sheet? Thanks,Alex

LIS3DH g value representation

Posted on November 16, 2012 at 22:22Hi all,is there anybody worked with LIS3DH accelerometer?i am very confused about axis value represeintation.when the scale is 8g, z axis value is 16 but the other axises are 255 in decimal.How can i represent the...

DFU bootloader

Posted on November 05, 2012 at 11:58I have the STEVAL-MKI062V2. I erased the original flash contents and downloaded my own code.Now I want to put again the old flash content to use with the iNEMO Suite application. I have the iNEMOV2_Firmware_Packag...

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 ...