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

Problem with acquisition of IP address of the Nucleo F746ZG

Hello everyone!I have some troubles with obtaining the correct IP address of my MCU.I am running Nucleo F746ZG and I have set up LwIP stack with CubeMX. Also DHCP is turned on. DHCP server sets up "static" IP for my MCU which is 192.168.10.88. I can ...

MZysk by Associate
  • 653 Views
  • 0 replies
  • 0 kudos

CubeMX: enables code optimizations upon code generation

I believe I am experiencing a bug in CubeMX software which is not critical but is very annoying. Every time I re-generate project code from Cube, it automatically alters .cproject file, resetting C code optimizations to -O2 level. This then leads to ...

STM32CubeMX 5.1.0 FreeRTOS code generation problem for statically generated tasks, mutexes , etc... if they were to be recreated.

Hello,During my development I came across this (sort of) bug which will require manual code modification if a specific FreeRTOS function is to be used.** Definition of the problem **FreeRTOS V9 has a feature to define the TCB of a task in compile tim...

How do I get an example created with a cubeMx?

Hello,I am looking for an example of STM32FDiscovery. So I found STM32FCube_FW_F4_V1.24.0.​STM32Cube_FW_F4_V1.24.0\Projects\STM32F4-Discovery\Applications\FatFs This example worked.​Create USB MSC + FATFS project with CubeMx. I wrote the code using t...

SWoon by Associate II
  • 518 Views
  • 0 replies
  • 1 kudos

JTAG lost after SystemClock_Config

Hello,I'm currently working of a project based on a CubeMX generated code.I'm currently experiencing something strange.I use a Segger J-link as a programming interface. When I want to debug my program, as I can see, the program arrive inside "SystemC...

SSchm.5 by Associate III
  • 1355 Views
  • 8 replies
  • 0 kudos