STM32C5xx DFP Software Pack
June 15, 2026 ยท View on GitHub
Overview
STM32C5xx DFP contains essential information and files for IDEs, toolchains and software applications to support STM32C5xx devices.
Description and Usage
This DFP includes the following components
- Documentation
- Device documentation (Reference Manuals, Datasheets, ...) links are provided in the DFP Pack description file (
STMicroelectronics.stm32c5xx_dfp.pdscfile) - Readme
- Release Notes
- Device documentation (Reference Manuals, Datasheets, ...) links are provided in the DFP Pack description file (
- CMSIS-Core Device Files
startup_stm32c5xxxx.c: device startup file (should be compiled with C compiler)system_stm32c5xx.{c|h}: device system configuration filesstm32c5xxxx.h: device header filestm32c5xxxx.{ld|sct|icf}device linker configuration file
- IDE/Tools Device Support Files
Flash/*.xldr: Flash Programming Algorithms for erasing and downloading code into on-chip FlashSVD/*.svd: System View Description Files describing the programmer's view of the device's peripheralsDescriptors: Device descriptor files (clock, peripherals pinout, ...)IDEs_patches/EWARM: needed patches to add STM32C5xx devices support in IAR Embedded Workbench for ARM