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
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
Posted on July 16, 2018 at 00:47We are evaluating embedded controllers this as a summer intern project and wanted to try the TE Arduino Weather Shield with a STM32F746G-Disco board. The shield plugs directly into the Arduino V3 pins on the discover...
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...
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...
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, ...
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 ...
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...
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 ...
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 ...
Posted on April 23, 2018 at 08:37Hi everyone,I am using STM32L475 B-L475E-IOT01 kit. My problem is that it does not give me sensors values at once. I want to get the temperature, humidity, pressure, accelerometer and gyro at once. But it only gives ...