I hope so. Not sure why do you ask?
]]>you got the props on in the right direction?
]]>Hi! I was able to flash it by checking the box on the very last step. Thank you very much!
But unfortunately the quad is still flipping when armed. The motor twitches and doesn’t start spinning no matter how much I raise the throttle.
I’ve switched the position of the motors but the issue remains in the same spot. I’m guessing I have a bad FC. ??
Anyways, thank you for all your help!
Try to flash the BLHeli_s firmware using BLHeliSuite (BLHeli Suite and BLHeli Configurator How To) or JESC Configurator (JESC-Configurator GitHUB)
]]>I have tried reflashing it but without success.. I keep getting this message:
https://ibb.co/7gHF4zM
do you have any idea is there is a way to “reset” the whole thing?
Thank you so much in advance, and I hope I’m not abusing of your kindness.
It is safe if you get 100% error free rpm telemetry. Check the motors tab.
You can also try to set the dshot_burst=auto
and dshot_bitbang=auto
also dshot_bitbang_timer=auto
and let the Betaflight decide what is the best for it. Or you can leave it as it is now if it just works.
Other possible options:
dshot_burst = ON
Allowed values: OFF, ON, AUTO
dshot_bidir = ON
Allowed values: OFF, ON
Default value: OFF
dshot_bitbang = AUTO
Allowed values: OFF, ON, AUTO
dshot_bitbang_timer = AUTO
Allowed values: AUTO, TIM1, TIM8
IT WORKED!! ?? ??
Thank you SO MUCH!
I apologize for my ignorance, and I’m sure if you suggested it is because whats going on but, is getting this feature disabled risky by any mean? (I don’t even know what it is to be honest)
]]>Try to disable DSHOT bitbang by issuing command:
dshot_bitbang=off
You’re a genius! It worked… but not it gives me an arming flag DSHOT_BBANG saying: “Likely caused by a timer conflict with other features enabled on the flight controller”..
Is there anything else that I have to disable? (Is it safe?)
Once again, thank you so much for your fast response and your time. ??
Try entering these commands in the Configurator CLI window:
set scheduler_optimize_rate=on
set dshot_burst=off
set dshot_bidir=on