2020-01-28 10:05 AM
The STMicro's Cube-MEMS software contains a function "MotionMC_SaveCalInNVM()" with the comment "No need to call this function, library call this function automatically". I am running the Cube-MEMS code right now. I put a break in the code. But nothing is happening. Anyone know when this function is called?
2020-01-28 10:27 AM
Looks like this question has been around for years now. Below is another STMicro Forum thread where it was commented that the MotionMC_SaveCalInNVM() function is called when a call is made to the MotionMC_Initialize(sampletime, 0); function with the data parameter set to zero: