How to change the direction of the motor rotation?
Method 1: Change the motor phase order
- Swap any two motor phases. This will change the direction of the motor rotation.
- Run motor identification (
identrun
). This is crucial for proper motor operation.
tip
- This method is cleaner and suggested but requires mechanical rearrangement.
Method 2: Change the motor direction in the controller settings
- Change the sign of the
/driver/ipeak
parameter. This will change the direction of the motor rotation. - Save the parameters
warning
This is not a recommended method for production. For production is better to change the motor phase order.
If you lose your configuration due to the FW upgrade, you may end up with a vehicle, which will unexpectedly run in the opposite direction.