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

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
  • 2007 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
  • 623 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
  • 616 Views
  • 1 replies
  • 1 kudos

Simulink error for programming ST Nucleo board

Hi,I want to program my STM32H753ZI Nucleo board with Simulink. I successfully programmed it to blink an LED. However, I get the following error when I try to enable a timer (for PWM, or Encoder). C:/ProgramData/MATLAB/SupportPackages/R2023b/toolbox/...

hsafamehr by Associate II
  • 2131 Views
  • 5 replies
  • 4 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...