STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.16.0 released

STM32CubeIDE 1.16.0 was released today on st.com as well as an in-tool update patch. What is new in 1.16.0?Microcontroller and board lists aligned with STM32CubeMX v6.12.0 : STM32C0, STM32WB0 and STM32MP25XXAdded CMake support for multicontext projec...

Compiler error when using TouchGFX code

I´ve created a project with TouchGFX, which works fine.When I try to compile the project in CubeIDE I get the error ModelListener.hpp:9: undefined reference to `vtable for ModelListenerWhat could be the reason? Best regards, Achim

AWack by Associate III
  • 520 Views
  • 2 replies
  • 0 kudos

Resolved! Can't debug using ST-LINK V3 and STM32CubeIDE 1.6.1

Using STM32CubeIDE 1.6.1 and an ST-LINK V3, I'm trying to debug an application flashed onto an STM32H747I-DISCO board. The application/binary is built "outside" STM32CubeIDE from command line, and I can upload it to the board with STM32CubeProgrammer...

debug_warning.png debug_conf.png
lukasma by Associate III
  • 2260 Views
  • 2 replies
  • 0 kudos

[BUG REPORT] STM32 CubeIDE 1.14.1

The recently released STMCubeIDE 14.1.1 for macOS still has a couple of annoying "features"1. The Splash screen is upside down.2. When programming a device, the IDE opens a random .c file for no good reason. 

KMill by Senior
  • 883 Views
  • 6 replies
  • 0 kudos

CDC_RNDIS USB was not transmitting correctlly

Hello im trying to port some opensource project that comes with stm mcu. I try to use hal ďriver but it seems no usb packet transmited to USB end point. And i want to knows how to transmit packet correctlly.All working just only transmit procedure. T...

Resolved! Problems with GDB Server

I am using STM32CubeIDE V1.11.0I have exactly the same issue which was described in this post:https://community.st.com/t5/stm32-mcus-boards-and-hardware/st-link-gdb-server-issues/m-p/64010#M623Multiple weeks everything works fine. But suddenly it sto...

Moritz1 by Associate III
  • 3409 Views
  • 12 replies
  • 0 kudos

FileX initialization error

Hi, All   I tested eval board of MB1550C with MCU of STM32U575.    I setup FileX, ThreadX and everything according to the document, but when software initialise it in  MX_SDMMC1_SD_Init(). Error happened.  I setup frequency to 48M.It seems that the S...