STMicroelectronics / STM32CubeF4

STM32Cube MCU Full Package for the STM32F4 series - (HAL + LL Drivers, CMSIS Core, CMSIS Device, MW libraries plus a set of Projects running on all boards provided by ST (Nucleo, Evaluation and Discovery Kits))
Other
869 stars 418 forks source link

STM32F401-Discovery Templates_LL, System Clock Configuration Error. #79

Closed cnxiaochun closed 3 years ago

cnxiaochun commented 3 years ago

STM32F401-Discovery/Templates_LL/Src/main.c STM32F401RE-Nucleo/Templates_LL/Src/main.c

/**

STM32F401-Discovery/Templates_LL/Src/main.c

RCC_ClkInitStruct.APB1CLKDivider = RCC_HCLK_DIV2; /* It's right */ RCC_ClkInitStruct.APB2CLKDivider = RCC_HCLK_DIV1; /* It's right */

Thank you

RKOUSTM commented 3 years ago

Hi @cnxiaochun,

Thank you for your contribution. The issue you pointed out has been confirmed. An internal tracker has been logged and a fix will be implemented and made available in the frame of a future release.

Thank you once again for your contribution.

With regards,

RKOUSTM commented 3 years ago

ST Internal Reference: 108823

RKOUSTM commented 3 years ago

Hi @cnxiaochun,

The fix you requested has been implemented and is now available in the frame of the latest STM32CubeF4 package V1.26.2 release.

This issue can be closed now. Thank you again for your contribution.

With regards,