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

How to add X-CUBE-MEMSMIC1 pack to CubeMx

I've CUBE-MX 5.3.0 ant I'd like to add package  X-CUBE-MEMSMIC1.It's not in the list of embedded packages shown in CubeMX.I've downloaded tha .zip from:https://www.st.com/en/embedded-software/x-cube-memsmic1.htmland I tride to install it "from local"...

dario2 by Associate III
  • 436 Views
  • 0 replies
  • 3 kudos

STM32Cube STM32H7 firmware 1.5.0, when fix SDMMC init?

Hello, I use STM32CubeMX and use the latest STM32H7 (1.5.0) firmware.When may the MX_SDMMC1_SD_Init finally be fixed?The function still looks like this, which will accomplish nothing, really:void MX_SDMMC1_SD_Init(void) { hsd1.Instance = SDMMC1; ...

Jack3 by Senior II
  • 528 Views
  • 2 replies
  • 0 kudos

STM32L053 UART Transmit doesn't work

Hello everyone, I'm trying to connect UART to my board. I've followed many tutorials on youtube but it still does not work properly. I can't see Hello World on COM6. Board: STM32L053C8I followed this tutorial:https://www.youtube.com/watch?v=d6MZHdgCQ...

0690X000006CFWeQAO.png 0690X000006CFWoQAO.png
MS.19 by Associate
  • 1687 Views
  • 5 replies
  • 0 kudos

Resolved! I2C clock configuration issue on STM32F746ZG

I've been working with I2C on STM32s for some time and I noticed an issue while probing my signals with an oscilloscope.I set my project with CubeMX and usse Atollic TrueStudio as an IDE. Everything works fine. However, I've noticed that the real fre...

t.poncot by Associate II
  • 3712 Views
  • 9 replies
  • 0 kudos