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

Resolved! Power Regulator Voltage scaling and SysClock issue

Hello,I am using STM32H755 microcontroller and STM32CubeIDE V1.13.0 for my development.I am not able to set the clock frequency to 480MHz. Whenever I do so, I receive power regulator voltage scaling error. (Shared in the attachment).The product revis...

HDesa.1 by Senior
  • 1416 Views
  • 6 replies
  • 3 kudos

Trustzone: NonSecure_Init does not start the nonsecure

Whilst using the standard code generated through cubemx for Trustzone on the Nulceo-WBA55cg Board with TZEN = 1 and having the nonsecure in the Debug configuration of the secure the code doesnt complete the Nonsecure init in the last Line. I checked ...

Isko by Associate II
  • 487 Views
  • 1 replies
  • 0 kudos

Convert Integer to float

Hello everyone, can someone tell me why casting doesn't work. I want to convert int values of an array to float.for (int i = 0; i<= adcBufferSize; i++){adc_buffer_float[i] = (float)adc_buffer [i];}

Sax by Associate III
  • 3130 Views
  • 12 replies
  • 2 kudos

Resolved! Include not works in STM32CubeIDE

STM32CubeIDE Version: 1.14.0 Build: 19471_20231121_1200 (UTC) OS: Windows 10, v.10.0, x86_64 / win32 Java vendor: Eclipse Adoptium Java runtime version: 17.0.8.1+1 Java version: 17.0.8.1include setupand the exported xml content<option IS_BUILTIN_EMPT...

sayhi2008_0-1710982545148.png

Resolved! UART is not working

Hi,I have checked connections and assured that everything is set up correctly. When I run the below code, I cant see anything on serial console.Does anyone have any idea about the root cause ? /* USER CODE BEGIN Header */ /** **********************...

demir by Senior II
  • 1892 Views
  • 18 replies
  • 7 kudos

STM32CubeIDE 1.14.0 on Catalina MacOS fails to build

Hi,I couldn't find anyone else having the same problem as me with STM32CubeIDE 1.14.0 on Catalina MacOS.Before the upgrade to 1.14.0 all my projects were building fine. After the upgrade to 1.14.0 (or fresh install) all of them fail to build with the...

kayuk by Associate II
  • 1339 Views
  • 6 replies
  • 4 kudos

unable to program in stm32f7508dk

sir we are getting this error while loading the code into stm32f7508 dk board Error in final launch sequence: Failed to execute MI command:target remote localhost:60000 Error message from debugger back end:Remote communication error. Target disconnec...

kishor by Associate II
  • 427 Views
  • 1 replies
  • 0 kudos