STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.18.1 released

We are pleased to announce that the minor release 1.18.1 of STM32CubeIDE is available. What is new in 1.18.1: This minor release will not bring any major updates to the STM32CubeIDE 1.18.1. It will be aligned with the STM32CubeMX 6.14.1. Main fixed i...

STM32CubeIDE 1.18.0 released

We are pleased to announce that the release 1.18.0 of STM32CubeIDE is available. What is new in 1.18.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX 6.14.0: Added the support for STM32WBA6xxx microcontrollers in the STM...

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
  • 979 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
  • 2669 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
  • 1802 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
  • 7688 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...

unknown type name as 'PCD_HandleTypeDef'

Hi, I get the following error when I compile the code. The thing is, 'PCD_HandleTypeDef' is defined. Please see the error log below. I have checked project properties to make sure the folder which includes the definition of PCD_HandleTypeDef is inclu...

demir_0-1706638492412.png demir_0-1706638067243.png
demir by Senior II
  • 1553 Views
  • 2 replies
  • 1 kudos

Resolved! CubeMx - ETH Rx Buffers Address no longer there

[EDIT - I had Rx Buffers length before which is still there. I mean Rx Buffers Address which has vanished)Trying to walk the right path to get Ethernet working on a dev board, but using CubeMX as the basis (have looked at LwIP_HTTP_Server_Netconn_RTO...

musmuris_0-1706459004142.png
musmuris by Associate II
  • 4864 Views
  • 3 replies
  • 1 kudos