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

Dual core debug

I'm trying to get up to speed on dual core debug on the STM32H745 Disco, using STM32CubeIDE. I've followed a couple of instructional videos that show how to do this.https://youtu.be/k3mXhPZSaswhttps://youtu.be/jI1k6p-fduEI've got both cores blinking ...

CubeIDE: debug multiple instances of a project?

either to debug multiple instances of the same project; eg, two BLE peripheralsor to debug multiple projects; eg, a BLE Central and a BLE peripheral.In the latter case, I guess you could put each one in a separate Workspace - but that doesn't help in...

STM32CubeIDE Multiple STlink Debug of same Project

We have a system of many interconnected STM32 boards of various types.Today I need to debug two identical boards of same type.I can step code in two different STM32 projects by starting two IDEs,but ...When I start multiple IDEs and try to do debug w...

Paul1 by Lead
  • 1294 Views
  • 3 replies
  • 0 kudos

CubeIDE sprintf does not work with %f

When I create a new project and put in "-u _printf_float"  as linker option and select "Use float with printf from newlib-nano (-u _printf_float) then sprintf does not convert float values.but when I import a TrueStudio project where sprintf works wi...

KWuer by Associate II
  • 9423 Views
  • 11 replies
  • 1 kudos