MEMS (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

LSM303C

Posted on July 07, 2014 at 15:40Hi all,I am working with the LSM303C and with the EVALBoard ST8S003VLDISCO. When i want to access the Magnetometer data it is giving me some strange values.The Values of the High-Byte are staying constant always with ...

LSM303 STEVAL-MKI133V1 SPI probs

Posted on June 25, 2014 at 19:39Bought this eval board. Hooked it up to a TI Launchpad... I run the SPI in 4 wire... I can see the SPI buss sending data (o-scope)...timing good, clocks good, setup good... When I READ I see the data coming back BEFOR...

jyoung2 by Associate
  • 225 Views
  • 0 replies
  • 0 kudos

LSM303D Noise levels?

Posted on June 10, 2014 at 12:58I am using an LSM303D and find the noise level surprisingly high. I have configured it with the following parameters:#define CTRL0 0b00000000 //for normal mode, filters by-passed#define CTRL1 0b00011111 //update afte...

feverest by Associate
  • 233 Views
  • 1 replies
  • 0 kudos

LSM303DLHC Successor / Noise Bandwidth

Posted on April 29, 2014 at 09:56I have been planning a product development that needs magnetic information about the earth magnetic field and accelerometer information about the earth gravity field. I prototyped using the LSM303DLHC, but I do not s...

pc by Associate
  • 178 Views
  • 0 replies
  • 0 kudos

LIS3MDLTR

Posted on March 28, 2014 at 14:02Hi, I received a couple of LIS3 samples last week and I'm using them in order to gain a little experience in the field of magnetometers. I managed to install the chip on top of a plastic pen in order to use it as a m...

adelmo by Associate
  • 166 Views
  • 0 replies
  • 0 kudos

lsm303dlhc calibration issue

Posted on March 20, 2014 at 08:48Dear sir/Madam, we are using lsm303dlhc. we don't know how to do calibrations .we are not understanding scale factor , offset and misalignment . so , i request you please give me the clear information regarding this ...

LSM303DLHC IS NOT WORKING IN PROPER WAY

Posted on March 18, 2014 at 13:57we are  working with lsm303dlhc compass sensor and  interfacing with lpc3250. we are using linux kernel version 2.6.34. and have taken driver codes (accelerometer and magnetometer) from your site. its working only on...

LSM303DLHC IS NOT WORKING IN PROPER WAY

Posted on March 18, 2014 at 13:54we are  working with lsm303dlhc compass sensor and  interfacing with lpc3250. we are using linux kernel version 2.6.34. and have taken driver codes (accelerometer and magnetometer) from your site. its working only on...

LSM303D data synchronization

Posted on January 13, 2014 at 18:35All the example code I've seen reads the acceleration and magnetic field values by polling the appropriate registers.For example:x.l = i2c_read(OUT_X_L_A);x.h = i2c_read(OUT_X_H_A);y.l = i2c_read(OUT_Y_L_A);y.h = i...

trav by Associate
  • 251 Views
  • 1 replies
  • 0 kudos