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! STM32G071RBT - no USB under Connectivity in CubeMX

HelloAccording to RM0444 reference manual - STM32G0x1 advanced Arm®-based 32-bit MCUs, the STM32G0x1 provide the USB 2.0 communication port. The X-NUCLEO-SNK1M1 board connect the D+ and D- to the PA12 and PA11 pins.But:In the CubeMX under PA11 pin ar...

xenos by Associate
  • 952 Views
  • 2 replies
  • 1 kudos

STM32H743ZI ETHERNET+USB USING

 I am USING BOTH ETHERNET+USB IN STM32H743ZI  WHEN I CONNECT ETHERNET THEN NORMAL BUFFER UPDATE PROBLEM OCCURING  cnt_10=11;                                                      ///this buffer is updated     MX_LWIP_Init(); //ETHERNETHAL_Delay(10);cn...

SITARAM by Associate III
  • 909 Views
  • 2 replies
  • 0 kudos

STM32CubeMX Configure USB Host

Hi I am currently using STM32CubeMX version 6.4.0 to configure the STM32H7 series. I have configured it as a USB host, and I want to send messages through USB. Therefore, I called the USBH_CDC_Transmit function. However, when this function reaches th...

lekaho by Associate
  • 995 Views
  • 2 replies
  • 0 kudos