Release Notes ¶
Purpose ¶
STM32Cube enables developers to achieve design success. With a comprehensive suite of professional development tools and embedded software components, STM32Cube allows developers to differentiate products, streamline design cycles, and reduce costs. STM32Cube ecosystem supports all design steps, including selection, configuration, development, debugging, programming, and monitoring. The STM32Cube embedded software offer provides ready-to-use software components that can be added to a project. It includes STM32 peripheral driver APIs with two levels of abstraction, middleware, board drivers, and examples. There are several distribution channels, including the STM32CubeMX2 tool, the ST website, and GitHub. All embedded software comes with enhanced online documentation, with flowcharts and user sequences.
More documentation is available at EEPROM Emulation SW Pack online documentation.
Update history ¶
2.0.0 / 13-March-2026 ¶
Main changes ¶
First official release of EEPROM Emulation.
Contents ¶
Software package
Core source code and headers
EEPROM emulation algorithms (FLITF and NVM)
Flash interface (ready-to-use implementation and template)
CRC interface (ready-to-use implementation and template)
ECC interface (ready-to-use implementation and template)
Supported devices and boards ¶
STM32C5 series.
Known Limitations ¶
Configuration and code generation using STM32CubeMX tool will be available soon.
Development Toolchains and Compilers ¶
IAR Embedded Workbench for ARM (EWARM) toolchain V9.60.3 + ST-LINK
MDK-ARM Keil uVision V5.42
STM32CubeIDE for Visual Studio Code (GCC13 compiler)
Backward compatibility ¶
None.
Dependencies ¶
None.