diff --git a/src/main/target/common_fc_pre.h b/src/main/target/common_fc_pre.h index 82e77f1cdb..1fef38132c 100644 --- a/src/main/target/common_fc_pre.h +++ b/src/main/target/common_fc_pre.h @@ -97,6 +97,7 @@ #define USE_USB_MSC #define I2C3_OVERCLOCK true #define I2C4_OVERCLOCK true +#define USE_SPI_DMA_ENABLE_LATE #endif #if defined(STM32F4) || defined(STM32F7) || defined(STM32H7)