MEMS (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

marking LSM9DS0TR

Posted on July 16, 2018 at 10:48Hello I am very need you help. For identification I am very need know how stands for marking LSM9DS0TR:first line: 9S0second line: 2716third line: P7GAU#marking-lsm9ds0tr

VL53L1X device address storage

Posted on July 01, 2018 at 10:43Can anybody tell me if the VL53L1X device address is stored in volatile or non-volatile memory? I have multiple sensors in application and i don't want to have reset/shudown lines for every single one of them just for...

Vibration measurements

Posted on July 10, 2018 at 13:52Hello,I would like to ask you for suggestion. I would like to monitor vibration of the motor in my system. What should I use MEMS microphone or 3-axis  Accelerometer  or Both? I am using stepper motor to  drive a pump...

LSM303AGR INT1 / INT2 unable to make it work

Posted on June 26, 2018 at 18:17After properly setting up i2c with my choice MCU, INT1 is never fired. (I have tested with logic analyzer and INT1 pin is always low, and its configured as active high) lsm303agr_xl_block_data_update_set(&dev_ctx_xl, ...

David LR by Associate II
  • 557 Views
  • 4 replies
  • 0 kudos

Does the LSM6DS3 IMU require temperature compensation?

Posted on July 10, 2018 at 16:06I am developing a project with the LSM6DS3 IMU sensor. I found that the data I got is a little bit different at different time of the day. The test setup is basically the same. I suspect the differences is due to the ...

LIS3DH operation without controller?

Posted on July 10, 2018 at 01:57Hello, Would it be possible to run the LIS3DH accelerometer without a controller? I know one would be required to program the registers for device configuration, but would it be possible to configure it just once, the...

IIS2DH read temperature

Posted on June 09, 2017 at 12:56I want to read the temperature from IIS2DH over I2CI set the ODR to 1Hzset the BDU bit in Ctrl Reg 4enable the Temerature sensor in TEMP_CFG_REGafter the initialization I read the STATUS_REG_AUX and the value of this ...

control VL53L0X without windows

Posted on July 12, 2018 at 04:51I'd tried to control VL53L0X by Renesas micro computer RX231 with API STSW-IMG005 but the compiler generates many errors. It seems the compiler doesn't support 'windows.h', windows API.Now I am trying to create a new ...