STM32Cube is an STMicroelectronics original initiative to ease developers' life by reducing efforts, time and cost.
STM32Cube covers the overall STM32 products portfolio. It includes a comprehensive embedded software platform (this repo), delivered for each series (such as the STM32CubeWL for the STM32WL series).
- The CMSIS modules (core and device) corresponding to the ARM tm core implemented in this STM32 product
- The STM32 HAL-LL drivers : an abstraction drivers layer, the API ensuring maximized portability across the STM32 portfolio
- The BSP Drivers of each evaluation or demonstration board provided by this STM32 series
- A consistent set of middlewares libraries such as RTOS, FatFS, LoRaWAN, Sigfox, Key Management Services ...
- A full set of software projects (basic examples, applications or demonstrations) for each board provided by this STM32 series
The STM32CubeWL MCU Package projects are directly running on the STM32WL series boards. You can find in each Projects/Board name directories a set of software projects (Applications/Demonstration/Examples).
In this repository, the middleware libraries listed below along with the 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_Key_Management_Services
./Middlewares/ST/STM32_Secure_Engine
./Middlewares/Third_Party/Sigfox
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.
Details about the content of this release are available in the release note here.
- STM32WL
Please refer to the CONTRIBUTING.md guide.