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

Follow others custom usb hid demo but not work.

I first used a stm32f103 board,after generated code and configurated usbd_custom_hid_if.c and then download the code,my computer cant recognize the usb device.Then I changed to a f407 board, after done the same work,my computer can recognize the devi...

Mcfly by Associate
  • 224 Views
  • 0 replies
  • 0 kudos

How to use GCov in STM32Cube IDE and STM32F4

Hello,I have tried to set up GCov in STM32Cube IDE using this tuto:https://mcuoneclipse.com/2014/12/26/code-coverage-for-embedded-target-with-eclipse-gcc-and-gcov/I am using a STM32F413 and when I compile I got an overflow on RAM section by 150Kbytes...

ABern by Associate II
  • 1048 Views
  • 0 replies
  • 4 kudos

Why do I get error when I build project?

Hello,Why do I get error when I build project?I have imported the projectCan anyone help me if I send the project files?With Kind regards / Peter16:12:11 **** Build of configuration Debug for project test ****make all C:\Program: C:\Program: Permissi...

0690X000009YD3CQAW.png
PStur by Associate
  • 374 Views
  • 2 replies
  • 0 kudos

Resolved! Problem creating new C project

HiI am evaluating the new STM32CubeIDE .When trying to create a new project (based on an existing project done using eclipse + GNU ARM Eclipse) i am encountering a problem when accessing the project properties to define include directories; Preproces...