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
  • 1263 Views
  • 0 replies
  • 2 kudos

No Activity at all on SDIO Lines

Hi Everyone,I have been trying to get SDIO working (4-bit) using STM32CubeMX and a NUCLEO-F401RE dev board. I am using the Adafruit SDIO breakout board here: Adafruit Micro SD SPI or SDIO Card Breakout Board . Unfortunately, no matter what I change i...

LogicOutput.png Warwick_0-1710528251261.png
Warwick by Associate
  • 2153 Views
  • 2 replies
  • 0 kudos

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
  • 1787 Views
  • 2 replies
  • 1 kudos

Resolved! How to know if there are any memory directions reserved?

Hello!I am trying to use DTCMRAM on my stm32h743zi micro.When i use an array located from 0x20001760 to 0x200017d4 there are some positions that do not update, it stays in 0 or "inf" value, but when i use other array located in different location, it...

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
  • 1769 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
  • 1725 Views
  • 2 replies
  • 0 kudos