STM32CubeIDE (MCUs)

Ask questions on STM32CubeIDE. Discuss how to build, debug, configure, and optimize your project as well as how to use our software tools.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.18.1 released

We are pleased to announce that the minor release 1.18.1 of STM32CubeIDE is available. What is new in 1.18.1: This minor release will not bring any major updates to the STM32CubeIDE 1.18.1. It will be aligned with the STM32CubeMX 6.14.1. Main fixed i...

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

uninstall.exe is malware

I ran uninstall.exe from the STM32CubeIDE installation folder through VirusTotal. Results here: https://www.virustotal.com/gui/file/e965ce62fe16c51edc4e186fb6cc84c3f9f98dacfd61d3ba0e8b2154a73bfb8cSome scanners detect it as malware. I originally insta...

qua by Associate III
  • 3685 Views
  • 4 replies
  • 2 kudos

Resolved! STM32 Cube IDE Cosole not shown

Hii everyone,I am new in STM Cube IDE. After install the Cube IDE it's not show any console where I can check the the status of the code like the error or suggation or status of any action. I attach my Cube IDE's snapshot for reference. Please help ...

SubhrajitMajumder_0-1692117938284.png

Resolved! STM32CubeIDE 1.13.1 problem

Hello, while using 1.13.1 version of STM32CubeIDE on a  STM32H735G-DK board I encountered 5 errors which did not happen while using previous versions.The errors are as follows:Can anyone help with what might cause these errors and how can they be fix...

err.PNG
fzbarati by Associate
  • 1067 Views
  • 3 replies
  • 0 kudos

Resolved! Implementing encryption on the STM32L073RZ board

How can I implement the encryption option on the STM32L073RZ board, is that ok with this „https://www.st.com/en/embedded-software/x-cube-cryptolib.html#get-software" link?What is the best algorithm for my board?  Can you please give the Implementatio...

Whiz by Associate
  • 694 Views
  • 1 replies
  • 1 kudos

Resolved! Live expression wrong type format

Do someone know how to fix the wrong type format on Live Expression under Debug?The format is uint16_t which "live expression" understand corretly, but shows  signed int.Please, see the picture attached.It was right on old CUBE versions...Regards.

JSILV.2 by Senior
  • 4858 Views
  • 4 replies
  • 2 kudos

Resolved! Why does not accept the MCU name?

On CUBE IDE Target Selector, on choosing NEW MCU the selection box do not accept anymore the MCU's name?The box accept only one letter and jumps to the next box?Like the attached picture.

JSILV.2 by Senior
  • 1443 Views
  • 3 replies
  • 2 kudos

Resolved! STM32CubeIDE problem with callback function

Hi, I have writen simple callback function for handle end of ADC convertion in main.c file. In main.h is declared extern void HAL_ADC_ConvCpltCallback(ADC_HandleTypeDef* hadc); main.c void HAL_ADC_ConvCpltCallback(ADC_HandleTypeDef* hadc){adc_Complet...

OM by Associate II
  • 1667 Views
  • 2 replies
  • 0 kudos