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! 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
  • 776 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
  • 810 Views
  • 3 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
  • 2690 Views
  • 10 replies
  • 6 kudos

Resolved! STM32CubeIDE - Prebuild command - Git error

STM32CubeIDE v1.15.1Git v2.45.1.windows.1Windows 11 The software project includes the pre-build command,"git log --pretty=format:'%H' -n 1 > git_hash.h" (format string simplified for this post)On a fresh install on a new PC the following error preven...

Scott_DeltaDev_1-1717628912723.png