cancel
Showing results for 
Search instead for 
Did you mean: 

Where to report bugs in the STM32CubeMX?

Andi
Associate II

It seems the clock configuration is not generated correctly by the Cube.

Used STM32CubeMX Version 5.2.1 for STM32G070RBT device

The root cause seems to be the RCC_CCIPR_TIM1SEL is not defined.

As a consequence the RCC_PERIPHCLK_TIM1 is not available and the PeriphClkInit.PeriphClockSelection = RCC_PERIPHCLK_USART1|RCC_PERIPHCLK_ADC does mot enable the TIM1 clock in the generated SystemClock_Config()

3 REPLIES 3

Hi @Andi​ 

Thanks for the feedback.

It will be fixed in the next STM32CubeMX release.

Best Regards,

Nesrine.

Hi @Andi​ 

Can you tell me more details about the problem please ?

Best regards,

Nesrine

Andi
Associate II

Is this the right place to report bugs with the Cube?