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

We are pleased to announce that the minor version 6.14.1 of STM32CubeMX is available. What is new in 6.14.1: SAI settings not displayed in the configuration tab of STM32H7Bxxx devices: After upgrading to STM32CubeMX 6.14.0, the SAI tab configuration ...

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

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
  • 523 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
  • 1280 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
  • 562 Views
  • 1 replies
  • 3 kudos

No option to set OSR bit in SAI block with CubeMX on STM32H7

I want to use the oversampling feature in SAI block in STM32H742/743/750 device to set MCLK = 512*Ffs (sample frequency).There is the OSR bit in SAI configuration register 1 (SAI_ACR1) to enable this feature. But I cannot configure this feature with ...

AFroi.1 by Associate
  • 420 Views
  • 0 replies
  • 0 kudos

Resolved! X-Cube-SMBUS middleware

Hi,I have downloaded the en.x-cube-smbus.zip package.How can I added it to the stm32CubeIde as a middleware?I have unzipped the file and moved the folder into STM32Cube/Repository/STM32Cube_FW_F3_V1.11.2/Middlewares but it is not seen by the stm32Cub...

lucobos by Associate
  • 923 Views
  • 2 replies
  • 0 kudos