Hi,
I am looking at using the VESC6 and I see that there is a ADC3 option. I was wondering if this could be used with a brake switch from a mechanical brake lever to disable the throttle so the motor isn't engaged as the mechanical brake is applied.
Is this even possible? I plan on using the ADC1 for the twist throttle and the ADC2 for a thumb throttle for regen braking.
TIA
Jeff
One of the ADC modes uses ADC1 for throttle, ADC2 for brake and a switch connected to rx as a reverse button. You could simply change one line of code in the adc app file to make the button set power to zero.