betaflight / bidircfg

9 stars 15 forks source link

Smart audio broke, on Matek f722mini, with bidir DShot #39

Closed HrrrPippi closed 5 years ago

HrrrPippi commented 5 years ago

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.

A00: FREE
A01: FREE
A02: FREE
A03: SERIAL_RX 2
A04: ADC_EXT
A05: SPI_SCK 1
A06: SPI_MISO 1
A07: SPI_MOSI 1
A08: FREE
A09: FREE
A10: FREE
A11: USB
A12: USB
A13: LED 2
A14: LED 1
A15: FREE
B00: MOTOR 3
B01: MOTOR 4
B02: GYRO_CS 1
B03: FREE
B04: MOTOR 1
B05: MOTOR 2
B06: FREE
B07: FREE
B08: I2C_SCL 1
B09: I2C_SDA 1
B10: SERIAL_TX 3
B11: FREE
B12: OSD_CS
B13: SPI_SCK 2
B14: SPI_MISO 2
B15: SPI_MOSI 2
C00: FREE
C01: ADC_CURR
C02: ADC_BATT
C03: FREE
C04: GYRO_EXTI
C05: FREE
C06: FREE
C07: FREE
C08: PINIO 1
C09: PINIO 2
C10: SPI_SCK 3
C11: SPI_MISO 3
C12: SPI_MOSI 3
C13: BEEPER
C14: USB_DETECT
C15: GYRO_CS 2
D00: FREE
D01: FREE
D02: FLASH_CS
D03: FREE
D04: FREE
D05: FREE
D06: FREE
D07: FREE
D08: FREE
D09: FREE
D10: FREE
D11: FREE
D12: FREE
D13: FREE
D14: FREE
D15: FREE

Currently active Timers:
-----------------------
TIM1: FREE
TIM2: FREE
TIM3:
    CH1: MOTOR 1
    CH2: MOTOR 2
    CH3: MOTOR 3
    CH4: MOTOR 4
TIM4: FREE
TIM5: FREE
TIM6: FREE
TIM7: FREE
TIM8: FREE
TIM9: FREE
TIM10: FREE
TIM11: FREE
TIM12: FREE
TIM13: FREE
TIM14: FREE

Currently active DMA:
--------------------
DMA1 Stream 0: FREE
DMA1 Stream 1: FREE
DMA1 Stream 2: MOTOR 4
DMA1 Stream 3: FREE
DMA1 Stream 4: MOTOR 1
DMA1 Stream 5: MOTOR 2
DMA1 Stream 6: FREE
DMA1 Stream 7: MOTOR 3
DMA2 Stream 0: ADC
DMA2 Stream 1: FREE
DMA2 Stream 2: FREE
DMA2 Stream 3: FREE
DMA2 Stream 4: FREE
DMA2 Stream 5: FREE
DMA2 Stream 6: FREE
DMA2 Stream 7: FREE

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.

stale[bot] commented 5 years ago

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.

stale[bot] commented 5 years ago

Automatically closing as inactive.