2022-10-03 12:56 PM
Hello,
I'm trying to enable the MLC option for the MKI197V1 and I'm having some trouble.
The DatalogFusion runs fine when configured for the WL55JC, but what I want is the MLC option that can be seen on the DataLogExtended sample.
Any guidance is appreciated.
2022-10-10 11:25 AM
I think there are a few options but unfortunately none of them is quick and easy.
Option 1: Manually port DatalogExtended firmware which is available in X-CUBE-MEMS1 package to your board with WL55JC.
Option 2: Create your own firmware based on PID driver for LSM6DSOX which you can find here.
Option 3: Generate DatalogTerminal firmware using STM32CubeMX and X-CUBE-MEMS1 package and then add code working with MLC.