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! STM32L4R9 reset reason flags always 0 (RCC->CSR)

Details:MCU: STM32L4R9ZGJ6IDE: STM32CubeIDE v1.6.1SDK: STM32Cube_FW_L4_V1.14.0Board: Custom PCBHello,I am seeing really strange behavior where bits 31-24 in the RCC->CSR register are usually always 0. I have verified this behavior on two boards. The ...

0693W00000Uon68QAB.png 0693W00000Uon7LQAR.png
DerekR by Senior
  • 2902 Views
  • 7 replies
  • 1 kudos

Resolved! CubeIDE doesn't let me paste. Why?

I'm to using the IDE and attempted to edit my first main.c file...and the paste function doesnt work. CTLR V does nothing and the right click menu has it available but also does nothing.

KHarb.1 by Senior II
  • 731 Views
  • 5 replies
  • 0 kudos

STM32 debugging issue.

Earlier I used the STM32CUBEIDE 1.7.0 version it works fine then I update it to 1.8.0 then I faced an issue while debugging it showing an Error in the final launch sequence:Failed to start GDB serverFailed to start GDB serverjava.lang.NullPointerExce...

JP_RS by Associate II
  • 4229 Views
  • 13 replies
  • 0 kudos

Hi I have problems with STM32CubeIDE and the initialization of the Sensor vl53L0x, the api I import it to the middleswares folder. The error 'undefined reference to DataInit...'.

#include "main.h"#include "vl53l0x_i2c_platform.h"#include "vl53l0x_api.h"#include "vl53l0x_platform.h"#include "vl53l0x_platform_log.h"I2C_HandleTypeDef hi2c1;RTC_HandleTypeDef hrtc;/* Private function prototypes ------------------------------------...

VDein.1 by Associate
  • 413 Views
  • 2 replies
  • 0 kudos

Resolved! How to open Keil Project to STM32cube IDE?

I am not a programmer and beginner in Embedded software, I recieve a keil project from another person. I need to change some parameters in the project. I have STM32cube IDE with debugger. So how to open the keil project with its file to STM32cube IDE...

TReaz.1 by Associate II
  • 2390 Views
  • 6 replies
  • 0 kudos