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.

USBX is an USB stack middleware for STM32 microcontrollers, supporting both device and host roles. It provides a configurable set of USB classes and basic USB protocol functionality. USBX is RTOS‑agnostic and can be integrated in bare‑metal or RTOS‑based applications. software comes with enhanced online documentation, with flowcharts and user sequences.

More documentation is available at USBX SW Pack online documentation

Update history

2.0.0 / 13-March-2026

Main changes

First Official release of USBX SW Pack . This pack is based on USBX V6.4.3 version

Contents

  • USBX full stack support (device and host classes), for both bare‑metal and RTOS, with STM32 PCD/HCD integration and USB device descriptor management.

Known limitations

  • None

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)

Supported devices and boards

  • STM32C5 series.

Backward compatibility

  • None

Dependencies

  • STM32C5xx HAL Drivers V2.0.0

  • FreeRTOS SW Pack V2.0.0 (required when selecting RTOS mode)

  • FileX SW Pack V2.0.0 (required when selecting MSC Host class)