I read that the USER_MOTOR_MAX_CURRENT is basically a limit for the speed controller. If that is the case would changing pUserParams->maxCurrent during runtime be ok? I have a custom drive board running the F28027 and want to limit the amount of current that the speed controller will allow based on the input voltage. Thanks!