Skip to content

STMicroelectronics/STM32CubeU3

Repository files navigation

STM32CubeU3 MCU Firmware Package

tag release note offer

Important

This repository has been created using the git submodule command. Please refer to the "How to use" section for more details.

Overview

This repository provides the STM32CubeU3 MCU firmware, including all software components (Drivers, Middleware, Projects, Utilities).

Note

Some middleware libraries and projects are unavailable in this repository

In this repository, the middleware libraries listed below along with this list of projects (demos, applications, and examples) using them, are not available as they (the middleware libraries) are subject to some restrictive license terms requiring the user's approval via a "click thru" procedure.

  • ./Middlewares/ST/STM32_Audio

If needed, they can be found inside the full firmware package available on our website st.com and downloadable from here. You will be prompted to login or to register in case you have no account.

How to use

  • To clone the repository, run the command below
git clone --recursive https://github.com/STMicroelectronics/STM32CubeU3.git
  • To pull the latest updates, run the commands below from the root of the repository
git pull; git submodule update --init --recursive

Caution

If the "Download ZIP" option is used instead of the git clone command, then the different submodules have to be collected and added manually.

Note

The latest version of this firmware available on GitHub may be ahead of the one available on st.com or via STM32CubeMX. This is due to the rolling release. Please refer to this post for more details.

Boards available

Feedback and contributions

Please refer to the CONTRIBUTING.md guide.

About

This repository provides the STM32Cube MCU Firmware for the STM32U3 series, including the HAL-LL and the BSP Drivers, the CMSIS Core and the CMSIS Device interfaces, various MW libraries, and a set of projects running on the different STM32U3 evaluation kits provided by STMicroelectronics.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors