The Flipsky 75100 is available at a very reasonable price and in a pedelec-compatible housing. However, the VESC is hardly suitable for e-bikes due to the lack of display and torque sensor support. This has challenged my tinkering instinct ;) Luna Cycle has already implemented the Bafang...
endless-sphere.com
The BBSxx are using a quadrature PAS signal anyway, so it will work with the native PAS implementation of the VESC out of the box....
You can use the
Luna BBSHD firmware as a blueprint.
But the Pro has no suitiable pinout. Why did you buy that one of all things?
Hi stancecoke,
Thank you for youre reply!
I’m trying to build a setup on VESC that behaves as close as possible to the
stock BBSHD controller:
– proper PAS behavior (cadence based, proportional assist)
– external wheel speed sensor
– torque via cadence + speed logic (not just throttle-like PAS)
My current situation:
– Controller:
Flipsky 75100 Pro v2
– Motor:
Bafang BBSHD
– RX2 is already occupied by the display
– ADC1 = throttle
– ADC2 = PAS sensor
– Servo pin still questionable / possibly free
– No free digital input left for a classic wheel speed sensor
Because of that, at the moment the only usable speed source is
GPS speed, but many users report poor accuracy and lag, especially on climbs and low speeds.
Main questions:
- Is it realistically possible to implement BBSHD-like PAS + external speed sensing on this controller, or am I fighting hardware limitations?
- Would you recommend switching to a different controller for this task — for example FT85BS or a “simpler” 75100 instead of Pro v2?
- If yes, why specifically — GPIO availability, thermal behavior, firmware flexibility?
Why I chose 75100 Pro v2:
– high current headroom (long mountain climbs)
– very good thermal performance
– users report that regular 75100 tends to overheat
– FT85BS might also overheat under long sustained load
Riding conditions:
– long, steep climbs
– sustained high current
– PAS-based riding preferred over throttle
In your opinion:
– Is it better to
change the controller, or
– Can this still be solved on 75100 Pro v2 (software tricks, alternative pin usage, different PAS/speed strategy)?
Any recommendation on the
best overall approach would be greatly appreciated.