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

Trying to view flash while debugging

I've used Keil for the last year - and they have a feature where I can view the flash memory while debugging (and even change it)I can't seem to find that with CubeIDE. Is there a way to see flash memory? I want to read/write and confirm it's there,...

UART WITH STM32L476

i was planning to do an experiment i need to insert two numbers and calculate the sum of that two inserted number. Then i need to see them in terminal. However i have confused a bit. Could anyone help me? I get stuck over here.  /* USER CODE END 2 *...

ACekm.1 by Associate II
  • 1711 Views
  • 11 replies
  • 0 kudos

CubeIDE 1.11.0 live view bugs

After the update I have number of issues with debugging.The code written on the pervious version seems working as intended but when I try too peek the values of some variables (e.g. uwTick) I get broken results.most obvious bug - order of variable in...

0693W00000WKhvhQAD.png
EDeme.1 by Associate II
  • 404 Views
  • 1 replies
  • 0 kudos

Resolved! How to reduce the full build times of STM32CubeIDE?

Hi,The STM32CubeIDE verison is v1.7.0, and now I found it perform full build every time when I click the build button, but I have just built it and didn't modify the source file.So how to do the settings?A full build takes too much time!Thanks!

JJ.Lin by Associate III
  • 2744 Views
  • 7 replies
  • 4 kudos

After the 1.11 update, text is no longer coloured

I've just updated STM32CubeIDE to version 1.11 and the labels are no longer coloured (green comments, purple "void" etc.) and I can't even find the hammer-shaped "build" button at the top to check if the code is working.By the way, during installatio...

0693W00000WKa89QAD.png
luke514 by Senior
  • 598 Views
  • 4 replies
  • 0 kudos

Problems with Eclipse and GDB using STLink-V2

I have a stock version of Eclipse and I am trying to configure it to load and single step a very simple blinker that runs on an Nucleo-L073RZ board. The debug agent is stllink (aka texane, I am *not* using OpenOCD). The setup works as expected when d...

Polyman by Associate
  • 896 Views
  • 1 replies
  • 0 kudos