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

Resolved! BLE_Beacon_AoA_Tag and Locator examples missing files

With CubeIDE Version 1.17 two examples for BLE Beacon AoA where deployed (Tag and Scanner). But I'm having trouble compiling both. After loading both examples from the STM32 Project Example Selector and building both projects I'm getting the error th...

jpepv by Associate II
  • 234 Views
  • 4 replies
  • 0 kudos

STM32CubeIde and Error according extern"C"

I changed an example program for STM32F4 Discovery Board to C++ project.When compiling the project, there are files included from BSP, which includes a definition:extern "C".When compiling the project, the first error is the following:../../Drivers/B...

stefluik by Associate II
  • 175 Views
  • 4 replies
  • 0 kudos

Resolved! How to produce list of pin assignments?

Hello, all,I'm using STM32CubeIDE to design my first STM32 micro-controller circuit. I've used the tool to assign functions to about 20 pins on the micro-controller so far. Now, I'm at the stage where I'm creating the schematic and connecting externa...

KevinZ by Associate III
  • 197 Views
  • 3 replies
  • 2 kudos

All themes except classic break IDE tabs and icons

Windows 11 / IDE Version: 1.17.0 / Build: 23558_20241125_2245 (UTC)I tried changing the IDE's theme from classic to Dark, Light, and even Eclipse Marketplace themes. I always get some weird visuals. If I have one tab selected and hover over another, ...

Ziimag by Associate
  • 173 Views
  • 1 replies
  • 0 kudos

Bare Metal ADC on NUCLEO-H745ZI-Q

Hello,I am troubleshooting a similar problem as described in this post TM32H7 ADC Baremetal - Cannot get ADC module readyI am using PF10 on ADC3 as it is already routed to the CN10 header. Intentionally ignoring CMSIS header/defines in the spirit of ...

Screenshot from 2024-11-26 18-02-05.png

STM32CubeIDE crashes after 2 minutes

Hello everyone!I installed STM32CubeIDE and every time when I want to start it, it crashes after two minutes. I found one solution related to the workspace here in ST community, but it doesn't work for me. Last few days I am trying to solve this prob...