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

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