Search results

  1. nightwind

    KT motor controllers -- Flexible OpenSource firmware for BMSBattery S/Kunteng KT motor controllers (0.25kW up to 5kW)

    at the end I could not get my motor to go without jerking. can someone help me interpret the screenshots? if I turn on dc_static_zero and spin the wheel, I don't see any graph. some kind of wave is visible only when you first turn it on. Is this normal, or is this some kind of malfunction...
  2. nightwind

    KT motor controllers -- Flexible OpenSource firmware for BMSBattery S/Kunteng KT motor controllers (0.25kW up to 5kW)

    I have the same controller kt36/48svprd-fff1 and spent days getting it to work. I would be glad if I had the same reason :) but for me it spins and rides, but it works in jerks, so everything is shaking, like on a moped)
  3. nightwind

    KT motor controllers -- Flexible OpenSource firmware for BMSBattery S/Kunteng KT motor controllers (0.25kW up to 5kW)

    Thanks for the aswer, I seem to have made a mistake here. I changed only here TIM1_SetCompare1((uint16_t) (ui8_value_new_A << 1)); // C TIM1_SetCompare2((uint16_t) (ui8_value_new_B << 1)); // B TIM1_SetCompare3((uint16_t) (ui8_value_new_C << 1)); // A but looks like I have to...
  4. nightwind

    KT motor controllers -- Flexible OpenSource firmware for BMSBattery S/Kunteng KT motor controllers (0.25kW up to 5kW)

    Tkank you, I wrote a code that allows to remap pins without physically soldering wires and I tried all 36 combinations, found a few more that the wheel spins on, and only one that works with an angle 20. (I checked all options with angles of 235 and 20) nothing has changed, the bike goes fast...
  5. nightwind

    KT motor controllers -- Flexible OpenSource firmware for BMSBattery S/Kunteng KT motor controllers (0.25kW up to 5kW)

    can anyone help me with my setup? my motor spins at angle setting from 193 to 215. and I don't like how it works at all. if interpolation is disabled, then it only makes noise and jerks; maybe this is evidence that phases are connected incorrectly? everyone here has an angle a little different...
  6. nightwind

    KT motor controllers -- Flexible OpenSource firmware for BMSBattery S/Kunteng KT motor controllers (0.25kW up to 5kW)

    I am using Debian based Linux with sdcc 4.3 - it works. I just got binutils from platformio project. your problem was probably in option bytes - a timer is configured there, and in linux there is no beautiful gui for this)))
  7. nightwind

    KT motor controllers -- Flexible OpenSource firmware for BMSBattery S/Kunteng KT motor controllers (0.25kW up to 5kW)

    Hi all, gentlemen, please help with advice I am redoing himo c20 with DD. first of all, I threw out a poor proprietary controller and installed kt36 / 48svprd-fff1-l it was only possible to start it after swapping 2 phases and 2 halls. it worked great, but the recuperation did not work, it...
  8. nightwind

    KT motor controllers -- Flexible OpenSource firmware for BMSBattery S/Kunteng KT motor controllers (0.25kW up to 5kW)

    Hello everyone, this is my first post here. I want to try open source firmware on my bike made from Himo c20 and kt36 controller. I need advice, will this firmware work on my bike? Motor phases are specially was mixed up from the factory, but I resoldered the wires and it works. but runs only...
Back
Top