STM32CubeIDE (MCUs)

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

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