STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.15.1 released

STM32CubeIDE 1.15.1 was released on st.com as well as an in-tool update patch aligned with STM32CubeMX v6.11.1 that is available for download. Main issues fixed in this patch: Ticket 177978 : Fixed an issue with ST-LINK firmware upgrade concerning th...

STM32CubeIDE 1.15.0 released

STM32CubeIDE 1.15.0 was released today on st.com as well as an in-tool update patch. What is new in 1.15.0? Microcontroller and board lists aligned with STM32CubeMX v6.11.0 : STM32U0, STM32H7Rx/STM32H7Sx and STM32H523/STM32H533Added the support for t...

Analysis with SEGGER

Hi all,I building  a project using FreeRTOS, now I want to use SEGGER to analysis this project.I dowload SEGGER Application and Target Sources.and I add Folder SEGGER in my project folder .Right now, i can use SEGGER or configure anything other ?Many...

noname8888_0-1717236788826.png noname8888_1-1717236830451.png

Adding google test units to my program

Hi, I'm looking for a way to test my cpp module using google tests. It uses a RNG, CRC, and UART, and i want to add unit tests and mock tests for this module. I followed several guides but with no luck so far. I cloned google testing repository and c...

Jordalic by Associate II
  • 140 Views
  • 1 replies
  • 0 kudos

RTC to UTC - HAL library

Hello everyone, can someone help me understand how to use the RTC and convert it to UTC using the HAL libraries, without using the time.h library?

inouee by Associate II
  • 111 Views
  • 1 replies
  • 0 kudos

Clock configuration issue with HSI16

Hi all,I'm designing a custom board using the STM32L151C8. The CubeIDE is giving me an error with the clock configuration, highlighting the HSI input on the PLL Source Mux.The following image shows the PLLMul = x6 which is the only option to make the...

Screenshot (254).png Screenshot (257).png