Skip to main content
taraben
Associate III
March 26, 2019
Question

CubeMX 5.1, STM32L4 1.13, RCC Codegenerator fails

  • March 26, 2019
  • 2 replies
  • 551 views

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.

--

This topic has been closed for replies.

2 replies

taraben
tarabenAuthor
Associate III
March 26, 2019
taraben
tarabenAuthor
Associate III
March 26, 2019

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