STM32CubeMX (MCUs)

Ask questions on STM32CubeMX. Discuss code generation and configuration challenges, among other topics.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.15.0 released

We are pleased to announce that the version 6.15.0 of STM32CubeMX is available. What is new in 6.15.0: Enhanced microprocessor support: Added the STM32MP21-A35-TD, STM32MP21-M33-TD, STM32MP25-M33-TD, and STM32MP23-M33-TD trusted domains for the STM32...

How to configure HSE on Nucleo U5A5ZJ

Hi Team,I am trying to use the HSE for Nucleo U5A5ZJ but I have some confusion. The document says .."HSE is the 16 MHz oscillator for the STM32 microcontroller. This clock is available depending on the targetSTM32 series microcontroller used on the N...

STM32N6 CubeMX incorrect timer clock derivation

Hello, While I was developing code for STM32N6, which uses FreeRTOS that uses SysTick as tick source, I changed the HAL timebase to utilize Timer 6 (TIM6). I've noticed that the generated CubeMX code will incorrectly calculate the input clock frequen...

How to set STM32H755 sysclk to 480MHz?

Hi there,According to the STM32H755 datasheet, the Cortex-M7 frequency can reach up to 480MHz.However, when I configure the sysclk in STM32CubeMX, it shows the maximum frequency is 300MHz.What's wrong with my config? Or is there any misunderstanding ...

Junde_0-1755251128177.png
Junde by Senior III
  • 134 Views
  • 2 replies
  • 0 kudos

Self-assignment warning bug

This warning is occurring in the STM32U5xx HAL driver's low-level ADC header file (stm32u5xx_ll_adc.h). The warning indicates there's a self-assignment of a variable analog_wd_monit_channels where a variable is being assigned to itself. STM32CubeMX/T...

Jiajin by Associate II
  • 121 Views
  • 3 replies
  • 0 kudos