
STM32CubeIDE is a free and powerful integrated development tool provided by ST, enriching the STM32Cube ecosystem. It is based on the Eclipse®/CDT framework, GCC compiler toolchain, and GDB debugger, and supports the addition of third-party plugins. At the same time, STM32CubeIDE is organically combined with ST’s STM32CubeMX configuration and initial code generation tool and STM32CubeProgrammer programming tool, forming a “multi-in-one” STM32 development platform.
Here we share several user manuals and application notes related to STM32CubeIDE provided by ST, as shown in the table below:
【In mobile mode, images can be clicked to enlarge】

The above documents can be found by visiting www.st.com/stm32 and searching for the corresponding number, for example, searching for AN5361 will locate the corresponding document for download.
For an overall introduction to STM32CubeIDE, you can click the “Read Original” link at the bottom left for further reading.
===============================
Previous topic reading links:
1、STM32 timer triggering ADC timing topic
2、Summary of STM32 application notes, worth collecting
3、Variable viewing topic based on STM32CubeIDE
4、Comprehensive application example based on STM32 multi-channel ADC
5、Application example based on STM32 timer ETR signal
