2018-01-19 08:27 AM
I am running the MotionFX library from X-CUBE-MEMS1 on a STM32L433V processor. The MotionFX_update function is corrupting a block of memory (about 64 bytes) belonging to other functions (verified by breaking on data writes to this area.) The program is following the same initialization, calling sequence, data structures, etc. as in the demonstration application ('DataLogFusion.') Has anyone else run into this problem? Are there any updates to this library that will fix the problem? Any help is greatly appreciated!