Skip to content

Commit

Permalink
AP_HAL_ChibiOS: run MatekH7A3 flash at 104Mhz
Browse files Browse the repository at this point in the history
  • Loading branch information
andyp1per committed Dec 6, 2024
1 parent 0dbd522 commit bc0fd66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/AP_HAL_ChibiOS/hwdef/MatekH7A3/hwdef.dat
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ ROMFS_WILDCARD libraries/AP_OSD/fonts/font*.bin

# --------------------- SD & FLASH ----------------------
SPIDEV sdcard SPI2 DEVID3 SD_CS MODE0 400*KHZ 25*MHZ
SPIDEV dataflash SPI2 DEVID1 FLASH_CS MODE3 32*MHZ 32*MHZ
SPIDEV dataflash SPI2 DEVID1 FLASH_CS MODE3 104*MHZ 104*MHZ

define HAL_OS_LITTLEFS_IO 1
define AP_FILESYSTEM_LITTLEFS_FLASH_TYPE AP_FILESYSTEM_FLASH_W25NXX
Expand Down

0 comments on commit bc0fd66

Please sign in to comment.