Go to file
Ali Labbene 197d5c760c Rename License.md with capital letters 2022-12-19 17:28:16 +01:00
.github Update CONTRIBUTING.md and PULL_REQUEST_TEMPLATE.md with CLA procedure description and mention that pull-requests are now accepted 2020-03-26 10:47:18 +01:00
Documentation Release v1.8.0 2019-08-05 16:25:51 +01:00
Drivers Release v1.9.3 2021-06-08 10:51:18 +01:00
Middlewares [PRJ] Remove projects using MW libraries subject to click-thru 2022-12-19 16:59:35 +01:00
Projects [PRJ] Remove projects using MW libraries subject to click-thru 2022-12-19 16:59:35 +01:00
Utilities Release v1.8.0 2019-08-05 16:25:51 +01:00
_htmresc Release v1.9.3 2021-06-08 10:51:18 +01:00
CODE_OF_CONDUCT.md Release v1.8.0 2019-08-05 16:25:51 +01:00
CONTRIBUTING.md [PRJ] Remove projects using MW libraries subject to click-thru 2022-12-19 16:59:35 +01:00
LICENSE.md Rename License.md with capital letters 2022-12-19 17:28:16 +01:00
README.md [PRJ] Remove projects using MW libraries subject to click-thru 2022-12-19 16:59:35 +01:00
Release_Notes.html Release v1.9.3 2021-06-08 10:51:18 +01:00
package.xml Release v1.9.3 2021-06-08 10:51:18 +01:00

README.md

STM32CubeF2 MCU Firmware Package

latest tag

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 delivered for each STM32 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 layer offering a set of APIs ensuring maximized portability across the STM32 portfolio.
  • The BSP drivers of each evaluation, demonstration or nucleo board provided for this STM32 series.
  • A consistent set of middleware libraries such as RTOS, USB, FatFS, graphics, touch sensing library...
  • A full set of software projects (basic examples, applications, and demonstrations) for each board provided for this STM32 series.

The STM32CubeF2 MCU Package projects are directly running on the STM32F2 series boards. You can find in each Projects/Board name directories a set of software projects (Applications/Demonstration/Examples).

Some middleware libraries are unavailable in this repository

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 thu" procedure.

  • ./Middlewares/ST/STM32_Audio
  • ./Middlewares/ST/STemWin

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.

Release note

Details about the content of this release are available in the release note here.

Boards available

Troubleshooting

Please refer to the CONTRIBUTING.md guide.