STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.11.1 released

STM32CubeMX 6.11.1 was released on st.com as well as an in-tool update patch. Main issues fixed in this patch: Ticket 176645 : STM32CubeMX V6.11.0 has lost the "JTAG (5 pins)" debug mode for all the STM32H7 series but the STM32H7Rx/7Sx microcontrolle...

STM32CubeMX 6.11.0 released

We are pleased to announce you that the official release of STM32CubeMX V6.11.0 is available. What is new in STM32CubeMX V6.11.0? New MCUs series : STM32U0 (STM32U083xx/73xx/31xx), STM32H7RS (STM32H7R7xx/H7R3xx/H7S3xx/H7S7xx) and STM32H5 (STM32H533/H...

Bug in CubeMX v 5.6.1 when selecting DMA for ADC1/2 and BDMA for ADC3 for STM32H753IITx? Is there a fix or have I done something wrong?

Generated code in main.c looks like this and lacks function name for the second block./**  * Enable DMA controller clock */static void MX_BDMA_Init(void) { /* DMA controller clock enable */ __HAL_RCC_BDMA_CLK_ENABLE(); /* DMA interrupt init */ /* BD...

DGrön.1 by Associate II
  • 211 Views
  • 3 replies
  • 0 kudos

ARM CMSIS 5.7.0

I've been trying to download the CMSIS 5.7 update for almost a month now.But when I try to download and install the library every day, I get errors in the file in the attached screenshot.Every day I hope that you have noticed the problem or that some...

RMent.1 by Associate
  • 355 Views
  • 4 replies
  • 0 kudos

trying to operate an external interrupt on stm32f031k6

Im trying to operate an external interrupt on my STM32F031K6, using STM32cube IDE. Ive been following a tutorial here https://simonmartin.ch/resources/stm32/dl/STM32%20Tutorial%2007%20-%20GPIO%20Interrupts%20(EXTI)%20using%20HAL%20(and%20FreeRTOS).pd...

deep_rune by Associate III
  • 281 Views
  • 1 replies
  • 0 kudos

Change peripheral ( USART ) config ( CubeMX )

Hi, by following some video i am able to create a GUI ( ST32F469I-DISCO ) and get a complete CubeIDE project... I create the GUI by selecting the right application template for the TouchGFX project ( device ). Then i can generate the code. After th...

LFili.1 by Associate II
  • 363 Views
  • 4 replies
  • 0 kudos