You are here

VESC tool voltage limit

2 posts / 0 new
Last post
lizardmech
Offline
Last seen: 5 months 6 days ago
VESC Original
Joined: 2017-06-02 19:21
Posts: 83
VESC tool voltage limit

Is there a way to override the 60V limit without recompiling the program? I found the developer tab but it didn't seem to retain the changes when I click update motor config.

benjamin
Offline
Last seen: 3 days 17 hours ago
VESC FreeVESC OriginalVESC Platinum
Joined: 2016-12-26 15:20
Posts: 490

The limit is not in vesc tool, it is in the hwconfig of the firmware. You have to change the line

#define HW_LIM_VIN 6.0, 57.0