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...

C++ Support in STM32CubeIde - class symbol not accepted

Hello All,I made a C/C++ project with STM32CubeIde version 1.1.0. It works fine. Then I added a C++ class by a cpp and hpp file. And tried to make an instance of the class in the main.c file. The compiler does not recognize "class" symbol in my hpp f...

Jens1 by Associate
  • 2782 Views
  • 3 replies
  • 1 kudos

How to get 12 sec time using RTC

Hi ,I not used RTC earlier and new to RTC.I am using STM32L151RCT6 MCU and creating the project in STM32Cube IDE.what are the settings i need to do to get RTC timing of 12 sec..I searched and got some information about alarm time setting and alarm in...

MBhir.11 by Associate III
  • 596 Views
  • 2 replies
  • 0 kudos

Issue with System Clock Configuration

I am trying to program an STM32 MCU powered board that has the STM32F103R8T6 UNIT. I have figured out that while the program is executing the function called SystemClock_Config(); doesn't initialize the clock and goes to the error handler when croosi...

TProt.1 by Associate II
  • 2770 Views
  • 4 replies
  • 0 kudos

STM32CubeIDE project disappeared ??

I didn't see a group specific to STM32CubeIDE so I'm asking my question here.I debug on one computer and do code development on another. Typically I transfer the entire project folder using Team Viewer and have been doing this for a couple years now....

BTrem.1 by Senior II
  • 579 Views
  • 1 replies
  • 1 kudos

Resolved! I2C Acknowledge Polling

The eeprom I am using has no status byte/bit. In order to know if the device is busy you have to look for an ACK when repeatedly sending the address byte.I cannot find an easy way to do this using the CUBEIDE and the HAL. All the low level i2c routin...

RSoen.1 by Associate II
  • 1948 Views
  • 2 replies
  • 0 kudos