Hex CubeOrange: no LSE available

This commit is contained in:
Mirko Denecke 2020-06-03 11:19:50 +02:00 committed by Daniel Agar
parent 3e4179cc88
commit b4e39f91a4
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@
#define STM32_HSI_FREQUENCY 16000000ul
#define STM32_LSI_FREQUENCY 32000
#define STM32_HSE_FREQUENCY STM32_BOARD_XTAL
#define STM32_LSE_FREQUENCY 32768
#define STM32_LSE_FREQUENCY 0
/* Main PLL Configuration.
*