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

CubeMX Forcing FreeRTOS to be included on STM32H7

This is really a CubeMX problem but didn't see a better forum to post to. I am trying to create a bare metal project with CubeMX for the STM32H7. I click File->New Project..., then select STM32H745/755 under the Line drop down on the MCU/MPU Select...

ttatakis by Associate III
  • 1051 Views
  • 1 replies
  • 1 kudos

Resolved! H743+FreeRtos+LWIP errno bug?

Hi everyone. After some updates of CubeIde I have returned to an old project and can not compile it. IDE shows me the error of multiple definitions of errno variable. I tried to start a clean project. When I enable FreeRtos and LWIP it shows me the s...

CubMX 6.5.0 ADC issue with STM32G0

Hallo,after Upgrading to CubeMX 6.5.0 there are problems using ADC1 with STM32G070RBT6. When the 'Number of Conversion' > 1 it is not possible to set 'Discontinuous Conversion Mode' to Disabled (only Enabled), with CubeMX 6.4.0 it works. Is this a bu...

I have a question about the external flash loader.

helloI am developing an external flash loader with stm32g070.There is something I don't understand about this.1. Should I use only the internal clock for external flash loader, not the external crystal?2. Can't I use the interrupt?Please reply to the...

lhwa .1 by Associate II
  • 763 Views
  • 1 replies
  • 0 kudos

Cubeide ADC DMA code generation sequence problem

I am using CUBEIDE 1.9.0.Stm32f103ret6 is used.The ADC generated a code to use DMA.However, it did not work properly.The cause should have been __HAL_RCC_DMA1_CLK_ENABLE() before this ADC was initialized.I tried to modify the DMA initialization faste...

MagicFly by Associate
  • 989 Views
  • 2 replies
  • 1 kudos

Resolved! Trouble with custom bootloader and CubeMX generated code

Hi, I've got an project in cubeide that starts in one project and then jump's to another at 0x0800C000. It's been working in the past and I've somehow broken it trying to do updates. Here is the main code in the bootloader. It's very simple. BOOTLOAD...

xrstokes by Associate III
  • 1168 Views
  • 2 replies
  • 0 kudos