cancel
Showing results for 
Search instead for 
Did you mean: 

CubeMX 5.1, STM32L4 1.13, RCC Codegenerator fails

taraben
Senior

Hi All,

I recently updated the Codegenerator and now USB does not work on my STM32L468RG.

I made a concept of proof that worked and investigated the changes.

Icould see that in my complete Project the codegenerator initializes the RCC by HSI where it should use HSE.

When I change that it seems to work.

I post here the screenshot of my clockconfigurations of the projects as well as generated code snippet.

Please ST fix this bug ASAP.

regards, Adib.

--

2 REPLIES 2
taraben
Senior

0690X0000088v56QAA.png

taraben
Senior

usb_test.ioc is the small ioc that works

sam2_app.ioc is the more complete one that fails and creates an "HSI" instead HSE