STMicroelectronics / STMems_Linux_IIO_drivers

DISCONTINUED (October 2022): the maintenance for this repository has been discontinued. Please refer to https://github.com/STMicroelectronics/st-mems-android-linux-drivers-iio for the up-to-date drivers repository. This repository contains Linux Kernel (v3.10, v3.14, v3.18, v4.9, v4.14, v4.19) including STMicroelectronics MEMS IIO sensor support
Other
75 stars 42 forks source link

LSM6DSMTR MotionFx library integration on ARMV8 linux #11

Open S-Ashja opened 2 years ago

S-Ashja commented 2 years ago

Hi,

I am using LSM6DSMTR on a Linux ARM V8 processor, I have complied the basic code using standard mems driver. I want to use the motionFx library to get the quaternion data . The provided library only includes the complied library and header files.