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

Resolved! Error with auto generated drivers in CubeIDE

I am not sure this belongs here, it could just as well be in MCU, but i believe it could be a configuration problem, so i put it here.I am working on a project with Cube IDE. when I tried to compile for the first time, the build failed because of er...

Ubus99 by Associate III
  • 1290 Views
  • 1 replies
  • 0 kudos

Resolved! IDE the culprit for Hard Faults?

Hi,I'm using the F469I-DISCO Board, since a couple of days I can't pause the execution of my program, without it causing a Hard Fault after continuing. I know it doesn't have anything to do with my code, because I took old projects, which ran fine a...

STM32F429ZI UART5 data is received on terminal only for Baud rates 9600 & 4800 for higher baud rates we get garbage data. What can be the issue ?

System Clock is PLL_HSEHSE connected is 12MHzHSE_VALUE is set 12000000 & SystemCoreClock = 180000000 in system_stm32f4xx.cHCLK = 180MHzPCLK1 = 45MHzPLLM = 12;PLLN = 360;PLLP = RCC_PLLP_DIV2;PLLQ = 4;Clocks are configured as expected, cross checked RC...

Rahul1 by Associate II
  • 951 Views
  • 7 replies
  • 0 kudos

CubeIDE 1.1.0 import issue

Well so my first impression from CubeIDE 1.1 on Win10... looks good =)Just some issues with importing existing projects from Atollic:My Atollic projects have been imported from SW4STM, and some remnants of SW4STM still are in the .project or .cprojec...

Pavel A. by Evangelist III
  • 599 Views
  • 2 replies
  • 0 kudos

Unable to display real time data in GUI.

Hi,I am transmitting data from STM32CubeIDE to MATLAB ,reading successful data and graph in MATLAB. But when trying to display this data in GUI,not getting graph in GUI instead of that it shows graph in MATLAB. In GUI,i am just running the MATLAB f...

Mohan1 by Associate III
  • 337 Views
  • 1 replies
  • 0 kudos