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

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
  • 198 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 II
  • 279 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 Associate III
  • 205 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
  • 1480 Views
  • 14 replies
  • 9 kudos

Reg- voltage control

Hi ,      I was given a task to control the voltage value during runtime using USBPD in stm32L562CET6 board. Do you guys have any idea to start the process , I have set default value in PDO as 5 volt but the i wanted to change it simultaneously durin...

nishadh by Associate
  • 117 Views
  • 0 replies
  • 0 kudos

STM32CubeIDE - Auto-complete (Ctrl+Space) is not working

Hello, I installed STM32CubeIDE and imported (a copy) of a TS project.Quickly, I hit an issue: auto-complete proposals (Ctrl+Space) gave no proposals in STM32CubeIDE. The pop-up window only shows 'No Default Proposals'  UPDATE: I fixed it, the prefer...

Jack3 by Senior II
  • 6355 Views
  • 12 replies
  • 15 kudos