STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.14.0 released

We are pleased to announce that the release 6.14.0 of STM32CubeMX is available. What is new in 6.14.0: Added the support for the STM32WBA6xxx microcontrollers and:Added the support for USBX multi-instanceAdded the support for the memory management to...

STM32L082CZ STM32cubeMX cannot load this MCU

Hi,I am a new user of STM32cubeMX and I get the message the software cannot load the information for the MCU I selected. Could you please advise what to do?I see from the forum (for other MCUs) that it is either a matter of availability or an issue...

RMeld.1 by Associate
  • 499 Views
  • 1 replies
  • 0 kudos

Cant't send message with usart2.

Hi All,i'am beginner of using libary HAL, i use CubeMX to generate code. At first, I use usart1 to send message and i work, and then i try to use usart2 but i cant can't send any message.these two code is almost the same.

HQIN.1 by Associate
  • 1322 Views
  • 5 replies
  • 0 kudos

CubeMX problem when generate codes.

Hi,DMA does not work, because the initialization order of the code generated by CubeMX is not correct.DMA setting is not valid, because DMA is initialized after the fuction that uses DMA.Please fix bugs.Best regards,incorrect order expample: MX_GPIO...

How to get UART DMA interrupt to work?

I have implemented the following code based on some examples on internet. It is supposed to trigger the DMA transfer complete callback put it does not. 99% of the code is generated using CubeMX IDE.  The modified part of the code:void HAL_UART_RxCplt...

AGarp.1 by Associate II
  • 1148 Views
  • 3 replies
  • 0 kudos

FreeRTOS heap size adjustment in stm32CubeMX

I am using stm32cubeIDE for FreeRTOS on stm32f429. As cubemx has option to adjust heap and stack size on generating code in "Project Manager" project tab. While FreeRTOS has also column of heap adjustment in config parameter in cubeMX.Question: From...

Hobbyist by Associate II
  • 2456 Views
  • 2 replies
  • 0 kudos