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.
I am trying to configure an MIS2DH to generate an interrupt on INT1 when the MISDH detects motion. I have code to configure the IIS2DLPC to do the same thing (it works) and I am trying to use that as a guide.Here's the snippet of code where I am conf...
The MIS2DH and the IIS2DLPC have the same pinout except for pin 5. On the IIS2DLPC, pin 5 is not connected. On the MIS2DH, pin 5 is name Res but is shown connected to GND. Is this a required connection or can the pin be left as a no connect?
Hello!We have developed two types of custom boards, with two different MCUs. On board number 1, each peripheral unit has its own SPI lines dedicated to it. On board number 2, the number of GPIOs has decreased, so we decided that the CLK and MOSI (SDI...