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

We are pleased to announce that version 6.17.0 of STM32CubeMX is available. What is new in 6.17.0: Added support for new microcontrollers across the STM32WBA, STM32H5, and STM32U3 seriesAdded support for new boards: NUCLEO-WBA25CE1, NUCLEO-H5E5ZJ, ST...

Aimen1 by ST Employee
  • 1249 Views
  • 0 replies
  • 2 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 Lead
  • 2068 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! DFSDM filtre synchronization issue in CubeMX

  Moved from STM32H7B0 DFSDM Synchronization: Abnormal Clock Output During Register Configuration to a new thread in STM32CubeMX forum.   Thank you for your detailed instructions!I set a breakpoint as you suggested and found that the audio clock is ...

wenjing_0-1747380862890.png wenjing_1-1747381044407.png wenjing_2-1747381112081.png
wenjing by Associate II
  • 1703 Views
  • 3 replies
  • 1 kudos

[STM32CubeMX 6.14.1] text garbling

When I generated the source code with STM32CubeMX 6.14.1, my Japanese comments in USER CODE area are garbled. The character code is Shift_JIS. The version 6.12.1 is no problem.Could you please confirm and modify ASAP?

MTana.1 by Associate III
  • 3733 Views
  • 8 replies
  • 0 kudos

Resolved! HSI16 and sysclock configuration using Cube

 Hello, I'm new to ST platform and I would like to understand about clock configuration.I'm using NUCLEOU545REQ board for my development and want to know how to enable HSI16 clock and configure system clock to 24Mhz using stm32cubeGUI.