STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.17.0 released

We are pleased to announce to you that the release 1.17.0 of STM32CubeIDE is available. What is new in 1.17.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX: Added the support for the STM32N6 seriesAdded the support for ...

Resolved! STM32CubeIDE Prebuild step does not work

Hi All,1. [Part Number] STM32WL33CC12. [Environment] Windows OS, STM32CubeIDE version 1.17.0, Firmware package STM32Cube FW_WL3 V1.0.03. [Schematics] STM32 Nucleo-64 development board4. [Details] See below.5. [Expected behavior] The script would patc...

ola_1-1737558664198.png
ola by Associate III
  • 184 Views
  • 2 replies
  • 2 kudos

Resolved! TouchGFX - generated code - Screen1View

Hello,I am trying to learn a structure that is provided for MVP implementation. I dont understand where is Screen1View and every other class instance placed. I see that definitions are in .hpp files and implementations of .cpp file. Also, I am really...

richi by Associate III
  • 190 Views
  • 3 replies
  • 0 kudos

Resolved! Stm32h746 dual core debugging

I am working with stm32h745ZIT3, in my application I need to receive some packets over ethernet in CM7 and these packets need to share to CM4, and processing is done in CM4. So, to test this data transfer I need to debug both cores simultaneously. Tr...

Jpj.1 by Associate II
  • 397 Views
  • 7 replies
  • 0 kudos

CubeMX generated code error when using BSP code

Hello all.I'm new here, this is my first post.I found a problem with STM32CubeIDE.I don't know where to post errors report, so please move this post if this is the wrong place.I'm a skilled embedded programmer, but I've worked till now on 8 bit micro...

Task runtime usage for ThreadX in STM32CubeIDE

Hi,In How to enable FreeRTOS™ Run Time and Stack Usage view, it shows we can see the task runtime usage in percentage for FreeRTOS. But for ThreadX, it has no such item.  As there is an 'execution_profile_kit' utility tool in ThreadX already, any pla...