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

Interfacing STM32H7 with uSD using SDMMC

I referred a youtube video   https://www.youtube.com/watch?v=I9KDN1o6924So i followed the steps /* USER CODE BEGIN 2 */ if(f_mount(&SDFatFS, (TCHAR const*)SDPath, 0) != FR_OK) {  Error_Handler();}   else {      if(f_mkfs((TCHAR const*)SDPath, FM_ANY,...

DeepakY by Associate II
  • 1773 Views
  • 7 replies
  • 4 kudos

Cant print on SWV ITM Data Console

I am trying to Debug with SWO and SWV in STM32CubeIDE. But i am not getting any thing on SWV ITM Data console and Timline Graph. As you can see in live expression window count is incrementing as expected. My clock is running on 24Mhz.

0693W00000BapnPQAR.jpg 0693W00000BapnFQAR.jpg 0693W00000Bapn5QAB.jpg
asim khan by Associate III
  • 6773 Views
  • 7 replies
  • 1 kudos

Resolved! How to setup a version control system

With STM32CubeIDE on Windows 11 PC, how to setup a local (not storing on Github) version control system?How Version Control System works?  How often it freeze and save files/state of a project?  Does it restore to (a) hit 'commit' key  (b) nth compil...

David_ by Senior
  • 1045 Views
  • 1 replies
  • 2 kudos

cubeıde close

Hello, after updating cubeide, it started to close automatically. While checking for updates, it gives an error and then the program closes. I uninstalled the program and reinstalled it, but the problem persists. I also updated Java but the problem d...

edramden by Associate II
  • 544 Views
  • 2 replies
  • 0 kudos

Resolved! Global variable overlaps with stack.

Hi.I am absolute noob with stm32 and i am currently trying to connect GY-GPS6MV2 module to RobotDyn STM32 Mini(STM32F103C8T6).  I have connected GPS module to pins and set up USART1 in asyncronous mode. I have done everethyng according to official ex...

STM32_SP.jpeg STM32_Declaration.jpeg
BigBrick by Associate II
  • 2752 Views
  • 14 replies
  • 0 kudos

Resolved! LED won't blink

Hi,First, sorry if my english is bad, I'm French.I have just bought a NUCLEO F207ZG and I try to blink an LED.When I upload the program, the console output :STMicroelectronics ST-LINK GDB server. Version 7.8.0 Copyright (c) 2024, STMicroelectronics. ...

R0M1 by Associate II
  • 1431 Views
  • 7 replies
  • 1 kudos