cancel
Showing results for 
Search instead for 
Did you mean: 

Compilation error in position control mode.

MK.1
Senior

CubeMX 6.4.0

Cube IDE 1.8

MSDK 5.y.4

The new processor load calculation module conflicts in position control mode.

This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
MK.1
Senior

solution:

in file mc_perf.c needs to be changed

SPEED_LOOP_FREQUENCY_HZ  to

POSITION_LOOP_FREQUENCY_HZ 

cedric H
ST Employee

Hello @MK.1​ ,

Thanks a lot for reporting.

Regards

Cedric