MEMS LPS25H read always 0x1E
Posted on June 13, 2014 at 04:14use MCU SPI MODEL , I have used oscillometer test.write @0x20=0x00read @0x20=0x1ewrite @0x20=0x84read @0x20=0x1eerror...
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 June 13, 2014 at 04:14use MCU SPI MODEL , I have used oscillometer test.write @0x20=0x00read @0x20=0x1ewrite @0x20=0x84read @0x20=0x1eerror...
Posted on July 20, 2015 at 18:26Although this is an old post, thought I'd chime in here in case it's useful for anyone else going forward. The LSM330D accelerometer symbol/footprint is available for download here -- just select Altium as the downloa...
Posted on July 20, 2015 at 17:40Hello, the VL6180X Sensor is in continuous mode, I am polling Interrupt_status_gpio. Sometimes the Laser switch off and the Interrupt_status_gpio is always 0x00. Vcc is 2,8V. Whats the problem?
Posted on July 13, 2015 at 19:57Hello, I am working with the STEVAL-MKI153V1 eval board and have configured interrupt 1 to be the ''data ready'' interrupt. My question is how do I calculate the interrupt duration? All the data sheet says is it is c...
Posted on July 10, 2015 at 17:34 LSM303DLHC Data Sheet says The LSM303DLHC features two data-ready signals (RDY) which indicate when a new set of measured acceleration data and magnetic data are available but Figure 4 only shows...
Posted on July 08, 2015 at 21:37On the data sheet it is recommended to add 3 capacitors to the system. '' The device core is supplied through the Vdd line while the I/O pads are supplied through the Vdd_IO line. Power supply decoupling capacitors (1...
Posted on July 08, 2015 at 14:00Hello, does anybody know how accurate the data rate of the LIS331HH sensors should be? I use two with a data rate of 1000Hz of them and want to synchronize the measurment results. For this reason i measured the Interr...
Posted on July 06, 2015 at 14:49I am using Lsm9ds0 device connected to imx6 processor via i2c with following configuration. Set Gyro ORD to 95hz. Set Watermark level to 30 Set to Stream mode register configuration {CTRL_REG3_G, 0x04}, {CTRL_REG4...
Posted on July 06, 2015 at 09:06Hello,I am using Lsm303D, it works well but I am not lucky with the interrupt functions.Anybody helps me to give me a good sequence of sets to have an interrupt on INT1 or INT2 when my board is slightly shaken ?I have...
Posted on July 02, 2015 at 14:53Hello there, I had placed the LIS2DH on my board , and it seems to work fine. using default setting and 10Hz sampling, when i am putting the PCBA on a fixed position, and X axis raw data is unstable from - 128 to 128....