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

SWV Exception Trace is not working in STM32CubeIDE

I want to trace exceptions/interrupts happening in my board with STM32L4xx in STM32CubeIDE by `SWV Exception Trace Log` and `SWV Trace Log`. I use SEGGER J-Link and In Debugger I have correctly set the interface to SWD and the Core Clock to 80 MHz. A...

KK.1 by Associate
  • 436 Views
  • 0 replies
  • 1 kudos

unknown type name '_ARMABI'

Hi Sir,I'm transferring code from Keil to CubeIDE. During compilation, i cannot find the way to solve the error unknown type name '_ARMABI'. _ARMABI is defined in many header files including stdio.h and time.h in Keil environment, but I cannot find w...

LChan.5 by Associate II
  • 550 Views
  • 1 replies
  • 0 kudos

Is there an example of smbus master and slave usage ?

I am trying to use smbus to talk to a charger chip. Is there any example on how this works ?I am using the following HAL API.HAL_SMBUS_Master_Receive_IT(&hsmbus1, 0x0b, &reg_val[0], sizeof(reg_val), SMBUS_FIRST_AND_LAST_FRAME_NO_PEC);IRQ handler:void...

PRedd.111 by Associate III
  • 787 Views
  • 1 replies
  • 0 kudos

Can't make running the basic USB training

Hey guys! I am desperately trying to make a basic USB between my stm32 (stm32L073RZT6) and my linux working... I wanted to discover stm32 and it's STM32CubeIDE so i am new to this and i am doing the USB tutorial consisting only to send a message to a...

Jmaxi by Associate II
  • 747 Views
  • 2 replies
  • 0 kudos

eclipse installation problem

Dear ST Hello,I want to use eclipse for my stm32f board.I installed the arm gnu tool chain and the package gnu from my eclipse installer.I added the \bin to my PATH in eclipse and OS.I couldn't compile the project, it seems like eclipse couldn't find...

0693W000001shlqQAA.png 0693W000001shllQAA.png

how to use st link and connect GDB server in cube Ide

 hi, I'm using STM32CubeIDE 1.3.1 and trying to execute some programs. but there's a this message. it seems the problem relay upgrading st link and GDB server but I don't know how to solve this. do anyone have the same problem? I'm using STM32CubeID...

0693W000001shWbQAI.png
T22 by Associate II
  • 932 Views
  • 4 replies
  • 0 kudos