aboutsummaryrefslogtreecommitdiffstats
path: root/demos/ARMCM3-STM32F103/mcuconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'demos/ARMCM3-STM32F103/mcuconf.h')
-rw-r--r--demos/ARMCM3-STM32F103/mcuconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/ARMCM3-STM32F103/mcuconf.h b/demos/ARMCM3-STM32F103/mcuconf.h
index e5ccc2584..4e640b93f 100644
--- a/demos/ARMCM3-STM32F103/mcuconf.h
+++ b/demos/ARMCM3-STM32F103/mcuconf.h
@@ -37,7 +37,7 @@
#define STM32_SW STM32_SW_PLL
#define STM32_PLLSRC STM32_PLLSRC_HSE
#define STM32_PLLXTPRE STM32_PLLXTPRE_DIV1
-#define STM32_PLLMUL_VALUE 6
+#define STM32_PLLMUL_VALUE 9
#define STM32_HPRE STM32_HPRE_DIV1
#define STM32_PPRE1 STM32_PPRE1_DIV2
#define STM32_PPRE2 STM32_PPRE2_DIV2