Hi all,
i tried to change the maximum input voltage parameter for my custom board. i defined the MCCONF_L_MAX_VOLTAGE in my hw_conf.c file of my custom firmware, but vesc tool still truncate the voltage to 50V. is there some other place to configure the limit ?
thanks
Georg
MCCONF_L_MAX_VOLTAGE is the default value, not the maximum value. You need to change HW_LIM_VIN.
Aah. :) Thx
Georg
Hi Georg,
I'm experiencing something very similar to what you mention in your post, but I haven't been able to find a way to fix it.
Could you explain how you got the firmware file so you could edit it?
Sorry if the question is very obvious, but I'm new to the VESC system and haven't been able to find an answer.
Thanks in advance.