stancecoke
1 MW
szkuba said:From the other side i heard some poeple remove the excessive (five) speed magnets from the motor and then it works.
Are you crazy?

You just have to add a "*6" to one line of code!
ACAcommons.c line 98:
Code:
ui32_speed_sensor_rpks_accumulated += (((uint32_t)ui16_pwm_cycles_second)*1000) / ((uint32_t) (ui16_time_ticks_between_speed_interrupt*6));
regards
stancecoke