STM32CubeIDE (MCUs)

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

ministm32f103rbt6 hardware.

i am using ministm32f103rbt6 hardware. in stm32cubeide it is showing nuleo to geenrate a project. which board should i select .  please guide me for this controller to work on stm32cubeide. for can communication program how to configure. i am new to ...

Kpras by Associate
  • 434 Views
  • 1 replies
  • 0 kudos

Flash memory & SD Card

Hello everyone, just I want to know a little detail: when I’m debugging my program (C file) I suppose it goes to the flash memory! I want to know if it’s possible to debug to SD Card?

idrissmc by Associate III
  • 580 Views
  • 3 replies
  • 0 kudos

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
  • 382 Views
  • 0 replies
  • 0 kudos

Repeatition counter problem in STM32G431RB DISCO + CubeIDE

Hello.There are some problems with the repeatition counter (TIMX_RCR).The problem occurs when I enable the OPM setting to use the feature and enter a 16 bit value in the RepetitionCounter setting.I think that it is correct to change uint8_t Repetitio...

MKim.5 by Associate
  • 750 Views
  • 3 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
  • 1643 Views
  • 0 replies
  • 4 kudos

printf float STM32G070CB

How to enable float (printf) in STM32CUBEIDE 1.0.1 IDE?The -u printf_float option is selected.

RDos by Associate II
  • 604 Views
  • 2 replies
  • 0 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
  • 631 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...