STM32CubeIDE (MCUs)

Ask questions on STM32CubeIDE. Discuss how to build, debug, configure, and optimize your project as well as how to use our software tools.

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

ADC DMA

I am trying to capture input signal on the ADC using DMA and a Timer Interrupt.My board is STMH743VIHx.I am feeding an input sinusoidal signal to the ADC and,I am able to read values on DMA in a buffer. But I can't really understand the values I am g...

ssj16 by Associate
  • 454 Views
  • 1 replies
  • 0 kudos

Resolved! Suddenly occured error

Hello,There was nothing wrong when I worked on it until yesterday.But when I went to work today and built it, an error like the picture appeared.I can't guess the cause at all.Reimporting the project or deleting the IDE and installing it anew does no...

스크린샷 2024-06-04 083632.png

Resolved! STM32H723 CMSIS DSP

Hi,I'm using a NUCLEO-H723ZG and I've installed the CMSIS DSP library, but when I try to compile the code something goes wrong... May you help me to understand what do I make wrong ? Thank you, Luigi

carloV_0-1717416140680.png
carloV by Associate II
  • 1248 Views
  • 2 replies
  • 0 kudos

Resolved! Debug inline assembler code

Hi,I have a inline assembly code to implement some math, like:************************************C-Code...asm(" push {%5};"" lsl %5, 1;"" add %5, %3;"...);C-Code*******************************************************Unfortunately I`m not able to ste...

berait by Associate III
  • 1500 Views
  • 3 replies
  • 0 kudos

Resolved! C23 support

Are there any plans to upgrade STM32CubeIDE to include support for C23?It would be nice to have as it brings things like constexpr in, which makes the use of constants much better as they are subject to compiler checking and can call (constexpr) func...

CTapp.1 by Senior II
  • 939 Views
  • 1 replies
  • 0 kudos

${project_loc} in DCT will not work

Hi,I have written 2 cmd files. The first renames the main.cpp to main.c before the code generation runs. and the second renames main.c back to main.cpp afterwards. The files are in the project path. The plan was to access them with ${project_loc}\Cpp...

padawan_0-1697619556140.png
padawan by Senior II
  • 3161 Views
  • 14 replies
  • 9 kudos

Another issue with Cube login

I got my login password rejected for no apparent reason.  I use Firefox's password manager to store the passwords.  After a few tries I realised what was happening.  When I log in it is to my.st.com, so the password manager is looking for a password ...

TJack.2 by Associate III
  • 419 Views
  • 0 replies
  • 0 kudos