Lines Matching full:lsm6dso
2 :name: LSM6DSO IMU sensor (I2C on I3C bus)
5 Get accelerometer and gyroscope data from an LSM6DSO sensor using I2C on I3C
10 This sample sets the date rate of LSM6DSO accelerometer and gyroscope to
17 This sample uses the LSM6DSO sensor controlled using the I2C interface
18 exposed by the I3C controller. It has been tested using the LSM6DSO on
25 - LSM6DSO https://www.st.com/en/mems-and-sensors/lsm6dso.html
30 This project outputs sensor data to the console. It requires an LSM6DSO
57 LSM6DSO subsubsection
60 A LSM6DSO sensor needs to be connected to this header. For example,
62 prepared so that the LSM6DSO sensor has address 0x6B (i.e. 0xD6,
70 Testing LSM6DSO sensor in trigger mode.