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.17.0 released

We are pleased to announce that version 6.17.0 of STM32CubeMX is available. What is new in 6.17.0: Added support for new microcontrollers across the STM32WBA, STM32H5, and STM32U3 seriesAdded support for new boards: NUCLEO-WBA25CE1, NUCLEO-H5E5ZJ, ST...

Aimen1 by ST Employee
  • 1574 Views
  • 0 replies
  • 2 kudos

Resolved! STM32H523 and AES HAL

Hi,I am trying to configure the AES accelerator on STM32H523 MCU. But I couldn't find an option to configure AES engine in CubeMX. I have double checked Reference manual and I found the AES engine in the MCU ref manual. I looked at the ST HAL and the...

hakeila by Associate III
  • 1496 Views
  • 2 replies
  • 0 kudos

STM32H7 dual core support

Does ST publish a roadmap of features/enhancements for CubeIDE? I'd really like to know what is planned for STM32CubeIDE for the dual core H7 chips. For example, in Project Manager->Project, there is a setting "Dual Core Boot Mode", but it is greyed...

MMedv by Associate II
  • 3911 Views
  • 6 replies
  • 1 kudos

Resolved! Systick configuration, STM32F4 Disc, FreeRTOS

I just started a new project with FreeRTOS on the board.When generating code via MX, there is a message about Systick configuration issue.The problem is, I cannot change the configuration about SYS and TIM.What can be the issue? What do I have to cha...

image.png image.png
stefluik by Associate II
  • 1554 Views
  • 2 replies
  • 0 kudos

Resolved! Trouble configuring I2C pins in CubeMx

Can someone please explain to me how this is even possible on the same device? They are the exact same device yet I can not seem to get the same pin config in different projects.The one project somehow got the PIN Layout where PB6(SCL) and PB7(SDA)...

STM32F030C8T6New.png STM32F030C8T6Old.png
table by Associate II
  • 1475 Views
  • 1 replies
  • 1 kudos

Resolved! CubeMX bug when configurating ADC for stm32u031

Hello,I get error messages in Cube MX trying to configure the ADC in STM32U031F6Px to Not Fully Configurable.To reproduce:Start a new project, choose STM32U031F6P6 as MCUGo to ADC, check any channel (e.g. temperature)Change sequencer to "sequencer se...