STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.17.0 released

We are pleased to announce to you that the release 1.17.0 of STM32CubeIDE is available. What is new in 1.17.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX: Added the support for the STM32N6 seriesAdded the support for ...

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
  • 589 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
  • 3356 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
  • 1527 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
  • 590 Views
  • 1 replies
  • 0 kudos