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

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
  • 1315 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
  • 5742 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
  • 639 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
  • 424 Views
  • 2 replies
  • 0 kudos