STM32L4P5G-DK Clock Config Error
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-12-14 10:23 AM
When I try to run code using the default clock settings sometimes I get an error at the line:
if (HAL_RCC_OscConfig(&RCC_OscInitStruct) != HAL_OK)
{
Error_Handler();
}
I'm confused because sometimes I get an error here and sometimes I do not and nothing changes in the code. I have attached my clock configuration below.
Labels:
- Labels:
-
ST boards
-
ST-Link
-
STM32L4 Series
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-12-16 1:17 AM
Hello @sarahsd0109 and welcome to the Community,
Please share your ioc file to check and reproduce this issue.
Make sure to use the latest release of CubeL4 package and CubeMx ?
When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen
Thanks
Imen
