2020-09-28 03:13 AM
Hi,
I am trying to bring up LSM6DSM sensor with snapdragon based board via SPI interface.
How to modify the android HIDL layer for this.
What all other interfaces need to be changed?
2020-09-29 02:49 AM
Hi @GBG.1 ,
Did you already performed some tests to understand
I would suggest you to check the STM Github repository of the Sensors for Android drivers: they define a standard interface for STM sensors allowing Android to be agnostic about lower-level driver implementations.
For the LSM6DSM in particular, you should check the conf_LSM6DSM.h file, together with the HAL.
-Eleon
2020-09-29 09:09 AM
This sensor is not listed in the QTI reference design, Is STM provides any driver with SEE
2020-10-04 11:52 PM
Hi @GBG.1 ,
I have checked internally, but we are not yet sure if you need SEE driver or native Linux driver. Can you please verify if your sensor is connected to Snapdragon application processor(AP) or on Snapdragon SLPI?
Please let me know which of the above is you case.
-Eleon