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

Hello, I am trying to program STM32F103 MCU barebone. I attached it to LQFP 48 adaptor and made connections to Vcc, GND and clock as in Bluepill module. Using STMCUBE IDE For controlling RGB LED, the code has been debugged and unable to flash.

Error: Info : clock speed 1800 kHzError: init mode failed (unable to connect to the target)in procedure 'init' in procedure 'ocd_bouncer'I set high freq clock as ceramic resonator (used 8Mhz clock chipset) and with STLINK V2 debugger. Please let me k...

NU.2 by Associate
  • 692 Views
  • 3 replies
  • 0 kudos

Error while flashing GPIO_EXTI program on STM32F746ZG board

Not able to flash GPIO_EXTI program on STM32F746ZG board using CubeIDE toolSource code : https://github.com/STMicroelectronics/STM32CubeF7/tree/master/Projects/STM32F746ZG-Nucleo/Examples/GPIO/GPIO_EXTIEnvironment : Ubuntu 18.04.4 LTSCube IDE : STM32...

DV.3 by Associate
  • 1038 Views
  • 1 replies
  • 0 kudos

Problem Testing System Timer on STM32CubeIDE

Hello,I am trying to step through the How To guide for bringing up a board in the TouchGFX documentation. During "Step 2. CPU Running" I ran into an issue with the step that tests the system timer. I was able to execute the first test regarding the c...

Sayali by Associate II
  • 541 Views
  • 2 replies
  • 0 kudos

CubeIDE + Linux + stm32vldiscovery pipeline doesn't work

Hi All!I'm trying to flash my first project to stm32vldiscovery using CubeIDE under Linux (ubuntu 18.04). I tried different debug configuration, but I didn't meet success. I saw different errors such as "Target unknown error 27" or just "Failed to st...

STM32L476RG: RTC shows delay in time

Hi all,I am working with FreeRTOS on STM32L476RG and I'm new to this. I am using stm32cubeIDE for project development. I am printing the date and time in the putty and the time format is hours: minutes: seconds: subseconds. When I start running the p...

Resolved! Fail to open the debugger after upgrade CubeIDE to V1.3.1

After I upgrade the CubeIDE to the latest version I'm not able any more to debug a project that before the upgrade was working fine.My current CubeIDE version is Version: 1.3.1 Build: 6291_20200406_0752 (UTC)Muy cube programmer is V2.4.0And the error...