Release Notes

Purpose

The part driver is the interface for an external device on the board. It does not directly depend on the HAL nor on the board hardware design. This driver provides specific unitary services and could be used by any board integrating this external component.

The principle of the STM32Cube2 part drivers’ architecture is intended to:

  • Make the parts drivers easily used directly by applicative code with better glue logic between components and bus.

  • Separate the driver core from resources configuration and definition.

  • Have direct services call from application level without using driver and class data structures.

Update history

1.0.0 / 18-February-2026

Main changes

First release

Initial release of the M95P32 part driver, including support for configuration and code generation in STM32CubeMX2.

Known limitations

No limitation raised for this part driver.

Dependencies

Configuration and code generation features require STM32CubeMX2 >= 0.1.621.