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! How to use DTCMRAM in stm32h743

Hi All,I want to use DTCRAM in stm32cubeide, the controller i used is stm32h743, earlier IUsed RAM_D2. shifting from RAM_D2 to DTCRAM is possible but both i cant use,please guide me, /DISCARD/ : { libc.a ( * ) libm.a ( * ) libgcc.a ( * ...

ykn by Senior
  • 2534 Views
  • 12 replies
  • 3 kudos

Resolved! variable gets undefined behaviour out of the loop body

Hi,I am writing C++ program on Visual Basic first, once it is compiled I will port it into STM32 Cube IDE environment. I wrote a simple for loop. When I run this code, I get very strange value for z out of the loop that is 1971940899.You can see the ...

demir by Senior II
  • 418 Views
  • 1 replies
  • 1 kudos

Resolved! Unable to configure Clock using baremetal PLL in stm32 G071RB

i tried to configure clock by writing code in its appropriate registers...following is the clock configuration function void SystemClockConfig(void){    #define PLLN  16 //using external clock sourceRCC->CR |= RCC_CR_HSEON;while(!(RCC->CR & RCC_CR_HS...

HZ by Associate II
  • 849 Views
  • 4 replies
  • 2 kudos

Resolved! CubeIDE running incorrect version of firmware

Using the following version of Cube: Version: 1.14.1Build: 20064_20240111_1413 (UTC) We first changed the repository location for downloading packages. Then we manually downloaded the U5 package (why is this not available from the package manager?) a...

Eqqman by Associate III
  • 513 Views
  • 2 replies
  • 0 kudos

Resolved! Error in STM32DMA.cpp, L8ClutLoaded not declared

Starting a new STM32F4 project I decided it would be a good idea to update all the development tools.  TouchGFX v 4.23.2STM32CubeMX v 6.11.0STMCubeIDE v 1.15.0 A working .ioc file from the previous project release was upgraded using the latest STM32C...

RLarr1_0-1711030381528.png RLarr1_1-1711030506241.png RLarr1_2-1711030558988.png RLarr1_3-1711030650112.png
RLarr.1 by Associate II
  • 1129 Views
  • 7 replies
  • 0 kudos