Decision tree examples are available in the MLC application notes of our devices. In the appendix section of the MLC application notes you can find some details about the external tools which can be used to generate the decision trees. Moreover, in o...
The latency in the MLC outputs depends on the selected data rate (MLC ODR) and on the window used for features computation (expressed as number of samples). Considering these two parameters, the equivalent time will be: window_length / MLC_ODR.
The LSM6DSOX driver for linux IIO:https://github.com/STMicroelectronics/STMems_Linux_IIO_drivers/tree/linux-4.19.y-gh/drivers/iio/imu/st_lsm6dsoxembeds a sample code that configures the MLC / FSM for "6D position recognition", this creates an IIO dev...
It is needed to collect more data with different Hammers for instance. More data can increase the accuracy of the ML algorithm. In our Webinar we recorder just few seconds while hitting with the Hammer.
Yes, there are several examples available in Github repository. You can join this link through the product webpage in "MEMS and Sensors software" section. In GitHub there are reference configuration examples with an exhaustive explanation about the D...