STM32CubeIDE (MCUs)

Ask questions on STM32CubeIDE. Discuss how to build, debug, configure, and optimize your project as well as how to use our software tools.

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

USB enumeration issue with Nucleo board acting as USB Host CDC

I am working on STM32H7532ZIT6 – NUCLEO H753ZI. Trying to connect LTE modem (Quectel EVal board ) via USB I/f using a female connector in between. Programmed STM as USB host at 48MHZ and disabled VBUS. I see that the Enumeration fails as the API USBH...

NS.8 by Associate II
  • 1419 Views
  • 7 replies
  • 0 kudos

Resolved! Nucleo Board ST-Link SWV

According to my experiences, STM32CubeIDE (1.9.0) does not support SWV message via ITM when using ST-Link GDB server, but it does so via OpenOCD. However, Keil µVision 5 does support ITM tracing, even bidirectional, via the 'Debug (printf) Viewer', w...

Amigo by Associate III
  • 1975 Views
  • 6 replies
  • 0 kudos

Resolved! How to erase specific sectors on STM32CUBE IDE? [ Solved ]

Problem: I am trying to create a bootloader and a user application to do my Over the air project. So for custom bootloader I had selected sector 0 and sector 1 of flash memory. (Address starts at 0x08000000) and from sector 2 I want my user applicati...

Vmere.1 by Senior
  • 2716 Views
  • 4 replies
  • 0 kudos

STM32CubeIDE ISR at CCM SRAM

Hi, I followed application note AN 4996 and my application stopped working after the modifications:Is there an example project using the STM32CubeIDE configured for an interrupt routine to run in CCM RAM?//AT linker cmd fileMEMORY{ RAM  (xrw)  : ORIG...

Asantos by Senior
  • 1017 Views
  • 1 replies
  • 0 kudos