Hi Pedro,
>> as far I understood it's impossible to port this project to other micro controller, am I right?
It is not easy to do it with the executable version of the library only, since it has been designed to run on STM32.
Since a lower-level use of these libraries is subjected to a License Agreement signature, you can ask to the OLS support or contact a local representatives and they will evaluate case by case.
>> If it is, i'll be impossible to tune sensibility parameters of the embedded pedometer digital feature?
Well, the two pedometer libraries, MotionPM and MotionPW, are effectively limited in setting the parameters. So my suggestion would be trying the way I suggested above.
As side note, you might try to setup a custom "high-level" algorithm with the Algobuilder tool, maybe filtering the accelerometer/gyroscope data before entering in the pedometer' functions or calculating the FFT, setting thresholds etc...
Let me know if these steps can help you to make some progress.
-Eleon