I was trying to find an answer to the same question and have just come across this post. Some really useful info here.
In my setup, I have a Speedybee F405-Wing, and a Speedybee 4in1 BLheli_S esc.
The documentation shows the ‘current’ pin of the ESC going to the ‘current’ input on an F405 V3 (not wing), but gives no indication of how it works.
The BLS 50A is designed to be used with the F405V3 (as image shows).
But it must be possible to configure the F405-Wing to take the same ‘Current’ data?
Hello, I am also considering trying the FETTEC ESC 4IN1 - 6S 35A. I want to know if there is any possible drawback of not using a power module and just using the ESC OneWire protocol.
In my case, I am using a holybro Pix32 v5 with a mini carrier board. how can power the FC without using the power module directly from the ESC?
Hi amilcarlucas,
I just bought 2x fettec 35a 4n1 after your recommendation.
I’m facing issue here that cubeorange is unable to start motor on Onewire protocol, no blue led lit up on esc after cube bootup before doing so ive tested these esc on betaflight individual esc signal worked fine.
cube orange with Bdshot FW 4.4.0 arduplane
serial 4 (GPS2 port) is used as mentioned in document , 4 signal bridged to tx & TLM to rx & GND
other thing ive been trying ton get esc’s connect to configurator via betaflightpass through, the configurator unable to read any of esc. I’ve used an h743 fc with connection documented by fettec for BFpassthrouh.
hoping for solution on this to get onewire working with APlane
After changing it to standard Cube+ FW i noticed response on onewire on fettec 35a esc
Currently I’m message as [ FETtec: 4 of 4 ESCs are not running].
SERVO_FTW_MASK =15
if this works fine then im planning of 12s setup for onewire on high range fettec esc’s.
whats ur thought on this, how good will it be?
config: cubeorange+ with 4.4.1 arduplane, fettec 35a
for testing of 1 4n1 4 signals parallelly connected to fc TX and TLM to RX of Gps2 port
serial4 = 38
option = 0
esc’s are fresh out of the box.
for getting fettec esc talk to configurator i’ve tired on lux H7 BF4.4.0 , tlm to tx6 & esc 1-4 connected to esc port, esc tlm enabled but no other tlm data then temp.
esc not getting detected at fettec configurator in BF passthrough.
Finally I got Fettec Onewire started working on CubeOrange.
A Big THANKS to @amilcarlucas & @TeeZee for their patience & quick response.
Setting up fettec OneWire:
Adding trailing note to @giraffe note in above discussion
• Flash latest firmware, as of now[1.0.225], ESC firmware must be grater then ver: 1.0.184
• For usnig 2x 4n1 connection: parallel connection of esc signal as per requirement to FC>TX and parallel connection of TLM of both esc to FC>RX . MAX 12 esc supported! on Ardupilot
• ESC id’s to the esc if you are using more than 4 , other esc starting from 5,6…12
• Set SERVO_FTW_MASK properly as per the configuration
Im facing an issue on fettec esc, where i have to reset the serial port after alternate or random power cycle of aircraft.
At the bootup, i get the first telm data of esc like curr, voltage , temp etc but does not update afterwards. During arm aircraft gets armed but motors dosnt spin.
set serial with non (‘38’ onewire) reboot and set it back to onewire.
I have also tested with different ports tml 2, gps 2. no change.
But no issues in flight. esc run smoothly
config:
cubeO+ AP 4.4.0
fettec 35a Onewire > tlm 1 , 4s setup
Looking forward for to fix this issue, let me know if anything else is required.