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

Hi, I had software written for me for a STM32F103C8 processor in CUbeIde vs1.1.0 I need to edit this software and are running vs1.4.2 , but get lots of problems all of a sudden when migrating to the newer version. Please Help!!

The problem is that some of the projects just stop working all together, it compiles without errors, but the oled for instance is not working at all. If I use vs1.1..0 on another pc, all is working fine.

SRaut.2 by Associate
  • 379 Views
  • 2 replies
  • 0 kudos

How to use HAL_UART_receive_dma multiple times. When I modify the example project UART_TwoBoards_ComDMA (for nucleo-144 H743ZI2) with a loop of dma receive and dma transmit only the first time the received data is okay.

I connect PC6 with PC7 to get a loopback on my evaluation board.I add the following code:do{ memset( aRxBuffer, 0x00, sizeof(aRxBuffer)); if(HAL_UART_Receive_DMA(&UartHandle, (uint8_t *)aRxBuffer, RXBUFFERSIZE) != HAL_OK)   {    Error_Handler();   ...

Resolved! Unsigned content in CubeIDA update

while tryingt o update the CubeIDE , I get the following message indicating that update contains unsigned content Is it safe to install the updates or dose it contains any risk?

0693W000004KElWQAW.png
HAlzo by Senior
  • 607 Views
  • 1 replies
  • 0 kudos

STM32CubeIDE generates high CPU load (Win7)

Hi,I installed STM32CubeIDE (Version: 1.1.0, Build: 4551_20191014-1140 (UTC)) on my laptop (Win7, 64bit). The installation path is "C:\tools\ST\STM32CubeIDE_1.1.0\STM32CubeIDE" As soon as I start the IDE the CPU load on my laptop the CPU load goes up...

headless-build JVM terminated

First of all, I want to ask whether my use case is achievable with headless-build:I want to build my project (with frequently changing files and directories) from terminal[In Terminal]: [Project]/Release: make -j12 allWhen I change some source files ...

S_L by Associate
  • 470 Views
  • 0 replies
  • 0 kudos

Update Site issue on STM32CubeIDE

Hello support team ,i have tried to Update Stm32CubeIDE on update sitehttp://sw-center.st.com/stm32cubeide/updatesite1i have a systematic issueAn error occurred while collecting items to be installedsession context was:(profile=STM32CubeIDE, phase=or...