Dear ST Community, I am currently trying to setup a Finite State Machine (FSM) for the LSM6DSO32. Is there somewhere an example?
I'm using the NUCELO-G071RB with the STEVAL-MKI215V1. I tried to use the example code for the LSM6DSO available on github: https://github.com/STMicroelectronics/STMems_Standard_C_drivers/blob/master/lsm6dso_STdC/examples/lsm6dso_fsm.c, since I did not find an example for the LSM6DSO32. Unfortunately I dont get it to work after changing the varaible types and function names so that they fit to the lsm6dso32_reg.h.
Since I dont have the STEVAL-MKI109V3, I cannot use neither the UnicoGUI nor the AlgoBuilder software.
Does anybody have a running example code for the FSM on LSM6DSO32 or a documentation on how to use the provided c code lsm6dso32_reg?
Thank you already in advance! Any help is greatly appreciated!
Greetings
Timm
