STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.16.1 released

STM32CubeIDE 1.16.1 was released on st.com as well as an in-tool update patch aligned with STM32CubeMX v6.12.1 that is available for download. Main issues fixed in this minor release: Fixed issue when install OpenSTLinux MP2 plugin from OpenSTLinux r...

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

Resolved! Include not works in STM32CubeIDE

STM32CubeIDE Version: 1.14.0 Build: 19471_20231121_1200 (UTC) OS: Windows 10, v.10.0, x86_64 / win32 Java vendor: Eclipse Adoptium Java runtime version: 17.0.8.1+1 Java version: 17.0.8.1include setupand the exported xml content<option IS_BUILTIN_EMPT...

sayhi2008_0-1710982545148.png

Resolved! UART is not working

Hi,I have checked connections and assured that everything is set up correctly. When I run the below code, I cant see anything on serial console.Does anyone have any idea about the root cause ? /* USER CODE BEGIN Header */ /** **********************...

demir by Senior II
  • 1698 Views
  • 18 replies
  • 7 kudos

STM32CubeIDE 1.14.0 on Catalina MacOS fails to build

Hi,I couldn't find anyone else having the same problem as me with STM32CubeIDE 1.14.0 on Catalina MacOS.Before the upgrade to 1.14.0 all my projects were building fine. After the upgrade to 1.14.0 (or fresh install) all of them fail to build with the...

kayuk by Associate II
  • 1211 Views
  • 6 replies
  • 4 kudos

unable to program in stm32f7508dk

sir we are getting this error while loading the code into stm32f7508 dk board Error in final launch sequence: Failed to execute MI command:target remote localhost:60000 Error message from debugger back end:Remote communication error. Target disconnec...

kishor by Associate II
  • 381 Views
  • 1 replies
  • 0 kudos

Resolved! STM32CubeIde minor issues on macOS 14.0 Sonoma

There are a couple of minor issues running Cube IDE 1.13.2 on the latest macOSFirst the "splash" screen during startup gets displayed upside down.Secondly the app appears as "NewApplication" in the menu bar.See this video. 

KMill by Senior
  • 916 Views
  • 3 replies
  • 2 kudos

Accessing ram2 32k memory in STM32WLE5CC

HI everyone,I need to access my ram 2 (ram1 = 32k and ram2 = 32k - contiguous to ram1 )  , i am using __attribute__((section(".RAM2_region"))) for the function which i have to shift it to ram2 and i have not changed anything in the linker script i ha...

shreyas by Associate II
  • 351 Views
  • 0 replies
  • 0 kudos