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

Resolved! Running SDIO 4BIT wide mode

In this movie setup done  SDMMC 4BIT mode selected in CubeMX: Setup looks: In the older versions CubeMX like video before generated code for SDMMC or SDIO 4BIT setup looks like: That was confusing and doesn't really running SDIO/SDMMC in 4 bit wide m...

01 ST creating filesystem.jpg 02 OLD_CUBE_CODE.jpg 03 F746SDMMC setup.jpg 04 F746SDMMC code.jpg
wegi01 by Associate III
  • 258 Views
  • 4 replies
  • 0 kudos

Resolved! STM32CubeMX Version 6.14 Broke SAE Configuration

I just upgraded from version 6.13 to 6.14.  I have an exiting project for an STM32H7B3 that uses SAI1.  When I click the Generate Code button, I get the following warning:(The second warning is also a bug, I'm using CMake on my project so it is irrel...

cvanbeek_0-1741289131151.png cvanbeek_1-1741289475629.png cvanbeek_2-1741289559363.png
cvanbeek by Associate III
  • 439 Views
  • 3 replies
  • 0 kudos

EXAMPLE for H7R with bad .ioc

in LwIP_UDPTCP_Echo_Server_Netconn_RTOS example for H7S3, LwIP_UDPTCP_Echo_Server_Netconn_RTOS.ioc returns error Invalid State: Most probably trying to open 'LwIP_UDPTCP_Echo_Server_Netconn_RTOS.ioc' file from an abnomal previous IDE session exit. Pl...

mbarg.1 by Senior III
  • 211 Views
  • 6 replies
  • 0 kudos

does stm32f103c8t6 support external loopback?

I wrote a code for this microcontroller to test the CAN protocol, and it worked successfully in loopback test mode—data was transmitted and received correctly without using any external CAN transceiver. Then, I switched the CAN mode from loopback to ...

Resolved! STMCubeMX replace the app_freertos.c. How to avoid

I'm developing an app on the demo board STM32U5A9J-DKI've created the project from TouchGFX 4.25.0 project STM32U5A9J-DK FreeRTOSIt perfectly works, compile and debug with both TouchGFX and CubeIDE 1.18.1I then opened the .ioc file of the project wit...

nico23 by Senior II
  • 171 Views
  • 2 replies
  • 1 kudos