PLL1 HSI/HSE Bug with USB
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2025-04-23 3:35 AM
Hi,
I think I have found a bug in CubeMX v6.12.0.
I have an STM32U595 with USB OTG HS.
My USB peripheral is set to use the HSE as it's clock (not PLL1):
However, when I try to set the oscillator source for PLL1 to the HSI, CubeMX gives an error declaring that "Only HSE is possible when OTG_HS is using PLL1", which would be try, except OTG_HS is configured to use HSE, not PLL1:
Can you either confirm this is fixed in a later version of CubeMX, or otherwise fix it!
Labels:
- Labels:
-
Bug-report
-
RCC
-
STM32CubeMX
-
STM32U5 series
-
USB
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2025-04-23 3:58 AM - edited 2025-04-23 4:04 AM
