2020-12-18 12:37 PM
2020-12-21 12:24 AM
Hi @JManu.1 Cuerva ,
I've added the Cube.AI topic since I'm not an expert on it. I have however some question / possible suggestion for you.
For the sensor part, are you referring to the LSM6DS0 (final "zero") part number or to the LSM6DSO (final "o")?
For the firmware part, are you starting from scratch and on a custom platform?
I would suggest you to check and compare your code with the applications of the FP-AI-SENSING1 function pack, that contains example of the CubeAI usage with the LSM6DSO(X) device, which is very similar to the LSM6DSO one (with final "o"). For example, you can check the \Projects\STM32L476RG-Nucleo\Applications\SENSING1 application, especially the ai_common.c file.
Please let me know if these examples can help you.
-Eleon