STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.17.0 released

We are pleased to announce to you that the release 1.17.0 of STM32CubeIDE is available. What is new in 1.17.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX: Added the support for the STM32N6 seriesAdded the support for ...

Resolved! Failed to Generate Command line

Hi there,I'm new to this community. I'm having an issue right now. Everything was working fine, until I made the mistake of going to Project -> Properties -> settings -> C/C++ Build -> Settings. Silly me hit "restore defaults"Ever since that moment, ...

Teyros_0-1701004655141.png
Teyros by Associate II
  • 3005 Views
  • 5 replies
  • 2 kudos

Not able to build project

I am using STM32 CUBE IDE and doing a project named FreeRTOS_Project I made some files under that but when I am going to build that project the build project icon is not showing how to resolve this issue. also I am unable to see the C/C++ build optio...

Akash2675_0-1737906305808.png

Cmsis-DAP debugger in STM32CubeIDE

Hello, i have a DapLink debugger and wanted to use it with stm32, i also am pretty new to stm32, so don't be mad when i mess up some terms. I don't want to buy an STLink yet since i wanna see if i am going to like stm32 debugging/programming. Some co...

I2C communication between STM32L4R5 and esp32

I tried creating I2C connection between my stm32 board and esp32. I assume it is not working because of my code, due to the wiring being so simple in I2C communication, the pull up resistor is connected externally. Do you guys see any mistake in my c...

ejeee by Visitor
  • 57 Views
  • 0 replies
  • 0 kudos

Resolved! RTC not working after Cube IDE update 1.17

Hello,My STM32L476RG Nucleo board does not read out the RTC time after i updated cube IDE to 1.17When calling "HAL_RTC_GetTime" the subtask in "stm32l4xx_hal_rtc.c" sTime->Hours = (uint8_t)((tmpreg & RTC_TR_HT|RTC_TR_HU))>>RTC_TR_HU_Pos); the current...

Tine1994 by Associate II
  • 283 Views
  • 7 replies
  • 3 kudos