STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.18.1 released

We are pleased to announce that the minor release 1.18.1 of STM32CubeIDE is available. What is new in 1.18.1: This minor release will not bring any major updates to the STM32CubeIDE 1.18.1. It will be aligned with the STM32CubeMX 6.14.1. Main fixed i...

STM32CubeIDE 1.18.0 released

We are pleased to announce that the release 1.18.0 of STM32CubeIDE is available. What is new in 1.18.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX 6.14.0: Added the support for STM32WBA6xxx microcontrollers in the STM...

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
  • 4336 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
  • 1240 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
  • 6091 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
  • 736 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
  • 4717 Views
  • 6 replies
  • 0 kudos