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

We are pleased to announce that the version 6.15.0 of STM32CubeMX is available. What is new in 6.15.0: Enhanced microprocessor support: Added the STM32MP21-A35-TD, STM32MP21-M33-TD, STM32MP25-M33-TD, and STM32MP23-M33-TD trusted domains for the STM32...

Resolved! STM32H7 : Activating SWO with CubeMX and TrueSTUDIO

Hello,I'm independent developer involved in a STM32H7 project.I need to activate traces in SWV console of TrueSTUDIO. I've attached my .io CubeMX project, I think it is well configured.I've configured in the debugger tab of TrueStudio : SWD // SWV ch...

eymarf by Associate II
  • 2584 Views
  • 7 replies
  • 0 kudos

Resolved! STM32Cube Ver 4.26.1 "LWIP_HTTPD_DYNAMIC_HEADERS" setting

I use STM32Cube Ver 4.26.1 to generate LWIP code with HTTPD, it keep print "Assertion "HTTP headers not included in file system" failed at line 2271 in ..\Middlewares\Third_Party\LwIP\src\apps\httpd\httpd.c " .I find it is in file "httpd_opts.h", " ...

New.Fish by Associate III
  • 1446 Views
  • 2 replies
  • 0 kudos

Wrong parameters set by CubeMX. Will this be fixed?

I ran into problems with the LAN8742A on the STM32F746-G discovery board. CubeMX is generating wrong values for some registers resulting in a misconfiguration of the MAC. I noticed this becuase about a quarter of all packets send were lost and a lot ...

FStut by Associate
  • 869 Views
  • 4 replies
  • 0 kudos

Resolved! How to add code to HAL_PCD_ConnectCallback ?

I want to implement a callback for USB connection / disconnection.I see that CubeMX generates HAL_PCD_ConnectCallback, as __weak in file stm32f7xx_hal_pcd.c, but the problem is that it's already defined in file usbd_conf.c. And there's no option for ...

AlaaM by Associate III
  • 1670 Views
  • 7 replies
  • 2 kudos