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 Sys Debug disable on MX_Cube_5.4

Hello, After update the CubeMX from 5.3 to 5.4, and I change the IOC and generate a new code, a error appear and debug is disconnected. Before the update:After the update:I doesnt change nothing in the code, just change a GPIO_Input to Output.I insta...

0690X00000ArnWqQAJ.jpg 0690X00000ArnX0QAJ.jpg
joaoleao by Associate II
  • 100 Views
  • 0 replies
  • 0 kudos

Where to report bugs in the STM32CubeMX?

It seems the clock configuration is not generated correctly by the Cube.Used STM32CubeMX Version 5.2.1 for STM32G070RBT deviceThe root cause seems to be the RCC_CCIPR_TIM1SEL is not defined.As a consequence the RCC_PERIPHCLK_TIM1 is not available and...

Andi by Associate II
  • 187 Views
  • 3 replies
  • 0 kudos

Code Generation Bug in STM32CubeMX ? Unable to generate UART (one wire half-duplex mode) pin configuration, resulting in the inability to use UART.

MUC: STM32G031G8UxSTM32CubeMX version: 5.4.0Package version: STM32Cube FW_G0 V1.3.0Keil version: v5.28--------------------------------------------------------------------void MX_USART1_UART_Init(void){ huart1.Instance = USART1; huart1.Init.BaudRate =...

0690X00000Arfm7QAB.png 0690X00000ArfmWQAR.png