We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f2bd57 commit 58eeb1aCopy full SHA for 58eeb1a
targets/targets.json
@@ -15017,7 +15017,7 @@
15017
"config": {
15018
"clock_source": {
15019
"help": "Mask value : USE_PLL_HSE_EXTC | USE_PLL_HSE_XTAL (need HW patch) | USE_PLL_HSI",
15020
- "value": "USE_PLL_HSI",
+ "value": "USE_PLL_HSE_XTAL",
15021
"macro_name": "CLOCK_SOURCE"
15022
},
15023
"lpticker_lptim": {
@@ -15026,7 +15026,7 @@
15026
15027
"hse_value": {
15028
"help": "HSE default value is 25MHz in HAL",
15029
- "value": "8000000",
+ "value": "24000000",
15030
"macro_name": "HSE_VALUE"
15031
}
15032
0 commit comments