AP_HAL_ChibiOS: CubeRedPrimary: enable DTR mode for external flash

This commit is contained in:
bugobliterator 2024-07-24 16:04:06 +10:00
parent b1cba18725
commit 29583efc45
1 changed files with 2 additions and 0 deletions

View File

@ -76,6 +76,8 @@ INT_FLASH_PRIMARY 1
# IFace Device Name Bus QSPI Mode Clk Freq Size (Pow2) NCS Delay
QSPIDEV w25q-dtr QUADSPI1 MODE1 80*MHZ 31 1
define HAL_ENABLE_DTR 1
# disable peripheral and sensor power in the bootloader
PG0 VDD_3V3_SENSORS_EN OUTPUT LOW
PF2 nVDD_5V_PERIPH_EN OUTPUT LOW