BBS02b is there a RPM, PAS threshold? #271
-
|
Hey there, |
Beta Was this translation helpful? Give feedback.
Replies: 6 comments 6 replies
-
|
These two values in cfgstore.c control that. g_config.pas_start_delay_pulses = 5; |
Beta Was this translation helpful? Give feedback.
-
|
Thank you for the help. That should mean that after 5/12 crank rotation pas should start, which it does not?! Also i have the feeling pas only starts "pedaling" with fast rpm, and pulses don't matter. Does it behave the same way for you, or do you get instand acceleration? |
Beta Was this translation helpful? Give feedback.
-
|
So there are 24 pulses in a revolution so 5/24. The value of 20 I'm pretty sure means max 200ms between the pulses. So a 200ms stop delay will equate to 4800ms with the standard 24 magnet pas sensor. So 4800ms for the pedal to do a rotation. That is 12.5rpm and is not fast. Are you sure you didn't change this value in the config tool? |
Beta Was this translation helpful? Give feedback.
-
|
But you have 50 milliseconds, whereas the 20 value in cfgstore means 200 milliseconds. That means you need 50rpm for the motor to start. Best set your pulses back to 5 as well, 0 sounds dangerous. |
Beta Was this translation helpful? Give feedback.
-
|
_"Stop Delay Default: 200"_ If im right, i could not set it below 50ms. |
Beta Was this translation helpful? Give feedback.
-
|
You need to go higher, not lower. |
Beta Was this translation helpful? Give feedback.

But you have 50 milliseconds, whereas the 20 value in cfgstore means 200 milliseconds. That means you need 50rpm for the motor to start. Best set your pulses back to 5 as well, 0 sounds dangerous.