Skip to main content
VNava.1
Associate III
March 1, 2022
Solved

Is it possibe to visualize the MotionFX function definitions?

  • March 1, 2022
  • 1 reply
  • 868 views

Hi Community!

I want to replicate a sample application that uses the MotionFX library and I saw that it is present a header file called motion_fx.h with several function declarations that I can use in my application but I cannot see their definitions, I cannot see any source file called for example "motion_fx.c".

maybe these functions are not open code?

This topic has been closed for replies.
Best answer by Petr S

Hi, you're right, it's not open code but you can use DataLogFusion application source code in X-CUBE-MEMS1 package as reference how to correctly use these functions.

1 reply

Petr S
Petr SBest answer
ST Employee
March 1, 2022

Hi, you're right, it's not open code but you can use DataLogFusion application source code in X-CUBE-MEMS1 package as reference how to correctly use these functions.