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

We are pleased to announce that STM32CubeMX 6.16.0 release is available. What is new in 6.16.0: Added support for new microcontrollers across the STM32WBA, STM32N6 and STM32H5 series and the STM32WL3x product line. The related new boards include the...

Aimen1 by ST Employee
  • 663 Views
  • 5 replies
  • 6 kudos

Resolved! STM32U5x GPDMA+USART Code Generation bug in STMCubeMX v6.4.0.

When I generate the code for a simple STM32U5x project with a USART configured and GPDMA configure for the USART TX and/or RX, the initialization code in MX_GPDMA1_Init() will be properly generated if I have my project to generate all the initializat...

cBroadbo by Associate II
  • 1382 Views
  • 5 replies
  • 0 kudos

USB Host PROBLEM usb power led off when I run application

Hello all !I try to develop some usb host application. Just for a test, I write simple code. In usb_host.c file under static void USBH_UserProcess (USBH_HandleTypeDef *phost, uint8_t id) function case HOST_USER_DISCONNECTION: Appli_state = APPLICAT...

0693W00000JQAesQAH.png 0693W00000JQAfWQAX.png 0693W00000JQAflQAH.png 0693W00000JQAgFQAX.png
Uusta.1 by Associate III
  • 703 Views
  • 1 replies
  • 0 kudos

STM32H755-ZI Nucleo Board USB HS Configuration

Hello.I want to use USB HS with the STM32H755ZI-Nucleo Board. I am using the USB3300 from Waveshare as an external USB HS-PHY.The USB3300 is connected to the ULPI Interface of the STM32 with the requiered 12 Signals. And the USB3300 provides a 60 MHz...

0693W00000KbWHXQA3.png 0693W00000KbWGLQA3.png
alexfall by Associate
  • 1642 Views
  • 1 replies
  • 0 kudos

Why my message is cutting?

I set the LWIP_HTTPD_MAX_TAG_INSERT_LEN = 2600 with big value. I know that my message will be about 1500 characters.But I get only 907 characters, the rest part of message are cut off!Could you tell me why my message cuts?

DK.7 by Senior
  • 654 Views
  • 0 replies
  • 0 kudos