STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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! LED Blink - STM32F429I-DISCOVERY TIM1

could somebody please help me with this: i am a beginner ,i have done the clock configuration and Timer configuration  for delay and also the GPIO configuration: the LED does blink but instead of 1s it takes like 4s , i have done a lot of research to...

Resolved! HAL_Delay() --> SysTick_Handler never be called

Hi all,Version: 1.15.1MCU : g473Before investigate deeply on my own I wonder whether if anyone have faced the same problem with Interrupt table in general ...I placed a breakpoint there :void SysTick_Handler(void){/* USER CODE BEGIN SysTick_IRQn 0 */...

bibah by Associate II
  • 396 Views
  • 4 replies
  • 0 kudos

Resolved! STM32U545RE missing DCMI and PSSI

As in the subject, DCMI and PSSI are missing from STM32U545RETXQ configuration. According to documentation, this unit should support those interfaces. Is that correct? Regards

mk11 by Associate
  • 419 Views
  • 3 replies
  • 5 kudos

Resolved! Ubuntu 24.04 install of Cube IDE 1.15.1

When moving to the latest LTS version of Ubuntu (version 24.04), I received the following message when attempting to install Cube IDE and after accepting all of the license agreements:The following packages have unmet dependencies:st-stm32cubeide-1.1...

w3dmj by Associate
  • 4284 Views
  • 13 replies
  • 5 kudos

STM32CubeIDE Indentation and Generate Code

Whenever I generate code, the indentation is always 2 characters.Even though the indentation is set to 4 characters in the settings,it continues to be generated as 2 characters except for the user code.Formatter > IndentationTab Policy : Spaces OnlyI...

hardrock by Associate III
  • 1075 Views
  • 10 replies
  • 5 kudos