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! Dependencies issue when installing STM32CubeCLT v16.0.0

Hi,I have a Ubuntu 24.04.1 LTS server running on AWS. I want to setup this server as my firmware build server. I was trying to install STM32CubeCLT v16.0.0 on the server but I am getting this output:    ubuntu@build_server:~$ sudo ./st-stm32cubeclt_1...

SBhon.1 by Associate III
  • 415 Views
  • 1 replies
  • 0 kudos

doesn't work GPIO_EXTI in original project

Hello,I made a GPIO_EXTI test project referring to GPIO_EXTI sample.For just check, I added entering Stop Mode int the GPIO_EXTI sample and HAL_GPIO_EXTI_Callback worked regularly like following. HAL_PWR_EnterSTOPMode(PWR_LOWPOWERREGULATOR_ON, PWR_ST...

curiae by Associate II
  • 344 Views
  • 6 replies
  • 0 kudos

Resolved! ADC STM32H745

Hello team,I am using adc pins to detect voltage. In cube IDE I do adjustment to get ADC clock as 75MHz. But in the datasheet it is mentioned that for that package max adc clock is 50Mhz. Still cubeIDE(in .ioc file) does not shows any error and compi...

forum1.jpg forum2.jpg

ITM Debug with SWV H755

I am unable to get ITM debug working via either CubeIDE or Cube programmer.  I have checked the sysclock matches the sysclock configured for the system.I have tried various limits and auto for the SWV clock.I have enabled SWV in the debugger config.I...

tstokes_0-1728309818225.png tstokes_1-1728309947212.png
tstokes by Associate
  • 234 Views
  • 2 replies
  • 0 kudos

Resolved! Program size calculation using STM32CubeIDE

 Hi, When compiling program using Keil IDE, understand that the program size that flash to MCU can be calculate by:Program size = Code + RO + RWHowever, when compiling using STM32CubeIDE, how to know the program size going to flash into the MCU flash...

chai2145_1-1728379506281.png
chai2145 by Associate III
  • 385 Views
  • 2 replies
  • 3 kudos