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

How to include Arduino.h in STM32CubeIDE?

I know this is generally not a kosher move, but I would like to use STM32CubeIDE as well as the Arduino library on one MCU. I need to configure the MCU on a Blue Pill (STM32F103C8) to be an SPI slave. I could not figure out how to get this done in VS...

EPham.1 by Associate
  • 863 Views
  • 0 replies
  • 0 kudos

BLE project missing files STM32CubeIDE V: 1.7.0

Hello,I'm trying to go through some BLE examples and found some out dated videos on the web. I understand there have been changes over the last year or so but one thing I cannot understand, is missing files.When creating a BLE project in CubeIDE, it...

kcire L. by Associate III
  • 737 Views
  • 3 replies
  • 0 kudos

Resolved! How to program an SREC during debug?

Our project requires some post-processing of the SREC at compile time. I would like to load the regular ELF file for symbols, but write the SREC to memory. It seems the IDE only accepts ELF files, which I cannot generate. How do I program an SREC ...

BStic.2 by Senior
  • 1717 Views
  • 5 replies
  • 0 kudos

Reset when adding or removing breakpoints

I have a STM32L072 and when last I worked on the project, from what I rmember, there were no debugging issues at all.When I started to work at it again now, I see this effect that, when, in STM32CubeIDE, using a STLINK V3SET debugger, I am in a debug...

SKled.1 by Senior II
  • 1843 Views
  • 8 replies
  • 0 kudos

How to search Project include files.

I am new tp STM32CubeIde and have installed V1.7.0I have loaded a project from the STM32Cube_FW_WL_V1.1.0 example applications.The project explorer shows the project tree with BinariesIncludesApplicationDebug etc nodesIf I use Search->File to open F...