MEMS (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

L3G4200D SPI communication problem

Posted on February 11, 2014 at 22:11 Hi all,I'm trying to read data from a L3G4200D gyro through an SPI module of aPIC32MX460F.The following is the code I'm using: void Spi1STL3G4200DConfig( void ) { unsigned int configA, configB; i...

LSM9DS0 accelerometer Big/little endian data selection

Posted on February 11, 2014 at 15:29I can't find where to set Big/Little endian data output in LSM9DS0. It (BLE) is in register 0x23 in LSM303DLHC.  Can anyone give me a help please? Thank you very much for your kindly help.  #lsm9ds0

huiyan by Associate
  • 347 Views
  • 0 replies
  • 0 kudos

A3G4250D starting problems

Posted on November 22, 2013 at 14:19Hi everybody,I am trying my first steps with the A3G4250D MEMS Gyroscope. Unfortunately, I did not manage to get useful measurement information yet. What I want to do is the following: sample the angular rate wi...

karsten by Associate
  • 547 Views
  • 2 replies
  • 0 kudos

L3GD20 DRDY stability

Posted on February 06, 2014 at 09:59Hi, I'm testing L3GD20 with SPI on my small test board.  It looks like OK so I can get gyro data and DRDY signal with 760Hz. But when I monitor DRDY signal with my oscilloscope, it has a jitter sometimes.  The dif...

sawa by Associate
  • 357 Views
  • 0 replies
  • 0 kudos

A3G4250D data conversion

Posted on February 06, 2014 at 04:50Hi, I am evaluating the A3G4250D gyroscope, could any one give me formulae or steps to convert the gyro and temperature data into deg/sec, degC respectively. Regards, Kantha

Start-up state of L3GD20 and SPI bus

Posted on January 10, 2014 at 20:15On power-up, does this gyroscope come up in operating, sleep, or power-down mode (i.e., when all SPI peripherals in my instrument are powered up by a common bus, how much is the gyro drawing?The datasheet says that...