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

Using STM32CUBEMX to generate STM32L053R8T project

STM32CubeMX version 6.1.1Generated a project using STM32CubeMX for an STM32L053R8T device. The import into VisualGDB on visual studio failed after consulting VisualGDB support. They found that the  .gpdsc file generated by the STM32CubeMX is referenc...

DUgbo.1 by Associate II
  • 715 Views
  • 4 replies
  • 0 kudos

STM32G071 Timer One Pulse Mode Not Working..

Hi,I have NUCLEO-G071RB board . My System Clock frequency is 64 MHz .The Timer (6) with Generates Continue Interrupt is working fine by CubeMx Code By Just adding  HAL_TIM_Base_Start_IT(&htim6) ;  LineI need only One Pulse But One Pulse Mode on "Cube...

0693W000007ZZ9kQAG.png

STM32CubeMX 6.2.0/6.2.1 released

How to updateTwo ways to update to the new release:1- Install directly from Web2- From STM32CubeMX GUI, update to 6.1.2 and then to 6.2.0/6.2.1 (compatibility break for the update due to JRE bundling in the new release)What is new in STM32CubeMX V6.2...

STM32L496 DMA2 Channel 4 doesn't work with SDMMC

Original post is here: https://community.st.com/s/question/0D53W00000asPehSAE/stm32l4-freertosdma2-channel-4-problemPossible solution: https://pastebin.com/yCxq9E6qMaybe in STM32L476RG it was fixed but problem occurs also in STM32L496ZGT.

kronikary by Associate III
  • 360 Views
  • 0 replies
  • 0 kudos

CMSIS RTOS v2 no memory pools

This was reported almost 2 years ago but nothing has been done with it. There is still no implementation of memory pools with CubeMX. https://community.st.com/s/question/0D50X0000ArTaCESQ0/bug-cmsis-rtos-v2-missing-memory-pool-functions

kronikary by Associate III
  • 1103 Views
  • 4 replies
  • 1 kudos

UART2 tx with DMA mode is not working

Hi,I am checking the UART TX linking with DMA. I am not getting the data serially. I am checking in tera term at PC end sending the helloworld string.I generated code from the CubeMx. With out DMA it is working fine. I debugged that it is hanging t...

Why is gender specified in generated source files?

Hi there, I'm working with the STM32CubeIDE and noticed that the automatically generated code from STMCubeMx in main.c implies the user is male, which strikes me as odd:void Error_Handler(void) { /* USER CODE BEGIN Error_Handler_Debug */ /* User ...

DPast.1 by Associate II
  • 490 Views
  • 1 replies
  • 3 kudos