STM32CubeF0/README.md

42 lines
2.9 KiB
Markdown
Raw Normal View History

2019-07-08 12:45:16 +01:00
# STM32CubeF0 MCU Firmware Package
2021-08-09 17:05:56 +01:00
![latest tag](https://img.shields.io/github/v/tag/STMicroelectronics/STM32CubeF0.svg?color=brightgreen)
**STM32Cube** is an STMicroelectronics original initiative to ease developers' life by reducing efforts, time and cost.
2019-07-08 12:45:16 +01:00
2020-12-02 18:35:04 +01:00
**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.
2021-08-09 17:05:56 +01:00
* A consistent set of middleware libraries such as RTOS, USB, FatFS, graphics, touch sensing library...
2020-12-02 18:35:04 +01:00
* A full set of software projects (basic examples, applications, and demonstrations) for each board provided for this STM32 series.
2019-07-08 12:45:16 +01:00
2020-12-02 18:35:04 +01:00
The **STM32CubeF0 MCU Package** projects are directly running on the STM32F0 series boards. You can find in each Projects/*Board name* directories a set of software projects (Applications/Demonstration/Examples).
2019-07-08 12:45:16 +01:00
2020-08-19 10:35:34 +01:00
In this FW Package, the module **Middlewares/ST/STemWin** is not directly accessible. It must be downloaded from a ST server, the URL is available in a readme.txt file inside the module.
2020-12-02 18:35:04 +01:00
## Release note
Details about the content of this release are available in the release note [here](https://htmlpreview.github.io/?https://github.com/STMicroelectronics/STM32CubeF0/blob/master/Release_Notes.html).
2019-07-08 12:45:16 +01:00
## Boards available
2020-12-02 18:35:04 +01:00
* STM32F0
2019-07-08 12:45:16 +01:00
* [32F0308DISCOVERY](https://www.st.com/en/evaluation-tools/32f0308discovery.html)
* [32F072BDISCOVERY](https://www.st.com/en/evaluation-tools/32f072bdiscovery.html)
2020-12-02 18:35:04 +01:00
* [NUCLEO-F030R8](https://www.st.com/en/evaluation-tools/nucleo-f030r8.html)
* [NUCLEO-F031K6](https://www.st.com/en/evaluation-tools/nucleo-f031k6.html)
* [NUCLEO-F042K6](https://www.st.com/en/evaluation-tools/nucleo-f042k6.html)
* [NUCLEO-F070RB](https://www.st.com/en/evaluation-tools/nucleo-f070rb.html)
* [NUCLEO-F072RB](https://www.st.com/en/evaluation-tools/nucleo-f072rb.html)
* [NUCLEO-F091RC](https://www.st.com/en/evaluation-tools/nucleo-f091rc.html)
* [STM32072B-EVAL](https://www.st.com/en/evaluation-tools/stm32072b-eval.html)
* [STM32091C-EVAL](https://www.st.com/en/evaluation-tools/stm32091c-eval.html)
* [STM32F0DISCOVERY](https://www.st.com/en/evaluation-tools/stm32f0discovery.html)
2019-07-08 12:45:16 +01:00
## Troubleshooting
2020-12-02 18:35:04 +01:00
**Caution** : The issues and the pull-requests are **strictly limited** to submit problems or suggestions related to the software delivered in this repository.
2019-07-08 12:45:16 +01:00
2021-08-09 17:05:56 +01:00
**For any other question** related to the product, the hardware performance or characteristics, the tools, the environment, you can submit it to the **ST Community** on the STM32 MCUs related [page](https://community.st.com/s/topic/0TO0X000000BSqSWAW/stm32-mcus).