HAL_ChibiOS: enable HSE_BYPASS for NucleoH743

This commit is contained in:
Andrew Tridgell 2019-02-22 10:07:38 +11:00
parent f8aeeb0333
commit 723e8a23fc
2 changed files with 6 additions and 0 deletions

View File

@ -7,9 +7,12 @@ MCU STM32H7xx STM32H743xx
# crystal frequency
OSCILLATOR_HZ 8000000
define STM32_HSE_BYPASS
# board ID for firmware load
APJ_BOARD_ID 139
# the nucleo seems to have trouble with flashing the last sector?
FLASH_SIZE_KB 1920
# bootloader is installed at zero offset

View File

@ -7,9 +7,12 @@ MCU STM32H7xx STM32H743xx
# crystal frequency
OSCILLATOR_HZ 8000000
define STM32_HSE_BYPASS
# board ID for firmware load
APJ_BOARD_ID 139
# the nucleo seems to have trouble with flashing the last sector?
FLASH_SIZE_KB 2048
FLASH_RESERVE_START_KB 128