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

No completions available for HAL function

Hi,I try to use HAL_ADC_ConvCpltCallback function under user code begin4, but it does not autocompleted under that section. On the contrary, it is auto completed under USER BEGIN2.Could you please point me to the right direction ?   

demir_0-1707246352683.png demir_1-1707246565285.png
demir by Senior II
  • 705 Views
  • 1 replies
  • 1 kudos

Resolved! What is the correct way of using classes in main.c

Hi,I have plenty of embedded code that was written in a mixture of C/C++ with target of NXP processors, now I am going to port it onto STM32 targets, I wrote a mini class OutputPort as a test in CubeIDE: OutputPort.h: #include "stm32f767xx.h"class Ou...

Chao_0-1707061972606.png
Chao by Senior
  • 4226 Views
  • 13 replies
  • 4 kudos

How to take input from keyboard in UART on putty

I need to help for take input from keyboard in UART on putty.board name is: STM32F407G DiscoveryHere is code for reference to you.This is the message which i want to transmit."char msg1[]="Press 1 for Input capture:\n\r""Press 2 for Duty Cycle:\n\r""...

MG1 by Associate II
  • 1870 Views
  • 3 replies
  • 1 kudos

Problema com pareamento inicial da UART

Estou trabalhando com UART no STM32G070 e não estou tendo exito em pareamento inicial da UART, sou novo na area de UART e não acho uma forma que entendo sobre montar um protocolo, monte um (em anexo) e funciona muito bem quando parea os dados, mas qu...

DSK_2024 by Associate
  • 740 Views
  • 1 replies
  • 0 kudos

Flash.id Synax Error Bug

Hello, I am posting for help with an issue I am encountering when trying to build and run a project using STM32cubeIDE. The error message I get is: C:/ST/STM32CubeIDE_1.14.1/STM32CubeIDE/plugins/com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-st...

Carrcl by Associate II
  • 3189 Views
  • 8 replies
  • 1 kudos