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

Keil Project file have generation problem.

Im currently using last verison of CUBEMX , when I creating project keil project file have been generation problem.I re-installed program,Changed path of CUBEMX as C/: as well as shorth pathway with english characters.Thanks A lot

Proteus by Associate II
  • 970 Views
  • 4 replies
  • 0 kudos

How to get IP with Nucleo-H743ZI stm32CubeIDE, using lwip?

Hello,I have the Nucleo-H743zi board and I am trying to use lwip+rtos to create a socket client, but I can't get IP. I added FreeRTOS, but there are no specifications on the parameters used in order to get IP address. I tried to use the parameters th...

Angelos1 by Associate II
  • 1906 Views
  • 4 replies
  • 0 kudos

Resolved! UART transmit error character

Hello,i have problem for using STM32H743VI. start from the basic problem, that is transmit UART standard. i use latest firmware of STM32H7 version 1.5.0, latest update STM32CUBEIDE 1.1.0 and latest update STM32CUBEMX 5.3.here the code:int main(void){...

0690X00000ArRaqQAF.png 0690X00000ArRb0QAF.png 0690X00000ArRbAQAV.png 0690X00000ArRb5QAF.png
mal h by Associate II
  • 1746 Views
  • 4 replies
  • 0 kudos

Resolved! STM32CubeMX not working to switch to another MCU

I am following the instructions in the 'UM1718 User manual", section 10.9, "Switching to another MCU".In STM32CubeMX I opened a new project and chose the F303RETx MCU option. Then I imported a working .ioc file into STM32CubeMX that was originally se...

CLee.0 by Associate III
  • 1360 Views
  • 3 replies
  • 0 kudos

New CubeMX (5.4.0) is extremly slow!

On my i7-4Core Notebook with SSDs and 32GByte RAM,newest Java Version:Starting Program: 5-7 MinutesOpen existing Project (F767zit, All 144 Pins used): 10 MinutesDeactivating TIM7: 1-2 MinuteChanging Pin Function: 1-2 MinuteGenerating Code is normal i...

KLamb.4 by Associate
  • 948 Views
  • 3 replies
  • 2 kudos

Using STM32CubeMX I want to configure FATFS Middleware in SD Card Mode, but the checkbox for SD Card is grayed out although I have configure SDIO connectivity

I am using CubeMX Version 5.4.0.I tried MMC 4bit and SD 4bit for SDIO configuration but both did not enable SD card mode for FATFS. What are the exact conditions that need to be fulfilled to allow FATFS using SD card mode?