STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.16.1 released

STM32CubeIDE 1.16.1 was released on st.com as well as an in-tool update patch aligned with STM32CubeMX v6.12.1 that is available for download. Main issues fixed in this minor release: Fixed issue when install OpenSTLinux MP2 plugin from OpenSTLinux r...

STM32CubeIDE 1.16.0 released

STM32CubeIDE 1.16.0 was released today on st.com as well as an in-tool update patch. What is new in 1.16.0?Microcontroller and board lists aligned with STM32CubeMX v6.12.0 : STM32C0, STM32WB0 and STM32MP25XXAdded CMake support for multicontext projec...

[BUG]Unable to run SWV on STM32F746 Nucleo board

Use STM32CubeIDE 1.4.2STM32CubeMX 6.0.1Windows 10 1903First of all generated ioc for truestudio 9.3. In main implement new _write function:int _write(int file, char *ptr, int len) { /* Implement your write code here, this is used by puts and printf f...

0693W0000059jflQAA.png 0693W0000059jgZQAQ.png 0693W0000059jkbQAA.png
GShch.1 by Associate
  • 282 Views
  • 0 replies
  • 0 kudos

Question about ioc file.

When modified the value of the ioc file, STM32CubeIDE creates the code.Conversely, if I modify the code, is there a way to reflect it in the ioc file?For example, if I change the PLLM value to 25 in the code, I want to automatically change the PLLM v...

SHong.4 by Associate
  • 291 Views
  • 1 replies
  • 0 kudos

Some issues with STM32CubeIDE and STM32H747

1) In all of the examples the project explorer shows the CM7 code greyed and crossed out because "exclude from build" is checked. It is clearly not excluded from the build as this is the main code for the example. I presume this is some fiddle to all...

AStew.1 by Associate II
  • 375 Views
  • 2 replies
  • 0 kudos

Problem to add vl53l1 library

Hi, I have problem to add vl53l1 library to my project created whit STM32CUBE ide , i use mcu STM32G030FX, i unzip the file en.STSW-IMG007 under drivers/vl53l1/core and drivers/vl53l1/plattform ,after build the project i had this error16:37:31 ...

Fscu.1 by Associate II
  • 441 Views
  • 1 replies
  • 0 kudos

Resolved! Example project provided does not build.

Hi,I am using the above board, downloaded the example project and followed all procedure as per the readme.txt.Though I had to copy many header files into the project, I am able to create the project to 75% then it comes up with error. Please see att...

0693W000004KBE5QAO.png
Shaun.t by Associate III
  • 385 Views
  • 2 replies
  • 0 kudos

STM32F103C8T6 problem debuging in CubeIDE

Hello,I bought few Blue pill modules with this MCU. But I have a problem with them in CubeIDE (Eclipse) When I try debuging or write code into MCU, there is an Error (underneath) for all modules with this MCU (STM32F103C8T6, 99lKA 98, MYS 803)I have...

ONadr.1 by Senior III
  • 1109 Views
  • 6 replies
  • 0 kudos

STM2 SPI state machine for HAL_BUSY

Hi,I see there are different states for SPI transfer/Receive.There are 4 different status when we use HAL_SPI_Transmit_Receive_DMA()What is the next step if we receive the status as HAL_BUSY, HAL_ERROR, HAL_TIMEOUT.Can you please help me to get some ...

Iswarya by Associate II
  • 452 Views
  • 1 replies
  • 0 kudos