Hello ,
In the dual axis sensored FOC project , in the file : dual_access_servo_driveuser.h
I don't see where M1_MAXIMUM_VOLTAGE is used?
I see that it is assigned to initMotorParameters(), voltageLimit = M1_MAXIMUM_VOLTAGE, but it is not used anywhere
.
I also tried reducing the limit (M1_MAXIMUM_VOLTAGE) to 25v and increasing the dc bus to 30v, but there was no effect and the motor ran successfully?