cancel
Showing results for 
Search instead for 
Did you mean: 

PLL1 HSI/HSE Bug with USB

BCowp.1
Associate II

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):

BCowp1_0-1745404381602.png

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:

BCowp1_1-1745404494645.png

Can you either confirm this is fixed in a later version of CubeMX, or otherwise fix it!

 

 

1 REPLY 1
Ghofrane GSOURI
ST Employee

Hello @BCowp.1 

Thanks for posting.

This bug has been already fixed . Please try to use the latest CubeMX version 6.14.1 

LINK for download 

 

THX

Ghofrane