You are here

Cruise Control on VESC 75200

1 post / 0 new
djambobuksne
Offline
Last seen: 2 days 22 hours ago
VESC Free
Joined: 2020-12-22 16:00
Posts: 5
Cruise Control on VESC 75200

Hi, I have a Flipsky FSESC 75200 Pro V2.

I have an accelerator throttle on ADC1, a thumb throttle for breaking on ADC2. My app setting is set to ADC, but I also have a Flipsky display connected on UART.

Everything works perfectly, but I'd like a cruise control button. 

What about ADC15, what about the SERVO pin? Is the SERVO pin an input or an output? Can I wire in another button? 

Should I make an Arduino take the accelerator and break signals and generate a single PWM so I can use the ADC2 pin for cruise control?