2023-07-28 04:42 AM
Hello Team ST,
I would like to have your guidance on setting a FSM for wrist tilt application. At the moment, we use following FSM settings as per the code here.
Now, we would like to use Accelerometer only version of the FSM as provided here:
I tested this .UCF file in UNICO application and it works fine. Then, I tried to translate the provided array in the similar fashion as shown below.
But, this is not working. Can you tell me how to implement Accelerometer-based wrist tilt .UCF file to my code?
Kind regards,
Aakash Soni.
2023-07-28 07:50 AM
Hi @ASoni.2 ,
Have you already looked at the AN5226? There you can find an example on how to implement FSM for wrist tilt.
If this helps you, please mark my answer as "Best Answer" by clicking on the "Accept as Solution" button, this can be helpful for Community users to find this solution faster.