STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.11.1 released

STM32CubeMX 6.11.1 was released on st.com as well as an in-tool update patch. Main issues fixed in this patch: Ticket 176645 : STM32CubeMX V6.11.0 has lost the "JTAG (5 pins)" debug mode for all the STM32H7 series but the STM32H7Rx/7Sx microcontrolle...

STM32CubeMX 6.11.0 released

We are pleased to announce you that the official release of STM32CubeMX V6.11.0 is available. What is new in STM32CubeMX V6.11.0? New MCUs series : STM32U0 (STM32U083xx/73xx/31xx), STM32H7RS (STM32H7R7xx/H7R3xx/H7S3xx/H7S7xx) and STM32H5 (STM32H533/H...

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
  • 488 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
  • 243 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
  • 391 Views
  • 7 replies
  • 0 kudos