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

Correct way to deactivate SPI in half-duplex/simplex mode

I am trying to change a STM32F4 from slave to master after certain amount of time, send a message as master, and go back to slave. I found out that configuring the SPI as slave_rxonly and enabling the SPI will cause the clock to unexpectedly sent a c...

0693W00000AMIV1QAP.png
FDomi.1 by Associate
  • 2920 Views
  • 5 replies
  • 0 kudos

How to generate fixed length hex file using STM32CUBEIDE ?

I am trying to develop a boot-loader for STM32H7xx micro-controller. For that i need a hex file of my program, i am using STM32CUBEIDE for that but the problem is that my generated hex file length is not same some line is short but i need fixed lengt...

JP_RS by Associate II
  • 1161 Views
  • 2 replies
  • 0 kudos

Resolved! Migration from Atollic True studio to STCUBE IDE

We have converted project which was compiled by Atollic True studio to STCUBE IDE. We got the message "Migration was successful but Manual settings may be required" Application_converter.log shows warning and other messages.Not sure that migration is...

NGopa.2 by Associate
  • 860 Views
  • 2 replies
  • 0 kudos

Open existing projects via command line

Hi Guys,we have a document management system in our company.There we store all kinds of project related files like 2D drawings,3D designs/assemblies, test reports, datasheets etc..A quite useful feature is to click on whatever document and thesystem ...