Hello guest, if you read this it means you are not registered. Click here to register in a few simple steps, you will enjoy all features of our Forum.
This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SOLVED: SpeedyBee F405 V3 Stack - No BiDirectional Dshot
#1
Hello! I'm trying to get bidirectional dshot working on my speedy bee f405 v3 stack. I loaded J-H-50 - Bluejay, 0.19, 24 kHz and I keep getting this error (see picture). I was able to get my motors spinning fine when using BLHeli_S. Any ideas?

[Image: OuR6S0pl.png]24kHz
Reply
Login to remove this ad | Register Here
#2
I assume that you have a LiPo plugged in when the RPMFILTER arming status flag is appearing (?)

If you go to the Motors tab, are any (or all) of the ESCs showing a red error value? That will indicate if the issue is with just one or a couple of the ESCs, or all of them.

In the first instance I would try reflashing Bluejay 0.19 to the ESCs and if that still doesn't resolve the issue then try downgrading to an earlier version (i.e. 0.18 / 0.17 / 0.16). Basically, a process of elimination to try and find out if it's specific version(s) of Bluejay which exhibit that issue.
Reply
#3
(19-Sep-2023, 01:13 AM)SnowLeopardFPV Wrote: I assume that you have a LiPo plugged in when the RPMFILTER arming status flag is appearing (?)

If you go to the Motors tab, are any (or all) of the ESCs showing a red error value? That will indicate if the issue is with just one or a couple of the ECs, or all of them.

In the first instance I would try reflashing Bluejay 0.19 to the ESCs and if that still doesn't resolve the issue then try downgrading to an earlier version (i.e. 0.18 / 0.17 / 0.16). Basically, a process of elimination to try and find out if it's specific version(s) of Bluejay which exhibit that issue.

I've tried the 3 available bluejay versions, but I'm still getting the RPM FIlter error. As per Oscar Liang, my stack should be able to support bidirectional dshot. 

Any Ideas?

Oscar Liang Article (Same Stack)

[Image: 0MeikLjl.png]


https://oscarliang.com/speedybee-f405-v3...0as%20well.
Reply
#4
You missed a fairly important question SnowLeopard asked for troubleshooting this issue:

If you go to the Motors tab, are any (or all) of the ESCs showing a red error value?
Reply
#5
(20-Sep-2023, 09:44 AM)Mike C Wrote: You missed a fairly important question SnowLeopard asked for troubleshooting this issue:

If you go to the Motors tab, are any (or all) of the ESCs showing a red error value?

All of the motors are showing 100% error
Reply
#6
Do you have dshot bitbang enabled?

This is a terribly designed FC with many issues, one of them being that they used motor outputs that cannot be mapped to timers. Thus, Betaflight needs to use bitbanged dshot or burst dshot for motor outputs. Burst dshot is incompatible with bidirectional dshot, so the only option is to use bitbanged dshot.

Go to the CLI tab in Betaflight, type `get dshot` and make sure you see the following:

Code:
set dshot_burst = OFF
set dshot_bidir = ON
set dshot_bitbang = ON
set dshot_bitbang_timer = AUTO

If dshot_burst is not set to OFF, or dshot_bitbang is not set to ON, enter this in the CLI:

Code:
set dshot_burst = OFF
set dshot_bitbang = ON
save

The other major issue is that they put OSD and blackbox flash on the same SPI bus, so you cannot use both at the same time. If you are using analog video, make sure blackbox is disabled in Betaflight.

Stick with Bluejay 0.19 on the ESC.
[-] The following 1 user Likes V-22's post:
  • Cyfly
Reply
#7
(24-Sep-2023, 04:42 AM)V-22 Wrote: Do you have dshot bitbang enabled?

This is a terribly designed FC with many issues, one of them being that they used motor outputs that cannot be mapped to timers. Thus, Betaflight needs to use bitbanged dshot or burst dshot for motor outputs. Burst dshot is incompatible with bidirectional dshot, so the only option is to use bitbanged dshot.

Go to the CLI tab in Betaflight, type `get dshot` and make sure you see the following:

Code:
set dshot_burst = OFF
set dshot_bidir = ON
set dshot_bitbang = ON
set dshot_bitbang_timer = AUTO

If dshot_burst is not set to OFF, or dshot_bitbang is not set to ON, enter this in the CLI:

Code:
set dshot_burst = OFF
set dshot_bitbang = ON
save

The other major issue is that they put OSD and blackbox flash on the same SPI bus, so you cannot use both at the same time. If you are using analog video, make sure blackbox is disabled in Betaflight.

Stick with Bluejay 0.19 on the ESC.

My dshot was not set up correctly. I set up it in the CLI to match how you showed it and disabled the blackbox setting. However, I am still getting the RPMFILTER Error which will not let me run my motors. 

Also, I tried turning off bidirectional dshot and can't seem to get my motors to spin with bluejay, but they will spin with BLheli_s.
Any more ideas?

thanks
Reply
#8
SOLVED: I need my ESC/Motor Protocol to be DSHOT300. It was set to DSHOT 150. Smile
[-] The following 1 user Likes NewFPVPilot's post:
  • Mike C
Reply
#9
(24-Sep-2023, 07:52 PM)NewFPVPilot Wrote: SOLVED: I need my ESC/Motor Protocol to be DSHOT300. It was set to DSHOT 150. Smile

Not something I would have thought of asking you to check. Thanks for the update.
Reply


Possibly Related Threads...
Thread Author Replies Views Last Post
  SpeedyBee Not Talking to Spektrum Receiver BobMaine 7 2,455 20-Jun-2024, 10:01 AM
Last Post: SnowLeopardFPV
  Powering Speedybee f405 v4 FC NachoDrone187 1 141 28-May-2024, 09:41 AM
Last Post: SnowLeopardFPV
  Speedybee f405 v3 osd problems Axel 32 1,339 22-May-2024, 10:10 PM
Last Post: Axel
  Speedybee f405 mini Servo Treyglass 2 249 19-Apr-2024, 04:56 PM
Last Post: Treyglass
  Hard to find pieces to fit Mamba F722 Mini Stack 40A phelipems 5 196 31-Mar-2024, 04:08 PM
Last Post: phelipems


Login to remove this ad | Register Here