Go to file
Kilani Akrich 043626d52e [PRJ][APPS][USBH] Fix stack corruption due to inconsistent type of local variable in MSC_File_Operations() 2023-10-05 16:04:54 +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 11:09:42 +01:00
Documentation Release v1.15.0 2019-08-05 13:14:59 +01:00
Drivers Set back updates from commit 5f42e82ac2 (misc. fixes) undone by commit c20e6dd15b (release v1.17.1) 2023-08-14 11:00:40 +01:00
Middlewares [PRJ] Remove projects using MW libraries subject to click-thru 2023-01-23 18:23:12 +01:00
Projects [PRJ][APPS][USBH] Fix stack corruption due to inconsistent type of local variable in MSC_File_Operations() 2023-10-05 16:04:54 +01:00
Utilities Release v1.16.2 2021-12-14 09:57:38 +01:00
_htmresc Release v1.17.1 2023-08-04 14:32:35 +01:00
CODE_OF_CONDUCT.md Release v1.15.0 2019-08-05 13:14:59 +01:00
CONTRIBUTING.md Update CONTRIBUTING.md and PULL_REQUEST_TEMPLATE.md with CLA procedure description and mention that pull-requests are now accepted 2020-03-26 11:09:42 +01:00
LICENSE.md Release v1.16.2 2021-12-14 09:57:38 +01:00
README.md [DOC] Correct typo in README.md 2023-03-27 13:11:28 +01:00
Release_Notes.html Release v1.17.1 2023-08-04 14:32:35 +01:00
SECURITY.md Add SECURITY.md 2023-05-24 08:59:29 +01:00
package.xml Release v1.17.1 2023-08-04 14:32:35 +01:00

README.md

STM32CubeF7 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 STM32CubeF7 MCU Package projects are directly running on the STM32F7 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 thru" procedure.

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

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.