LIS3DSH - filter on output like HP in LIS3DH
Posted on February 18, 2014 at 15:53Does anybody know if it possible to configure the LIS3DSH to apply a high-pass to the data output? #lis3dsh #high-pass
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 February 18, 2014 at 15:53Does anybody know if it possible to configure the LIS3DSH to apply a high-pass to the data output? #lis3dsh #high-pass
Posted on February 12, 2014 at 16:18What is the RF immunity of the ST MEMS microphones? How does the plastic package reject the radiated disturbances?
Posted on February 13, 2014 at 05:13Hi, i have a problem with LSM330dlc. Sometimes the gyroscope doesn't work fine. The gyroscope sends measures constants and then I should to disconnect the sensor of VCC (reset).After, in most cases it works well.W...
Posted on February 12, 2014 at 10:54I done I2c Communication with the LSM303DLM Module and am setting the normal power mode and ODR@50HZ and enabling xyz axises of Accelerometer and magnetometer and am reading the accelerometer and magnetometer read...
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...
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
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...
Posted on February 07, 2014 at 10:09Which is the correct way to interface a digital microphone to a codec?
Posted on February 04, 2014 at 16:57What is the clock frequency where the mics switch from normal mode to sleep mode?
Posted on July 19, 2012 at 09:48 I have STM32-P103 board which uses STM32F103RB micro. I connected I2C sensors to I2C2 pins as shown below : I use only 4 pins of the sensor, SCL, SDA, Vcc, GND.I have the following Initialization code ...