emmebrusa / TSDZ2-Smart-EBike-1

TSDZ2 Open Source Firmware adapted to VLCD5-VLCD6-XH18 displays
GNU General Public License v3.0
144 stars 34 forks source link

only battery + controller + display = cannot enter any configuration #81

Closed aston89 closed 1 year ago

aston89 commented 1 year ago

i am wondering if the firmware is not working or if it enter a never ending calibration mode when there is only a battery / display / controller connected

do i need to connect at least a motor ? there is a specific configuration to bypass the initial check ?

i am asking this because i wanted a little "bench" for doing a mechanical calibration of the torque sensors i have, even with the settings provided by mbrusa itself (display data config) it shows only zeroes and the battery even if its full only show 1 bar of 6 !?

emmebrusa commented 1 year ago

I'm answering now because I was on break this summer. If the three phases and hall sensors of the motor are not connected, there is no communication between the display and the motor. This is even with the stock firmware, so there is hardware control.

aston89 commented 1 year ago

thanks for the clarification