Describe the bug
Followed the guide for setting up BF 4.1 RPM filters, and the snippit says that TX3 pin is broken, when using the Bidir DShot.
My VTX(smart audio), just so happens to be connected to that pin.
To Reproduce
Solder smartaudio to TX3, setup and use Bidir Dshot, and the fc will freeze whenever a lipo is plugged in.
Expected behavior
Can you some how fix this bug, since the TX3 is located next to the VTX power, and video signal on the FC? I think others would have wired the same way i did.
Flight controller configuration
board_name MATEKF722SE
# timer
timer A03 AF2
# pin A03: TIM5 CH4 (AF2)
# serial
serial 2 2048 115200 57600 0 115200
set blackbox_p_ratio = 64
set blackbox_device = SPIFLASH
set dshot_burst = OFF
set dshot_bidir = ON
Use resource show all to create a resource allocation list and post it here in a code block. Put ``` (three backticks) at the start and end of the output block.
Setup / Versions
Matek F722mini (f722SE HEX) - Running BF 4.1;
VTX with smart audio wired to the FC. RPM filters work fine, when smart audio is disabled.
This issue / pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within a week.
Describe the bug Followed the guide for setting up BF 4.1 RPM filters, and the snippit says that TX3 pin is broken, when using the Bidir DShot. My VTX(smart audio), just so happens to be connected to that pin.
To Reproduce Solder smartaudio to TX3, setup and use Bidir Dshot, and the fc will freeze whenever a lipo is plugged in.
Expected behavior Can you some how fix this bug, since the TX3 is located next to the VTX power, and video signal on the FC? I think others would have wired the same way i did.
Flight controller configuration
Use
resource show all
to create a resource allocation list and post it here in a code block. Put ``` (three backticks) at the start and end of the output block.Setup / Versions Matek F722mini (f722SE HEX) - Running BF 4.1; VTX with smart audio wired to the FC. RPM filters work fine, when smart audio is disabled.