mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-03-11 17:13:56 -03:00
AP_HAL_ChibiOS: CubeRedPrimary: enable DTR mode for external flash
This commit is contained in:
parent
b1cba18725
commit
29583efc45
@ -76,6 +76,8 @@ INT_FLASH_PRIMARY 1
|
|||||||
# IFace Device Name Bus QSPI Mode Clk Freq Size (Pow2) NCS Delay
|
# IFace Device Name Bus QSPI Mode Clk Freq Size (Pow2) NCS Delay
|
||||||
QSPIDEV w25q-dtr QUADSPI1 MODE1 80*MHZ 31 1
|
QSPIDEV w25q-dtr QUADSPI1 MODE1 80*MHZ 31 1
|
||||||
|
|
||||||
|
define HAL_ENABLE_DTR 1
|
||||||
|
|
||||||
# disable peripheral and sensor power in the bootloader
|
# disable peripheral and sensor power in the bootloader
|
||||||
PG0 VDD_3V3_SENSORS_EN OUTPUT LOW
|
PG0 VDD_3V3_SENSORS_EN OUTPUT LOW
|
||||||
PF2 nVDD_5V_PERIPH_EN OUTPUT LOW
|
PF2 nVDD_5V_PERIPH_EN OUTPUT LOW
|
||||||
|
Loading…
Reference in New Issue
Block a user