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

A memory hole! what does this mean?

Dear experts,I'm debugging a program on STM32H753 in Atollic TS 9.3 and see something weird.It looks like unreadable hole in D1 RAM from 0x24013880 to 0x24013BAFIs this artifact of the Atollic's debugger, or???The chip runs at 400 MHz

0693W000001s4H3QAI.jpg 0693W000001s4HNQAY.jpg
Pavel A. by Evangelist III
  • 595 Views
  • 3 replies
  • 0 kudos

How to obtain the dwarf2 file to simulate with proteus isis

Hi all, I'm trying to simulate a project made in STM32Cube IDE for an STM32F103C6 in proteus ISIS but for debug purposes labcenter's people says that I need the .elf file and the dwarf2 file (both of them in the same folder), then I' found that GCC f...

VRami.1 by Associate III
  • 1103 Views
  • 2 replies
  • 1 kudos

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
  • 704 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
  • 1053 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
  • 546 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...