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

Resolved! Cant do anything with the board

I'm a new user working with a Nucleo F103RB board, and it suddenly stopped working. I can't program, debug, perform a chip erase, or access any sector. It began showing vFlash errors and is now stuck in a lockup stage. I've attempted to upload a diff...

Captura de tela 2024-05-13 143641.png

Resolved! J-link driver manual upgrade for STM32U5G9J-DK1.

Hello,  I tried to use a J-Trace to program an STM32U5G9J-DK1.  This J-Trace Pro works well on other projects.  I also tried a J-link and it shows the same issue. While, of course, STLink3 via the same connector works well.  After I look into the J-l...

lhz412 by Associate II
  • 719 Views
  • 1 replies
  • 0 kudos

STM32CubeIDE 1.15.0 released

STM32CubeIDE 1.15.0 was released today on st.com as well as an in-tool update patch. What is new in 1.15.0? Microcontroller and board lists aligned with STM32CubeMX v6.11.0 : STM32U0, STM32H7Rx/STM32H7Sx and STM32H523/STM32H533Added the support for t...

STM32 CUBE IDE - taskEntry() function definition

Hi team,I am developing a POC to change screen when we click an icon on the display in STM32 Cube IDE. I am using STM32F429I Disco board with ili9488 LCD driver and tsc2004 Touch Sensor Controller. I have developed the Graphics in TouchGFX designer. ...

Resolved! STM32CubeIDE 1.15.1 code generation problem

Using TIMER4 - CH1 as PWM generator with DMA1 - Channel1 (memory to peripheral, circular mode, Half Word), the code generation produces this output in file tim.c:                where (see red arrow) it uses DMA_REQUEST_TIM1_CH1 instead of DMA_REQUES...

Test01.jpg