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
  • 801 Views
  • 5 replies
  • 7 kudos

Unavailable FW package issue (fixed)

Dear STM32CubeMX/STM32CubeIDE users We detected an issue linked to unavailability of some Cube packages for multiple STM32 series. This misbehavior is caused by an issue in the published database used by our tools. The issue is currently under invest...

Can't use STM32CubeIDE problem during download

Hello,I'm new on STM32 devices and would evaluate some MCU.I bought my eval kit, install the IDE and stuck on an error 1 minute after install ....I have this error each time I start a new project.I'm on Debian 12 and use the generic linux version.Als...

Rverf1_0-1715005899149.png
Rverf.1 by Associate II
  • 1812 Views
  • 4 replies
  • 0 kudos

STM32CubeMX does not login

I install STM32CubeMX Ver 6.11.1. The page does not load when I log in to the accountThis prevents the firmware package from being downloaded 

joe_xu_0-1718865473681.png
joe_xu by Associate
  • 549 Views
  • 0 replies
  • 1 kudos

Add WolfSSL to a LwIP example?

Using Nucleo 32H723ZG board, would like to add WolfSSL to it  Working on an SSH server app.Using the LwIP_HTTP_Server_Socket_RTOS example... watching this video:https://youtu.be/pUd2HEfBp3w?si=jiB2MysS9unIuVDr&t=1727It appears that my problem is this...

st3ph3n by Associate II
  • 1641 Views
  • 2 replies
  • 0 kudos

Resolved! STM32H730ZB - SDRAM BANK1 wrong address

Hi, I create a new project with STM32CubeIde 1.15.1 (but same with 1.10.1)I add SDRAM 1 - BANK 1When I debug this project, after HAL_SDRAM_Init function in MX_FMC_Init(), I can wath the memory in MEMORY BROWSER at address 0x60000000.But on reference ...

COSEBE_0-1718065782758.png COSEBE_2-1718066108988.png COSEBE_3-1718066173657.png
COSEBE by Senior
  • 4103 Views
  • 12 replies
  • 1 kudos

USB (Mass Storage Class) Not detected in STM32F405

Dear All,        In my project, I am using STM32F405RG MCU for file read/wirte operations using FATFS.I declare the physicaldrive as USB DEVICE (Mass storage Class) ,while I am generating a  code  for USB DEVICE(Mass Storage Class) its only works for...

Kavinraj by Associate III
  • 1101 Views
  • 2 replies
  • 0 kudos

Stm32h7 Ethernet

Hi, I am frequently getting tired while working with the STM32H743ZIT6 144-pin Nucleo board / STM32H743IIT6 controller board and an externally connected Ethernet module using a communication protocol. Despite trying many different ways, it is still n...