STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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

How to add Eigen library C++ to STM32CUBEIDE

Hi, I need help with instructions how I add the Eigen library C++ library to an STM32CUBE IDE project. I have created a project with no target for simplicity, using C++ as the basis language. I have downloaded the open source Eigen C++ library which ...

Bachir by Associate
  • 2717 Views
  • 6 replies
  • 2 kudos

Resolved! CubeIDE Resume (F8) button active when it shouldn't be

Hello,I am facing a small but very boring issue with the Resume (F8) button of the top tool bar.This button is active when it should not be, while download is in progress and if you click on it, the download fails.This behavior is systematic.Randomly...

zeboss49 by Associate III
  • 582 Views
  • 2 replies
  • 0 kudos

Resolved! M1 Macbook pro can't use st-link to run programs

Hello. The following is machine-translated so it might seem a bit strange. I'd like to ask if I can use my only computer, the "MacBook Pro with M1 version", to connect to ST-LINK V2 to program the STM32 on a C8T6 chip's PCB board. I've tried using V1...

yangyan by Associate III
  • 2795 Views
  • 19 replies
  • 3 kudos

Resolved! Strange logic problem after compilation in CUBE IDE 1.14.1

Hi all,    basic info:    stm32 CUBE IDE v1.14.1    PC: Win10 64bit    MCU:STM32G0B1CC     In my code, there are two functions to control the battery to enter charge mode from init mode, when the battery receive a command. Check_AuthCmdToCHG()will se...

Resolved! Slow down SAI Audio output

 Hello,I am currently programming an STM32F469I in STM32CubeIDE (I am a beginner with STM) and I am facing some issues.What I want: I want to read WAV file data from an SD card and send it to the AUX output so I can hear it on my headset/speaker. Cur...

LCKR register useage

Hi ,I am using the stm32f411VET MC board, now i implemented the code to check how LCKR register work. This is the code which i implemented for that, but when i debugged it the LCKR register bits has not set. Any one can help me. /** interfacing LED w...

suhel by Associate
  • 296 Views
  • 0 replies
  • 0 kudos