STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.16.0 released

STM32CubeIDE 1.16.0 was released today on st.com as well as an in-tool update patch. What is new in 1.16.0?Microcontroller and board lists aligned with STM32CubeMX v6.12.0 : STM32C0, STM32WB0 and STM32MP25XXAdded CMake support for multicontext projec...

ST-link not detected and Drivers not listed

I was trying to run a program on STM32CubeIDE1.11.2 and the board lost connectivity. When checking the device manager, it is now listed as unknown usb, as well as stm drivers not being listed when trying to manually assign it. Additionally i tried un...

DUlli.1 by Associate II
  • 552 Views
  • 6 replies
  • 0 kudos

Debugger stuck on random line

The debugger is getting stuck on a random line about 350 lines into main(). There is nothing particular about this line of source code except its location, because if I comment out that line it just stops on the next one, and if I add a line it sto...

Resolved! Signal Pass through using ADC and DAC

The equipment I am using is the following: Nucleo-Board L476RG, STM32CubeIde 1.10.1. I am attempting to design a simple dsp system that uses an ADC to send the data it receives from a function waveform generator to a DAC, and the DAC output will then...

JEscu.2 by Associate II
  • 1650 Views
  • 5 replies
  • 0 kudos

Resolved! Any Ctrl+F2 marker/bookmark in CubeIDE?

Does anyone have any tips on creating quick bookmarks in the left margin? On other editors I can use Ctrl+F2 to set several bookmarks within same file. Then use F2 within that particular source code file to find the nearest/next. Missing it in STM32C...

Haddock by Associate III
  • 901 Views
  • 2 replies
  • 0 kudos

Resolved! How can I add files to a STM32CubeIDE project as links?

If anyone is familiar with Code Composer IDE, CCS allows me to add files to a project as links. If this is not possible, perhaps you might have suggestions of how to share common code files between projects without replicating the common code.

phgphd by Associate II
  • 1224 Views
  • 3 replies
  • 0 kudos