STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.17.0 released

We are pleased to announce to you that the release 1.17.0 of STM32CubeIDE is available. What is new in 1.17.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX: Added the support for the STM32N6 seriesAdded the support for ...

The UART logs can't be shown on putty correctly

Hi,​I'm a newbie of ST chipset, and just got the STM3241G-EVAL board recently. When I'm trying the example code related to UART, "UART_Hypertermial_it", which can be downloaded with STM32CubeIDE, unfortunately the output from UART can't be shown corr...

XLei.1 by Associate II
  • 399 Views
  • 0 replies
  • 0 kudos

Removal of unused code from project

Hi All,I'm putting together a project that will use the XCube Cellular and Azure Expansion pack.I'm sure there are >100 files that are not used by my project in the above expansion packs.How can I easily determine and remove unwanted files?Thanks,Ne...

NW27 by Associate III
  • 428 Views
  • 0 replies
  • 0 kudos

STM32CubeIDE hangs at end of build

I have an STM32CubeIDE project I've been working on for several months. In 1.4.x, it will hang at the end of the build. It'll report "0 errors, 0 warnings", but the status window doesn't go away and it still says "Building Project". I have to force q...

Resolved! Program a new L152 chip (in STM32CubeIDE)

HelloI did some basic testing to set up, write code and program the STM32 F103 (bluepill) with the STM32CubeIDE and everything worked fine!In a project I would like to design my own PCB and use the L152C8T6 chip. So I purchased some new chips from Di...

0693W000004JDhbQAG.jpg 0693W000004JDzpQAG.jpg 0693W000004JE2eQAG.jpg
NiJo by Associate
  • 655 Views
  • 2 replies
  • 0 kudos

Error on entering debug mode

Hi everyone,After using IAR and Keil for several years, i decided to try STM32IDE.I generated an initialization code using STM32cubemx, and used STM32IDE for compiling and programming my STM32 board. However, it generated an error and was not able to...

AJafa.2 by Associate II
  • 1563 Views
  • 7 replies
  • 0 kudos

Resolved! Why no example code for STM32F0Discovery?

The STM32F0Discovery board comes with accompanying example source code, traditionally. However, now, the relevant download page advises that this is all provided by STM32Cube, but it is not. There is NO example code in the STM32CubeMX / IDE for this ...

Resolved! How to change memory areas in CubeIDE?

If I need to change memory areas in project (for example for Read-only memory I need 0x8080000 start, 0x40000 size), how can I do in in CubeIDE ? (addition) I have found Build analyzer, but the fields are not changeable, only view.