Skip to content

Commit fbd3538

Browse files
Moddingearfpistm
authored andcommitted
Update HSE valkue on variant_B_G431B_ESC1.h
HSE was set to 24MHz instead of 8MHz Signed-off-by: Moddingear <[email protected]>
1 parent eebd0e3 commit fbd3538

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variants/STM32G4xx/G431C(6-8-B)U_G441CBU/variant_B_G431B_ESC1.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@
214214
#endif
215215

216216
/* HAL configuration */
217-
#define HSE_VALUE (24000000UL)
217+
#define HSE_VALUE (8000000UL)
218218

219219
/* Extra HAL modules */
220220
#if !defined(HAL_DAC_MODULE_DISABLED)

0 commit comments

Comments
 (0)